DayibBaba
5d3620a67c
Added current coordinates in Teleport tab ( #1474 )
2023-06-21 10:00:38 +02:00
DayibBaba
174e1e5412
Basic hostile ped disarm ( #1437 )
2023-06-17 18:39:16 +02:00
DayibBaba
dca82a4060
fix: Made breakup conditional (being host) ( #1436 )
...
Closes #1448
2023-06-17 15:49:48 +02:00
Sainan
853061a7b7
Fix copy-paste error ( #1446 )
2023-06-17 15:17:46 +02:00
Sixhei Tartari
5848599c60
feat(Vehicle): Added keep engine running functionality ( #1426 )
2023-06-16 14:27:47 +02:00
Johann
2beb4d7f20
feat(session_browser): update max session limit ( #1423 )
2023-06-15 21:57:43 +02:00
Andreas Maerten
ec3f7ae9f3
chore: remove cache step from CI/CD ( #1425 )
2023-06-15 21:39:26 +02:00
Johann
6aa713c831
fix: update more globals to 1.67 ( #1415 )
2023-06-15 13:20:08 +02:00
Takoyaki White
b1dd8e0c3c
Fix personal vehicle ( #1410 )
2023-06-15 12:22:41 +02:00
maybegreat48
0ff99ececc
Update to 1.67 ( #1407 )
2023-06-14 23:29:25 +02:00
Forever Gone
131544e538
Added atRTTI to CEventNetwork ( #1399 )
2023-06-12 16:32:03 +02:00
Rxann
ffc955f6c1
chore(debug misc translations) ( #1331 )
2023-06-10 15:21:57 +02:00
DayibBaba
5f7b3569d3
feat: TP on top error fix & Manual Teleport & Infractions in player list & Max Performance ( #1394 )
2023-06-10 14:47:19 +02:00
DayibBaba
59f948c6fc
fix(ContextMenu): entity detection ( #1392 )
2023-06-07 23:56:43 +02:00
Andreas Maerten
1b389d44a7
feat(PlayerDB): notify when player is online ( #1386 )
2023-06-06 13:37:45 +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
Andreas Maerten
a8750a30fb
docs: rework README and added wiki ( #1151 )
2023-06-05 22:19:49 +02:00
Rxann
28707968a7
feat(Session): Lock Lobby ( #1342 )
2023-06-05 21:59:56 +02:00
Rxann
56d9d39b71
feat(Notifications): Added push_success function ( #1340 )
2023-06-05 21:46:20 +02:00
DayibBaba
afca330766
chore: Rework mission viewer and added Hunt the beast event support ( #1354 )
2023-06-05 21:34:06 +02:00
FireFox101889
f3a6f0117f
fix(gui): Use correct imgui style for hotkey background ( #1371 )
2023-06-05 21:33:04 +02:00
I am Cypher
4389e57439
feat: Add Disable siren ( #1383 )
2023-06-05 21:32:49 +02:00
oPiloto
c3d1ffeb5a
fix(TrollPlayer): fixed flip_180 and downgrade_vehicle ( #1385 )
2023-06-05 21:32:31 +02:00
Andreas Maerten
118c9acedc
fix(Debug/Threads): can't switch to later tabs ( #1378 )
2023-05-28 17:36:15 +01:00
DayibBaba
bfb63616cf
Added options_modal component & showcase with Orbital drone feature ( #1353 )
2023-05-19 10:30:25 +02:00
tyackman
0c0c1cc2ed
fix(Log): Chat/Spam logs using the old IP address ( #1363 )
...
IP addresses are not being logged properly via the chat/spam logger.
2023-05-19 10:29:10 +02:00
Takoyaki White
fa53e65995
fix(pointers): update Presence Data sig ( #1358 )
2023-05-16 22:21:58 +01:00
DayibBaba
a524009cb7
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
DayibBaba
6d9026e26b
Added dev tool for animations ( #1332 )
2023-05-10 22:29:40 +01:00
DayibBaba
34c37b2042
Squad spawner improvements ( #1329 )
...
* New Fun UI for self with Super hero fly & bulletshield
* Added missing hotkey global
* New debug window for animations
* Some more context menu additions
* Changed private variable to public for Orbital drone
* Added max vehicle & favour roads & spawn ahead & orbital drone coords on custom spawn mode & persisten vehicle integration
* Removed Log entry
* Removed some more log entries
* Some small tweaks
* Added persistent vehicle to the logic
2023-05-10 22:29:16 +01:00
FireFox101889
49235195b5
feat: Keep model dimension in mind when determining spawn location ( #1316 )
2023-05-10 22:11:59 +01:00
Andreas Maerten
10ebcbbdaa
feat(ExceptionHandler): Force logs syncronously ( #1317 )
...
Closes #1303
2023-05-01 23:07:36 +01:00
Andreas Maerten
71892a6fa7
refactor(PlayerDB): Improve code ( #1313 )
...
This PR includes some improvements to the player DB service:
- Added `Get Gamer Online State` function pointer
- Added sorting of players alphabetically and grouping of players by their online state
- The player DB service will now update 32 players at a time for their online state
- Player entries will automatically save when changing any data from them
- Update the player online states every 5min
2023-05-01 22:23:07 +01:00
Rxann
eede8978d7
fix(BlockJoin): Grab block reason correctly from DB ( #1306 )
2023-04-30 15:03:37 +01:00
Rxann
fb55dc1dd9
feat(Block Join): fallback on breakup kick if block join fails ( #1279 )
2023-04-29 12:45:15 +01:00
Johann
68435ebd6d
feat(world): load ipl's ( #1283 )
2023-04-29 12:29:28 +01:00
Rxann
4422655b32
chore: change C-style casts to dynamic_cast ( #1299 )
2023-04-27 10:11:05 +02:00
Andreas Maerten
87027fbfd9
fix(OrbitalDrone): crash when selecting a player ped ( #1295 )
2023-04-26 19:17:03 +01:00
Takoyaki White
c2c776553f
Fix DEBUG_REMOVE_FROM_BAD_SPORT ( #1296 )
2023-04-26 19:16:41 +01:00
Andreas Maerten
670325d36f
fix(OrbitalDrone): broken tooltip text ( #1294 )
2023-04-25 22:59:51 +01:00
tupoy-ya
a8133074ad
fix(Crash): Fixed crashes in SP Missions. ( #1285 )
...
chore(hooking.hpp): Removed useless declarations.
2023-04-23 23:06:20 +01:00
Andreas Maerten
9bc99e18cc
chore: disabled blame explosion infraction ( #1282 )
2023-04-23 21:39:16 +01:00
Andreas Maerten
2206995a9c
fix(exception_handler): crash on unload ( #1280 )
...
Restore the value the ErrorMode and the UnhandledExceptionFilter values.
2023-04-23 21:00:37 +01:00
DayibBaba
a908b3fbc8
Squad Spawner ( #1250 )
2023-04-23 16:23:00 +01:00
DayibBaba
530a798d62
Improved does_script_exist() and local editor ( #1265 )
2023-04-20 20:07:16 +01:00
Aure7138
99bbe9ae1c
fix(cache): less peds on init ( #1268 )
2023-04-19 10:57:49 +02:00
maybegreat48
7537b9b343
Fix GTA data caching less weapons/vehicles on init ( #1264 )
2023-04-18 22:21:45 +02:00
Andreas Maerten
a9f934b026
fix(CmdExecutor): can't modify hotkey ( #1261 )
2023-04-17 19:24:41 +01:00
maybegreat48
c28110a338
Hotfix VM patch ( #1253 )
2023-04-17 00:27:02 +02:00
maybegreat48
3c2245f780
General fixes ( #1251 )
2023-04-16 19:28:49 +01:00