MegaMemeMoment
|
13be3d3ab1
|
fix(hooks): return types (#1834)
fixes a bunch of return types that were seemingly copied from IDA without manual verification
|
2023-07-25 15:52:21 +02:00 |
|
maybegreat48
|
61bb60d1f4
|
Player database improvements (#1705)
* feat(protections): add per-player sync block options
* feat(player_database): improve player tracker
* fix(rapid_fire): remove unnecessary log statement
* fix(player_database): default state should be UNKNOWN, not INVALID
|
2023-07-14 11:02:47 +02:00 |
|
Yimura
|
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 |
|
maybegreat48
|
ab49103171
|
Improve protections again and player database (#606)
|
2022-11-19 02:49:36 +01:00 |
|