maybegreat48
973121076e
More player database improvements ( #1725 )
2023-07-15 22:37:20 +02:00
maybegreat48
bd84dbaa40
General improvements ( #1693 )
...
* remove(replay): remove replay interface
* fix(context_menu): better console controls
* feat(protections): improve protections
* feat(protections): actually fix parachute crash
* feat(protections): kick rejoin
* feat(context_menu): more context menu stuff
2023-07-12 19:03:29 +02:00
Quentin
17d647dfa5
Log GTA error message boxes and don't make them close the game. ( #1671 )
...
* refactor: move utf 16 to code page string conversion to its own util file
* feat(error-handling): log error message box generated from gta.
2023-07-10 19:01:34 +02:00
maybegreat48
90ff1ece84
Fix GTA data service ( #1635 )
...
* fix(gta_data): service now parses unloaded RPF files
2023-07-07 07:57:38 +02:00
maybegreat48
11cd9ab004
Mission fixes and modder detection improvements ( #1598 )
...
* feat(protections): improve protections
* fix: fix mission start
2023-07-05 09:30:06 +02:00
maybegreat48
f1f5d4f6c0
Set menu language to game language on first run ( #1577 )
...
* feat(translations): set menu language to game language on first run
* fix(translations): add exception handlers
* fix: more exception handlers
2023-07-02 00:25:40 +02:00
maybegreat48
6ae19c062e
Chat delay fix and improved crash protections ( #1572 )
...
* feat(protections): filter invalid sector position from the player game state data node
* feat(chat): bypass chat delay
* fix(world): fix auto disarm
* fix(chat): true instant messaging
2023-07-01 00:03:17 +02:00
maybegreat48
1d75981731
Tunables service fix and theme changes ( #1507 )
2023-06-23 08:43:44 +02:00
maybegreat48
0af712537f
Update to 1.67 ( #1407 )
2023-06-14 23:29:25 +02:00
Andreas Maerten
c9fc44e06b
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
maybegreat48
730336e087
Hotfix VM patch ( #1253 )
2023-04-17 00:27:02 +02:00
maybegreat48
c773588c00
General fixes ( #1251 )
2023-04-16 19:28:49 +01:00
Quentin E. / iDeath
5a4dc03121
Feat ptr cache continued ( #1227 )
2023-04-14 17:54:07 +01:00