Commit Graph

216 Commits

Author SHA1 Message Date
7c59e7a98d feat: Add Disable siren (#1383) 2023-06-05 21:32:49 +02:00
c7635a5396 fix(Debug/Threads): can't switch to later tabs (#1378) 2023-05-28 17:36:15 +01:00
c1fc45ea64 Added options_modal component & showcase with Orbital drone feature (#1353) 2023-05-19 10:30:25 +02:00
5c67e24382 Added dev tool for animations (#1332) 2023-05-10 22:29:40 +01:00
fc30225bc4 Squad spawner improvements (#1329)
* New Fun UI for self with Super hero fly & bulletshield
* Added missing hotkey global
* New debug window for animations
* Some more context menu additions
* Changed private variable to public for Orbital drone
* Added max vehicle & favour roads & spawn ahead & orbital drone coords on custom spawn mode & persisten vehicle integration
* Removed Log entry
* Removed some more log entries
* Some small tweaks
* Added persistent vehicle to the logic
2023-05-10 22:29:16 +01:00
b9efa3fac7 feat: Keep model dimension in mind when determining spawn location (#1316) 2023-05-10 22:11:59 +01:00
c9fc44e06b refactor(PlayerDB): Improve code (#1313)
This PR includes some improvements to the player DB service:
 - Added `Get Gamer Online State` function pointer
 - Added sorting of players alphabetically and grouping of players by their online state
 - The player DB service will now update 32 players at a time for their online state
 - Player entries will automatically save when changing any data from them
 - Update the player online states every 5min
2023-05-01 22:23:07 +01:00
fcd495082c feat(world): load ipl's (#1283) 2023-04-29 12:29:28 +01:00
fc5825643c Fix DEBUG_REMOVE_FROM_BAD_SPORT (#1296) 2023-04-26 19:16:41 +01:00
58e5714011 fix(OrbitalDrone): broken tooltip text (#1294) 2023-04-25 22:59:51 +01:00
5299fe52ef Squad Spawner (#1250) 2023-04-23 16:23:00 +01:00
de251b2e57 Improved does_script_exist() and local editor (#1265) 2023-04-20 20:07:16 +01:00
c773588c00 General fixes (#1251) 2023-04-16 19:28:49 +01:00
be8b7b76a2 feat(CustomWeapons): deactivate when weapon is holstered (#1231) 2023-04-15 22:17:43 +01:00
287f231361 fix(Hotkey): Fast run and Freecam not working (#1242)
* fix(noclip): not working properly in single player

Fixes #1178
2023-04-15 21:34:39 +01:00
4946d97081 feat(ContextMenu): disable if GUI is open (#1239) 2023-04-15 16:40:17 +01:00
b26c714d74 Add vehicle gears to speedo meter (#1236) 2023-04-15 15:47:36 +01:00
5a4dc03121 Feat ptr cache continued (#1227) 2023-04-14 17:54:07 +01:00
a6dc40b890 Locals editor (#1211) 2023-04-11 20:36:43 +01:00
5ed00303bf fix: vehicle control tabs and not working in offline (#1219) 2023-04-11 19:55:08 +01:00
43bc7d7bd1 General code and GUI cleanup (#1200)
* feat(native_hooks): removed useless bail kick hook
* feat(Translations): add button to force update languages
* refactor: reorganize GUI for world
* refactor: improve exception handler
Modified the exception handler to not catch C++ try/catch blocks before those could gracefully catch the error.

* chore: debug removed crash test button
* chore: removed script exception handler
* feat(OrbitalDrone): add translations
* feat(VehicleController): add translation keys
* feat: added player admin detected translation keys
* feat(Views): add cache sub menu
2023-04-07 23:08:34 +02:00
38ba68e0e5 feat: Added toggle for admin join notification (#1199) 2023-04-06 18:55:28 +01:00
7c912885fe feat: Vehicle control & Summon (#1175) 2023-04-05 18:54:29 +01:00
61705c333f chore: remove session name spoof (#1184) 2023-04-03 23:07:15 +01:00
205836dd74 feat(cache): expand ped (#1156) 2023-04-01 17:37:26 +01:00
8ad4cf01dd 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
77cb85a72e feat(Hotkey): Add Repair PV hotkey (#1138) 2023-03-26 18:45:46 +01:00
9eff567b11 refactor: SET_PED_RANDOM_COMPONENT_VARIATION (#1125) 2023-03-21 08:22:08 +00:00
92085b4398 Hotfix outfit random component crash (#1124) 2023-03-20 13:23:43 +01:00
bb40a32feb fix(persist_car): fix spawning (#1122) 2023-03-19 19:55:49 +01:00
c55bda8bdc fix #1116 (#1117) 2023-03-19 16:19:13 +01:00
f91a00336f feat: outfit editor (#1089) 2023-03-17 22:35:04 +01:00
808640181d 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
d8e4d2b8cd fix(Nearby): crash on rendering (#1079)
Fixes #1078
2023-03-12 21:58:02 +01:00
e6050458d9 feat(nearby): add riot mode (#1043) 2023-03-12 18:38:27 +01:00
d9a761ef81 feat: command executor (search bar) (#1029) 2023-03-11 00:06:09 +01:00
e5aa39dd35 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
a44c74b869 feat(players): Vehicle Tree (#903)
* feat(player_info): Open Social Club Overlay
2023-03-04 11:23:45 +00:00
3e88ce77d2 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
97a8c5d60b 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
6124249601 feat(vehicle): no collision and all weapons (#1030) 2023-02-28 12:42:23 +00:00
93e2be4262 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
79e53211c6 feat(player_db): add player online status (#983) 2023-02-21 11:52:05 +01:00
9c9164bfef feat(world): model swapper (#1003) 2023-02-20 22:20:40 +00:00
32963f1d8a debug options (#1002) 2023-02-19 22:04:13 +00:00
ac508dfd61 Bug fixes and improvements (#984)
* feat(KickFromInterior): improve kick from interior

Fixes #968
Fixes #953
Fixes #901
Fixes #899
Fixes #813
Fixes #726
Fixes #723

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-02-13 20:38:30 +00:00
fa829b868f feat: interior weapon (#974) 2023-02-10 21:46:40 +00:00
0d603c849a fix(GTA Data Service): Dead lock (#971) 2023-02-10 21:36:32 +00:00
b9f380e49c refactor: c4 limit and some general fixes (#970) 2023-02-10 21:33:47 +00:00
e1dd616733 feat(self): add superman mode (#924) 2023-02-09 18:17:10 +00:00