R.K
7408350af3
feat: Added Infinite Vehicle Ammo ( #3003 )
2024-04-30 20:52:49 +02:00
Andreas Maerten
99afa8dfbb
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
79df8bc021
Converted all static strings to translation keys. ( #2284 )
2023-10-20 18:24:44 +02:00
gir489
04405eb9ae
More general fixes ( #2011 )
...
* Closes #2008
* Closes #2016
* Closes #1917
* Closes #2012 .
2023-08-24 20:23:50 +02:00
Sixhei Tartari
6e69b73550
feat(Vehicle): Added vehicle dirt control ( #1714 )
2023-07-15 22:58:09 +02:00
DayibBaba
78986f7c02
General UI tweaks ( #1538 )
2023-06-27 14:05:44 +02:00
DayibBaba
630159f65d
Some fixes and requests ( #1516 )
...
* Removed Delete button and nearby.cpp
* Added player check for kill button
* Added delete vehicle button
* Fixed give armor & added vehicle god esp
2023-06-24 23:12:20 +02:00
Sixhei Tartari
e8c8a5755b
feat(Vehicle): Added keep engine running functionality ( #1426 )
2023-06-16 14:27:47 +02:00
DayibBaba
a19b4d572e
feat: TP on top error fix & Manual Teleport & Infractions in player list & Max Performance ( #1394 )
2023-06-10 14:47:19 +02:00
maybegreat48
03c1a96b67
Lua Scripting ( #1334 )
...
Closes #83
Fixes #1309
Fixes #1287
Fixes #1129 (actually fixed now)
2023-06-06 09:40:40 +02:00
Rxann
b8e8bccd1c
feat(Notifications): Added push_success function ( #1340 )
2023-06-05 21:46:20 +02:00
I am Cypher
7c59e7a98d
feat: Add Disable siren ( #1383 )
2023-06-05 21:32:49 +02:00
Andreas Maerten
b26c714d74
Add vehicle gears to speedo meter ( #1236 )
2023-04-15 15:47:36 +01:00
DayibBaba
7c912885fe
feat: Vehicle control & Summon ( #1175 )
2023-04-05 18:54:29 +01:00
maybegreat48
e5aa39dd35
Play audio on voice chat and more ( #1053 )
...
* feat(VC): audio through voice chat
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(LSC): reimplement LSC
* feat(Protections): add (untested) protections for vehicle kick and remote teleport
2023-03-09 12:23:01 +00:00
maybegreat48
97a8c5d60b
Add more spoofing options and added clang-format ( #1020 )
...
* feat(Spoofing): add spoofing
* feat(Spoofing): prepare code for player attach
* remove(PlayerAttach): isn't going to work due to netsync architecture
* fix(GUI): fix scaling
* feat(Project): add clang-format file
* feat(Classes): update classes
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(clang-format): Set tab width and 1 space before comment
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-03-01 21:27:15 +00:00
Aure7138
6124249601
feat(vehicle): no collision and all weapons ( #1030 )
2023-02-28 12:42:23 +00:00
maybegreat48
ac508dfd61
Bug fixes and improvements ( #984 )
...
* feat(KickFromInterior): improve kick from interior
Fixes #968
Fixes #953
Fixes #901
Fixes #899
Fixes #813
Fixes #726
Fixes #723
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-02-13 20:38:30 +00:00
yasmasdas
14d969828b
feat: added boat pickup, ballistic armor and keep on ground ( #932 )
2023-02-04 23:49:44 +01:00
Yimura
8028db84b3
feat: Translation Service ( #844 )
...
Co-authored-by: mrwoowoo <github@hiqaq.com>
Co-authored-by: LiamD-Flop <40887493+LiamD-Flop@users.noreply.github.com>
2023-02-01 18:46:33 +00:00
TheGreenBandit
e39615f4f4
feat(Vehicle): invisible car ( #833 )
2023-01-08 20:27:23 +00:00
maybegreat48
ce5c317d87
Commands ( #725 )
...
* feat(Commands): Prototype command system
* feat(Commands): Chat commands
* refactor(Toxic): convert most options into commands
* feat(Protections): block breakup kicks on other players as host
* refactor(Kicks): convert most options into commands
* refactor(Commands): add labels and descriptions to all commands
* feat(Commands): cleanup on unload
* refactor(Troll): convert most options into commands
* refactor(Misc): convert most options into commands
* refactor(Teleport): convert most options into commands
* feat(Commands): Variadic commands and toggleable bools
* feat(Hotkeys): hotkeys now use commands
* fix(Chat): fix the chat window locking up when a message is sent
* fix(Commands): properly handle spoofed username
* fix(Spam): update filter
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-12-22 21:23:32 +00:00
Yimura
ddddbd4efd
refactor!: globals ( #717 )
...
* refactor(globals): use macro's for to_json/from_json
* refactor(globals): switch from global pointer to global instance
2022-12-18 22:15:52 +00:00
SpaghettDev
d0972f65d4
feat(self & vehicle): Added mobile radio and turning off engine. ( #572 )
2022-11-11 17:51:40 +00:00
tupoy-ya
bc05ecd78c
refactor!: Replace premake5 with CMake. ( #551 )
...
Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
2022-11-08 21:08:58 +00:00