977 Commits

Author SHA1 Message Date
GeopJr
4244ff8093 fix(ci): gh output on powershell and wildcard deleting older cached versions (#583) 2022-11-12 17:52:26 +00:00
Yimura
25f9756f04 feat(ScriptEventHandler): Block switch player to animal (#581) 2022-11-11 23:38:28 +00:00
Aure7138
65493fc5cb feat(Network): Region Switcher (#580) 2022-11-11 23:13:01 +00:00
Yimura
6c65b534ec feat(Renderer): Added Cyrillic to ImGui font (#578) 2022-11-11 22:48:19 +00:00
Yimura
aca084109a feat(ReceivedCloneSync): Simplify hook 2022-11-11 22:01:56 +01:00
Aure7138
75424bfb1d fixes #559 (#576) 2022-11-11 20:01:10 +00:00
Yimura
532cf59b4f fix(ReceivedCloneSync): Check before casting (#574) 2022-11-11 18:43:49 +00:00
FireFox101889
134da381de Save disable_chat_filter to disk (#575) 2022-11-11 18:34:35 +00:00
SpaghettDev
d0972f65d4 feat(self & vehicle): Added mobile radio and turning off engine. (#572) 2022-11-11 17:51:40 +00:00
Reece Watson
9f55d0fda9 feat(RCS): Added invalid index crash protections. (#573)
Cleaned up some of the logging.
2022-11-11 17:44:45 +00:00
Demae
f34b9c0af6 feat(netMsg): log chat and text messages (#567) 2022-11-11 16:47:22 +00:00
Yimura
08502a2cd4 refactor: Updating CONTRIB to be more relevant (#568) 2022-11-11 16:39:19 +00:00
GeopJr
32c3a75d5d feat(ci): cache (#566) 2022-11-11 10:34:32 +00:00
Demae
59d04b411e Small improvements (#565) 2022-11-11 10:32:30 +00:00
Reece Watson
10a909153a feat(RCS): Improved crash protections. (#407)
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-11 00:21:38 +00:00
Aure7138
7fbf8e8e22 feat(vendor): updated GTAV-Classes (#560) 2022-11-08 22:44:52 +00:00
tupoy-ya
bc05ecd78c refactor!: Replace premake5 with CMake. (#551)
Co-authored-by: tupoy-ya <tupoy-ya@users.noreply.github.com>
2022-11-08 21:08:58 +00:00
SpaghettDev
d9d8aa30c1 feat(self): Added HUD options. (#553) 2022-11-07 19:23:24 +00:00
Aure7138
a50d7ba206 feat(self): improved never wanted (works above military) (#558)
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-11-07 19:20:20 +00:00
Aure7138
70cb7ca162 feat: unlimited_oxygen & no_water_collision (#547) 2022-11-06 21:30:50 +00:00
Yimura
3e9444c6b7 feat(Script): Don't open Visual Studio if it's open already (#546) 2022-10-30 20:41:37 +01:00
Quentin E. / iDeath
9256c54123 feat(Hooking): Easier declaring of detour hooks and quick prototyping (#544) 2022-10-30 19:32:51 +01:00
Quentin E. / iDeath
11bc0bcc4a fix: load settings before pointers are initialised (#543) 2022-10-30 19:16:17 +01:00
Quentin E. / iDeath
5b10945bce fix byte patch class being only usable in a single unit (#542) 2022-10-30 19:14:19 +01:00
Aure7138
ae8a540730 feat(self): add no collision(#541) 2022-10-30 15:23:10 +01:00
TheGreenBandit
7c19d0145f fix(README): update contents to better represent repo (#539) 2022-10-30 15:21:12 +01:00
TheGreenBandit
c4685ff11a Update README.md (#538) 2022-10-29 22:52:32 +01:00
Yimura
99c5c6e8db feat(scripts): reorganise based on feedback (#535) 2022-10-29 19:03:06 +01:00
FireFox101889
a7fa050ca6 feat(spoofing): Spoof godmode (#534)
Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-10-29 10:54:32 +01:00
Yimura
e449e6885d feat(repo): add scripts (#533) 2022-10-28 20:34:32 +01:00
Yimura
cf4ecbc1f7 feat(vendor): switch ImGui vendor repository (#531) 2022-10-28 20:00:20 +01:00
Yimura
368a518111 feat: remove network related content (#510) 2022-10-28 15:54:33 +01:00
GeopJr
7566b1b368 feat: version badges (#529) 2022-10-27 21:46:16 +01:00
Quentin E. / iDeath
a3c9f065f0 bypass c4 limit (#523) 2022-10-26 21:10:19 +01:00
FireFox101889
8503d22337 feat(session): disable sent chat messages being filtered (#525) 2022-10-26 20:38:01 +01:00
Yimura
6487bf0654 feat(BytePatch): add restore & apply methods (#524) 2022-10-26 20:20:26 +01:00
Quentin E. / iDeath
d8fe3015c5 Move local time and weather to world submenu, add force thunder (#522) 2022-10-26 19:27:15 +01:00
Quentin E. / iDeath
63fb4d2c18 feat: added rid joiner (#521) 2022-10-26 14:12:29 +02:00
Yimura
7d7f936b10 feat(gta): tlsContext update (#519) 2022-10-25 21:30:07 +01:00
Yimura
e4ea624e79 fix: online crash (#518) 2022-10-25 21:21:36 +01:00
Yimura
858776370b feat(vendor): Updated GTAV-Classes (#516) 2022-10-25 17:59:14 +01:00
Yimura
479b8b0d20 fix(renderer): Load backup font on proton 2022-10-24 14:13:30 +02:00
Yimura
d7bcd26791 feat: Switch to C++20 (#508) 2022-10-24 14:08:37 +02:00
Yimura
5b6ff174be feat(Renderer): Merge Chinese font into other menu fonts (#487) 2022-10-23 22:59:15 +02:00
Yimura
485243f21a feat: Add more debug logging (#503) 2022-10-23 20:48:51 +02:00
Yimura
491799efe1 fix(ViewGtaData): properly size window for fullscreen users (#501) 2022-10-22 00:06:58 +02:00
Yimura
eecef14722 feat(globals): save keep_vehicle_repaired to disk (#500) 2022-10-21 23:54:48 +02:00
Yimura
a66d58d07e refactor: simplify metric logger (#499) 2022-10-21 23:47:50 +02:00
Yimura
6a4f76c794 feat(no_idle_kick): expand globals that are modified (#497) 2022-10-21 23:04:25 +02:00
Yimura
06f2897f08 feat: reorganize debug screen (#496)
* feat(git): greatly simplify ignore list
* refactor: removed old include
2022-10-21 22:05:39 +02:00