Commit Graph

3899 Commits

Author SHA1 Message Date
Jan
6d598df56d Add binding commands to keys for controllers 2021-08-30 16:09:51 +02:00
Jan
2decfa2c45 Apply patches important for dedicated servers as well in any case 2021-08-30 16:09:51 +02:00
Jan
ea8c35e063 Reformatted gamepad patch 2021-08-30 16:09:51 +02:00
Jan
d4d1520f65 Implement cod native controller support like xinput value retrieval 2021-08-30 16:09:51 +02:00
Jan
64fdd04343 Rename XInput patch to Gamepad 2021-08-30 16:08:48 +02:00
9ff6747c5a Define dvar_type as a char 2021-08-29 22:40:55 +02:00
5db5f707a9 Remove name check 2021-08-29 22:13:03 +02:00
9a1ab2c660 Check for dvar type 2021-08-29 22:09:45 +02:00
62cc1fff78 [Dvar] Make flag enum unsigned 2021-08-29 17:51:50 +02:00
89165a96b4 [Dvar] Use set raw method on dvars by default 2021-08-29 17:41:21 +02:00
d54267bd76 Bump deps/libtomcrypt from 1937f41 to 673f5ce
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `1937f41` to `673f5ce`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](1937f41260...673f5ce290)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-28 21:50:04 +00:00
dbab1f1532 Bump deps/json11 from e2e3a11 to 2df9473
Bumps [deps/json11](https://github.com/dropbox/json11) from `e2e3a11` to `2df9473`.
- [Release notes](https://github.com/dropbox/json11/releases)
- [Commits](e2e3a11e99...2df9473fb3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-28 21:50:02 +00:00
02d2eb31fa Bump deps/protobuf from 63cfdaf to df2bce3
Bumps [deps/protobuf](https://github.com/google/protobuf) from `63cfdaf` to `df2bce3`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](63cfdafacb...df2bce345d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-28 21:49:59 +00:00
2292a265d9 Bump deps/pdcurses from 618e0aa to 4bc97e2
Bumps [deps/pdcurses](https://github.com/wmcbrine/PDCurses) from `618e0aa` to `4bc97e2`.
- [Release notes](https://github.com/wmcbrine/PDCurses/releases)
- [Commits](618e0aaa31...4bc97e287b)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-28 21:49:54 +00:00
0149cd792d Bump deps/zlib from d71dc66 to c3f3043
Bumps [deps/zlib](https://github.com/madler/zlib) from `d71dc66` to `c3f3043`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](d71dc66fa8...c3f3043f7a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-28 21:49:52 +00:00
32925a31d5 Bump deps/libtommath from 6ac0b0c to eda0bd6
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `6ac0b0c` to `eda0bd6`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](6ac0b0c1b6...eda0bd6ae5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-28 21:49:50 +00:00
14dc718ef2 Merge pull request from diamante0018/no-anti-cheat
Disable anticheatby default
2021-08-28 23:49:42 +02:00
45b5161c01 Merge pull request from diamante0018/dependa
Add dependabot
2021-08-28 23:49:27 +02:00
99db8db0f2 Attempt to remove dep 2021-08-28 22:53:06 +02:00
01f8f36e30 Disable anticheat for good 2021-08-28 22:33:14 +02:00
ebebaf173c Add contents to file 2021-08-28 22:21:18 +02:00
3b6b5b1136 Dependabot 2021-08-28 22:20:04 +02:00
52748b4cbe Merge pull request from Laupetin/fix/2d-material-text-icons
Fix 2d material text icons
2021-08-21 13:22:18 +02:00
Jan
aaace9db35 Do not only strip material text icons from server names but for all server attributes that are displayed in the server list 2021-08-21 12:35:32 +02:00
002dfa77c4 Merge pull request from Laupetin/fix/invalid-playercounts
Ignore servers in serverlist that specify an invalid player count
2021-08-21 12:07:49 +02:00
Jan
d44039e82e Ignore servers in serverlist that specify an invalid player count 2021-08-21 00:18:34 +02:00
Jan
f3c2b999eb Strip material text messages from server names 2021-08-20 18:50:57 +02:00
Jan
a7a8207a34 Strip material text icons from chat messages 2021-08-20 18:50:53 +02:00
Jan
e84e0774a6 Fix material text icons with some techsets causing issues when rendering 2021-08-20 18:49:09 +02:00
05c5849e30 Merge pull request from diamante0018/fix-style-2
Fix style and KillcamStub
2021-08-20 12:32:55 +02:00
933f00017f Add space after push 2021-08-19 17:28:22 +02:00
0b85b4cefc Order of names 2021-08-19 12:04:49 +02:00
fc73f4cd65 Fix style and slowmoStub 2021-08-19 11:45:40 +02:00
4ab20ae8f5 Merge pull request from mjkzy/develop
Delete labeler workflow
2021-08-17 15:48:04 +02:00
m
1e99698777 Delete labeler.yml 2021-08-16 21:12:20 -05:00
m
4f93ab7e6e Delete labeler.yml 2021-08-16 21:12:15 -05:00
e43206fbcc Merge pull request from Rackover/sound_mutex_fix_fix
Fix sound mutex fix
2021-08-16 21:24:39 +02:00
44eded4e6d Merge pull request from Rackover/0_6_2_prep
Added DLC#9 (Classics pack 3)
2021-08-16 21:24:08 +02:00
89254936e4 Whoops 2021-08-16 18:53:52 +02:00
af9bb8b805 Added DLC#9 (Classics pack 3) 2021-08-16 18:53:33 +02:00
1888e4c357 Merge pull request from zweeej/SetSlowMotion-fix
slowmofix
2021-08-16 16:06:49 +02:00
ed62d96690 SetSlowMotion Fix 2021-08-16 02:01:21 +02:00
47bf927dfd Merge pull request from Rackover/sound_mutex_fix
Sound mutex workaround
2021-08-15 18:04:39 +02:00
f8c177085c Address review, clean up code 2021-08-15 14:10:13 +02:00
de0b8adc82 slowmofix 2021-08-15 00:10:42 +02:00
0f8acb940e Better dvar handling 2021-08-14 13:51:22 +02:00
cbfdde2029 Slight refactor, tweaked the acceleration value and deadzones a little bit 2021-08-14 10:38:00 +02:00
ea926dfe67 Merge branch 'develop_official' into feature/xinput 2021-08-14 00:36:42 +02:00
8e4c102984 Sound mutex workaround 2021-08-14 00:27:19 +02:00
830a60c8c9 Merge pull request from Laupetin/fix/codol-dynent-hook-bug
Fix codol dynent patch bug
2021-08-04 18:47:38 +02:00