Quentin
8e7b16ce6d
feat(noclip): fix aim nullifying noclip speed. ( #1791 )
...
* keep using SET_ENTITY_VELOCITY when not aiming
* provide GUI for editing speed of noclip
2023-07-23 18:56:08 +02:00
TheGreenBandit
3eacc0998c
Rework rgb for fun vehicle and paintgun ( #1783 )
...
Closes #1819
2023-07-23 18:51:57 +02:00
maybegreat48
57f6eab74a
Force relay connections ( #1813 )
...
* feat(protections): add force relay servers
* feat(network): add support for non-direct connections
* feat(info): add helpful tooltip to prevent unnecessary bug reports
2023-07-23 18:47:25 +02:00
maybegreat48
a0f2b01540
Improve protections and other random changes ( #1803 )
...
* feat(protections): better logging
* feat(protections): improve protections
* fix(globals): save all spoofing settings
2023-07-22 23:18:47 +02:00
kbabrmover1995
e3d0deb605
Reaction on any modder detection ( #1772 )
...
* Closes #1676
Co-authored-by: Quentin E. / iDeath <xiaoxiao921@hotmail.fr>
2023-07-22 21:44:38 +02:00
Bugisoft
3e5cad97e9
Custom Sky Color and unify some stuff ( #1779 )
2023-07-20 22:46:32 +02:00
gir489
248fd36542
Added Teleport to Selected Blip and associated hotkey. ( #1774 )
2023-07-20 00:08:29 +02:00
gir489
d12eb8ed6e
Persist Outfit changes. ( #1765 )
...
* Fixed self_persist_outfit checking if the player was in a cutscene instead of if the player was dead.
1st attempt to fix the player trying to take off his helmet if it was added by persist outfit.
* Fixed Persist Outfit not saving persist_outfits_mis.
2023-07-19 09:29:07 +02:00
Rxann
9755f4f960
Allow Friends Into Locked Lobby ( #1747 )
2023-07-18 10:42:14 +02:00
gir489
d3b3e57899
Custom teleport added euler angles and added persist outfit ( #1743 )
...
* Addressed #1694 : Added Euler angles to telelocation JSON object.
* Added Persist Outfits to resolve #1669
2023-07-18 10:16:26 +02:00
gir489
6a30fa348c
Refactored Allow All Weapons In Vehicle to force all vehicles to use … ( #1730 )
...
* Refactored Allow All Weapons In Vehicle to force all vehicles to use all GROUPs.
* Refactored project to not depend on src/gta files that already exist in the GTA-V-Classes project.
* feat(cmake): bump GTAV-Classes
2023-07-16 18:24:40 +02:00
Sixhei Tartari
6e69b73550
feat(Vehicle): Added vehicle dirt control ( #1714 )
2023-07-15 22:58:09 +02:00
maybegreat48
973121076e
More player database improvements ( #1725 )
2023-07-15 22:37:20 +02:00
TheGreenBandit
a193679445
Add more requests and reorganize network tab ( #1709 )
2023-07-15 00:57:30 +02:00
TheGreenBandit
fa02f2e779
Tp, Paintgun, refractor rainbow controller, refractor raycast ( #1708 )
2023-07-14 23:31:03 +02:00
maybegreat48
71db1ca1fa
Player database improvements ( #1705 )
...
* feat(protections): add per-player sync block options
* feat(player_database): improve player tracker
* fix(rapid_fire): remove unnecessary log statement
* fix(player_database): default state should be UNKNOWN, not INVALID
2023-07-14 11:02:47 +02:00
maybegreat48
bd84dbaa40
General improvements ( #1693 )
...
* remove(replay): remove replay interface
* fix(context_menu): better console controls
* feat(protections): improve protections
* feat(protections): actually fix parachute crash
* feat(protections): kick rejoin
* feat(context_menu): more context menu stuff
2023-07-12 19:03:29 +02:00
gir489
3b7c103873
Fixed Weapon Hotkeys and introduced Hold For Boost to Boost. ( #1692 )
...
* Fixed #1690 .
* Added Hold For Boost to Boost Behavior.
* Added Teleport into Personal Vehicle and Toggle Vehicle Fly Mode as hotkeys.
* Fixed pvtp command not working if you were inside a building.
2023-07-12 18:55:53 +02:00
Andreas Maerten
6ec061a106
chore: remove chat profanity bypass ( #1688 )
...
Closes #1682
2023-07-11 23:14:46 +02:00
gir489
d997cfd3f6
Weapon Hotkeys ( #1685 )
2023-07-11 23:14:35 +02:00
gir489
3dd9be8a95
Persist Weapons ( #1647 )
2023-07-09 23:01:42 +02:00
Andreas Maerten
5c6fb1064b
refactor!: File Manager ( #1633 )
...
* feat(vscode): added launch.json to dbg
* feat(file_manager): Make use of a global instance
* feat(file_manager): Allow for file and folder instances to be empty
* refactor(GlobalsService): Update code of global service (untested)
2023-07-08 17:54:59 +02:00
maybegreat48
90ff1ece84
Fix GTA data service ( #1635 )
...
* fix(gta_data): service now parses unloaded RPF files
2023-07-07 07:57:38 +02:00
Sixhei Tartari
13d5d81cea
feat(Vehicle Controller): Added vehicle window controls ( #1607 )
...
* feat(Overlay): Added Invisibility indicator and its able to save on unload
* feat(Vehicle Controller): Added vehicle window controls
2023-07-05 23:51:19 +02:00
gir489
feeaa2ddbd
Added Always Full Ammo. ( #1616 )
2023-07-05 23:29:07 +02:00
maybegreat48
11cd9ab004
Mission fixes and modder detection improvements ( #1598 )
...
* feat(protections): improve protections
* fix: fix mission start
2023-07-05 09:30:06 +02:00
Sixhei Tartari
a1e00b6d59
feat(Overlay): Added indicators for options like player & vehicle god mode, infinite ammo etc. & fixed Bull Shark Testosterone Request ( #1580 )
...
* fix(CEO Abilities): Fixed request bullshark testosterone script
* feat(Overlay): Added indicators for options like player & vehicle godmode etc.
2023-07-03 14:20:27 +02:00
Quentin
b44b2f04e6
Feat lua file watch ( #1584 )
...
* feat lua: file watcher for lua script file: reload scripts if they got changed since they were initially loaded
* feat lua auto reload: enable / disable the feature through the ui and settings
2023-07-02 22:32:46 +02:00
Andreas Maerten
346960b012
refactor!: General changes ( #1578 )
...
- Removed try catch from main.cpp for better error logging
- Added migration code to the YimMenu folder
- Renamed globals to settings
- refactor!: changed symlink
2023-07-02 00:52:36 +02:00