Commit Graph

  • 6a30fa348c Refactored Allow All Weapons In Vehicle to force all vehicles to use … (#1730) gir489 2023-07-16 12:24:40 -04:00
  • ae5cb4d42f fix(cache): weapon cache weapon types array not filled properly when filling from cache file (#1726) Quentin 2023-07-16 12:04:24 +02:00
  • a21fcba67c feat(Protections): Added buttons for controlling the states of protections (#1717) Sixhei Tartari 2023-07-15 23:19:38 +02:00
  • 6e69b73550 feat(Vehicle): Added vehicle dirt control (#1714) Sixhei Tartari 2023-07-15 22:58:09 +02:00
  • 973121076e More player database improvements (#1725) maybegreat48 2023-07-15 20:37:20 +00:00
  • a40b4a0dd8 fix(lua): log not supported lua functions (#1722) Quentin 2023-07-15 22:07:10 +02:00
  • a193679445 Add more requests and reorganize network tab (#1709) TheGreenBandit 2023-07-14 18:57:30 -04:00
  • 9117c11a2c feat(ScriptGlobal): Allow for constexpr offset calculation (#1721) Andreas Maerten 2023-07-15 00:55:09 +02:00
  • fa02f2e779 Tp, Paintgun, refractor rainbow controller, refractor raycast (#1708) TheGreenBandit 2023-07-14 17:31:03 -04:00
  • 71db1ca1fa Player database improvements (#1705) maybegreat48 2023-07-14 09:02:47 +00:00
  • 06cf2a579e Redesigned Debug Globals. (#1696) gir489 2023-07-13 12:42:21 -04:00
  • 33433ff5b3 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) Quentin 2023-07-13 16:50:30 +02:00
  • 0a5cca8c12 fix(lua) (#1697) Quentin 2023-07-13 09:36:13 +02:00
  • bd84dbaa40 General improvements (#1693) maybegreat48 2023-07-12 17:03:29 +00:00
  • 3b7c103873 Fixed Weapon Hotkeys and introduced Hold For Boost to Boost. (#1692) gir489 2023-07-12 12:55:53 -04:00
  • 5162cf98c7 fix(mobile): PV summon timer (#1689) Andreas Maerten 2023-07-11 23:53:15 +02:00
  • 6ec061a106 chore: remove chat profanity bypass (#1688) Andreas Maerten 2023-07-11 23:14:46 +02:00
  • d997cfd3f6 Weapon Hotkeys (#1685) gir489 2023-07-11 17:14:35 -04:00
  • 21277e4039 Fix(lua / script manager): Potential fix for stack overflow when yielding from lua scripts. Fix io / os lua libs being accessible. (#1681) Quentin 2023-07-11 09:24:44 +02:00
  • 4349f5c6e5 fix(session): hard lock when switching too early (#1678) Andreas Maerten 2023-07-10 23:06:08 +02:00
  • ac6d86b149 fix(gui): dont draw two gui separators at the top for lua only tab. (#1677) Quentin 2023-07-10 20:37:28 +02:00
  • 17d647dfa5 Log GTA error message boxes and don't make them close the game. (#1671) Quentin 2023-07-10 19:01:34 +02:00
  • b8a7c9be70 fix lua gui: imgui Separator between modules instead of same line which is non sense (#1672) Quentin 2023-07-10 19:01:01 +02:00
  • c4111b4f2e feat(GTA Cache): removed unused old code (#1663) Andreas Maerten 2023-07-10 00:40:47 +02:00
  • 27e66b9394 Custom teleport sub tab (#1652) DayibBaba 2023-07-09 23:03:05 +02:00
  • 3dd9be8a95 Persist Weapons (#1647) gir489 2023-07-09 17:01:42 -04:00
  • 5607c58c7e fix(cache): ignore modded rpfs. (#1651) Quentin 2023-07-09 16:05:41 +02:00
  • 38bbab4893 fix(cache): change how the game folder is retrieved, use GetModuleFileNameW instead of std::filesystem::path (#1645) Quentin 2023-07-08 18:13:19 +02:00
  • 5c6fb1064b refactor!: File Manager (#1633) Andreas Maerten 2023-07-08 17:54:59 +02:00
  • b8922a9dba Refactored weapons.bin into weapons.json for extensibility and readability. (#1632) gir489 2023-07-07 18:52:52 -04:00
  • b6fae097aa fix(cache): fs::path.string() can throw when it try to convert windows utf16 wstring to multi byte std::string when user code page isnt utf8 (#1641) Quentin 2023-07-08 00:16:29 +02:00
  • f71f899e6b Xml vehicles (Menyoo) (#1594) DayibBaba 2023-07-07 11:11:54 +02:00
  • 90ff1ece84 Fix GTA data service (#1635) maybegreat48 2023-07-07 05:57:38 +00:00
  • 172de938cc fix(PlayerInfo): money overflow (#1631) Andreas Maerten 2023-07-06 21:58:46 +02:00
  • 468c70f635 refactor(PlayerList): height calculation code +horizontal scroll fix (#1629) Andreas Maerten 2023-07-06 20:35:42 +02:00
  • e0dd2aa8e3 fix(CmdExecutor): Set sizing of input w/ frame padding (#1618) Andreas Maerten 2023-07-06 07:46:42 +02:00
  • a7bcaae371 Fix windows that shouldn't move (#1617) Andreas Maerten 2023-07-05 23:54:06 +02:00
  • 13d5d81cea feat(Vehicle Controller): Added vehicle window controls (#1607) Sixhei Tartari 2023-07-05 23:51:19 +02:00
  • feeaa2ddbd Added Always Full Ammo. (#1616) gir489 2023-07-05 17:29:07 -04:00
  • 11cd9ab004 Mission fixes and modder detection improvements (#1598) maybegreat48 2023-07-05 07:30:06 +00:00
  • abb7e17d83 Lua documentation: commands (#1595) Quentin 2023-07-05 00:31:06 +02:00
  • 76afd97185 Lua: can make new tabs from lua scripts, doc generation for available tabs to use (#1593) Quentin 2023-07-05 00:30:57 +02:00
  • 19f6487171 fix(Overlay): Added spacing for Enabled/Disabled text on overlay indicators (#1589) Sixhei Tartari 2023-07-04 11:08:58 +02:00
  • a1e00b6d59 feat(Overlay): Added indicators for options like player & vehicle god mode, infinite ammo etc. & fixed Bull Shark Testosterone Request (#1580) Sixhei Tartari 2023-07-03 14:20:27 +02:00
  • ed18f7e70d Lua: refactor script api, more doc, add button for Open Lua Scripts Folder (#1588) Quentin 2023-07-03 13:01:12 +02:00
  • 71960eddbb feat(PlayerDB): Added search button (#1579) Andreas Maerten 2023-07-02 22:55:06 +02:00
  • b44b2f04e6 Feat lua file watch (#1584) Quentin 2023-07-02 22:32:46 +02:00
  • e9ae5d5491 chore(natives.hpp)!: Updated natives to latest. (#1583) tupoy-ya 2023-07-03 01:31:15 +05:00
  • 4c71be4142 Lua doc (#1552) Quentin 2023-07-02 00:59:02 +02:00
  • 346960b012 refactor!: General changes (#1578) Andreas Maerten 2023-07-02 00:52:36 +02:00
  • f1f5d4f6c0 Set menu language to game language on first run (#1577) maybegreat48 2023-07-01 22:25:40 +00:00
  • 2e70faa4ad Fix lua native bindings and lua script reload (#1575) Quentin 2023-07-01 22:40:17 +02:00
  • 6ae19c062e Chat delay fix and improved crash protections (#1572) maybegreat48 2023-06-30 22:03:17 +00:00
  • 64afb5b0cb fix: Context Menu crash & Vehicle God mode (#1571) Andreas Maerten 2023-06-30 20:38:30 +02:00
  • 1ab51f1e98 Custom location system (#1567) DayibBaba 2023-06-30 20:36:45 +02:00
  • 861ebdb2ae More bug fixes (#1557) DayibBaba 2023-06-30 13:38:44 +02:00
  • 464f2f90dc Bug fix time (#1549) Andreas Maerten 2023-06-28 11:20:48 +02:00
  • 618b50bd4c Fix settings::write_default_config & added reset all settings button (#1547) Andreas Maerten 2023-06-27 20:24:08 +02:00
  • dc18216263 lua: change the way native functions are binded (#1543) Quentin 2023-06-27 20:13:05 +02:00
  • 78986f7c02 General UI tweaks (#1538) DayibBaba 2023-06-27 14:05:44 +02:00
  • a5b2c28c3b fix(CanApply): issue with selecting the correct datanode (#1533) Quentin 2023-06-25 23:04:01 +02:00
  • c258ee2022 Vehicle tabs UI tweak (#1521) DayibBaba 2023-06-25 10:38:53 +02:00
  • 630159f65d Some fixes and requests (#1516) DayibBaba 2023-06-24 23:12:20 +02:00
  • 56e21320e1 fix(pointer cache): cache version should be sensitive to field count (#1512) Quentin 2023-06-23 14:56:40 +02:00
  • e0bd043588 feat(Outfit Editor): Add [+] & [-] buttons (#1441) tupoy-ya 2023-06-23 13:44:06 +05:00
  • ef86872235 fix: Bool CMD hotkey toggle message showing translation key (#1510) Andreas Maerten 2023-06-23 09:55:26 +02:00
  • 1d75981731 Tunables service fix and theme changes (#1507) maybegreat48 2023-06-23 06:43:44 +00:00
  • 74d3e2ac57 feat(Aimbot): modified aimbot max distance (#1490) T14D3 2023-06-22 10:39:13 +02:00
  • b96fddd8d0 Player UI tweaks (#1489) DayibBaba 2023-06-22 10:11:56 +02:00
  • 9201cc363b feat(ViewSession): UI tweaks (#1479) DayibBaba 2023-06-21 10:02:35 +02:00
  • 906e1d083a Added nearby entity deletion (#1476) DayibBaba 2023-06-21 10:01:00 +02:00
  • 1b745a25b6 Added current coordinates in Teleport tab (#1474) DayibBaba 2023-06-21 10:00:38 +02:00
  • 4b74f411a2 Basic hostile ped disarm (#1437) DayibBaba 2023-06-17 18:39:16 +02:00
  • e5581a6f03 fix: Made breakup conditional (being host) (#1436) DayibBaba 2023-06-17 15:49:48 +02:00
  • 4b73b46053 Fix copy-paste error (#1446) Sainan 2023-06-17 14:17:46 +01:00
  • e8c8a5755b feat(Vehicle): Added keep engine running functionality (#1426) Sixhei Tartari 2023-06-16 14:27:47 +02:00
  • 3fbcaeb2f9 feat(session_browser): update max session limit (#1423) Johann 2023-06-15 21:57:43 +02:00
  • befaa567ff chore: remove cache step from CI/CD (#1425) Andreas Maerten 2023-06-15 21:39:26 +02:00
  • c1d7e39186 fix: update more globals to 1.67 (#1415) Johann 2023-06-15 13:20:08 +02:00
  • df9347552e Fix personal vehicle (#1410) Takoyaki White 2023-06-15 18:22:41 +08:00
  • 0af712537f Update to 1.67 (#1407) maybegreat48 2023-06-14 21:29:25 +00:00
  • f1895be28a Added atRTTI to CEventNetwork (#1399) Forever Gone 2023-06-12 10:32:03 -04:00
  • b388d46623 chore(debug misc translations) (#1331) Rxann 2023-06-10 09:21:57 -04:00
  • a19b4d572e feat: TP on top error fix & Manual Teleport & Infractions in player list & Max Performance (#1394) DayibBaba 2023-06-10 14:47:19 +02:00
  • 9b5bd2ee4d fix(ContextMenu): entity detection (#1392) DayibBaba 2023-06-07 23:56:43 +02:00
  • 34481918d1 feat(PlayerDB): notify when player is online (#1386) Andreas Maerten 2023-06-06 13:37:45 +02:00
  • 03c1a96b67 Lua Scripting (#1334) maybegreat48 2023-06-06 07:40:40 +00:00
  • 35bb398c01 docs: rework README and added wiki (#1151) Andreas Maerten 2023-06-05 22:19:49 +02:00
  • 18da367781 feat(Session): Lock Lobby (#1342) Rxann 2023-06-05 15:59:56 -04:00
  • b8e8bccd1c feat(Notifications): Added push_success function (#1340) Rxann 2023-06-05 15:46:20 -04:00
  • 35b276e3f4 chore: Rework mission viewer and added Hunt the beast event support (#1354) DayibBaba 2023-06-05 21:34:06 +02:00
  • 4203fa3e7e fix(gui): Use correct imgui style for hotkey background (#1371) FireFox101889 2023-06-05 15:33:04 -04:00
  • 7c59e7a98d feat: Add Disable siren (#1383) I am Cypher 2023-06-06 01:02:49 +05:30
  • f65d384030 fix(TrollPlayer): fixed flip_180 and downgrade_vehicle (#1385) oPiloto 2023-06-05 16:32:31 -03:00
  • c7635a5396 fix(Debug/Threads): can't switch to later tabs (#1378) Andreas Maerten 2023-05-28 18:36:15 +02:00
  • c1fc45ea64 Added options_modal component & showcase with Orbital drone feature (#1353) DayibBaba 2023-05-19 10:30:25 +02:00
  • 4147bc583a fix(Log): Chat/Spam logs using the old IP address (#1363) tyackman 2023-05-19 03:29:10 -05:00
  • 750dea6afc fix(pointers): update Presence Data sig (#1358) Takoyaki White 2023-05-17 05:21:58 +08:00
  • 2148cd1161 Context menu: Fixed irregular distribution of operations and added some more (#1335) DayibBaba 2023-05-10 23:37:47 +02:00
  • 5c67e24382 Added dev tool for animations (#1332) DayibBaba 2023-05-10 23:29:40 +02:00