gir489
e08ab4ca80
Project include cleanup ( #3404 )
2024-07-23 13:40:30 +02:00
Andreas Maerten
cba19d0c33
refactor!: Rewrite of the old notification service ( #2866 )
...
The main goal was improving the readability of the original code however some ugliness remains.
- Swapped from pointer singleton to instance singleton
- Actually make use of the alpha logic that used to be present
- Added a counter to notifications to indicate if something is being spammed
- Notification timeouts reset if they're sent to the queue again
2024-03-23 00:04:49 +01:00
gir489
37468ca7b0
Converted all static strings to translation keys. ( #2284 )
2023-10-20 18:24:44 +02:00
maybegreat48
5eead0436f
Huge protection improvements and other stuff ( #1963 )
...
* feat(protections): add a fuzzer
* feat(protections): improve protections
* feat(spoofing): add warning
* feat(world): force object cleanup
* fix(weapons): fix custom weapon code
* fix(weapons): fix for #1983
2023-08-19 13:01:08 +02:00
MoneyDropLobby
bb9ea84862
chore: Use override keyword in commands to make sure virtual funcs are properly overwritten ( #1897 )
2023-08-01 11:10:14 +02:00
Andreas Maerten
96493b5a22
refactor!: Modify command argument handling and move on_
method to bool_command ( #1826 )
2023-07-26 22:22:40 +02:00
Bugisoft
74ba7b6860
Custom Sky Color and unify some stuff ( #1779 )
2023-07-20 22:46:32 +02:00
maybegreat48
70efa40afe
Lua Scripting ( #1334 )
...
Closes #83
Fixes #1309
Fixes #1287
Fixes #1129 (actually fixed now)
2023-06-06 09:40:40 +02:00