3601c508cb
fix: ESP crash in main menu
...
still crashes when leaving a game, Unity race conditions ig
2024-06-15 15:42:57 +02:00
ecb8841410
add: bypass server player limit, items/goats/demons/azael ESP
2024-06-15 15:05:40 +02:00
47a21f293e
fix: last game update
2024-06-12 15:56:21 +02:00
KnucklesB
bfba7267b8
Removed the double GetKeyDown...
2024-06-11 20:40:28 -03:00
KnucklesB
f598906ab5
Added support for windowed mode GUI rendering
2024-06-11 20:36:35 -03:00
Jadis0x
136d3d137e
Transform namespace updated & freecam removed
2024-06-08 13:14:27 +03:00
Jadis0x
d2ac02fde8
freecam test - not working properly
2024-06-07 23:00:36 +03:00
Jadis0x
b644ca0fc4
hooked: debug warning
2024-06-07 21:56:02 +03:00
Jadis0x
0b90598356
Reorganized UnityEngine namespace
...
Reorganized UnityEngine namespace by splitting headers into individual classes
2024-06-07 19:07:09 +03:00
Jadis0x
0b84c20f4a
code optimization &new helper functions added / modified
...
- UnityCore namespace changed to UnityEngine
- Object class is no longer a template. FindObjectOfType function set to template
- Added LogComponents function. It helps us retrieve components from the target gameObject.
- Added GetObjectName function to Object structure (same method is available in utils header)
- Added ConvertToSystemString function.
Converts const char to system.string (app::String)
2024-06-06 20:43:35 +03:00
Jadis0x
3c474a398e
steam name changer added
...
+ Horror.menu update hooked
+ UnlockAchievements added but crashes when used
2024-06-01 21:27:40 +03:00
Jadis0x
01c16909bf
changes & fixed issues causing game crashes
...
+ flying speed increased from 15 to 20
+ NolanBehavior_Update hooked
+ fullbright, player speed and fly moved to nolan's update hook
+ added NolanBehaviour parameter to Misc::FullBright function
- fly function removed from misc namespace (this function will be re-added in the near future after further improvements and testing.)
2024-06-01 19:47:24 +03:00
Jadis0x
7c151b664f
add: fly and tp to azazel
2024-05-29 21:43:06 +03:00
01bdc8e683
add: player esp and snaplines
...
for now the esp will show "Player" instead of the real player name //TOFIX
2024-05-28 10:22:36 +02:00
Jadis0x
231087da51
Add keyboard handling functionality
...
Added function that creates settings.ini file but it creates empty file :) I will deal with it later.
2024-05-26 23:08:00 +03:00
Jadis0x
ad4bf3e659
addresses updated + menu shortcut set to INS
2024-05-21 22:43:05 +03:00
Jadis0x
78ec72e4f2
settings updated
2024-05-16 22:39:24 +03:00
Jadis0x
1526e262f8
hooks/settings updated
2024-05-16 21:50:42 +03:00
2be69613e2
add: perk, outfit, flashlight and emote hooks. unlock all is complete
2024-04-13 20:22:34 +02:00
44837830cd
fix: MH_EnableHook was not in the right place
2024-04-13 19:39:01 +02:00
b9552f3920
add: exp modifier hook
2024-04-13 19:37:34 +02:00
Jadis0x
277c0e9713
robe & character unlock hook
2024-04-13 20:25:33 +03:00
895afed488
add: unlimited uv
2024-04-13 18:32:45 +02:00
33964e3081
fix: DebugLog hooks, works now
2024-04-13 18:07:02 +02:00
435bccd6da
fix: Debug_Log hooks, returns System.String tho, wtf
2024-04-13 17:18:31 +02:00
Jadis0x
3207e78657
added unity debug hook for testing
2024-04-13 17:50:56 +03:00
636f3e0e1e
add: directx11 hook (menu), imgui/minhook and the settings
2024-04-13 12:37:16 +02:00