FutureRave
|
74cd2067d0
|
fix(scripts): rename methods
|
2023-02-03 22:05:57 +00:00 |
|
Edo
|
95185e52f3
|
feature: new gsc compiler (#603)
|
2023-02-03 19:44:08 +00:00 |
|
Edo
|
cd3dc2f7fa
|
Merge pull request #602 from XLabsProject/dependabot/submodules/deps/lua-cf08915
build(deps): bump deps/lua from `d69789d` to `cf08915`
|
2023-02-03 10:25:11 +00:00 |
|
dependabot[bot]
|
564e3a5cd9
|
build(deps): bump deps/lua from d69789d to cf08915
Bumps [deps/lua](https://github.com/lua/lua) from `d69789d` to `cf08915`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](d69789da1c...cf08915d62 )
---
updated-dependencies:
- dependency-name: deps/lua
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-03 04:02:20 +00:00 |
|
Edo
|
af711e88b8
|
Merge pull request #601 from diamante0018/develop
premake5(libtomcrypt): update lua file
|
2023-02-02 19:13:53 +00:00 |
|
FutureRave
|
e657579435
|
premake5(libtomcrypt): update lua file
|
2023-02-02 19:03:37 +00:00 |
|
Edo
|
7adc229ce5
|
Merge pull request #600 from diamante0018/develop
fix(dvar_cheats): crash when accessing nullptr
|
2023-02-01 18:16:29 +00:00 |
|
Edo
|
98f7d31378
|
fix(dvar_cheats): crash when accessing nullptr
|
2023-02-01 18:06:42 +00:00 |
|
Edo
|
0a083c8f0b
|
Merge pull request #599 from diamante0018/kek
fix(scripts): don't use mislabelled tokens from gsc-tool
|
2023-01-31 18:19:43 +00:00 |
|
FutureRave
|
746ae010d3
|
fix(scripts): don't use mislabelled tokens from gsc-tool
|
2023-01-31 18:07:54 +00:00 |
|
Edo
|
fbf9aadc1b
|
Merge pull request #598 from XLabsProject/dependabot/submodules/deps/zlib-fa8cd50
build(deps): bump deps/zlib from `a9b4c1d` to `fa8cd50`
|
2023-01-30 09:51:10 +00:00 |
|
dependabot[bot]
|
338e52d2f9
|
build(deps): bump deps/zlib from a9b4c1d to fa8cd50
Bumps [deps/zlib](https://github.com/madler/zlib) from `a9b4c1d` to `fa8cd50`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](a9b4c1de37...fa8cd50ada )
---
updated-dependencies:
- dependency-name: deps/zlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 04:03:21 +00:00 |
|
Edo
|
719df377f5
|
re-work dw loading & filesystem search paths (#596)
|
2023-01-26 17:55:42 -06:00 |
|
Edo
|
a21d7e07c1
|
Merge pull request #595 from diamante0018/develop
feature: read bd files from data folder if they exists
|
2023-01-26 20:11:30 +00:00 |
|
FutureRave
|
9fa6602eb5
|
feature: read bd files from data folder if they exists
|
2023-01-26 19:59:49 +00:00 |
|
Edo
|
5eb7adfd51
|
Merge pull request #594 from XLabsProject/dependabot/submodules/deps/zlib-a9b4c1d
build(deps): bump deps/zlib from `02a6049` to `a9b4c1d`
|
2023-01-26 09:55:23 +00:00 |
|
dependabot[bot]
|
c39b92fef8
|
build(deps): bump deps/zlib from 02a6049 to a9b4c1d
Bumps [deps/zlib](https://github.com/madler/zlib) from `02a6049` to `a9b4c1d`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](02a6049eb3...a9b4c1de37 )
---
updated-dependencies:
- dependency-name: deps/zlib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-26 04:02:37 +00:00 |
|
Maurice Heumann
|
ad3bacaa1e
|
Merge pull request #593 from XLabsProject/master
Merge release v2.1.1
|
2023-01-25 09:38:48 +01:00 |
|
Maurice Heumann
|
86ee38de19
|
Merge pull request #592 from XLabsProject/develop
Release v2.1.1
|
2023-01-25 08:51:10 +01:00 |
|
Edo
|
bab4d1e93a
|
Merge pull request #590 from XLabsProject/dependabot/submodules/deps/lua-d69789d
build(deps): bump deps/lua from `be908a7` to `d69789d`
|
2023-01-25 01:57:10 -05:00 |
|
dependabot[bot]
|
c69ec1b44e
|
build(deps): bump deps/lua from be908a7 to d69789d
Bumps [deps/lua](https://github.com/lua/lua) from `be908a7` to `d69789d`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](be908a7d4d...d69789da1c )
---
updated-dependencies:
- dependency-name: deps/lua
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-25 06:44:32 +00:00 |
|
efinst0rm
|
84895be72a
|
Fix: Allow players to pick team when joining server. (#591)
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
|
2023-01-25 06:43:18 +00:00 |
|
efinst0rm
|
b2fadb9d06
|
fix: allow players to change teams in game (#589)
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
|
2023-01-24 14:50:12 +00:00 |
|
Edo
|
83c5bea3c3
|
Merge pull request #586 from XLabsProject/dependabot/submodules/deps/GSL-cbf5e66
build(deps): bump deps/GSL from `a381a37` to `cbf5e66`
|
2023-01-20 05:51:47 +00:00 |
|
dependabot[bot]
|
e9dfd01b6a
|
build(deps): bump deps/GSL from a381a37 to cbf5e66
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `a381a37` to `cbf5e66`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](a381a3759f...cbf5e664fc )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-20 04:03:10 +00:00 |
|
Edo
|
858eac7773
|
Merge pull request #583 from XLabsProject/dependabot/submodules/deps/GSL-a381a37
build(deps): bump deps/GSL from `0822838` to `a381a37`
|
2023-01-19 07:34:21 +00:00 |
|
Edo
|
dfe5f7712a
|
Merge pull request #582 from XLabsProject/dependabot/submodules/deps/asmjit-e136425
build(deps): bump deps/asmjit from `f97475e` to `e136425`
|
2023-01-19 07:08:11 +00:00 |
|
dependabot[bot]
|
d18f907574
|
build(deps): bump deps/GSL from 0822838 to a381a37
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `0822838` to `a381a37`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](0822838a7c...a381a3759f )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-19 04:03:04 +00:00 |
|
dependabot[bot]
|
91478debdf
|
build(deps): bump deps/asmjit from f97475e to e136425
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `f97475e` to `e136425`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](f97475e5ab...e136425673 )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-19 04:03:01 +00:00 |
|
Edo
|
b46f16905e
|
Merge pull request #581 from XLabsProject/dependabot/submodules/deps/asmjit-f97475e
build(deps): bump deps/asmjit from `3ee3846` to `f97475e`
|
2023-01-18 08:57:20 +00:00 |
|
dependabot[bot]
|
914ab701bf
|
build(deps): bump deps/asmjit from 3ee3846 to f97475e
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `3ee3846` to `f97475e`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](3ee3846283...f97475e5ab )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-18 04:02:27 +00:00 |
|
Maurice Heumann
|
1824d93a16
|
Stabilize html frame
|
2023-01-17 20:16:53 +01:00 |
|
Edo
|
2e2d0375f9
|
Merge pull request #579 from XLabsProject/dependabot/submodules/deps/asmjit-3ee3846
build(deps): bump deps/asmjit from `0186d30` to `3ee3846`
|
2023-01-17 09:06:23 +00:00 |
|
dependabot[bot]
|
8f89afcd2e
|
build(deps): bump deps/asmjit from 0186d30 to 3ee3846
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `0186d30` to `3ee3846`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](0186d3022d...3ee3846283 )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-17 04:03:20 +00:00 |
|
Edo
|
0ddc035a5b
|
Merge pull request #577 from XLabsProject/dependabot/submodules/deps/asmjit-0186d30
build(deps): bump deps/asmjit from `a9ac135` to `0186d30`
|
2023-01-16 08:45:59 +00:00 |
|
dependabot[bot]
|
2fccb12215
|
build(deps): bump deps/asmjit from a9ac135 to 0186d30
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a9ac135` to `0186d30`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a9ac13536e...0186d3022d )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-16 04:05:39 +00:00 |
|
Edo
|
8b5eb535cf
|
fix(scripts): tabs (#576)
|
2023-01-15 15:01:50 +00:00 |
|
Edo
|
b02ad9a144
|
Merge pull request #575 from diamante0018/develop
|
2023-01-15 14:44:14 +00:00 |
|
Diavolo
|
3a94c2f79c
|
fix gamemode in the ui
|
2023-01-15 15:35:33 +01:00 |
|
Edo
|
a9acadaf12
|
fix(scripts): solve some runtime errors (#574)
|
2023-01-15 14:11:02 +01:00 |
|
Edo
|
354bfa55e7
|
Merge pull request #572 from XLabsProject/dependabot/submodules/deps/rapidjson-012be85
build(deps): bump deps/rapidjson from `1ce516e` to `012be85`
|
2023-01-13 08:06:06 +00:00 |
|
dependabot[bot]
|
a30da8b4e6
|
build(deps): bump deps/rapidjson from 1ce516e to 012be85
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `1ce516e` to `012be85`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](1ce516e50b...012be85287 )
---
updated-dependencies:
- dependency-name: deps/rapidjson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-13 04:02:34 +00:00 |
|
Edo
|
b02e408f93
|
Merge pull request #570 from diamante0018/develop
|
2023-01-09 23:12:44 +00:00 |
|
Diavolo
|
02e187b843
|
maint(map_rotation): add error msg if no map in rotation
|
2023-01-10 00:02:28 +01:00 |
|
Edo
|
5667ab0a1a
|
Merge pull request #567 from XLabsProject/dependabot/submodules/deps/GSL-0822838
build(deps): bump deps/GSL from `f94c1f6` to `0822838`
|
2023-01-09 08:42:19 +00:00 |
|
Edo
|
996a2e3317
|
Merge pull request #568 from XLabsProject/dependabot/submodules/deps/sol2-19898d8
build(deps): bump deps/sol2 from `f81643a` to `19898d8`
|
2023-01-09 08:28:58 +00:00 |
|
Edo
|
d3f6cc8250
|
Merge pull request #569 from XLabsProject/dependabot/submodules/deps/asmjit-a9ac135
build(deps): bump deps/asmjit from `5b5b0b3` to `a9ac135`
|
2023-01-09 08:14:21 +00:00 |
|
dependabot[bot]
|
65fa41f49f
|
build(deps): bump deps/asmjit from 5b5b0b3 to a9ac135
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `5b5b0b3` to `a9ac135`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](5b5b0b3877...a9ac13536e )
---
updated-dependencies:
- dependency-name: deps/asmjit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 04:04:00 +00:00 |
|
dependabot[bot]
|
06fa8b7241
|
build(deps): bump deps/sol2 from f81643a to 19898d8
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `f81643a` to `19898d8`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](f81643aa0c...19898d8d3e )
---
updated-dependencies:
- dependency-name: deps/sol2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 04:03:55 +00:00 |
|
dependabot[bot]
|
4b810907ed
|
build(deps): bump deps/GSL from f94c1f6 to 0822838
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `f94c1f6` to `0822838`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](f94c1f6f2b...0822838a7c )
---
updated-dependencies:
- dependency-name: deps/GSL
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 04:03:52 +00:00 |
|