Commit Graph

3574 Commits

Author SHA1 Message Date
280dd6e1a5 Merge pull request from XLabsProject/dependabot/submodules/deps/pdcurses-f1cd4f4
Bump deps/pdcurses from `6c31f22` to `f1cd4f4`
2021-12-09 20:33:27 +01:00
060eb4baaa Merge pull request from diamante0018/add-cheat-cmds
[Script/Command] Add back cheat commands and gsc functions
2021-12-09 20:29:29 +01:00
62bca7f3b2 read ent num from struct as Matrix suggested 2021-12-09 17:49:47 +00:00
0ac4cd1ba3 Bump deps/pdcurses from 6c31f22 to f1cd4f4
Bumps [deps/pdcurses](https://github.com/wmcbrine/PDCurses) from `6c31f22` to `f1cd4f4`.
- [Release notes](https://github.com/wmcbrine/PDCurses/releases)
- [Commits](6c31f22692...f1cd4f4569)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 17:21:21 +00:00
86f0242a3d Reimplement clientcommand like in debug builds 2021-12-09 12:01:37 +00:00
ff1584cff0 Fix comment 2021-12-07 17:47:31 +00:00
86158bddf2 Organize cheat commands/gsc in one module 2021-12-07 16:53:41 +00:00
ed95316508 Fix wording 2021-12-07 16:19:40 +00:00
6d916ebd47 Added god/demigod and fixed ufo 2021-12-07 16:10:46 +00:00
a3947c1461 Merge branch 'XLabsProject-develop' into develop 2021-12-07 14:56:50 +00:00
332157ad2c Merge branch 'develop' of https://github.com/XLabsProject/iw4x-client into XLabsProject-develop 2021-12-07 14:56:22 +00:00
80415e7c8e Bump deps/libtommath from eda0bd6 to 8355b88
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `eda0bd6` to `8355b88`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](eda0bd6ae5...8355b88db0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 14:52:46 +00:00
3af0871902 Enclose in dvar onInit signal 2021-12-06 12:35:06 +00:00
0e3d4a596b Refined logic a bit 2021-12-06 12:27:28 +00:00
69592a5656 Use .cfg over unordered map 2021-12-04 18:34:19 +00:00
6b397f6218 Merge pull request from XLabsProject/dependabot/submodules/deps/libtommath-2cec6ad
Bump deps/libtommath from `8355b88` to `2cec6ad`
2021-12-04 15:42:54 +01:00
1583e82938 Merge pull request from diamante0018/party/improve
[Party] Remove random function call
2021-12-04 15:42:39 +01:00
e4b76a3d1f Remove random function call 2021-12-02 18:35:20 +00:00
759634833b Bump deps/libtommath from 8355b88 to 2cec6ad
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `8355b88` to `2cec6ad`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](8355b88db0...2cec6addaf)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 17:19:13 +00:00
e68c402095 Merge pull request from diamante0018/refactor-logger-error
[Logger] Use correct enum over numbers for com_error
2021-11-30 14:42:50 +01:00
bdfc7f562c Merge pull request from diamante0018/feature/elevators
[Feature] Add options to disable elevators
2021-11-30 14:41:43 +01:00
a54d83945d Match sv_enableBounces dvar flags 2021-11-29 18:36:23 +00:00
bf9ea14333 One feature at the time 2021-11-29 18:22:21 +00:00
79be9e12d5 Add dvar to disable elevators entirely 2021-11-29 17:16:18 +00:00
ed53211400 Comments as requested 2021-11-29 14:08:44 +00:00
ae627d5f8f Elevators for trickshotting 2021-11-29 12:26:53 +00:00
6d11dc7347 Merge pull request from XLabsProject/dependabot/submodules/deps/pdcurses-6c31f22
Bump deps/pdcurses from `2e15c90` to `6c31f22`
2021-11-22 23:16:55 +01:00
1088e760d4 Merge pull request from diamante0018/feature/random-sv-map-rotation
[Dedicated] Add random map rotation
2021-11-22 22:20:33 +01:00
447ab3ea61 Bump deps/pdcurses from 2e15c90 to 6c31f22
Bumps [deps/pdcurses](https://github.com/wmcbrine/PDCurses) from `2e15c90` to `6c31f22`.
- [Release notes](https://github.com/wmcbrine/PDCurses/releases)
- [Commits](2e15c90f12...6c31f22692)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 17:24:37 +00:00
5d72ee29a3 Merge pull request from diamante0018/feature/replace-func
[Script] Add ReplaceFunc Game Script Function
2021-11-18 00:35:19 +01:00
daced4427b Use auto 2021-11-16 18:33:32 +00:00
fb8ecf637f Added random map rotation 2021-11-16 18:21:06 +00:00
f0687f8203 Use correct enum over numbers for com_error 2021-11-16 16:56:13 +00:00
6eaf72e86f [Script] Small adjustment to variable type 2021-11-15 17:44:23 +00:00
c3dd5015e1 [Script] Fix compilation 2021-11-13 20:55:22 +00:00
5c69267ba3 [Script] Make index signed to keep consistency 2021-11-13 20:46:58 +00:00
4cb8cdfca3 [Script] Removed double check' 2021-11-13 19:12:16 +00:00
f101dbadec [Script] Improve structs, add extra checks 2021-11-13 18:51:37 +00:00
c73794f6ea [Script] Better comments 2021-11-13 13:32:20 +00:00
446c55b0b0 [Script] Fix unsigned/signed mismatch 2021-11-13 13:22:06 +00:00
8cd3f2cad4 [Script] Add replaceFun 2021-11-13 13:15:27 +00:00
ff2b109aa2 Merge pull request from diamante0018/quick-patch-refactor-2
[QuickPatch] Quick Refactor
2021-11-11 17:57:21 +01:00
84a086d4cb Merge pull request from diamante0018/feature/custom-stance-scale
[Movement] Add customizable speed scale for stance
2021-11-11 17:55:52 +01:00
f6c973bc76 Make DvarRegisterEnum accept const char** 2021-11-11 16:47:42 +00:00
6d70cd3e74 Get int now works on enum dvars 2021-11-11 16:44:54 +01:00
b02d7f41ae Overlooked this detail 2021-11-11 13:40:52 +00:00
37e79f7c3a Hook dvar register func 2021-11-11 13:38:51 +00:00
892f521728 Added a dvar for player draw debug distance, use array for dvar enums, a bit of formatting 2021-11-11 14:00:46 +01:00
b77e95a846 Refactor quick patch a bit 2021-11-10 19:48:00 +00:00
6a20962f35 Merge pull request from Laupetin/feature/ps3hud
Add Playstation style flavor to gamepad buttons
2021-11-08 19:12:48 +01:00