Commit Graph

3358 Commits

Author SHA1 Message Date
Edo
e754e9d56a
Remove accidental usage of the async pipeline (#305)
Removing the parameter default value will prevent this from happening in the future
2022-06-13 19:59:32 +02:00
Edo
19d17440ec
Merge pull request #304 from XLabsProject/dependabot/submodules/deps/GSL-d9fc52e
Bump deps/GSL from `da01eb2` to `d9fc52e`
2022-06-13 19:32:54 +02:00
dependabot[bot]
e3d07e6a83
Bump deps/GSL from da01eb2 to d9fc52e
Bumps [deps/GSL](https://github.com/microsoft/GSL) from `da01eb2` to `d9fc52e`.
- [Release notes](https://github.com/microsoft/GSL/releases)
- [Commits](da01eb28db...d9fc52e20e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 17:26:02 +00:00
Edo
0593913244
[Debug] Add simple overlays for debugging (#227) 2022-06-13 18:08:44 +02:00
Dss0
9f7608b04f
Merge pull request #301 from diamante0018/revert-zonebuilder-quit
Revert change to ZoneBuilder
2022-06-13 18:07:40 +02:00
Dss0
1e0e0e7561
Merge pull request #302 from diamante0018/smash-1024-limit
Allow people to go over 1024 limit on the map rotation
2022-06-13 18:07:22 +02:00
Diavolo
bf4ae7f116
[MapRotation] Allow people to circumvent 1024 dvar character limit 2022-06-13 17:32:45 +02:00
Diavolo
b720166913
Revert change to ZoneBuilder
& Add simple callback function to add commands
2022-06-13 00:02:20 +02:00
Edo
020201ab1f
[Logger] Use c++20 format 2022-06-12 23:07:53 +02:00
Dss0
fa4adf12db
Merge pull request #297 from diamante0018/more-ceg
[Ceg] Disable some checks on game events
2022-06-12 22:27:52 +02:00
Dss0
c847e3a0ee
Merge pull request #254 from diamante0018/scheduler
Refactor scheduler
2022-06-12 22:27:35 +02:00
Diavolo
4fa67af2c4
Fix compilation 2022-06-12 20:09:49 +02:00
Edo
7efaa89d32
Merge branch 'develop' into scheduler 2022-06-12 20:02:48 +02:00
Edo
a4da5b891e
Merge pull request #283 from diamante0018/new-map-rotation
New map rotation module
2022-06-12 19:40:17 +02:00
Diavolo
2c54bd7d0d
[MapRotation] C++20 things 2022-06-11 11:55:12 +02:00
Diavolo
297e270e2f
Fix comp 2022-06-05 12:34:29 +02:00
Diavolo
0ebc3a8224 Merge remote-tracking branch 'origin/develop' into scheduler 2022-06-05 12:23:55 +02:00
Edo
799f244b3f
Merge pull request #279 from diamante0018/network-refactor
Refactor some packet interception code
2022-06-05 12:03:50 +02:00
Diavolo
bd647355fe
[Ceg] Disable some checks on game events 2022-06-05 11:45:50 +02:00
Diavolo
2de643773f [Script] Fix for c++20 2022-06-04 23:46:06 +02:00
Diavolo
88f82d297f
Add dvar desc 2022-06-04 22:32:03 +02:00
Diavolo
8fcae22813 Merge branch 'new-map-rotation' of https://github.com/diamante0018/iw4x-client into new-map-rotation 2022-06-04 22:25:29 +02:00
Edo
b5d4da254e
Merge branch 'develop' into new-map-rotation 2022-06-04 22:25:04 +02:00
Edo
27f78edb29
General Refactoring
* [General] Clean up a few things
2022-06-04 22:16:55 +02:00
Edo
558bf09338
[ClientCommand] Add give command
Just for weapons for now
2022-06-04 19:59:52 +02:00
Dss0
0f8e727a73
Merge pull request #290 from diamante0018/disablechat
[Chat] add dvar to disable chat
2022-06-04 19:40:15 +02:00
Dss0
0b7a1827a4
Merge pull request #294 from diamante0018/better-mini-console
Better minicon patch
2022-06-04 19:39:56 +02:00
Dss0
9eb6bc0cda
Merge pull request #288 from diamante0018/userinfo
[Script] Add way to modify player name
2022-06-04 19:39:41 +02:00
Diavolo
d2f72b465c
Better minicon patch 2022-06-04 19:07:45 +02:00
Diavolo
fe0cbacdea
[UserInfo] Clear overrides when user disconnects 2022-06-04 18:52:46 +02:00
Diavolo
9ec081fcb1
Fix some things 2022-06-04 14:59:14 +02:00
Diavolo
b072815407 99% non-plagiarised kill command implementation 2022-06-04 14:06:30 +02:00
Diavolo
9cb9f46663 Remove the most hated callback in the source code 2022-06-04 14:06:30 +02:00
FutureRave
8538de0f96 Make game boot for now 2022-06-04 14:06:30 +02:00
FutureRave
74ed1c342a Fix some mistakes (still wrong pipeline being used somewhere) 2022-06-04 14:06:30 +02:00
FutureRave
b0dfd16759 Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02:00
Diavolo
854949a34f
[Script] Add way to modify player name 2022-06-04 10:56:14 +02:00
Dss0
db51c06a12
Merge pull request #289 from diamante0018/feature/no-hash-checks
Do not perform binary checks on the binary in debug
2022-06-03 22:07:49 +02:00
Dss0
2d05bec68b
Merge pull request #291 from diamante0018/feature/c--20
Follow the c++20 standard
2022-06-03 14:52:45 +02:00
Diavolo
92a9eb58ad
Address review 2022-06-03 14:45:14 +02:00
Diavolo
6c76136c5c
[ISO] Follow the c++20 standard 2022-05-31 18:38:09 +02:00
Diavolo
cb2346b478
[Chat] add dvar to disable chat 2022-05-31 17:57:44 +02:00
Diavolo
2ee88b2398
Do not perform binary checks on the binary 2022-05-31 15:56:54 +02:00
Dss0
2f0884bd1c
Merge pull request #287 from diamante0018/update-protobuf
Update protobuf
2022-05-30 16:53:48 +02:00
Diavolo
011ef660e4
Update protobuf 2022-05-30 13:42:36 +02:00
Edo
2f00b24fdb
Merge pull request #286 from diamante0018/generic-patch-13
Move static assert to the header file
2022-05-29 10:26:50 +02:00
Diavolo
aa99f6fbda
Move static assert to the header file 2022-05-29 10:19:48 +02:00
Dss0
3f0c137617
Merge pull request #280 from diamante0018/ceg-impostor-amongus
Remove (CEG?) functions
2022-05-28 15:00:51 +02:00
Dss0
7fccb48b9e
Merge pull request #284 from diamante0018/fix-format-string
Fix format string in gsc function
2022-05-28 15:00:15 +02:00
Diavolo
aef820179c
Remove ceg 2022-05-27 14:15:03 +02:00