Commit Graph

703 Commits

Author SHA1 Message Date
Maurice Heumann
14c988389e
Merge pull request #330 from fedddddd/lui-fps-counter
Fix scripts not getting loaded from xlabs folder
2022-03-10 05:33:42 +01:00
Federico Cecchetto
0efad73186 Fix scripts not getting loaded from xlabs folder 2022-03-10 00:24:30 +01:00
Maurice Heumann
8688234cf8
Merge pull request #328 from fedddddd/ranked
Ranked dedis
2022-03-07 08:12:58 +01:00
Federico Cecchetto
1ac59e7390 Ranked dedis 2022-03-06 21:53:51 +01:00
Maurice Heumann
ad530c6f35
Merge pull request #326 from fedddddd/lui-fps-counter
Better ping & fps counter
2022-03-06 13:11:22 +01:00
Federico Cecchetto
26640a977f Better ping & fps counter 2022-03-05 18:29:33 +01:00
Maurice Heumann
815786e3bf
Merge pull request #325 from diamante0018/develop
[bots] Replace obscure ternary operator with std::min
2022-03-02 11:54:21 +01:00
FutureRave
95faf2374e
Replace obscure ternary operator with std::min 2022-03-01 23:40:35 +00:00
Maurice Heumann
ae509101b1
Merge pull request #322 from XLabsProject/dependabot/submodules/deps/asmjit-6efd4d5
Bump deps/asmjit from `a4e1e88` to `6efd4d5`
2022-03-01 21:23:21 +01:00
Maurice Heumann
c7c66f6ec7
Merge pull request #323 from fedddddd/lui-scripting-fix
LUI scripting fixes
2022-03-01 21:22:54 +01:00
Maurice Heumann
34812bc202
Merge pull request #324 from diamante0018/develop
Fix flags being always parsed
2022-03-01 21:21:53 +01:00
FutureRave
fb2b7ab764
Fix flags being always parsed 2022-02-27 15:51:02 +00:00
Federico Cecchetto
424b291570 LUI scripting fixes 2022-02-25 18:57:07 +01:00
dependabot[bot]
bb2e9e6f14
Bump deps/asmjit from a4e1e88 to 6efd4d5
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `a4e1e88` to `6efd4d5`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](a4e1e88374...6efd4d563d)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 04:10:19 +00:00
Maurice Heumann
ed778e4db5
Merge pull request #320 from XLabsProject/dependabot/submodules/deps/lua-8426d9b
Bump deps/lua from `5d708c3` to `8426d9b`
2022-02-24 17:03:38 +01:00
dependabot[bot]
d660d200bf
Bump deps/lua from 5d708c3 to 8426d9b
Bumps [deps/lua](https://github.com/lua/lua) from `5d708c3` to `8426d9b`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](5d708c3f9c...8426d9b4d4)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 04:10:34 +00:00
Maurice Heumann
11a3b5c290
Merge pull request #319 from XLabsProject/master
Merge release v2.0.1
2022-02-21 21:04:02 +01:00
Maurice Heumann
d11192e2a2
Merge pull request #318 from XLabsProject/develop
Release v2.0.1
2022-02-21 21:02:26 +01:00
Maurice Heumann
c97beb3867
Merge pull request #311 from fedddddd/lui-scripting-fix
Fix potential LUI scripting crash
2022-02-21 20:36:19 +01:00
Maurice Heumann
6045f59d97
Merge pull request #312 from Brentdevent/error-msg
Change error msg
2022-02-21 20:36:01 +01:00
Maurice Heumann
19d4117d8a
Merge pull request #313 from XLabsProject/dependabot/submodules/deps/rapidjson-e4bde97
Bump deps/rapidjson from `fd3dc29` to `e4bde97`
2022-02-21 20:35:42 +01:00
Maurice Heumann
2f8fd8585c
Merge pull request #315 from XLabsProject/dependabot/submodules/deps/libtommath-04e9d1e
Bump deps/libtommath from `bea9270` to `04e9d1e`
2022-02-21 20:35:37 +01:00
Maurice Heumann
2f4548e5be
Merge pull request #317 from XLabsProject/dependabot/submodules/deps/asmjit-a4e1e88
Bump deps/asmjit from `9a92d2f` to `a4e1e88`
2022-02-21 20:35:28 +01:00
dependabot[bot]
81946695dd
Bump deps/asmjit from 9a92d2f to a4e1e88
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `9a92d2f` to `a4e1e88`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](9a92d2f972...a4e1e88374)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 04:13:49 +00:00
dependabot[bot]
d5ce9561c0
Bump deps/libtommath from bea9270 to 04e9d1e
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `bea9270` to `04e9d1e`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](bea9270646...04e9d1e7a0)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 04:12:32 +00:00
dependabot[bot]
8d0a82095a
Bump deps/rapidjson from fd3dc29 to e4bde97
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `fd3dc29` to `e4bde97`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](fd3dc29a5c...e4bde97744)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 04:14:14 +00:00
BrentVL-1952840
f013b74b8e Change error msg 2022-02-06 20:33:07 +01:00
Federico Cecchetto
68be8e1554 Fix potential LUI scripting crash 2022-02-06 15:34:44 +01:00
Maurice Heumann
fc20703db1
Merge pull request #310 from XLabsProject/dependabot/submodules/deps/GSL-4377f6e
Bump deps/GSL from `ebf0498` to `4377f6e`
2022-02-06 11:47:40 +01:00
Maurice Heumann
19f0ea78de
Merge pull request #307 from mjkzy/warnings
disable deprecated array type warnings (vs2022 premake upgrade)
2022-02-06 11:47:31 +01:00
dependabot[bot]
639fe49ac6
Bump deps/GSL from ebf0498 to 4377f6e
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `ebf0498` to `4377f6e`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](ebf0498363...4377f6e603)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:11:35 +00:00
m
67c86fb86b vs2019 -> vs2022 2022-01-26 23:16:43 -06:00
m
524683b257 update premake config 2022-01-26 23:15:32 -06:00
m
18b6f8dd1b disable deprecated array type warnings 2022-01-24 11:24:27 -06:00
Maurice Heumann
cf41eb767a
Merge pull request #306 from XLabsProject/dependabot/submodules/deps/asmjit-9a92d2f
Bump deps/asmjit from `2a706fd` to `9a92d2f`
2022-01-24 10:30:41 +01:00
dependabot[bot]
914f77cbc4
Bump deps/asmjit from 2a706fd to 9a92d2f
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `2a706fd` to `9a92d2f`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](2a706fd2ba...9a92d2f972)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 04:12:19 +00:00
Maurice Heumann
d4c8538b92
Merge pull request #303 from XLabsProject/dependabot/submodules/deps/GSL-ebf0498
Bump deps/GSL from `c412deb` to `ebf0498`
2022-01-15 10:56:40 +01:00
Maurice Heumann
1789e67529
Merge pull request #304 from XLabsProject/dependabot/submodules/deps/lua-5d708c3
Bump deps/lua from `8dd2c91` to `5d708c3`
2022-01-15 10:56:33 +01:00
dependabot[bot]
6bfa7386a1
Bump deps/lua from 8dd2c91 to 5d708c3
Bumps [deps/lua](https://github.com/lua/lua) from `8dd2c91` to `5d708c3`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](8dd2c912d2...5d708c3f9c)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 04:12:37 +00:00
dependabot[bot]
dca0ce1ba9
Bump deps/GSL from c412deb to ebf0498
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `c412deb` to `ebf0498`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](c412deb31e...ebf0498363)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 04:11:25 +00:00
Maurice Heumann
7a3f073806
Merge pull request #299 from XLabsProject/dependabot/submodules/deps/zlib-2014a99
Bump deps/zlib from `c3f3043` to `2014a99`
2022-01-06 18:48:43 +01:00
Maurice Heumann
e47606f294
Merge pull request #301 from XLabsProject/dependabot/submodules/deps/sol2-50b62c9
Bump deps/sol2 from `a7da2a8` to `50b62c9`
2022-01-06 18:48:31 +01:00
Maurice Heumann
192a936228
Merge pull request #302 from XLabsProject/dependabot/submodules/deps/lua-8dd2c91
Bump deps/lua from `ad3942a` to `8dd2c91`
2022-01-06 18:48:15 +01:00
dependabot[bot]
7490959897
Bump deps/lua from ad3942a to 8dd2c91
Bumps [deps/lua](https://github.com/lua/lua) from `ad3942a` to `8dd2c91`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](ad3942adba...8dd2c912d2)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-06 04:12:26 +00:00
dependabot[bot]
4872c1c1fe
Bump deps/sol2 from a7da2a8 to 50b62c9
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `a7da2a8` to `50b62c9`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](a7da2a8e88...50b62c9346)

---
updated-dependencies:
- dependency-name: deps/sol2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 04:09:17 +00:00
dependabot[bot]
fcd9cf1337
Bump deps/zlib from c3f3043 to 2014a99
Bumps [deps/zlib](https://github.com/madler/zlib) from `c3f3043` to `2014a99`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](c3f3043f7a...2014a993ad)

---
updated-dependencies:
- dependency-name: deps/zlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 04:12:23 +00:00
Maurice Heumann
36b11f260a
Merge pull request #298 from diamante0018/develop
Vstr feature from IW6x
2021-12-27 09:47:02 +01:00
Diavolo
4c1f2fdd25
Port over vstr from iw6x 2021-12-26 19:10:17 +01:00
Maurice Heumann
c7f41870ab
Merge pull request #291 from XLabsProject/dependabot/submodules/deps/GSL-c412deb
Bump deps/GSL from `bcf008a` to `c412deb`
2021-12-15 06:33:00 +01:00
Maurice Heumann
d40715fb1a
Merge pull request #293 from XLabsProject/dependabot/submodules/deps/asmjit-2a706fd
Bump deps/asmjit from `4ec760a` to `2a706fd`
2021-12-15 06:32:43 +01:00