Commit Graph

1783 Commits

Author SHA1 Message Date
Yimura
821c7a2309 feat(Notify): Added Above Map notification 2020-12-26 17:01:25 +01:00
Yimura
90a832a620 fix(Settings): Added forgotten JSON prop 2020-12-26 16:49:21 +01:00
Yimura
7a27ad2c64 fix(Globals): Moved globals from features to big namespace 2020-12-26 16:48:39 +01:00
Yimura
a1dc4ccb1c feat(GUI): Added Tunables tab 2020-12-26 16:47:27 +01:00
Yimura
038dc31c27 feat(GUI): Added Top Bar to gui namespace 2020-12-26 16:45:04 +01:00
Yimura
029b774267 feat(GUI): Added Main Window and Tab Self 2020-12-26 15:18:41 +01:00
gir489
54ed9ad4e4 Added SHV natives for 2189. 2020-12-19 03:41:07 -05:00
gir489
4144d32568 Update for 2189. 2020-12-16 17:13:31 -05:00
gir489
badd5cef2d Updated CNetGamePlayer. 2020-12-06 16:14:10 -05:00
gir489
99154207de Updated offsets for CPed and CPlayerInfo. 2020-12-06 10:50:34 -05:00
gir489
fc80429b2a Fixed base tab not properly closing the tab.
Updated dependencies.
2020-12-05 20:53:58 -05:00
gir489
adecc49471 Added 1.51 Natives from 272.
Fixed CPed and netPlayerData classes for 1.51 offsets.
2020-08-11 18:51:49 -04:00
gir489
6880dfcbee Fixed combo example not saving the example configuration when changed. 2020-05-28 17:53:16 -04:00
gir489
59aa1c6de2 Removed duplicate [] operator for atArray.
Fixed warning C4312 from << operator.
2020-05-01 08:44:35 -04:00
gir489
3c94c7f832 Fixed atArray operator<< to allow for pointer handling and not handling endl scenario properly. 2020-04-17 11:52:54 -04:00
gir489
f4f2f41093 Fixed BigBase v2 crashing if injected too early. 2020-03-28 02:00:19 -04:00
gir489
b6a6961ad8 Added compiler pack alignment value for atArray to allow for proper inline atArrays. 2020-03-14 02:05:51 -04:00
gir489
30bb2cec00 Added more append overloads to atArray. 2020-03-13 22:39:35 -04:00
gir489
4bca0f32b1 Added proper atArray implementation. 2020-03-12 02:47:02 -04:00
gir489
59cad77ec9 Removed extraneous g3::installCrashHandler call. 2020-02-23 20:50:16 -05:00
gir489
663018a7c2 Code review changes to base_tab.cpp.
Updated gta folder.
2020-02-23 12:37:38 -05:00
gir489
ef676cb8b5 Fixed debug build not building. 2020-02-22 21:02:57 -05:00
gir489
fc3e5ab791 Added script_local implemented by gir489.
Added sanity checks to premake to see if the user did a proper recursive pull, and to warn them if they didn't.
2020-02-22 20:53:28 -05:00
gir489
01d48cd314 Removed StackWalker and replaced it with g3log exception handling.
Updated natives for 1.50.
Added settings JSON implementation.
Refactored spawn vehicle bypass to not crash. (removed VMT hook)
2020-02-22 18:45:59 -05:00
Pocakking
87599327c5 Update ImGui to v1.72b. 2019-08-20 18:07:30 +02:00
Pocakking
99d16995db Update nlohmann/json to v3.7.0 2019-07-29 23:28:24 +02:00
Pocakking
435f41e704 Update ImGui to v1.72 2019-07-29 23:25:46 +02:00
Pocakking
9538705b21 Cache native handlers 2019-07-29 23:21:23 +02:00
Pocakking
91c688b395 Add 1.47 crossmap 2019-07-29 18:21:07 +02:00
Pocakking
17fe337342 Premake, Gitmodules, Readme 2019-06-23 22:00:18 +02:00
Pocakking
1ec1716c2e Fix padding in script_program.hpp 2019-04-16 09:47:21 +02:00
Pocakking
14ed623341 Update script_thread.hpp 2019-04-16 09:47:07 +02:00
Pocakking
d65c694d22 Initial commit 2019-03-21 20:18:31 +01:00