Commit Graph

2893 Commits

Author SHA1 Message Date
FutureRave
7794a12b95
make dedi patch work on client as well 2022-01-16 14:08:52 +00:00
FutureRave
5d26af4a28
Refactor script param checking behaviour 2022-01-16 13:45:18 +00:00
FutureRave
5231077b95
Fix other keks + add scr_addbool for good mesure 2022-01-15 19:18:15 +00:00
FutureRave
7fab6e136e
Comment gsc function 2022-01-15 13:49:33 +00:00
FutureRave
3b52208c87
Add script function from bo2 for good mesure 2022-01-14 00:21:14 +00:00
FutureRave
52d2a101e6
use dev_script for debugcode 2022-01-11 10:40:34 +00:00
Diavolo
3a9ec90127
Tidy format up a bit 2022-01-08 13:44:09 +01:00
Diavolo
c833a57508
Set debugcode to true if we are developers 2022-01-08 12:52:05 +01:00
Diavolo
77c2043006
Refactor script related funcs/modules 2022-01-07 22:00:44 +01:00
Dss0
6d80943380
Merge pull request #155 from diamante0018/develop
Added missing lock guard
2021-12-17 20:25:16 +01:00
Diavolo
25a79f8439
Added missing lock guard 2021-12-17 19:49:25 +01:00
Dss0
7ebdc37622
Merge pull request #154 from XLabsProject/dependabot/submodules/deps/libtommath-bea9270
Bump deps/libtommath from `2cec6ad` to `bea9270`
2021-12-17 19:34:28 +01:00
Louve
ba590760cd
Merge pull request #142 from Rackover/better_r_draw_debug
Better r draw debug
2021-12-17 18:02:42 +01:00
rack.over
a6f0d78481 address review 2021-12-17 09:55:50 +01:00
dependabot[bot]
c31f5b15ce
Bump deps/libtommath from 2cec6ad to bea9270
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `2cec6ad` to `bea9270`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](2cec6addaf...bea9270646)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 17:17:54 +00:00
Louve
3fdadb45a5
Merge pull request #134 from diamante0018/feature/reset-dvars
[Dvar] Reset dvars changed by server when disconnecting
2021-12-13 22:42:50 +01:00
Louvenarde
c0f95d3fc3 Address review 2021-12-13 19:06:04 +01:00
Louvenarde
6ec5cac5cb Fix const cast on enum dvar registration 2021-12-13 18:50:52 +01:00
Louvenarde
241aed3d92 Merge branch 'develop' of https://github.com/XLabsProject/iw4x-client into better_r_draw_debug 2021-12-13 18:48:17 +01:00
Louvenarde
d726015ba2 Fix some declarations and pointer madness in Vec3SqrDist 2021-12-13 18:46:55 +01:00
Dss0
280dd6e1a5
Merge pull request #153 from XLabsProject/dependabot/submodules/deps/pdcurses-f1cd4f4
Bump deps/pdcurses from `6c31f22` to `f1cd4f4`
2021-12-09 20:33:27 +01:00
Dss0
060eb4baaa
Merge pull request #152 from diamante0018/add-cheat-cmds
[Script/Command] Add back cheat commands and gsc functions
2021-12-09 20:29:29 +01:00
FutureRave
62bca7f3b2
read ent num from struct as Matrix suggested 2021-12-09 17:49:47 +00:00
dependabot[bot]
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
FutureRave
86f0242a3d
Reimplement clientcommand like in debug builds 2021-12-09 12:01:37 +00:00
FutureRave
ff1584cff0
Fix comment 2021-12-07 17:47:31 +00:00
FutureRave
86158bddf2
Organize cheat commands/gsc in one module 2021-12-07 16:53:41 +00:00
FutureRave
ed95316508
Fix wording 2021-12-07 16:19:40 +00:00
FutureRave
6d916ebd47
Added god/demigod and fixed ufo 2021-12-07 16:10:46 +00:00
FutureRave
a3947c1461 Merge branch 'XLabsProject-develop' into develop 2021-12-07 14:56:50 +00:00
FutureRave
332157ad2c Merge branch 'develop' of https://github.com/XLabsProject/iw4x-client into XLabsProject-develop 2021-12-07 14:56:22 +00:00
dependabot[bot]
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
FutureRave
3af0871902
Enclose in dvar onInit signal 2021-12-06 12:35:06 +00:00
FutureRave
0e3d4a596b
Refined logic a bit 2021-12-06 12:27:28 +00:00
FutureRave
69592a5656
Use .cfg over unordered map 2021-12-04 18:34:19 +00:00
Dss0
6b397f6218
Merge pull request #150 from XLabsProject/dependabot/submodules/deps/libtommath-2cec6ad
Bump deps/libtommath from `8355b88` to `2cec6ad`
2021-12-04 15:42:54 +01:00
Dss0
1583e82938
Merge pull request #151 from diamante0018/party/improve
[Party] Remove random function call
2021-12-04 15:42:39 +01:00
FutureRave
e4b76a3d1f
Remove random function call 2021-12-02 18:35:20 +00:00
dependabot[bot]
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
Dss0
e68c402095
Merge pull request #145 from diamante0018/refactor-logger-error
[Logger] Use correct enum over numbers for com_error
2021-11-30 14:42:50 +01:00
Dss0
bdfc7f562c
Merge pull request #148 from diamante0018/feature/elevators
[Feature] Add options to disable elevators
2021-11-30 14:41:43 +01:00
FutureRave
a54d83945d
Match sv_enableBounces dvar flags 2021-11-29 18:36:23 +00:00
FutureRave
bf9ea14333
One feature at the time 2021-11-29 18:22:21 +00:00
FutureRave
79be9e12d5
Add dvar to disable elevators entirely 2021-11-29 17:16:18 +00:00
FutureRave
ed53211400
Comments as requested 2021-11-29 14:08:44 +00:00
FutureRave
ae627d5f8f
Elevators for trickshotting 2021-11-29 12:26:53 +00:00
Dss0
6d11dc7347
Merge pull request #147 from XLabsProject/dependabot/submodules/deps/pdcurses-6c31f22
Bump deps/pdcurses from `2e15c90` to `6c31f22`
2021-11-22 23:16:55 +01:00
Dss0
1088e760d4
Merge pull request #146 from diamante0018/feature/random-sv-map-rotation
[Dedicated] Add random map rotation
2021-11-22 22:20:33 +01:00
dependabot[bot]
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
Dss0
5d72ee29a3
Merge pull request #144 from diamante0018/feature/replace-func
[Script] Add ReplaceFunc Game Script Function
2021-11-18 00:35:19 +01:00