31 Commits

Author SHA1 Message Date
Maddy
bfea7e0722 feat: Added suggestions from #64
Added:
* Give All Weapons
* No spread
* No recoil
* Force Crosshair
* Weapon Damage Modifier
* Clean Player & Keep Player Clean
* Invisibility

Modified:
* Welcome notification shows the current hotkey to open menu
* Weapons.h has been updated with the most recent weapons
2022-03-02 14:48:53 +01:00
LiamD-Flop
f18dde584f fix(GUI): Notifications freezing menu 2022-03-02 01:40:04 +01:00
LiamD-Flop
eb71752b5b feature(GUI): Notifications are gui styled. (#69)
* feature(GUI): Notifications are gui styled.

* feature(GUI): Removed ~r~
2022-03-02 00:21:29 +01:00
LiamD-Flop
a47d0a3359 Merge: rework_gui > master 2022-02-28 23:04:56 +01:00
Yimura
0e0f6c626b refactor(GUI): Simplified calls to windows 2022-01-04 22:45:34 +01:00
Yimura
0f3dd6f5b6 fix(GUI): Missed one look control not being disabled 2021-09-21 01:43:28 +02:00
Yimura
13d76ef9d4 feat(DefuseEvent): Removed DefuseEvent as it trips REPORT_MYSELF 2021-07-24 14:47:36 +02:00
Yimura
9382271e12 feat(GUI): Enable all keys except interfering ones 2021-05-21 13:16:18 +02:00
Yimura
3cd680d301 feat(GUI): Show help text on startup 2021-05-20 20:27:07 +02:00
Yimura
6f5e3712ef feat(GUI): Adjusted color scheme 2021-05-19 11:49:01 +02:00
Yimura
7173ea9c66 feat(GUI): Splitting elements into different files 2021-05-19 11:28:13 +02:00
Yimura
95b0419ed4 feat(Pointers): Added Event Register 2021-05-19 00:07:13 +02:00
Yimura
934b1e704a feat(Project): Fresh start 2021-05-18 23:03:42 +02:00
Yimura
884ef8390e refactor(CustomText): Changed custom_text global to be static 2021-02-08 20:57:58 +01:00
Yimura
3af9c82ca2 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
e9c3a93f56 feat(GUI): Replaced certain UI texts for funny effect 2021-02-04 23:32:52 +01:00
Yimura
900d621d75 feat(GUI): Added custom text to menu 2021-02-04 18:39:47 +01:00
Yimura
9b1016b7ec feat(Handling): Added around 32 handling properties to modify 2021-01-22 02:10:08 +01:00
Yimura
afafbcd3d4 feat(GUI): Added notification on startup 2021-01-17 23:30:36 +01:00
Yimura
c0c3547e55 fix(GUI): Default background semi transparent 2021-01-16 13:53:14 +01:00
Yimura
c40395731d refactor(GUI): Reorder code and clean up includes 2021-01-15 23:16:50 +01:00
Yimura
865c550685 fix(GUI): Fixed certain still being enabled when in menu 2021-01-02 23:43:29 +01:00
Yimura
bad3c24d51 fix(GUI): Allow for using the game while menu is open 2021-01-01 15:26:07 +01:00
Yimura
7f39980782 feat(GUI): Updated colors, border rounding and added storopia font 2020-12-30 13:52:26 +01:00
Yimura
a92a0d6db2 refactor(GUI): Removed old include 2020-12-29 23:31:40 +01:00
Yimura
40f320046f feat(GUI): Added player window 2020-12-26 20:15:32 +01:00
Yimura
566039013f feat(GUI): Added user sidebar 2020-12-26 19:59:40 +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
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