Commit Graph

512 Commits

Author SHA1 Message Date
dependabot[bot]
b8a40b8218
Bump deps/zstd from 05fc7c7 to eadb6c8
Bumps [deps/zstd](https://github.com/facebook/zstd) from `05fc7c7` to `eadb6c8`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](05fc7c78c8...eadb6c874f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 10:34:06 +00:00
FutureRave
72ff015aa3
Player collision 2022-03-15 10:10:15 +00:00
Maurice Heumann
7ec1daf76e
Merge pull request #40 from momo5502/dependabot/submodules/deps/zstd-05fc7c7
Bump deps/zstd from `c3a89ef` to `05fc7c7`
2022-03-15 07:28:15 +01:00
Maurice Heumann
a6b62660f5
Merge pull request #41 from momo5502/dependabot/submodules/deps/HDiffPatch-b0fa2ce
Bump deps/HDiffPatch from `de30059` to `b0fa2ce`
2022-03-15 07:28:11 +01:00
Maurice Heumann
41ff2b91ca
Merge pull request #42 from momo5502/dependabot/submodules/deps/libtommath-66de864
Bump deps/libtommath from `04e9d1e` to `66de864`
2022-03-15 07:28:08 +01:00
Maurice Heumann
92fb4c0924
Merge pull request #43 from diamante0018/master
Bounce logic to sp/mp
2022-03-15 07:28:02 +01:00
FutureRave
0f614c06de
Bounce logic to sp/mp 2022-03-14 23:54:41 +00:00
dependabot[bot]
2a31fa106d
Bump deps/libtommath from 04e9d1e to 66de864
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `04e9d1e` to `66de864`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](04e9d1e7a0...66de86426e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:34:28 +00:00
dependabot[bot]
96c9f62d53
Bump deps/HDiffPatch from de30059 to b0fa2ce
Bumps [deps/HDiffPatch](https://github.com/sisong/HDiffPatch) from `de30059` to `b0fa2ce`.
- [Release notes](https://github.com/sisong/HDiffPatch/releases)
- [Commits](de30059a48...b0fa2cec0b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:34:22 +00:00
dependabot[bot]
c75dadcb1a
Bump deps/zstd from c3a89ef to 05fc7c7
Bumps [deps/zstd](https://github.com/facebook/zstd) from `c3a89ef` to `05fc7c7`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](c3a89ef60c...05fc7c78c8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:34:19 +00:00
Maurice Heumann
bcb491098f
Merge pull request #38 from momo5502/dependabot/submodules/deps/zstd-c3a89ef
Bump deps/zstd from `6a8fba9` to `c3a89ef`
2022-03-12 08:51:58 +01:00
Maurice Heumann
2ea94b1ba9
Merge pull request #39 from diamante0018/master
Add sp commands
2022-03-12 08:51:54 +01: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
Maurice Heumann
50a17f919c
Merge pull request #37 from diamante0018/master
Refactor command & add client commands
2022-03-11 14:08:41 +01:00
dependabot[bot]
b401b047f1
Bump deps/zstd from 6a8fba9 to c3a89ef
Bumps [deps/zstd](https://github.com/facebook/zstd) from `6a8fba9` to `c3a89ef`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](6a8fba9e5f...c3a89ef60c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 10:28:33 +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
Maurice Heumann
980181ecc6
Merge pull request #24 from momo5502/dependabot/submodules/deps/libtommath-04e9d1e
Bump deps/libtommath from `bea9270` to `04e9d1e`
2022-03-10 19:07:32 +01:00
Maurice Heumann
c049ddf338
Merge pull request #33 from momo5502/dependabot/submodules/deps/rapidjson-8261c1d
Bump deps/rapidjson from `e4bde97` to `8261c1d`
2022-03-10 19:07:26 +01:00
Maurice Heumann
9ddaafd40b
Merge pull request #36 from momo5502/dependabot/submodules/deps/zstd-6a8fba9
Bump deps/zstd from `970460f` to `6a8fba9`
2022-03-10 19:07:19 +01:00
Maurice Heumann
2bb1fcdcf9
Merge pull request #35 from diamante0018/master
Testclients
2022-03-10 19:07:03 +01: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
dependabot[bot]
5f62b6796c
Bump deps/zstd from 970460f to 6a8fba9
Bumps [deps/zstd](https://github.com/facebook/zstd) from `970460f` to `6a8fba9`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](970460f67d...6a8fba9e5f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 10:47:28 +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
dependabot[bot]
ecbb40aded
Bump deps/rapidjson from e4bde97 to 8261c1d
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `e4bde97` to `8261c1d`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](e4bde97744...8261c1ddf4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 10:30:45 +00:00
dependabot[bot]
a91ad93007
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 10:27:09 +00:00
Maurice Heumann
f9ada7f8cc
Merge pull request #20 from momo5502/dependabot/submodules/deps/rapidjson-e4bde97
Bump deps/rapidjson from `fd3dc29` to `e4bde97`
2022-02-14 15:00:11 +01:00
Maurice Heumann
30124e511f
Merge pull request #21 from momo5502/dependabot/submodules/deps/HDiffPatch-de30059
Bump deps/HDiffPatch from `2353067` to `de30059`
2022-02-14 14:59:59 +01:00
Maurice Heumann
b6a5aff182
Merge pull request #23 from momo5502/dependabot/submodules/deps/zstd-970460f
Bump deps/zstd from `7e364e8` to `970460f`
2022-02-14 14:59:50 +01:00
dependabot[bot]
e27435d4bf
Bump deps/zstd from 7e364e8 to 970460f
Bumps [deps/zstd](https://github.com/facebook/zstd) from `7e364e8` to `970460f`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](7e364e8828...970460f67d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 10:33:19 +00:00
dependabot[bot]
73e75b0fe8
Bump deps/HDiffPatch from 2353067 to de30059
Bumps [deps/HDiffPatch](https://github.com/sisong/HDiffPatch) from `2353067` to `de30059`.
- [Release notes](https://github.com/sisong/HDiffPatch/releases)
- [Commits](2353067e98...de30059a48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 11:25:51 +00:00
dependabot[bot]
f3726f43a2
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 10:33:35 +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