1263 Commits

Author SHA1 Message Date
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
maybegreat48
3aafd119c5 Some general fixes (#782)
* feat(protections): small updates
* chore(CustomText): comment out TICK_LEFTCHEAT label override
* feat(protections): make desync protections optional
* fix(matchmaking): fix pool filter
2022-12-31 00:47:01 +00:00
Bugisoft
640cf9a83d feat(Metric): Reimplementing metrics (#778) 2022-12-30 10:49:39 +00:00
Yimura
37bc755f8b feat(Protections): Reenabled CanApplyData (#740)
* fix(CanApplyData): correct crash_blocked msg
2022-12-30 10:48:59 +00:00
Aure7138
441b86c207 feat(Protection): Improve Sound Crash Protection (#767)
Closes #762
2022-12-30 01:45:04 +00:00
pelecanidae
2df690b2c8 refactor: Load tooltips from commands and disable unusable command buttons (#777)
* Set tooltips from command descriptions
* Disable unusable commands
2022-12-30 01:43:31 +00:00
Bugisoft
089bcebc17 feat: Some small additions (#755) 2022-12-30 01:09:33 +00:00
maybegreat48
5bc81ee724 Add protections for remote crash and kick (#776)
* fix(protections): Return true instead of false
* fix(protections): fix remote crash protection
* feat(protections): add protection for remote kick as host
* fix(protections): Try to decrease code complexity
2022-12-29 23:51:11 +00:00
tyackman
dab35ae3b4 update vehicles.hpp (#746)
added missing vehicles from
- LS Tuners
- The Contract
- Criminal Enterprise
- Drug Wars
2022-12-26 19:45:35 +01:00
Aure7138
280f613e78 fix #737 (#738) 2022-12-26 18:49:55 +01:00
snackosauruss
4d6c3d2b94 fix(Weapons) infammo & infclip using wrong setting (#741)
Fixed the infclip and infammo commands setting no_recoil instead of infinite_mag and infinite_ammo
2022-12-23 22:07:24 +01:00
Yimura
e50bdd8c42 feat(Spoofing): Add local user name spoofing (#502)
* Spoofs your local name by using natives and writing to a single struct (couldn't spoof name in chat otherwise)
* Add tooltip to IP spoofing to mention that it may cause you to get dropped from a session while connecting
* Expanded explanation in spoofing section to include that spoofing is server-side and not client-side.
2022-12-22 23:03:34 +00:00
maybegreat48
ce5c317d87 Commands (#725)
* feat(Commands): Prototype command system
* feat(Commands): Chat commands
* refactor(Toxic): convert most options into commands
* feat(Protections): block breakup kicks on other players as host
* refactor(Kicks): convert most options into commands
* refactor(Commands): add labels and descriptions to all commands
* feat(Commands): cleanup on unload
* refactor(Troll): convert most options into commands
* refactor(Misc): convert most options into commands
* refactor(Teleport): convert most options into commands
* feat(Commands): Variadic commands and toggleable bools
* feat(Hotkeys): hotkeys now use commands
* fix(Chat): fix the chat window locking up when a message is sent
* fix(Commands): properly handle spoofed username
* fix(Spam): update filter

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-12-22 21:23:32 +00:00
Bugisoft
9d9d438b5d feat(Api): Add more api endpoints to the scui api (#714)
* feat(Api): Add send message to player database
* feat(cpr): Disabling test build
* feat(Api): Fix max message length
* feat(Api): Download job for creator menu
2022-12-22 10:49:34 +00:00
maybegreat48
1dda472562 Network Time (#724)
* fix(NativeHooks): Fix softlock when loading Cayo Perico
* fear(netTime): Try to modify time remotely
* fix(timeSync): Make it work more consistently
* feat(netTime): net time sync for all!
2022-12-19 17:39:06 +00:00
Yimura
292a45f0a1 feat(crossmap): more accurate crossmap (#720) 2022-12-18 23:24:44 +00:00
Yimura
20e53e620f fix(globals): keep thread running (#721) 2022-12-18 23:22:01 +00:00
Yimura
ddddbd4efd refactor!: globals (#717)
* refactor(globals): use macro's for to_json/from_json
* refactor(globals): switch from global pointer to global instance
2022-12-18 22:15:52 +00:00
Yimura
b74dd7516c feat(Protection): Add bypass for rare report metric (#715) 2022-12-18 00:00:04 +00:00
Bugisoft
ac94dd5311 feat(Api): Implemented SCUI Api (#712)
* feat(Api): Async joining via rid joiner
* feat(cmake): disable cpr tests

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-12-17 16:24:45 +00:00
maybegreat48
808878ea63 Save creator jobs and bug fixes (#713)
* feat(Session): Session info serialization
* feat(Creator): Save and load jobs to file
* fix(Creator): Actually load the job
* fix(Creator): Try to fix loading
* fix(ScriptFunction): Fix memory corruption due to low stack size
* fix(Creator): Fix "No translation."
* fix(NativeHooks): Fix softlock when loading Cayo Perico
* chore(Toxic): Remove net time test for now
2022-12-17 14:47:01 +00:00
Yimura
fac091ba6f refactor(HandlingService): Use JSON to store profiles (#711)
* fix(HandlingService): Correctly apply profile from storage
* fix(HandlingService): Name inconsistency in UI
* feat(HandlingService): Convert old handling profiles
2022-12-17 14:11:36 +00:00
Yimura
9829e0e3ab chore: Remove patched toxic features (#709) 2022-12-16 21:12:01 +00:00
Yimura
d624f1aaa1 refactor: Renderer (#694)
* Simplified SwapCHain, Device and DeviceContext pointers
* Added DX and WndProc callback registration
* Cleaned up GUI code
* Optimised Mouse Toggle
2022-12-16 17:55:55 +00:00
Yimura
0e6547b519 fix(cmake): update git commit hash (#706) 2022-12-15 20:20:55 +00:00
maybegreat48
11ab7e74d3 Sigscanner bypass (#703) 2022-12-15 12:38:03 +01:00
maybegreat48
64197f938a Update to 1.64 (#691)
* Update some globals
* fix(pointers): bypass C4 limit
* fix(pointers): CanApplyData signature
* feat(hooks): removed metric formatter
The function in question no longer exists along with the other metric functions.

* chore(metadata): bumped online and build number
* fix(pointers): updated Rage Security signature
* Updated some globals and locals. Part 1
* Update crossmap
* chore(Script): update script patches
* chore(nativeHooks): Update rage::scrProgram vtable size
* chore(nativeHooks): Fix rage::scrProgram destructor index
* fix(Sigscanner): Temporarily disable AC bypass
* chore(Hooks): disable can_apply_data
* Updated some globals and locals. Part 2
* chore(globals): Update transition state global
* chore(ScriptLauncher): Update local index
* feat(Toxic): Add new teleport locations
* fix(Protections): Update max interior index

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
Co-authored-by: Bugisoft <58910128+BugisoftRSG@users.noreply.github.com>
Co-authored-by: BugisoftRSG <metaclientauth@gmail.com>
2022-12-14 16:27:40 +00:00
Yimura
4fb4c6b15e feat(Issues): Remove default assignee (#687) 2022-12-12 20:03:25 +00:00
Yimura
7c5e2b825f feat(Issues): Updated bug report template (#686) 2022-12-12 10:20:47 +00:00
Reece Watson
b7c40a4efd feat(Protections): Block Indecent Exposure crash. (#683) 2022-12-11 01:28:56 +01:00
Aure7138
e3ce965aa9 feat(Protections): Improve rope crash protection (#682) 2022-12-10 22:27:28 +00:00