Commit Graph

187 Commits

Author SHA1 Message Date
FutureRave
72ff015aa3
Player collision 2022-03-15 10:10:15 +00:00
FutureRave
0f614c06de
Bounce logic to sp/mp 2022-03-14 23:54:41 +00:00
FutureRave
cd9e0ec159
Add infinite ammo dvar 2022-03-11 20:43:11 +00:00
FutureRave
418f79045e
Remove double includes 🚑 2022-03-11 19:03:15 +00:00
FutureRave
c1b8ceab7f
Fix artifacts not being found by workflow 🔨 2022-03-11 18:35:59 +00:00
FutureRave
41e58fae2a
Forgot the assertions here 2022-03-11 17:34:59 +00:00
FutureRave
1c647007b6
Fix cg_function 2022-03-11 16:06:14 +00:00
FutureRave
123691e550
Fix assertion 2022-03-11 14:39:19 +00:00
FutureRave
6251a1d5ac
Add sp commands 2022-03-11 14:30:00 +00:00
FutureRave
be159107b7
Return early if possible 2022-03-10 21:20:13 +00:00
FutureRave
c0e19dddfd
I don't think it is necessary to clear the commands. S1x does not do it 2022-03-10 20:16:57 +00:00
FutureRave
9824152c4b
Fix or bin operation 2022-03-10 20:02:25 +00:00
FutureRave
880c348827
Remove command first then erase key 2022-03-10 19:55:44 +00:00
FutureRave
7b3ba9d3d4
Refactor command & add client commands 2022-03-10 19:50:36 +00:00
FutureRave
800795b3a4
Fix asm I forgot about 2022-03-10 15:11:26 +00:00
FutureRave
51df102d51
Remove code until scheduler is fixed, use chai script to manage bots 2022-03-10 15:05:24 +00:00
FutureRave
8cbd353e15
Fix bots 2022-03-10 13:54:10 +00:00
FutureRave
d739b1c6f9
Fix some stuff 2022-03-10 12:32:22 +00:00
FutureRave
a33aafcff9
Push right size for struct gentity_s 2022-03-10 10:37:01 +00:00
FutureRave
fe159d3bb4
Specify stub is for mp as dedi signature is different 2022-03-10 01:18:42 +00:00
FutureRave
c0a85c4f33
Add test client functionality 2022-03-10 01:12:16 +00:00
Maurice Heumann
4f691b5f96
Merge pull request #14 from momo5502/dependabot/submodules/deps/GSL-4377f6e
Bump deps/GSL from `ebf0498` to `4377f6e`
2022-02-08 18:06:26 +01:00
Maurice Heumann
e4ad0d0a41
Merge pull request #19 from momo5502/dependabot/submodules/deps/zstd-7e364e8
Bump deps/zstd from `ef1eafd` to `7e364e8`
2022-02-08 18:06:18 +01:00
dependabot[bot]
dfc0340187
Bump deps/zstd from ef1eafd to 7e364e8
Bumps [deps/zstd](https://github.com/facebook/zstd) from `ef1eafd` to `7e364e8`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](ef1eafded3...7e364e8828)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 10:32:05 +00:00
dependabot[bot]
9c33ec6ece
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 10:29:50 +00:00
Maurice Heumann
663e5d3576
Merge pull request #3 from momo5502/dependabot/submodules/deps/zstd-ef1eafd
Bump deps/zstd from `f4a552a` to `ef1eafd`
2022-01-19 16:48:26 +01:00
dependabot[bot]
2167d05f69
Bump deps/zstd from f4a552a to ef1eafd
Bumps [deps/zstd](https://github.com/facebook/zstd) from `f4a552a` to `ef1eafd`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](f4a552a3fa...ef1eafded3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 10:35:36 +00:00
momo5502
eecbd9b612 More fixes 2022-01-16 10:45:01 +01:00
momo5502
9a97d52e2d Small fixes 2022-01-16 10:42:09 +01:00
momo5502
8d7d4f2d39 Fix #1 2022-01-16 10:11:54 +01:00
momo5502
b9be78a102 Github workflows 2022-01-16 10:11:46 +01:00
momo5502
243dff67ff Compilation fixes 2022-01-16 10:11:39 +01:00
momo5502
70f7a8e658 Update submodules 2022-01-16 10:11:32 +01:00
momo5502
e3b1343d0d Fix compilation 2022-01-16 10:11:24 +01:00
momo5502
5e2e11d078 Fix steam mod display 2022-01-16 10:11:16 +01:00
momo5502
726ccb764c Update submodules 2022-01-16 10:11:08 +01:00
momo5502
954a8aa802 Update submodules 2020-04-18 01:41:34 +02:00
momo5502
942795dd4d Use Edge for rendering 2020-04-18 01:40:43 +02:00
momo5502
2d5821d0bb Add scripting compatibility for plutonium 2020-04-18 00:31:08 +02:00
momo5502
64a90a5573 Some cleanup 2020-04-17 21:29:34 +02:00
momo5502
bd7bdaeda2 Update submodules 2020-04-16 22:03:28 +02:00
momo5502
979ac46904 Fix class saving 2020-04-16 22:01:22 +02:00
momo5502
ea82787818 Update submodules 2020-04-13 18:05:51 +02:00
momo5502
5f44578067 Add settings page template 2019-12-01 01:06:19 +01:00
momo5502
ec9d23c5be More efficient delta generation 2019-12-01 00:31:50 +01:00
momo5502
68384a94af Small fix 2019-12-01 00:05:40 +01:00
momo5502
b2546a24e0 Compress game binary diffs using zstd 2019-11-30 23:59:23 +01:00
momo5502
2546d92b92 zstd 2019-11-30 23:37:34 +01:00
momo5502
ca908fdf0b Optimize size 2019-11-30 23:33:25 +01:00
Maurice Heumann
a47755f593 Partial DPI awareness 2019-11-30 14:54:32 +01:00