gir489
710edb87a7
Refactor how blips work ( #3473 )
2024-07-30 22:11:49 +02:00
gir489
f66f96295b
Project include cleanup ( #3404 )
2024-07-23 13:40:30 +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
eca00ef3b6
Fixed teleport::to_coords not setting the player's yaw if they were not in a vehicle. ( #2401 )
2023-11-09 23:07:30 +01:00
gir489
5c782c941b
Fixed teleport::to_coords not respecting the rotation and view angles from persist teleport. ( #2396 )
...
* Fixed teleport::to_coords not respecting the rotation and view angles from persist teleport.
* Fixed World -> Vehicles -> Max Vehicle Mods button being cut off.
2023-11-09 00:12:31 +01:00
Quentin
3323e1c43f
fix(teleport): code reuse / fix lot of unnecessary logic running for tping our own ped. ( #2246 )
2023-10-13 00:10:18 +02:00
maybegreat48
921c8a14f9
fix(player_db): fix player database ( #2166 )
2023-09-20 14:48:44 +02:00
maybegreat48
4a5dccd547
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
gir489
cdfcb2a831
fix: Issues with missions and request control ( #1785 )
...
Closes #899
Closes #1787
Closes #1788
2023-07-23 15:01:46 +02:00
gir489
248fd36542
Added Teleport to Selected Blip and associated hotkey. ( #1774 )
2023-07-20 00:08:29 +02:00
gir489
d3b3e57899
Custom teleport added euler angles and added persist outfit ( #1743 )
...
* Addressed #1694 : Added Euler angles to telelocation JSON object.
* Added Persist Outfits to resolve #1669
2023-07-18 10:16:26 +02:00
DayibBaba
27e66b9394
Custom teleport sub tab ( #1652 )
2023-07-09 23:03:05 +02:00
Andreas Maerten
5c6fb1064b
refactor!: File Manager ( #1633 )
...
* feat(vscode): added launch.json to dbg
* feat(file_manager): Make use of a global instance
* feat(file_manager): Allow for file and folder instances to be empty
* refactor(GlobalsService): Update code of global service (untested)
2023-07-08 17:54:59 +02:00
DayibBaba
1ab51f1e98
Custom location system ( #1567 )
2023-06-30 20:36:45 +02:00
maybegreat48
1d75981731
Tunables service fix and theme changes ( #1507 )
2023-06-23 08:43:44 +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
DayibBaba
35b276e3f4
chore: Rework mission viewer and added Hunt the beast event support ( #1354 )
2023-06-05 21:34:06 +02:00
DayibBaba
2148cd1161
Context menu: Fixed irregular distribution of operations and added some more ( #1335 )
...
* Fixed irregular distribution of operations and added some more
* Changed explosion type of Enflame
2023-05-10 22:37:47 +01:00
Quentin E. / iDeath
5a4dc03121
Feat ptr cache continued ( #1227 )
2023-04-14 17:54:07 +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
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
maybegreat48
a427ccb914
Toxic update ( #641 )
2022-12-06 16:12:02 +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