Commit Graph

1243 Commits

Author SHA1 Message Date
Yimura
0d603c849a fix(GTA Data Service): Dead lock (#971) 2023-02-10 21:36:32 +00:00
Aure7138
b9f380e49c refactor: c4 limit and some general fixes (#970) 2023-02-10 21:33:47 +00:00
Aure7138
37a10a7181 feat: Improved exception handling (#969) 2023-02-09 18:18:12 +00:00
Johann
e1dd616733 feat(self): add superman mode (#924) 2023-02-09 18:17:10 +00:00
Yimura
c4a85050a6 feat(logger): use AsyncLogger instead of g3log (#882)
* feat(exception_handler): skip certain exception codes
* feat(zydis): Disable BUILD_DOXYGEN and FEATURE_ENCODER
* feat(cmake): link dbghelp
* feat(exception_handler): implement stack dumper
* feat(logger): differentiate between wine and non-wine
* feat(logger): add NO_COLOR env var support
* fix(logger): fix wine logging (#960)
* feat(exception_handler): added string logging of exception
* fix(logger): exception access violation NO_COLOR

--------

Co-authored-by: Aure7138 <100095051+Aure7138@users.noreply.github.com>
Co-authored-by: tupoy-ya <72797377+tupoy-ya@users.noreply.github.com>
2023-02-08 22:36:55 +00:00
sa413x
4249fd7f09 Send Event Acknowledge pattern updated (#961)
Co-authored-by: sa413x <sa413x@users.noreply.github.com>
2023-02-08 22:03:54 +00:00
Johann
c86eeea474 feat(world): blackhole (#951) 2023-02-08 21:50:26 +00:00
Aure7138
6fef5f2256 refactor: take_control_of (#962) 2023-02-08 21:46:08 +00:00
pzy2000
0001ffa394 feat(Spam): update spam list (#938)
* Added translation for force wanted level
2023-02-06 23:41:40 +00:00
Johann
92c4659228 fix(session_browser): decrease session limit (#954) 2023-02-06 23:38:19 +00:00
yasmasdas
14d969828b feat: added boat pickup, ballistic armor and keep on ground (#932) 2023-02-04 23:49:44 +01:00
Johann
31e6b75037 feat(protections): block receive pickup (#933) 2023-02-04 23:20:49 +01:00
Yimura
0eff8ecf5a fix(overlay): timezone crash (#946) 2023-02-04 23:08:53 +01:00
maybegreat48
846162b911 More fixes for 1.66 (#944)
* fix(Menu): more update fixes
* fix(Spoofing): remove spoofing
* fix(Globals): update globals
* fix(Classes): upstream classes
* fix(Misc): remove debug code
* fix(Merge)
2023-02-04 17:35:18 +01:00
Yimura
c75a17256e Update for 1.66 (#929)
* feat(crossmap): update thanks @Aure7138

* feat(TSE): updated most hashes

* feat(ScriptEventHandler): Remove abused TSE hashes

* feat(pointers): fix snitl

* fix(pointers): region code

* fix(pointers): handle join request

* fix(pointers): decode session info

* fix(pointers): connect to peer

* fix(pointers): decode peer info

* fix(pointers): add player to session

* fix(pointers): handle join request

* fix(pointers): Is Matchmaking Session Valid

* fix(pointers): send session matchmaking attributes

* fix(pointers): process matchmaking find response

* fix(pointers): serialize join request message

* fix(TSE): updated lost few, thanks @Rimmuru

* fix(Menu): update menu (#930)

* fix(globals): mechanic global

* feat(meta): bump version

* feat(spoofing): remove patched stuff

* fix(self): off radar timer offset

* fix(overlay): retain last position

* feat(self): commented dance mode

* feat(spoofing): add note about spoofing not working

Co-authored-by: maybegreat48 <96936658+maybegreat48@users.noreply.github.com>
2023-02-03 23:00:56 +00:00
Yimura
9cb030f502 feat(Actions): Improve CI compile times (#921) 2023-02-01 18:49:12 +00:00
Johann
99c9d94400 feat: add ragequit option + hotkey (#925) 2023-02-01 18:48:50 +00:00
Johann
360f05c9c7 feat(self): add ptfx player effects (#917)
Co-authored-by: Seanghost117 <36561158+Seanghost117@users.noreply.github.com>
2023-02-01 18:48:31 +00:00
Yimura
8028db84b3 feat: Translation Service (#844)
Co-authored-by: mrwoowoo <github@hiqaq.com>
Co-authored-by: LiamD-Flop <40887493+LiamD-Flop@users.noreply.github.com>
2023-02-01 18:46:33 +00:00
Johann
e95e7d1b47 feat(ui): add ingame overlay (#910)
* feat(overlay): add current time
* feat(overlay): add customization options
* fix(overlay): use local time zone
* fix(overlay): enable by default
* feat(overlay): add position modification
2023-01-30 23:21:29 +00:00
Johann
97240c54b7 feat(session_browser): show basic infos on item hover (#913) 2023-01-30 23:19:54 +00:00
Johann
0ea08a11cb fix(self): fix auto tp to waypoint (#919) 2023-01-30 23:19:05 +00:00
TheGreenBandit
923a1b97c9 feat(info): Added Another Godmode Check And Health Info (#839) 2023-01-26 18:41:47 +00:00
TheGreenBandit
6a466f8114 Feat(Debug Misc): Added Options (#883) 2023-01-23 11:56:21 +01:00
MiniMurder
2cf8e1ebba Fixes Invisable Animals (#855) 2023-01-22 21:59:17 +00:00
Aure7138
67b88cf0ea feat: stat editor (#884) 2023-01-22 21:57:55 +00:00
maybegreat48
8173adb87f Toxic features and improve protections (#897) 2023-01-22 21:57:32 +00:00
Aure7138
ee99333f7e hotfix script RCE (#892) 2023-01-20 23:33:41 +00:00
Marcezsa
8a8b4ac3c5 Asynchronous pattern scanning using std::async. (#770)
* feat(pattern): add support for double ? IDA sigs

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-01-18 19:02:23 +00:00
FireFox101889
845a0eca04 Renamed Disable Chat Filter to Check Chat Profanity (#871) 2023-01-17 20:22:39 +00:00
LiamD-Flop
fd2cfcbaef Multi select for gravity gun (#690) 2023-01-16 21:16:06 +00:00
TheGreenBandit
7b54bac984 chore: Replace ImGui::InputText with components::input_text (#869)
Fixes #862
2023-01-16 20:58:57 +00:00
Aure7138
a959a7b880 fix: Instant Respawn Crash (#867)
Fixes #861
2023-01-15 22:14:41 +00:00
Maddy
eb54407d30 feat(Self): Part Water (Moses Mode) (#838)
Co-authored-by: TheGreenBandit <106003542+TheGreenBandit@users.noreply.github.com>
2023-01-15 21:39:57 +00:00
Yimura
1899dc5589 feat(GUI): Move hotkey settings to submenu (#841) 2023-01-09 21:07:48 +00:00
yasmasdas
f9e36693f1 Add anonymous bounty toggle (#823)
Co-authored-by: tupoy-ya <72797377+tupoy-ya@users.noreply.github.com>
2023-01-09 17:20:51 +00:00
TheGreenBandit
32f8ae890d Hotkey Additions (#802) 2023-01-09 16:40:03 +00:00
TheGreenBandit
e39615f4f4 feat(Vehicle): invisible car (#833) 2023-01-08 20:27:23 +00:00
Aure7138
9b8aaecfdc fix(context menu): fix context menu crash (#832) 2023-01-08 20:25:48 +00:00
TheGreenBandit
0efc0b66f0 feat(Self): Superjump (#809) 2023-01-08 20:25:15 +00:00
TheGreenBandit
8361d8934e feat(Spoofing): add interior and cutscene check (#803) 2023-01-07 12:31:57 +00:00
Rimmuru
8c1093c491 Editor+ (#745)
* feat(Toxic): add send to island
* feat(mobile): add helicopter backup
* refractor(mobile): update seperator
* feat(Troll): add set bounty

* tps
tp all to island
tp all to eclipse
tp to eclipse

* working hijack &, delete. + placeholders
* speed, derail
* drive train, working derail
* improved drive train
* exit train, rework delete
* using CReplayInterface
2023-01-06 23:25:16 +00:00
GeopJr
7ac66e099b fix(ci)[pr-comment]: workflow name (#817) 2023-01-05 21:07:10 +00:00
GeopJr
7b040aff2d feat(ci): comment PR artifact (#816)
* chore(issue_templates): remove Yimura from assignees
* chore(README): typos, notes, toc
* feat(ci): comment artifact nightly.link on PR workflow success
2023-01-05 19:43:00 +00:00
maybegreat48
10d0f317dc Reactions, remote kick and better protections (#807)
* feat(Scripts): Complete GlobalPlayerBD
* feat(Scripts): add GPBD_Kicking
* feat(Scripts): start work on GPBD_FM_3
* feat(Scripts): add more to GPBD_FM_3
* feat(Scripts): complete GPBD_FM_3
* feat(Scripts): start work on GPBD_FM
* feat(Scripts): improve GPBD_FM
* feat(Scripts): complete GPBD_FM
* feat(Reactions): Add reactions
* feat(Protections): Improve protections
* feat(RemoteKick): Add remote kick
* feat(Stats): add KillsOnPlayers and DeathsByPlayers
* fix(Classes): Fix compiler warnings
2023-01-03 16:48:32 +00:00
TheGreenBandit
3db41c60f0 feat(Protection): fragment physics crash (#806)
Patch made by @SkiddyToast
2023-01-03 10:52:07 +00:00
Bugisoft
e15289082d feat(UGC): Simplify Job Import (#805) 2023-01-03 10:35:11 +00:00
TheGreenBandit
7551da5b6a Updated readme to include curl and fix issue #748 (#756) 2023-01-02 14:38:10 +00:00
Yimura
547c3ed759 fix(Spoofing): Local name properly null terminated (#793) 2022-12-31 13:24:59 +00:00
Yimura
c7f45ee5a9 feat(metrics): use log toggle in debug window (#792) 2022-12-31 12:02:36 +00:00