70efa40afe
Lua Scripting ( #1334 )
...
Closes #83
Fixes #1309
Fixes #1287
Fixes #1129 (actually fixed now)
2023-06-06 09:40:40 +02:00
56d9d39b71
feat(Notifications): Added push_success function ( #1340 )
2023-06-05 21:46:20 +02:00
4389e57439
feat: Add Disable siren ( #1383 )
2023-06-05 21:32:49 +02:00
461e1b5138
Add vehicle gears to speedo meter ( #1236 )
2023-04-15 15:47:36 +01:00
96d1c26242
feat: Vehicle control & Summon ( #1175 )
2023-04-05 18:54:29 +01:00
ad90ee3f6a
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
9ccb77e8eb
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
168a85c139
feat(vehicle): no collision and all weapons ( #1030 )
2023-02-28 12:42:23 +00:00
1f5a118cb9
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
b87d4e0e1b
feat: added boat pickup, ballistic armor and keep on ground ( #932 )
2023-02-04 23:49:44 +01:00
d4f2960c77
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
86c44f38b5
feat(Vehicle): invisible car ( #833 )
2023-01-08 20:27:23 +00:00
79e5e7a30b
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
f6c00f113d
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
07ce825a07
feat(self & vehicle): Added mobile radio and turning off engine. ( #572 )
2022-11-11 17:51:40 +00:00
1087146e56
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