Antoine Willerval
dc46fdfad5
reimplement acts gsc debug objects ( #55 )
2024-11-28 02:58:49 -08:00
project-bo4
81a92f69a4
Custom CMD & Structural Upgrade
...
+ Added custom commands interface
+ Tidy up and reorder game interface
2024-05-31 15:35:20 -07:00
Antoine Willerval
60597903d6
Lua injection, custom BGCache and other things ( #30 )
2024-01-09 06:26:31 -08:00
project-bo4
b4d1c8955b
Merge pull request #29 from ate47/test_unlock
...
expand unlock all coverage
2023-12-15 01:18:18 -08:00
Antoine Willerval
50f6049a7e
Custom xassets loading ( #28 )
...
* add custom gsc/lua/raw file loading and gsc hooks
* add gsic file injection with detours/builtins/lazylinks
* add custom string tables, fix old func
2023-12-15 01:01:22 -08:00
qaate47
a756ffad86
basic unlock all
2023-12-14 20:57:28 +01:00
qaate47
6a07dbb4e9
add gsc functions and basic hud
2023-11-26 00:48:20 +01:00
project-bo4
2358dcf30b
developer console
...
+ added in-game developer console
+ added dvar definitions and helping class
+ list of known game dvars can be found inside variables.cpp
+ adjusted logger component
+ re-enabled com_frame hook
+ some minor code formatting
2023-09-06 05:08:38 -07:00