Edo
|
24ccd9af3b
|
[String]: Use ARRAY_COUNT (#656)
|
2022-12-17 17:54:41 +00:00 |
|
Louve
|
f91fa0d0b2
|
Big zonebuilder update (#427)
|
2022-12-14 08:40:15 +00:00 |
|
Edo
|
ac90714811
|
[General]: Use std::format more often (#635)
|
2022-12-11 17:54:24 +00:00 |
|
FutureRave
|
c6b3e88938
|
[Main]: Improve error message
|
2022-12-06 13:05:03 +00:00 |
|
Edo
|
72460032ae
|
[Zone🅱️uilder]: Port over json parsing of loc strings (#621)
|
2022-12-04 00:15:46 +00:00 |
|
Edo
|
b195d96abb
|
[GSC]: Script aliases (#610)
|
2022-11-29 08:18:10 -06:00 |
|
FutureRave
|
e1e67a3ea9
|
[Memory]: Remove nullptr check before std::free
|
2022-11-25 22:37:49 +00:00 |
|
FutureRave
|
4a677c5d08
|
[ScriptStorage]: Allow users to load the storage file
|
2022-11-25 18:33:53 +00:00 |
|
FutureRave
|
d60910c5d1
|
[Cache]: Remove unused code
|
2022-11-23 16:36:07 +00:00 |
|
FutureRave
|
9b903f64e4
|
[Changelog]: Re-order urls
|
2022-11-23 15:31:48 +00:00 |
|
Edo
|
c38a258102
|
[WebIO]: Fix Crash (#580)
|
2022-11-22 21:02:10 +00:00 |
|
Edo
|
e8e1543cea
|
[Utils]: Re-order namespaces (#576)
* [Utils]: Re-order namespaces
* [Steam]: Fix comp
|
2022-11-22 08:09:25 -06:00 |
|
Edo
|
6a8088281f
|
Refactor IO (#575)
* [IO]: Use filesystem where possible
* [Library]: One small thing
|
2022-11-22 00:34:17 +00:00 |
|
Edo
|
c72c5c62e8
|
[RawFiles] Load info strings from raw (#557)
|
2022-11-09 01:31:46 +00:00 |
|
Edo
|
e96c4029b8
|
utils: remove double allocation for env variable (#552)
|
2022-11-07 11:13:13 +00:00 |
|
Edo
|
c890b4c8a4
|
Fix bug with Auth (#478)
|
2022-09-06 14:06:29 +02:00 |
|
Edo
|
78e495f9f2
|
Wide apply env (#460)
* Wide apply env
* [MapRotation] Use std::format where possible
|
2022-08-26 20:12:26 +02:00 |
|
Diavolo
|
f0258631b2
|
[Vote] Improvements and other things
|
2022-08-24 23:46:07 +02:00 |
|
Edo
|
6197a3cee4
|
[Utils] Correct mistake in code (#455)
|
2022-08-24 14:15:04 +02:00 |
|
Edo
|
ed617dc879
|
[Filesystem] Use info from launcher (#440)
* [Filesystem] Use info from launcher
|
2022-08-17 21:53:52 +02:00 |
|
Diavolo
|
d67e6ce686
|
[General] Reduce usage of dvar lookup func
|
2022-08-10 23:03:26 +02:00 |
|
Diavolo
|
422074ecee
|
Do not clear a static variable
|
2022-08-10 12:48:06 +02:00 |
|
Dss0
|
7808e9a90c
|
Merge pull request #409 from diamante0018/fixes-json
Fixes for JSON
|
2022-08-04 11:32:59 +02:00 |
|
Diavolo
|
323021af5d
|
Fixes for JSON
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
Co-authored-by: rackover <roxanne@thegamebakers.com>
|
2022-08-04 11:24:32 +02:00 |
|
Edo
|
50eaba2ca9
|
fix crash in SND func (#407)
|
2022-08-03 18:27:07 +02:00 |
|
Diavolo
|
8ac33260a4
|
[Utils] Fix function
|
2022-08-02 23:04:02 +02:00 |
|
Diavolo
|
fe73bb9827
|
[QuickPatch] Make startsingleplayer command work with iw4x-sp
|
2022-08-02 13:24:22 +02:00 |
|
Louve
|
f3c15f2cda
|
Json11 => NlohmannJson (#393)
* Json11 => NlohmannJson
* Fix release build
* Updated gitmodulie
* Address review
* Update .gitmodules
Co-authored-by: rackover <roxanne@thegamebakers.com>
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
|
2022-07-29 21:54:18 +02:00 |
|
Dss0
|
e8c69b9d3f
|
Merge pull request #386 from diamante0018/fix-the-fix-of-visionfile
[VisionFile] Move zone patch here
|
2022-07-23 22:25:18 +02:00 |
|
Diavolo
|
034abfe235
|
[VisionFile] Move zone patch here
|
2022-07-23 22:16:26 +02:00 |
|
Diavolo
|
61463cc9e7
|
[News] Update urls
|
2022-07-21 21:30:44 +02:00 |
|
Dss0
|
d915481928
|
Merge pull request #353 from diamante0018/develop
[General] Make some improvements
|
2022-07-11 11:54:17 +02:00 |
|
Diavolo
|
60f7c7c254
|
[Script] Re-work stuff (no hidden changes)
*maybe* (Based on a true story and events)
|
2022-07-06 17:48:40 +02:00 |
|
Diavolo
|
a3d92939ad
|
[Logger] Filter out coloured strings for stdout
|
2022-07-04 21:09:26 +02:00 |
|
Diavolo
|
b718803ecb
|
[Bans] Refactor
|
2022-06-28 09:26:43 +02:00 |
|
Diavolo
|
8d2db6b34d
|
[Utils] Organize Vector functions under the maths module
|
2022-06-26 15:40:57 +02:00 |
|
Diavolo
|
c07bfe8bd9
|
[General] Stop nonsense with asset handler header files
|
2022-06-22 17:36:06 +02:00 |
|
Edo
|
0a852c6431
|
[Events] Group game events callbacks in one module (#306)
|
2022-06-13 20:16:57 +02:00 |
|
Edo
|
020201ab1f
|
[Logger] Use c++20 format
|
2022-06-12 23:07:53 +02:00 |
|
Diavolo
|
0ebc3a8224
|
Merge remote-tracking branch 'origin/develop' into scheduler
|
2022-06-05 12:23:55 +02:00 |
|
Edo
|
558bf09338
|
[ClientCommand] Add give command
Just for weapons for now
|
2022-06-04 19:59:52 +02:00 |
|
Diavolo
|
9ec081fcb1
|
Fix some things
|
2022-06-04 14:59:14 +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 |
|
Diavolo
|
6c76136c5c
|
[ISO] Follow the c++20 standard
|
2022-05-31 18:38:09 +02:00 |
|
Diavolo
|
aef820179c
|
Remove ceg
|
2022-05-27 14:15:03 +02:00 |
|
Dss0
|
1f5253ad2a
|
Merge pull request #220 from diamante0018/security-patches
Put security patches in their module
|
2022-04-19 16:24:40 +02:00 |
|
Diavolo
|
0b57d35aac
|
Create Security module for sec related patches
|
2022-04-19 15:26:29 +02:00 |
|
Diavolo
|
16f180d08d
|
Remove anticheat (Gone FNAF)
|
2022-04-15 11:16:22 +02:00 |
|
Diavolo
|
bd19102eb7
|
FIx header
|
2022-04-10 15:12:01 +02:00 |
|