Commit Graph

518 Commits

Author SHA1 Message Date
Maurice Heumann
f553fcd54b
Merge pull request #71 from momo5502/dependabot/submodules/deps/rapidjson-fcb23c2
Bump deps/rapidjson from `8261c1d` to `fcb23c2`
2022-04-25 17:11:31 +02:00
Maurice Heumann
e3039a7317
Merge pull request #75 from momo5502/dependabot/submodules/deps/GSL-2bfd495
Bump deps/GSL from `3837236` to `2bfd495`
2022-04-25 17:11:26 +02:00
Maurice Heumann
0d7025482d
Merge pull request #76 from momo5502/dependabot/submodules/deps/zstd-66633f9
Bump deps/zstd from `64efba4` to `66633f9`
2022-04-25 17:11:18 +02:00
FutureRave
925891f996
Fix minor detail in format string 2022-04-25 16:10:57 +01:00
FutureRave
249f064f77
Fix tls issue 2022-04-25 16:07:29 +01:00
FutureRave
e1b1f69d3e
Scheduler Refactoring (S1x plagiarized) 2022-04-25 15:26:51 +01:00
dependabot[bot]
aaac0b3666
Bump deps/zstd from 64efba4 to 66633f9
Bumps [deps/zstd](https://github.com/facebook/zstd) from `64efba4` to `66633f9`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](64efba4c5e...66633f9386)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 10:46:58 +00:00
Maurice Heumann
930b495c55
Merge pull request #74 from diamante0018/master
Implement gravity and speed dvars
2022-04-18 14:34:22 +02:00
dependabot[bot]
9da0b12e9e
Bump deps/GSL from 3837236 to 2bfd495
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `3837236` to `2bfd495`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](383723676c...2bfd495080)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 10:24:43 +00:00
Diavolo
a0118c7efe
Implement gravity and speed dvars 2022-04-12 21:27:48 +02:00
Maurice Heumann
b9f02f9a04
Merge pull request #73 from diamante0018/patch-1
[String] Port changes from S1x
2022-04-10 10:09:59 +02:00
Edo
5bfccfbfff
[String] Port changes from S1x 2022-04-10 04:04:14 +02:00
Maurice Heumann
87400dab4d
Merge pull request #72 from diamante0018/master
Small fix
2022-04-08 11:07:05 +02:00
Diavolo
21b47530cf
Small fix 2022-04-07 22:39:38 +02:00
dependabot[bot]
b73a679f50
Bump deps/rapidjson from 8261c1d to fcb23c2
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `8261c1d` to `fcb23c2`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](8261c1ddf4...fcb23c2dbf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 10:23:58 +00:00
dependabot[bot]
b5cf4d5933
Bump deps/HDiffPatch from 2a6cfd0 to 936b11e
Bumps [deps/HDiffPatch](https://github.com/sisong/HDiffPatch) from `2a6cfd0` to `936b11e`.
- [Release notes](https://github.com/sisong/HDiffPatch/releases)
- [Commits](2a6cfd0440...936b11eb70)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 10:23:52 +00:00
dependabot[bot]
bd98f73888
Bump deps/zlib from 2014a99 to ec3df00
Bumps [deps/zlib](https://github.com/madler/zlib) from `2014a99` to `ec3df00`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](2014a993ad...ec3df00224)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 10:33:35 +00:00
dependabot[bot]
7885153e38
Bump deps/libtommath from 66de864 to 5108f12
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `66de864` to `5108f12`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](66de86426e...5108f12350)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 10:33:37 +00:00
Maurice Heumann
50a0e137b0
Merge pull request #57 from diamante0018/master
Bounces from all angles. Re-organize includes based on cpp core guideliness
2022-03-26 09:40:56 +01:00
FutureRave
61de518130
Reorganize more includes 2022-03-24 10:44:20 +00:00
FutureRave
be39b1b8a2
Change stub location 2022-03-23 16:16:30 +00:00
FutureRave
f0599576b4
Oops: fix jump step size for mp 2022-03-23 16:03:49 +00:00
FutureRave
01ef5ffff5
Remove double include 2022-03-23 14:19:25 +00:00
FutureRave
86572ac3c9
Redability 2022-03-23 14:10:36 +00:00
FutureRave
06ec92deef
Make maxfps archive 2022-03-23 13:49:42 +00:00
FutureRave
0fd6597b71
Bounce from all angles & more 2022-03-23 13:48:13 +00:00
Maurice Heumann
1d7cf00cdb
Merge pull request #53 from diamante0018/master
Patch bug in dedi
2022-03-23 12:55:40 +01:00
Maurice Heumann
d256833b71
Merge pull request #54 from diamante0018/jump-step-2
Implement last two jump dvars
2022-03-23 12:55:20 +01:00
Maurice Heumann
7e2f7cd073
Merge pull request #55 from diamante0018/unlock-fps
Unlock max fps on mp
2022-03-23 12:54:40 +01:00
Maurice Heumann
86aefccedc
Merge pull request #56 from momo5502/dependabot/submodules/deps/GSL-3837236
Bump deps/GSL from `4377f6e` to `3837236`
2022-03-23 12:54:00 +01:00
dependabot[bot]
2f5073dc72
Bump deps/GSL from 4377f6e to 3837236
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `4377f6e` to `3837236`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](4377f6e603...383723676c)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 11:17:15 +00:00
FutureRave
7b5933fa25
Unlock max fps on mp 2022-03-22 21:30:44 +00:00
FutureRave
cb524b58c6
Fix debug comp 2022-03-22 21:00:03 +00:00
FutureRave
4f75e2a562
Implement jump spread dvar 2022-03-22 20:52:31 +00:00
FutureRave
3394e241c4
Implement jump_stepSize 2022-03-22 20:29:02 +00:00
FutureRave
71db4b6163
Address review 2022-03-22 11:44:37 +00:00
FutureRave
6e9e974a35
Patch bug in dedi 2022-03-22 10:51:37 +00:00
Maurice Heumann
6635218dce
Merge pull request #48 from diamante0018/master
More jump dvars
2022-03-22 06:20:41 +01:00
Maurice Heumann
406bd011cc
Merge pull request #49 from momo5502/dependabot/submodules/deps/libtomcrypt-06a81ae
Bump deps/libtomcrypt from `673f5ce` to `06a81ae`
2022-03-22 06:20:08 +01:00
Maurice Heumann
854abc65a7
Merge pull request #51 from momo5502/dependabot/submodules/deps/zstd-64efba4
Bump deps/zstd from `eadb6c8` to `64efba4`
2022-03-22 06:19:59 +01:00
Maurice Heumann
18487cfe33
Merge pull request #52 from momo5502/dependabot/submodules/deps/HDiffPatch-2a6cfd0
Bump deps/HDiffPatch from `b0fa2ce` to `2a6cfd0`
2022-03-22 06:19:51 +01:00
FutureRave
5de913bf6c
add jump_enablefalldmg dvar 2022-03-21 11:06:20 +00:00
dependabot[bot]
5837e4778e
Bump deps/HDiffPatch from b0fa2ce to 2a6cfd0
Bumps [deps/HDiffPatch](https://github.com/sisong/HDiffPatch) from `b0fa2ce` to `2a6cfd0`.
- [Release notes](https://github.com/sisong/HDiffPatch/releases)
- [Commits](b0fa2cec0b...2a6cfd0440)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 11:01:58 +00:00
dependabot[bot]
fb2d3e1eda
Bump deps/zstd from eadb6c8 to 64efba4
Bumps [deps/zstd](https://github.com/facebook/zstd) from `eadb6c8` to `64efba4`.
- [Release notes](https://github.com/facebook/zstd/releases)
- [Commits](eadb6c874f...64efba4c5e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 10:35:03 +00:00
FutureRave
a3fc61e120
Fix problems & fully remove jump slowdown 2022-03-17 13:29:01 +00:00
FutureRave
f3ee6d4299
tabs 2022-03-17 13:08:04 +00:00
FutureRave
659cf7e2d4
Partially reimplement jump_slowdownenable dvar 2022-03-17 12:55:01 +00:00
dependabot[bot]
3457e13659
Bump deps/libtomcrypt from 673f5ce to 06a81ae
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `673f5ce` to `06a81ae`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](673f5ce290...06a81aeb22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 10:32:23 +00:00
FutureRave
ad3d2858ba
Add jump dvars & more 2022-03-16 20:25:41 +00:00
Maurice Heumann
63e360aba3
Merge pull request #47 from diamante0018/master
[PM] Elevators & more
2022-03-15 21:21:05 +01:00