Commit Graph

214 Commits

Author SHA1 Message Date
Diavolo
94e9429926
maint: remove spooky references 2023-06-18 15:30:12 +02:00
Diavolo
2ae991ccbf
maint: remove components I will never use 2023-06-18 14:59:37 +02:00
Edo
d7d06ea47b
[Command]: Refactor (#1013) 2023-05-06 14:20:56 +01:00
Edo
dc3cc28693
[Auth]: Remove whitespace (#996) 2023-05-03 00:10:14 +01:00
Edo
9b1f49252e
[MapRotation]: Refactor (#916) 2023-04-09 18:26:25 +02:00
Edo
d214cb0e58
[Maps]: Undo shipment hack in preparation of rawfiles fix (#900) 2023-04-04 12:49:34 +02:00
Edo
58bf01196e
[General]: Small cleanup (#870) 2023-03-23 11:27:44 +00:00
Edo
48e82543db
[Maps]: mp_citystreets (#869) 2023-03-22 23:20:46 +00:00
Edo
3ae5e7aea8
[Loc]: Put function here (#868) 2023-03-22 18:47:13 +00:00
Edo
039cafbc0f
[Maps]: Add-back forgotten mp_shipment (#843) 2023-03-18 00:29:46 +00:00
FutureRave
dd942fcfde
[Maps]: Make local var const 2023-03-17 22:40:52 +00:00
Edo
960a95b38e
[Maps]: Re-Write log message (#838) 2023-03-17 13:47:33 +00:00
Edo
48f2cbc06d
[Maps]: Fix fatal crash (#837) 2023-03-17 13:24:00 +00:00
Louve
678dc349dd
IW5 DLC Prep (#814)
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-03-17 12:46:29 +00:00
FutureRave
311d6f7241
[Dvar]: Increase max value of dvar 2023-02-18 12:18:41 +00:00
Louve
4103e4d174
IW4Of Fixes (#775)
Co-authored-by: Louvenarde <louve@louve.systems>
Co-authored-by: FutureRave <edoardo.sanguineti222@gmail.com>
2023-02-17 11:26:40 +00:00
FutureRave
dfe28f4e88
[Download]: Add maprotation to info endpoint 2023-02-10 00:12:05 +00:00
Diavolo
ca5843587a
[General]: Clean up some dvar usage 2023-01-05 10:59:09 +01:00
Edo
7a438e3409
[Console]: Allow the client console to be opened (#695) 2023-01-03 13:16:44 +01:00
Edo
9f39834090
[General]: Clean structs (#692) 2023-01-02 17:04:34 +00:00
Edo
86b402a5a0
[Dvar]: Don't lookup dvar every time we need it (#677)
* [Dvar]: Don't lookup dvar every time we need it

* [Console]: Cleanup the code

* [Party]: Improve source code quality

* [Party]: Update
2022-12-31 15:03:33 +01:00
Edo
f70c02b42e
[Scheduler]: Use enum class & more (#669) 2022-12-26 13:07:24 +01:00
Louve
6692e99d86
Add cod4 map to dlc list (and absolutely nothing else) (#663)
Co-authored-by: louve <louve@louve.systems>
Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
2022-12-24 20:23:33 +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
Edo
6a8088281f
Refactor IO (#575)
* [IO]: Use filesystem where possible

* [Library]: One small thing
2022-11-22 00:34:17 +00:00
Diavolo
f0258631b2
[Vote] Improvements and other things 2022-08-24 23:46:07 +02:00
Diavolo
0393953ded
[Vote/UI] Add UI Script handlers 2022-08-24 16:38:14 +02:00
Louve
14181d04d1
Require teamzones when there's no arena entry (fixes sp maps missing … (#391)
* Require teamzones when there's no arena entry (fixes sp maps missing teams)

* Move requireteamzones=true to method

Co-authored-by: rackover <roxanne@thegamebakers.com>
2022-07-27 10:54:36 +02:00
Dss0
ae255777d0
Merge pull request #367 from Rackover/disable_additional_zones_for_vanilla_maps
Disable additional zones for vanilla maps
2022-07-26 22:19:03 +02:00
Louve
c601a1b97e
Fix fs xmodsurfs (#372)
* This commit cured my crashes!

* Use correct thread for Ents swapping

* Mutex

* Cleanup

* Cleanup2

Co-authored-by: Diavolo <edoardo.sanguineti222@gmail.com>
Co-authored-by: Louvenarde <louve@louve.systems>
2022-07-21 00:22:49 +02:00
Diavolo
54cdc425ee Speed up loading by not requiring extra zones
Co-authored-by: diamante0018 <edoardo.sanguineti222@gmail.com>
Co-authored-by: Louvenarde <louve@louve.systems>
2022-07-20 21:47:54 +02:00
Diavolo
1f7b0ff95d
[Rawfile] Fix hook 2022-07-07 15:32:18 +02:00
Diavolo
abacd1c284
[General] Name the last two remaining used dvar flags 2022-06-18 19:42:56 +02:00
Diavolo
52c9602473
[Dedicated] Fix 2022-06-16 16:15:26 +02:00
Edo
020201ab1f
[Logger] Use c++20 format 2022-06-12 23:07:53 +02:00
Diavolo
9cb9f46663 Remove the most hated callback in the source code 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
6c76136c5c
[ISO] Follow the c++20 standard 2022-05-31 18:38:09 +02:00
Edo
2d139ac435
Merge branch 'develop' into refactor-scripts-stuff 2022-04-07 16:47:56 +02:00
FutureRave
21f0fe8c5e
Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
FutureRave
27ca63bf65
Resolve conflict 2022-02-27 13:43:18 +00:00
Dss0
f4ba792dc3
Merge pull request #192 from diamante0018/refactor-iso-core-guidelines
ISO Core guidelines
2022-02-27 14:10:31 +01:00
FutureRave
c54981c6df
ISO Core guidelines 2022-02-27 12:53:44 +00:00
Edo
cbfd650f78
Merge branch 'develop' into refactor-scripts-stuff 2022-02-26 23:30:58 +00:00
Dss0
d1da779388
Merge pull request #191 from diamante0018/refactor-smol-components
Refactor some utils
2022-02-27 00:11:01 +01:00
FutureRave
a5cc395b65
Refactor some utils 2022-02-26 22:50:53 +00:00
Edo
067085c7e7
Merge branch 'develop' into refactor-scripts-stuff 2022-02-14 16:45:38 +00:00
FutureRave
6dcdef8146
Actually fix 2022-02-08 16:41:49 +00:00
Diavolo
52f675d2ed
Auto keyword 2022-02-04 14:56:39 +01:00