28 Commits

Author SHA1 Message Date
LiamD-Flop
94c5710abb Merge: rework_gui > master 2022-02-28 23:04:56 +01:00
Yimura
1484c90226 refactor(GUI): Simplified calls to windows 2022-01-04 22:45:34 +01:00
Yimura
b86cbac0ad
fix(GUI): Missed one look control not being disabled 2021-09-21 01:43:28 +02:00
Yimura
bce48acb36 feat(DefuseEvent): Removed DefuseEvent as it trips REPORT_MYSELF 2021-07-24 14:47:36 +02:00
Yimura
c38cbacc30
feat(GUI): Enable all keys except interfering ones 2021-05-21 13:16:18 +02:00
Yimura
1f2076a344
feat(GUI): Show help text on startup 2021-05-20 20:27:07 +02:00
Yimura
a2bb8cb320
feat(GUI): Adjusted color scheme 2021-05-19 11:49:01 +02:00
Yimura
571bd3020f
feat(GUI): Splitting elements into different files 2021-05-19 11:28:13 +02:00
Yimura
2a5bcce963
feat(Pointers): Added Event Register 2021-05-19 00:07:13 +02:00
Yimura
4a3093f0be
feat(Project): Fresh start 2021-05-18 23:03:42 +02:00
Yimura
5f22dfd304
refactor(CustomText): Changed custom_text global to be static 2021-02-08 20:57:58 +01:00
Yimura
c6c7fbd90f
refactor(Restructure): Moved everything to their own class/struct to improve compile times and cleanup the code. 2021-02-05 02:38:56 +01:00
Yimura
8c9a829ef4
feat(GUI): Replaced certain UI texts for funny effect 2021-02-04 23:32:52 +01:00
Yimura
eebeaf5a96
feat(GUI): Added custom text to menu 2021-02-04 18:39:47 +01:00
Yimura
ff0866a009
feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
15a85d4cfd
feat(GUI): Added notification on startup 2021-01-17 23:30:36 +01:00
Yimura
aa8a14cf2e
fix(GUI): Default background semi transparent 2021-01-16 13:53:14 +01:00
Yimura
fcfb777408
refactor(GUI): Reorder code and clean up includes 2021-01-15 23:16:50 +01:00
Yimura
bedb1bd3a5
fix(GUI): Fixed certain still being enabled when in menu 2021-01-02 23:43:29 +01:00
Yimura
daee32e687
fix(GUI): Allow for using the game while menu is open 2021-01-01 15:26:07 +01:00
Yimura
ff8c4cda25
feat(GUI): Updated colors, border rounding and added storopia font 2020-12-30 13:52:26 +01:00
Yimura
0ce27e39ce
refactor(GUI): Removed old include 2020-12-29 23:31:40 +01:00
Yimura
f900d29fa5
feat(GUI): Added player window 2020-12-26 20:15:32 +01:00
Yimura
509283f48a
feat(GUI): Added user sidebar 2020-12-26 19:59:40 +01:00
Yimura
b917ac9905
feat(GUI): Added Top Bar to gui namespace 2020-12-26 16:45:04 +01:00
Yimura
e7818b5159
feat(GUI): Added Main Window and Tab Self 2020-12-26 15:18:41 +01: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
17fe337342 Premake, Gitmodules, Readme 2019-06-23 22:00:18 +02:00