Aure7138
0a9891e69d
refactor: SET_PED_RANDOM_COMPONENT_VARIATION ( #1125 )
2023-03-21 08:22:08 +00:00
Aure7138
66f23ae57a
Hotfix outfit random component crash ( #1124 )
2023-03-20 13:23:43 +01:00
Aure7138
ddaee3f069
fix #1116 ( #1117 )
2023-03-19 16:19:13 +01:00
Aure7138
ef82f65cc3
feat: outfit editor ( #1089 )
2023-03-17 22:35:04 +01:00
TheGreenBandit
d87caaa6d7
Several feature additions ( #889 )
...
* Added Infinite Range
* Added Fill Ammo
* Added Aim Assist
* Added Hud Color Options
* Added Clear Wanted Level
* Added Health Regen
* curly brackets in invisibility
* Added hotkeys
* Improved Increased Damage
2023-03-13 21:10:21 +00:00
Johann
10bbf1f4bb
feat: command executor (search bar) ( #1029 )
2023-03-11 00:06:09 +01:00
maybegreat48
9ccb77e8eb
Add more spoofing options and added clang-format ( #1020 )
...
* feat(Spoofing): add spoofing
* feat(Spoofing): prepare code for player attach
* remove(PlayerAttach): isn't going to work due to netsync architecture
* fix(GUI): fix scaling
* feat(Project): add clang-format file
* feat(Classes): update classes
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(clang-format): Set tab width and 1 space before comment
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-03-01 21:27:15 +00:00
Johann
fa7e5e5a34
feat(protections): block receive pickup ( #933 )
2023-02-04 23:20:49 +01:00
Yimura
4c45d40df1
fix(overlay): timezone crash ( #946 )
2023-02-04 23:08:53 +01:00
Johann
c25e7d3fad
feat: add ragequit option + hotkey ( #925 )
2023-02-01 18:48:50 +00:00
Yimura
d4f2960c77
feat: Translation Service ( #844 )
...
Co-authored-by: mrwoowoo <github@hiqaq.com>
Co-authored-by: LiamD-Flop <40887493+LiamD-Flop@users.noreply.github.com>
2023-02-01 18:46:33 +00:00
Johann
ef3decba53
feat(ui): add ingame overlay ( #910 )
...
* feat(overlay): add current time
* feat(overlay): add customization options
* fix(overlay): use local time zone
* fix(overlay): enable by default
* feat(overlay): add position modification
2023-01-30 23:21:29 +00:00
Aure7138
98364f30b6
feat: stat editor ( #884 )
2023-01-22 21:57:55 +00:00
maybegreat48
d45d0c1ffc
Toxic features and improve protections ( #897 )
2023-01-22 21:57:32 +00:00
Yimura
c138aaa974
feat(GUI): Move hotkey settings to submenu ( #841 )
2023-01-09 21:07:48 +00:00
TheGreenBandit
93b72b525b
Hotkey Additions ( #802 )
2023-01-09 16:40:03 +00:00
maybegreat48
13ff1be75a
Reactions, remote kick and better protections ( #807 )
...
* feat(Scripts): Complete GlobalPlayerBD
* feat(Scripts): add GPBD_Kicking
* feat(Scripts): start work on GPBD_FM_3
* feat(Scripts): add more to GPBD_FM_3
* feat(Scripts): complete GPBD_FM_3
* feat(Scripts): start work on GPBD_FM
* feat(Scripts): improve GPBD_FM
* feat(Scripts): complete GPBD_FM
* feat(Reactions): Add reactions
* feat(Protections): Improve protections
* feat(RemoteKick): Add remote kick
* feat(Stats): add KillsOnPlayers and DeathsByPlayers
* fix(Classes): Fix compiler warnings
2023-01-03 16:48:32 +00:00
maybegreat48
43eec4eb35
Some general fixes ( #782 )
...
* feat(protections): small updates
* chore(CustomText): comment out TICK_LEFTCHEAT label override
* feat(protections): make desync protections optional
* fix(matchmaking): fix pool filter
2022-12-31 00:47:01 +00:00
Aure7138
630450fd74
fix #737 ( #738 )
2022-12-26 18:49:55 +01: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
Yimura
2ae76e0b14
feat(renderer): add UI scaling ( #674 )
...
Closes #587
2022-12-09 19:43:01 +00:00
maybegreat48
8c3953ab20
Toxic update ( #641 )
2022-12-06 16:12:02 +00:00
Yimura
4a22a997c5
fix(hotkey_service): duplicate key overwrite ( #643 )
2022-11-26 21:12:21 +00:00
Aure7138
2364bc5688
feat(services): added hotkey_service ( #634 )
...
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-26 17:29:14 +00:00
maybegreat48
64b47779e8
Lessen breakup kicks and more ( #625 )
2022-11-21 15:42:12 +00:00
maybegreat48
eb41c69e09
Force session host and improve protections ( #593 )
...
* Add force session host and update protections
* Remove old popgroup protection
* Harden script patcher
* Replace looped options with script patches
* Missing break
* Use enums
* Forgot to break again...
* Add tooltip for force session host
Co-authored-by: user <email@hostname>
2022-11-13 17:34:44 +01:00
maybegreat48
74c8e8d70c
Add script patcher and update protections ( #588 )
2022-11-12 18:35:28 +00:00
tupoy-ya
1087146e56
refactor!: Replace premake5 with CMake. ( #551 )
...
Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
2022-11-08 21:08:58 +00:00