Bugisoft
74ba7b6860
Custom Sky Color and unify some stuff ( #1779 )
2023-07-20 22:46:32 +02:00
gir489
7e50d5377a
Added Teleport to Selected Blip and associated hotkey. ( #1774 )
2023-07-20 00:08:29 +02:00
gir489
44f79a4284
Apply vehicle god mode to personal vehicle even when not driving it ( #1771 )
...
Closes #1768
2023-07-19 17:21:34 +02:00
gir489
e96af54d29
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
gir489
1d78388519
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
152642cf1b
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
4cbea87b16
feat(Vehicle): Added vehicle dirt control ( #1714 )
2023-07-15 22:58:09 +02:00
TheGreenBandit
1b52f4ee7c
Add more requests and reorganize network tab ( #1709 )
2023-07-15 00:57:30 +02:00
TheGreenBandit
a57027b198
Tp, Paintgun, refractor rainbow controller, refractor raycast ( #1708 )
2023-07-14 23:31:03 +02:00
maybegreat48
61bb60d1f4
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
Quentin
05a917bbbb
fix(rapid-fire): fix rapid fire for some reason not shooting from the weapon position but instead from the cam. Fix rapid fire not being available in vehicles. ( #1700 )
2023-07-13 16:50:30 +02:00
maybegreat48
f09b1cbda3
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
c570df8e48
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
gir489
098b15eca6
Weapon Hotkeys ( #1685 )
2023-07-11 23:14:35 +02:00
DayibBaba
ee61858489
Custom teleport sub tab ( #1652 )
2023-07-09 23:03:05 +02:00
gir489
7f777900a1
Persist Weapons ( #1647 )
2023-07-09 23:01:42 +02:00
DayibBaba
5ffe6c7d3b
Xml vehicles (Menyoo) ( #1594 )
2023-07-07 11:11:54 +02:00
gir489
a0beeea767
Added Always Full Ammo. ( #1616 )
2023-07-05 23:29:07 +02:00
maybegreat48
cbc80e6caf
Mission fixes and modder detection improvements ( #1598 )
...
* feat(protections): improve protections
* fix: fix mission start
2023-07-05 09:30:06 +02:00
Quentin
167e1f8d54
Lua documentation: commands ( #1595 )
...
* lua api: fix command call null context
* lua doc: generate commands doc
2023-07-05 00:31:06 +02:00
maybegreat48
57ac1a315c
Chat delay fix and improved crash protections ( #1572 )
...
* feat(protections): filter invalid sector position from the player game state data node
* feat(chat): bypass chat delay
* fix(world): fix auto disarm
* fix(chat): true instant messaging
2023-07-01 00:03:17 +02:00
DayibBaba
e5a33e2b32
Custom location system ( #1567 )
2023-06-30 20:36:45 +02:00
DayibBaba
c35c7fdff9
More bug fixes ( #1557 )
...
Fixed nearby features affecting players and local ped.
Removed faulty vehicle kick protection from can_apply
Fixes #1540
2023-06-30 13:38:44 +02:00
Andreas Maerten
f6969d88c5
Bug fix time ( #1549 )
...
* fix(PlayerTP): Get Current only works once
* chore(README): removed features from TOC
* fix(ViewNetwork): SCTV join translation
* refactor: Use tunable service for no idle kick
* fix(Spoofing): check for valid model before spoofing
* feat(Spectate): Remove freeze and hide player blip
* fix(Spectate): case of chat not being visible as spectator.
* feat(Matchmaking): safer max search limit for match searching
* fix(Player/Toxic): Wanted Level small text translation
2023-06-28 11:20:48 +02:00
DayibBaba
5fc6ef8fb5
General UI tweaks ( #1538 )
2023-06-27 14:05:44 +02:00
DayibBaba
7b552f71aa
Some fixes and requests ( #1516 )
...
* Removed Delete button and nearby.cpp
* Added player check for kill button
* Added delete vehicle button
* Fixed give armor & added vehicle god esp
2023-06-24 23:12:20 +02:00
Andreas Maerten
8bc6648100
fix: Bool CMD hotkey toggle message showing translation key ( #1510 )
...
* feat(TranslationService): introduced fallback key to joaat version of get_translation
2023-06-23 09:55:26 +02:00
maybegreat48
5e0efaaed5
Tunables service fix and theme changes ( #1507 )
2023-06-23 08:43:44 +02:00
DayibBaba
174e1e5412
Basic hostile ped disarm ( #1437 )
2023-06-17 18:39:16 +02:00
DayibBaba
dca82a4060
fix: Made breakup conditional (being host) ( #1436 )
...
Closes #1448
2023-06-17 15:49:48 +02:00
Sixhei Tartari
5848599c60
feat(Vehicle): Added keep engine running functionality ( #1426 )
2023-06-16 14:27:47 +02:00
Johann
6aa713c831
fix: update more globals to 1.67 ( #1415 )
2023-06-15 13:20:08 +02:00
maybegreat48
0ff99ececc
Update to 1.67 ( #1407 )
2023-06-14 23:29:25 +02:00
DayibBaba
5f7b3569d3
feat: TP on top error fix & Manual Teleport & Infractions in player list & Max Performance ( #1394 )
2023-06-10 14:47:19 +02:00
maybegreat48
70efa40afe
Lua Scripting ( #1334 )
...
Closes #83
Fixes #1309
Fixes #1287
Fixes #1129 (actually fixed now)
2023-06-06 09:40:40 +02:00
Rxann
56d9d39b71
feat(Notifications): Added push_success function ( #1340 )
2023-06-05 21:46:20 +02:00
I am Cypher
4389e57439
feat: Add Disable siren ( #1383 )
2023-06-05 21:32:49 +02:00
oPiloto
c3d1ffeb5a
fix(TrollPlayer): fixed flip_180 and downgrade_vehicle ( #1385 )
2023-06-05 21:32:31 +02:00
FireFox101889
49235195b5
feat: Keep model dimension in mind when determining spawn location ( #1316 )
2023-05-10 22:11:59 +01:00
Rxann
4422655b32
chore: change C-style casts to dynamic_cast ( #1299 )
2023-04-27 10:11:05 +02:00
DayibBaba
a908b3fbc8
Squad Spawner ( #1250 )
2023-04-23 16:23:00 +01:00
maybegreat48
3c2245f780
General fixes ( #1251 )
2023-04-16 19:28:49 +01:00
Rxann
60e1c2e3c6
feat(CustomWeapons): deactivate when weapon is holstered ( #1231 )
2023-04-15 22:17:43 +01:00
Andreas Maerten
8a9c6a22c0
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
Andreas Maerten
461e1b5138
Add vehicle gears to speedo meter ( #1236 )
2023-04-15 15:47:36 +01:00
Rxann
2bb0557946
custom gun refactor ( #1230 )
2023-04-14 18:02:00 +01:00
Quentin E. / iDeath
74c3931209
Feat ptr cache continued ( #1227 )
2023-04-14 17:54:07 +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
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