FutureRave
|
bd30b07041
|
lua: fix calls to builtin functions *gone wrong at 3 am*
|
2022-10-20 19:45:58 +01:00 |
|
Edo
|
f3ab0881c4
|
Merge pull request #725 from XLabsProject/dependabot/submodules/deps/lua-c954db3
Bump deps/lua from `26be274` to `c954db3`
|
2022-10-20 18:49:32 +01:00 |
|
dependabot[bot]
|
ce281e8978
|
Bump deps/lua from 26be274 to c954db3
Bumps [deps/lua](https://github.com/lua/lua) from `26be274` to `c954db3`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](26be27459b...c954db3924 )
---
updated-dependencies:
- dependency-name: deps/lua
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 17:37:37 +00:00 |
|
Maurice Heumann
|
9a6feb4024
|
Merge pull request #726 from diamante0018/develop
ranked: fix crash on aliens and horde
|
2022-10-20 19:36:05 +02:00 |
|
FutureRave
|
cf99afac89
|
ranked: fix crash on aliens and horde
|
2022-10-20 18:17:27 +01:00 |
|
Edo
|
17c02a28e3
|
Merge pull request #724 from diamante0018/feature/script-error
gsc: stop error_fatal on script errors
|
2022-10-20 18:16:39 +01:00 |
|
FutureRave
|
25629992d9
|
gsc: stop error_fatal on script errors
|
2022-10-20 15:54:48 +01:00 |
|
Edo
|
f25a7e0131
|
Merge pull request #723 from diamante0018/feature/replace-func
Re🅱️lace func
|
2022-10-20 15:17:23 +01:00 |
|
FutureRave
|
c11057a264
|
rename logfile to notifes
|
2022-10-20 09:50:59 +01:00 |
|
FutureRave
|
c8f26a30a6
|
Load extension on mp only
|
2022-10-20 01:35:52 +01:00 |
|
FutureRave
|
d4453c569d
|
gsc: replacefunc
|
2022-10-20 01:31:12 +01:00 |
|
Edo
|
c77ed65828
|
Merge pull request #722 from XLabsProject/dependabot/submodules/deps/GSL-c52bad3
Bump deps/GSL from `991fa66` to `c52bad3`
|
2022-10-19 18:37:07 +01:00 |
|
dependabot[bot]
|
c9e0df030b
|
Bump deps/GSL from 991fa66 to c52bad3
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `991fa66` to `c52bad3`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](991fa6682e...c52bad36aa )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-19 17:28:33 +00:00 |
|
efinst0rm
|
6d63625e99
|
Fixes delayed respawn bug on mp (#721)
* Fixes delayed respawn bug on mp
* Fixes indentation.
* indentation fix 😏
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
|
2022-10-19 16:03:10 +00:00 |
|
Maurice Heumann
|
8dba406820
|
Merge pull request #720 from diamante0018/develop
Prevent game's fake rawfiles from being compiled
|
2022-10-19 08:28:49 +02:00 |
|
FutureRave
|
92e4c4f8e0
|
Update build.yml
|
2022-10-18 21:40:15 +01:00 |
|
FutureRave
|
163350589d
|
Prevent game's fake rawfiles from being compiled
|
2022-10-18 21:36:55 +01:00 |
|
Edo
|
e564b82d52
|
Merge pull request #719 from XLabsProject/dependabot/submodules/deps/asmjit-8f2c237
Bump deps/asmjit from `15a6036` to `8f2c237`
|
2022-10-18 18:51:00 +01:00 |
|
dependabot[bot]
|
9e7898d12b
|
Bump deps/asmjit from 15a6036 to 8f2c237
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `15a6036` to `8f2c237`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](15a6036618...8f2c237b83 )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-18 17:14:13 +00:00 |
|
m
|
6aa8f5da9c
|
fix replicated dvars (#718)
* fix replicated dvars
* Consistent comments in patches
* Fix comments in ranked
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
|
2022-10-18 08:40:18 +00:00 |
|
Maurice Heumann
|
aeaedbf92a
|
Merge pull request #717 from diamante0018/develop
Update some dvars value
|
2022-10-17 17:06:53 +02:00 |
|
FutureRave
|
d1dae589be
|
update ranked too
|
2022-10-17 13:43:58 +01:00 |
|
FutureRave
|
ae1dd60fcd
|
Update some dvars value
|
2022-10-17 13:41:43 +01:00 |
|
Edo
|
e3df953eff
|
Merge pull request #716 from diamante0018/feature/ranket
Ranked for IW6x
|
2022-10-17 12:10:39 +01:00 |
|
FutureRave
|
45c5dea3d3
|
feature(ranked): *no clickbait*
|
2022-10-17 12:01:57 +01:00 |
|
Edo
|
770871a2b9
|
Merge pull request #715 from DoktorSAS/patch-2
current_file -> current_script_file
|
2022-10-16 20:22:49 +01:00 |
|
DoktorSAS
|
8a42245a10
|
current_file -> current_script_file
|
2022-10-16 21:14:43 +02:00 |
|
Maurice Heumann
|
7812c4c21c
|
Merge pull request #714 from diamante0018/develop
Fix bug in lua scripts
|
2022-10-16 20:42:23 +02:00 |
|
FutureRave
|
7ec58f89f1
|
Fix bug in lua scripts (gone wrong)
|
2022-10-16 18:40:26 +01:00 |
|
DoktorSAS
|
0874070679
|
Missing #include <format> (#713)
|
2022-10-16 14:29:46 +00:00 |
|
Maurice Heumann
|
970c8f9e05
|
Merge pull request #711 from diamante0018/feature/new-gsc-tool-brancg
Remove func map and use the one from gsc-tool
|
2022-10-15 19:01:31 +02:00 |
|
Maurice Heumann
|
0b5027ebc0
|
Merge branch 'develop' into feature/new-gsc-tool-brancg
|
2022-10-15 18:52:54 +02:00 |
|
Maurice Heumann
|
b54ea5185d
|
Merge pull request #710 from diamante0018/develop
cleanup of some commands & sv_cheats usage
|
2022-10-15 18:51:41 +02:00 |
|
FutureRave
|
22f536d8c6
|
Remove to_lower (everything is alr lowercase)
|
2022-10-15 16:56:17 +01:00 |
|
FutureRave
|
aa18394b85
|
remove function map and use the one from gsc-tool
|
2022-10-15 16:47:45 +01:00 |
|
FutureRave
|
6a7f0d4317
|
cleanup of some commands & sv_cheats usage
|
2022-10-15 12:21:42 +01:00 |
|
Maurice Heumann
|
03a617d433
|
Merge pull request #708 from XLabsProject/dependabot/submodules/deps/libtomcrypt-3474ca3
Bump deps/libtomcrypt from `e8e678e` to `3474ca3`
|
2022-10-15 11:26:30 +02:00 |
|
Maurice Heumann
|
89682b90be
|
Merge pull request #709 from XLabsProject/dependabot/submodules/deps/gsc-tool-4e44807
Bump deps/gsc-tool from `b0ed15d` to `4e44807`
|
2022-10-15 11:26:24 +02:00 |
|
Maurice Heumann
|
98c127211d
|
Merge pull request #707 from diamante0018/feature/ranket
Bring a lot of s1x changes to iw6x
|
2022-10-15 11:26:11 +02:00 |
|
FutureRave
|
892df19af3
|
namespace
|
2022-10-15 01:36:31 +01:00 |
|
FutureRave
|
efde67502c
|
use iterator
|
2022-10-15 01:33:47 +01:00 |
|
FutureRave
|
4c86d409da
|
use tokens & filenames from gsc-tool
|
2022-10-15 01:29:24 +01:00 |
|
FutureRave
|
87a7f99c83
|
remove vector from ui_scripting
|
2022-10-14 22:38:22 +01:00 |
|
FutureRave
|
e7dc50f89e
|
remove else block
|
2022-10-14 18:54:25 +01:00 |
|
Edo
|
ed126c72ca
|
Use templated version of vsnprintf_s
|
2022-10-14 18:45:17 +01:00 |
|
dependabot[bot]
|
f34839918f
|
Bump deps/gsc-tool from b0ed15d to 4e44807
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `b0ed15d` to `4e44807`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](b0ed15dc6c...4e4480792a )
---
updated-dependencies:
- dependency-name: deps/gsc-tool
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-14 17:08:16 +00:00 |
|
dependabot[bot]
|
6e85038008
|
Bump deps/libtomcrypt from e8e678e to 3474ca3
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `e8e678e` to `3474ca3`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](e8e678e101...3474ca3712 )
---
updated-dependencies:
- dependency-name: deps/libtomcrypt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-14 17:08:14 +00:00 |
|
FutureRave
|
c9173627bd
|
update ui script too
|
2022-10-14 16:57:33 +01:00 |
|
FutureRave
|
c633cbfd29
|
bring a lot of s1x changes to iw6x
|
2022-10-14 16:16:39 +01:00 |
|
Edo
|
d1f3c449dc
|
Merge pull request #706 from XLabsProject/dependabot/submodules/deps/zlib-04f42ce
Bump deps/zlib from `aefaf43` to `04f42ce`
|
2022-10-13 18:23:02 +01:00 |
|