AURUMVORXX
|
810dd00dd8
|
feat: Added onUnban event
|
2024-11-02 18:42:07 +03:00 |
|
AURUMVORXX
|
e9b1ce0b44
|
feat: Added info about function argument types
|
2024-11-02 18:41:43 +03:00 |
|
AURUMVORXX
|
f5a748e1ff
|
feat: Added conversion SqTable -> Dictionary
+ Added onBan event
+ Fixed wrong argument order in onTime event
|
2024-11-02 18:32:07 +03:00 |
|
AURUMVORXX
|
9361f00246
|
docs: Updated README.md
|
2024-11-02 12:16:02 +03:00 |
|
AURUMVORXX
|
a6e8dfa684
|
feat: Added PyG2O python library
|
2024-11-02 11:28:09 +03:00 |
|
AURUMVORXX
|
8fa4b6a6f9
|
fix: cmake for cpython libs
|
2024-11-02 11:17:07 +03:00 |
|
AURUMVORXX
|
0c5d7eb5a9
|
Added submodule cpython
|
2024-11-02 11:10:11 +03:00 |
|
AURUMVORXX
|
4bee1707fa
|
Removed submodule dependencies/cpython
|
2024-11-02 03:11:32 +03:00 |
|
AURUMVORXX
|
aece83e914
|
feat: Added event calling into Python
+ Added onInit, onTick, onExit, onTime events
|
2024-11-02 02:47:38 +03:00 |
|
AURUMVORXX
|
d972b08b6f
|
feat: Added CPython and pybind11 libraries
|
2024-11-02 02:46:48 +03:00 |
|
Patrix
|
f8779704cd
|
Merge branch 'master' of https://gitlab.com/GothicMultiplayerTeam/modules/squirrel-template
|
2024-08-16 22:37:36 +02:00 |
|
Patrix
|
569fd59119
|
Updated sqapi dependency
|
2024-08-16 22:36:36 +02:00 |
|
Martis
|
40df044cf0
|
Update sqapi dependency
|
2024-08-16 20:57:18 +02:00 |
|
Patrix
|
2b67921ca1
|
Merge branch 'master' of https://gitlab.com/GothicMultiplayerTeam/modules/squirrel-template
|
2024-08-15 03:26:52 +02:00 |
|
Patrix
|
5b0f92b11e
|
Updated sqapi dependency
|
2024-08-15 03:26:36 +02:00 |
|
Martis
|
76fdc8ca67
|
Update sqapi dependency
|
2024-08-15 02:53:00 +02:00 |
|
Patrix
|
4bb2101310
|
Updated sqapi dependency
|
2024-08-15 02:32:44 +02:00 |
|
Patrix
|
845e6f33e2
|
Updated sqapi dependency
|
2024-08-15 02:10:44 +02:00 |
|
Patrix
|
695bc52cac
|
Updated sqapi dependency
|
2024-08-15 01:54:47 +02:00 |
|
Patrix
|
ebfadd9fd6
|
Updated sqapi dependency
|
2024-08-05 05:07:58 +02:00 |
|
Patrix
|
5ee89bb1dd
|
moved setting variable after defining the project in CMakeLists.txt
|
2024-08-05 03:11:42 +02:00 |
|
Patrix
|
5205a76bff
|
Updated project:
- upgraded sqapi version
- added required setting of CMAKE_CXX_STANDARD to 17 (sqrat requirement)
|
2024-08-05 03:09:53 +02:00 |
|
Patrix
|
5e80815533
|
corrected formatting
|
2024-05-29 02:47:07 +00:00 |
|
Patrix
|
255698ddf5
|
updated linux-arm.cmake
|
2024-05-29 02:43:55 +00:00 |
|
Patrix
|
bdc20c2a33
|
Updated .gitlab-ci.yml to use squirrel-module.yml template
|
2024-05-17 14:14:29 +00:00 |
|
Patrix
|
86b9f0bba8
|
Removed toolchain files from CMakePresets.json
|
2024-05-02 14:21:45 +02:00 |
|
Patrix
|
c2e2a4ad4d
|
Added cross compilation for arm & arm64 linux architectures in CMakePresets.json (for faster CI/CD builds)
|
2024-05-02 13:38:54 +02:00 |
|
Patrix
|
cd74ad2b99
|
Added setting default compilers for windows template in CMakePresets.json
|
2024-04-09 22:45:52 +02:00 |
|
Patrix
|
d81b50a8ac
|
Moved add_subdirectory call as a last one in CMakeLists.txt
|
2024-03-13 05:21:46 +01:00 |
|
Patrix
|
f38d3860b3
|
updated sqrat dependency
|
2024-03-12 05:25:38 +01:00 |
|
Patrix
|
221f286454
|
Updated sqapi dependency
|
2024-03-12 04:03:15 +01:00 |
|
Patrix
|
ac7f250ed2
|
Reorganized target_link_libraries call in dependencies/CMakeLists.txt
|
2024-03-12 03:59:51 +01:00 |
|
Patrix
|
65568cfa92
|
Corrected sqapi.h include brackets
|
2024-03-09 00:40:25 +01:00 |
|
Patrix
|
097f665a6e
|
Updated README.md
|
2024-03-08 22:21:08 +01:00 |
|
Patrix
|
dfd14ed949
|
Merge branch 'rework' into 'master'
Module rework
See merge request GothicMultiplayerTeam/modules/squirrel-template!1
|
2024-03-08 20:01:20 +00:00 |
|
Patrix
|
16ffe3dacd
|
Fixed typo in release job
|
2024-03-08 20:26:11 +01:00 |
|
Patrix
|
ce030a4cbb
|
Disabled automatic creation of pipelines, replaced it with manual pipeline triggering via web interface
|
2024-03-08 20:06:46 +01:00 |
|
Patrix
|
4fe90c37ca
|
Updated dependencies/sqapi
|
2024-03-08 18:22:59 +01:00 |
|
Patrix
|
a4a33a8ffc
|
Replaced debug install python dependencies with actual ones in .gitlab-ci.yml
|
2024-03-08 15:05:23 +01:00 |
|
Patrix
|
a12c859c5c
|
Updated buildimage to ubuntu 20.04
|
2024-03-08 05:06:10 +01:00 |
|
Patrix
|
b488800445
|
Updated sqapi dependency
|
2024-03-08 00:47:03 +01:00 |
|
Patrix
|
4aeaf9d40f
|
Updated sqapi dependency
|
2024-03-06 04:48:01 +01:00 |
|
Patrix
|
989a1a0a8b
|
Added documentation generation in .gitlab-ci.yml
|
2024-03-04 01:02:39 +01:00 |
|
Patrix
|
bc331091ab
|
Removed unnecessary toolchain files
|
2024-03-03 14:56:14 +01:00 |
|
Patrix
|
ee2a72fc84
|
Simplified .gitlab-ci.yml implementation (WIP)
|
2024-03-03 04:21:32 +01:00 |
|
Patrix
|
feec0c8b49
|
Updated .gitlab-ci.yml (refactorized build:windows)
|
2024-03-02 23:50:39 +01:00 |
|
Patrix
|
bcdce71694
|
Removed hacky windows toolchain files
|
2024-03-02 23:50:08 +01:00 |
|
Patrix
|
012739f05f
|
Replaced CMakeSettings.json with CMakePresets.json
|
2024-03-02 17:11:26 +01:00 |
|
Patrix
|
f37760bed1
|
Updated sqapi dependency
|
2024-03-01 16:27:44 +01:00 |
|
Patrix
|
9b45a567fb
|
Updated SRC variable generation in main CMakeLists.txt
|
2024-03-01 14:58:12 +01:00 |
|