1307 Commits

Author SHA1 Message Date
Rxann
aa984a5636
feat: Added toggle for admin join notification (#1199) 2023-04-06 18:55:28 +01:00
Aure7138
51e3b6e132
refactor: all weapons in vehicle (#1197) 2023-04-05 20:25:20 +02:00
DayibBaba
96d1c26242
feat: Vehicle control & Summon (#1175) 2023-04-05 18:54:29 +01:00
Rxann
24955f9019
feat: Admin checking protection (#1187) 2023-04-05 17:57:28 +01:00
Quentin E. / iDeath
626394eca7
feat-debug(thread_pool): log the job and which thread execute it for debugging purposes in case the thread never exit. also log in case a job is scheduled but none of the thread are currently available (#1190) 2023-04-04 22:52:57 +01:00
DayibBaba
e1ce85fd71
fix(Orbital drone): Firing generated errors (#1189) 2023-04-04 22:52:33 +01:00
maybegreat48
919f7ac9ea
Update presence data sig (#1186) 2023-04-04 16:57:32 +02:00
Andreas Maerten
a6b99ea481
chore: remove session name spoof (#1184) 2023-04-03 23:07:15 +01:00
Quentin E. / iDeath
042ec19495
potential fix for attachment infinite loop crash (#1183) 2023-04-03 22:48:56 +01:00
Andreas Maerten
a0bc98b59e
fix(GTAData): bump ped cache version (#1177) 2023-04-02 21:08:57 +01:00
Andreas Maerten
06a215b90c
refactor(ContextMenu): improve code (#1173)
* chore: remove unused classes from replay
* feat(ContextMenu): keep drawing even if menu is open
2023-04-02 00:30:51 +01:00
Aure7138
ea33c09e8c
feat(cache): expand ped (#1156) 2023-04-01 17:37:26 +01:00
T14D3
093700ee1c
fix: Add "Aimbot distance" to saved settings (#1162) 2023-04-01 14:46:41 +01:00
Aure7138
75afed1c8b
commit (#1158) 2023-03-30 00:37:31 +02:00
DayibBaba
92400a956a
Orbital Drone Feature (#1148)
* Orbital Drone Feature

* Fixed PR review comments

* chore: cleanup code

* UI & globals saving

* Fixed typo

* Fixed noclip conflict & Applied review suggestions & Added another changeable variable

---------

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-03-30 00:37:10 +02:00
DayibBaba
67b18ca5eb
More context menu operations (#1154)
Vehicle table:
-Copy vehicle
-Boost
-Launch
-Eject

Ped table:
-Disarm
-Ragdoll
-Dance

Player table:
-Breakup kick
-Kick
-Disarm
-Ragdoll

Shared table:
-Enflame

These additions required some other tools and fixes such as:
-Remove weapons command fix.
-Ped animation player tool in ped.hpp
-get player from ped tool in ped.hpp.
-A fiber pool queue on execution of Context menu operations.
2023-03-28 22:28:25 +01:00
Rxann
5144d6ce45
feat(Hotkey): Add Repair PV hotkey (#1138) 2023-03-26 18:45:46 +01:00
GeopJr
b603173788
fix(ci)[nightly]: checkout repo (#1141) 2023-03-25 15:50:26 +01:00
GeopJr
167bf95ba7
chore(ci): upkeeping (#1137)
* feat(ci)[nightly]: update tag instead of deleting

* fix(ci)[pr-comment]: work on forks
2023-03-24 19:14:26 +00:00
Johann
94d7d01a39
fix(chat): fix broken scaleforms with chat already open (#1133)
* fix(chat): fix broken scaleforms with chat already open
* fix(chat): only force close when chat is already opened
2023-03-23 11:11:29 +01:00
Aure7138
6a01798869
Fix focus lost crash (#1132) 2023-03-21 19:15:50 +00:00
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
Johann
d12c7fe69c
fix(persist_car): fix spawning (#1122) 2023-03-19 19:55:49 +01:00
Aure7138
ddaee3f069
fix #1116 (#1117) 2023-03-19 16:19:13 +01:00
Andreas Maerten
a1bc7517af
fix(actions): nightly failing on release (#1113) 2023-03-18 20:53:54 +01:00
Seanghost117
711b08be75
revert: Increase Damage (#1108)
Part of the changes made in #889
2023-03-18 20:52:44 +01:00
Aure7138
ef82f65cc3
feat: outfit editor (#1089) 2023-03-17 22:35:04 +01:00
TheGreenBandit
0a35d129d5
fix clear wanted level (#1101) 2023-03-16 10:51:41 +00:00
Seanghost117
c71c5c6a39
fix(AutoKickHost): use existing kick command (#1098) 2023-03-15 20:47:26 +00:00
Quentin E. / iDeath
93de9aaf25
fix gitignore not ignoring default folder out/ made by VisualStudio CMake extension (#1097) 2023-03-15 17:41:47 +00:00
birds1338
5a3e110f90
feat: prevent exploit reports (#1091) 2023-03-14 16:52:54 +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
cb23e221b6
fix(commands): fix crashes on invalid commands (#1081) 2023-03-13 09:26:04 +01:00
Andreas Maerten
11c0c2ab2f
fix(Nearby): crash on rendering (#1079)
Fixes #1078
2023-03-12 21:58:02 +01:00
TheGreenBandit
43fcc4cf6e
feat(nearby): add riot mode (#1043) 2023-03-12 18:38:27 +01:00
Johann
10bbf1f4bb
feat: command executor (search bar) (#1029) 2023-03-11 00:06:09 +01:00
maybegreat48
4af9c7f258
fix(Toxic): fix typo (#1062) 2023-03-10 23:41:46 +01:00
maybegreat48
ad90ee3f6a
Play audio on voice chat and more (#1053)
* feat(VC): audio through voice chat
* fix(BlackHole): remove unnecessary cleanup
* fix(Formatting): fix formatting for initializer lists
* feat(LSC): reimplement LSC
* feat(Protections): add (untested) protections for vehicle kick and remote teleport
2023-03-09 12:23:01 +00:00
JDMJay
2d44f14a22
feat(players): Vehicle Tree (#903)
* feat(player_info): Open Social Club Overlay
2023-03-04 11:23:45 +00:00
Andreas Maerten
64106cb6a0
feat(translations): add support for GUI tabs (#1039)
* fix(translation service): formatting of download
* fix(views): debug window not popping up
2023-03-04 11:13:13 +00: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
6a2cd866c0
fix: update to gta version 2845 (#1032) 2023-02-28 19:45:55 +01:00
Aure7138
168a85c139
feat(vehicle): no collision and all weapons (#1030) 2023-02-28 12:42:23 +00:00
Aure7138
555e9e45ba
chore(logger): module output once (#1025) 2023-02-28 09:16:12 +00:00
Seanghost117
7084ce510b
Feature Additions, GUI Tweaks, Fixes (#975)
* Added view nearby to view header, moved get_entities function to entities and refactored some code. Also implemented a sphere scale to the blackhole as it can get big
* added delete and kill nearby peds and updated ped header
* added some nearby ped looped commands, and some changes to extend the buttons
* add vehicle options to nearby
* add most ciritcal feature kill enemies
* changes to ignore peds based off of some of maybegreat's suggestions, same with ped_rain, removed loose comment. Updated vehicle.hpp, changed size of vehicle buttons and inlined kill enemies
* fixed a problem where the vehicle options crashed + added color
* updated colors and added on disable for ped_rush
* finished and added vehicle rain feature
* added aimbot and triggerbot, added templating to buttons
* update vehicle rain desc
* added vdistance check, player check, police check, enemy check. Added even more commenting... sue me. 3 toggles added for the checks and slider for dist. Will tweak more later
* switched to goto statements instead of continue, should be done now
* removed delete nearby vehicles
* there was no check in get_entities for our local vehicle
2023-02-25 21:33:16 +01:00
Aure7138
9056f5aba1
feat(protection): vehicle parachute crashes (#1022)
CTaskParachuteObject_0x270 crash
2023-02-23 17:14:44 +01:00
Johann
6b6dabfeba
fix(handling): fix crash with veto modern (#1019) 2023-02-23 07:20:32 +01:00
Johann
7a3c55e759
feat: add casino country restriction bypass (#1018) 2023-02-23 07:20:04 +01:00
Aure7138
86e37c57d5
chore: vehicle class name localization (#1016) 2023-02-23 07:19:13 +01:00