Commit Graph

429 Commits

Author SHA1 Message Date
02c166f4a7
Add ped functions, add a few more checks
for player functions, update vehicle functions.
Add more test events. Add misc functions, and misc test page.
Add garage test functions, update test_ped, add weather test.
2024-07-01 00:50:43 -04:00
0a05a87dd4
Add radio test and burst all tires test to vehicle menu.
Add testing table to vehicle menu.
Put audio ids into its own enum.
2024-06-18 13:56:47 -04:00
5539829046
Move player functions into functions folder, add vehicle functions.
Add game clock test, add events to their own file.
2024-06-18 13:52:54 -04:00
1f1137856a
Update readme 2024-06-18 01:42:49 -04:00
30f9a0427b
Add readme to test folder. 2024-06-17 15:56:29 -04:00
2362fd41d7
Add player functions class, update test hud class.
Add sound testing, spawn random ped, change respawn point to somewhere and reset it, mess around with  events.
2024-06-17 12:55:07 -04:00
c3f56a3c25
Add radio test, reorganze code, make menus mostly not static.
Add more seperators for ImGui, remove extra code.
Add Train testing and radio testing, add corona test.
2024-06-17 12:46:16 -04:00
8f469d1c9e
Move functions into their own methods, add new features to menu. 2024-06-16 01:59:24 -04:00
b9a832f15d
Separate my test code into multiple classes and reorganize it a bit.
Add new features such as toggle radar, toggle hud.
And more player features.
Move vehicle features into its own class.
2024-06-15 15:15:21 -04:00
3124345d78
Fix test menu crashing under test features tab, add new text to English.toml. 2024-06-14 16:00:09 -04:00
ff8bc95bc7
Move test.cpp and test.h to src folder and delete build folder. 2024-06-14 15:56:45 -04:00
2816ed42f0
Add test page to the menu in a working state.
Blow up all cars, show coods, blow something up, close car doors and more features to come.
2024-06-14 15:54:39 -04:00
55272845e6
Make this build on SA for me and some minor changes. 2024-06-14 11:08:41 -04:00
Grinch_
1dda6ac05e
Update README.md 2023-11-16 07:30:24 +06:00
Grinch_
0495c8651b
Deprecation notice 2023-10-23 10:27:46 +06:00
Grinch_
3ffea8dd30
Update README.md 2023-10-23 10:27:05 +06:00
Grinch_
eff01ad6b4
Update README.md 2023-10-23 10:25:40 +06:00
Grinch_
2b36f3656e Up 3.52 2023-01-08 16:06:28 +06:00
Grinch_
dc192cb214 update readme 2023-01-08 03:46:24 +06:00
Grinch_
860addf2c3 Update installer 2023-01-08 03:37:00 +06:00
Grinch_
5756972e3a add installer 2023-01-07 03:48:12 +06:00
Grinch_
edb3eda7d0 up imgui 1.89.2 2023-01-06 23:50:26 +06:00
Grinch_
12e5c206f1 Fix issue with veh handling #85 & veh spawn 2023-01-06 21:16:42 +06:00
Grinch_
7008df4e95 Fix issues with updater & crash with unlimited nitro #84 2023-01-04 08:47:31 +06:00
Grinch_
bcbb4d6418 Fix bugs #83 2023-01-03 01:55:46 +06:00
Grinch_
e69fb5b880 revert 2022-12-31 10:50:50 +06:00
Grinch_
0c8ce8961a update logo 2022-12-31 10:44:55 +06:00
Grinch_
c1240acdff update logo 2022-12-31 10:39:58 +06:00
Grinch_
c150899f20 [III] Fix crash with vehicle spawning #69 2022-12-31 02:29:55 +06:00
Grinch_
05a66d5cb0 Fix spawning under water with quick teleport 2022-12-15 11:22:34 +06:00
Grinch_
62b5c561a8 Bug fixes 2022-12-09 01:47:05 +06:00
Grinch_
87b63204e2 [VC | III]Add weapon spawn for peds 2022-12-04 01:31:09 +06:00
Grinch_
f042cced9a Fix tunes not updating & up imgui -> 1.89.1 2022-12-01 14:06:49 +06:00
Grinch_
58ba06673e [SA] Fix remove tunes & add play timer in overlay 2022-11-29 14:07:46 +06:00
Grinch_
fb42ebaaea Fixes & various improvements 2022-11-28 01:58:17 +06:00
Grinch_
bc508e081a Fix 2022-11-27 00:49:51 +06:00
Grinch_
c0aecc19ae [SA] Add randomized tunes when spawning vehicles 2022-11-27 00:48:04 +06:00
Grinch_
da17ffebca Resolve #82 & #83 2022-11-26 09:15:03 +06:00
Grinch_
0df041cd4b [VC] Fix crash 2022-11-09 20:04:37 +06:00
Grinch_
ea8a268e30 [VC]Add more teleport locations 2022-10-17 03:07:19 +06:00
Grinch_
ad334f4120 [III | VC] Clear errors in log 2022-10-01 14:07:16 +06:00
Grinch_
24c9564928 Save menu position in config 2022-10-01 13:49:11 +06:00
Grinch_
c413c53043 Fix language selection not saving 2022-09-26 00:40:48 +06:00
Grinch_
3cdaf619ed Bug fixes 2022-09-24 00:51:37 +06:00
Grinch_
95c573d194 FIx III & VC builds 2022-09-23 20:53:51 +06:00
Grinch_
79727292a8 Add saving paintjob, texture, color #73 refactore code 2022-09-23 20:48:08 +06:00
Grinch_
c4d7ec9318 Fix issues with ImageList search 2022-09-22 02:08:10 +06:00
Grinch_
db011c8c9e Add clipping support for ImageList 2022-09-22 01:26:40 +06:00
Grinch_
176b0c0582 Merge branch 'master' of https://github.com/user-grinch/Cheat-Menu 2022-09-18 01:30:43 +06:00
Grinch_
27aac2411d Add clipping support to DataList 2022-09-18 01:30:36 +06:00