Commit Graph

282 Commits

Author SHA1 Message Date
cb7dc3ba15 fixed access violation in SetSteamName and SetServerName 2023-03-05 17:25:15 +01:00
Jadis0x
b2ee6eee89 Function optimization 2023-03-04 23:22:25 +03:00
98ed98371e added more achievements
still missing those from the Town and Slaughterhouse, trying to figure out how to get those
2023-03-04 10:31:42 +01:00
261f098f2d optimizations, OnUpdate is faster now
Player.IsInGame() only called once instead of 7 in the OnUpdate function
2023-03-04 09:47:43 +01:00
886dc8d95b add: keybind system, added it for fly
can be used for anything, GetKey is to fix tho i tried using anyKeydown, no success
2023-03-04 09:41:56 +01:00
dc5ddcc2a3 added Slaughterhouse to GetMapName
untested but should work
2023-03-04 09:40:47 +01:00
Jadis0x
5a8f937203 BurnRitualObj function has been updated for the "Slaughterhouse" map. 2023-03-03 23:27:18 +03:00
Jadis0x
e1cca375b1 Add: Azazel Nathan, Demon Boar, Survival Pig & Bone
The code has been commented out because it would cause an error for those who are not using the game's beta version.
2023-03-03 18:08:28 +03:00
jadis0x
11381bdebc FreezeAzazel fixed 2023-01-16 22:57:27 +03:00
jadis0x
19234b3c66 FreezeAzazel function added for button 2023-01-16 22:10:40 +03:00
jadis0x
2d337d4e9e FreezeAzazel function added 2023-01-16 22:10:35 +03:00
f6cfbc21cb fix crash on SetRank 2023-01-16 17:27:48 +01:00
jadis0x
7f046e5446 New UI update 2023-01-16 18:24:08 +03:00
jadis0x
8e76055757 ColorPick updated for new UI 2023-01-16 18:20:48 +03:00
jadis0x
933664de8d fix 2023-01-15 22:10:33 +03:00
jadis0x
26a9607853 MakeTex function added 2023-01-15 22:08:27 +03:00
ALittlePatate
fcf6ae16dc updated french tutorial video link 2023-01-14 20:08:36 +01:00
ALittlePatate
56dfc1295a add french video tutorial by 1tap2times 2023-01-14 17:34:50 +01:00
d3a97f090c Merge branch 'MelonLoader' of https://github.com/ALittlePatate/DevourClient into MelonLoader 2023-01-14 12:53:30 +01:00
c873e60617 fix ESP making UI disappearing & game crash 2023-01-14 12:53:04 +01:00
jadis0x
0dec95a512 old code has been removed from the comment line.
Until a better method is discovered, this method will be used temporarily.
2023-01-13 02:54:38 +03:00
jadis0x
3000f18eeb Buttons have been added for the Load Map. 2023-01-12 21:53:02 +03:00
jadis0x
929aaeacd0 Log messages have been added for LoadMap. 2023-01-12 21:46:02 +03:00
jadis0x
ea9a4e13ab LoadMap function has been added. 2023-01-12 21:01:16 +03:00
jadis0x
7550443ead return keyword has been changed to break 2023-01-12 20:52:44 +03:00
jadis0x
5c14210fd4 Function added for the "Rituel book" button 2023-01-10 22:45:13 +03:00
jadis0x
81dce606f1 little fix 2023-01-10 22:36:35 +03:00
jadis0x
d1151d5bc1 update: SpawnGoatOrRat renamed to CarryObject 2023-01-10 22:33:16 +03:00
jadis0x
8c50e83a7a update: SpawnGoatOrRat renamed to CarryObject 2023-01-10 22:33:12 +03:00
jadis0x
26eca35097 fix: TPAzazel function 2023-01-10 21:32:03 +03:00
jadis0x
91333aae6e flashlight values ​​updated 2023-01-10 20:40:11 +03:00
ee4f2bf31b fixed azazel/players ESP being off-centered 2023-01-10 14:27:34 +01:00
90bc75c7f8 fixed item/goat/demon ESP being off-centered 2023-01-10 12:08:54 +01:00
4230bcd431 some work 2023-01-09 20:19:04 +01:00
c53c2aca0f fix stuff, jumpscare player left 2023-01-09 19:24:25 +01:00
51ce511183 added kill player function 2023-01-09 18:53:58 +01:00
0902dee605 add player name to ESP + fix player list button position 2023-01-09 18:45:39 +01:00
c06ad2363e added jumpscare player function 2023-01-09 18:28:07 +01:00
734f7ced0a added functions for player list 2023-01-09 18:19:53 +01:00
64c6b4129a added player list and Players are now BasePlayer 2023-01-09 17:45:32 +01:00
2676c89989 fix invalid reference
again...
2023-01-09 08:23:03 +01:00
8bbdbd7027 crash fixed for localplayer 2023-01-08 21:53:11 +01:00
3d88b189a6 LocalPlayer_ is now BasePlayer 2023-01-08 21:24:56 +01:00
d633f4e2fb add: player name, id and object when getting the players 2023-01-08 20:44:19 +01:00
8a1cf5e96b fix: invalid reference 2023-01-08 20:20:46 +01:00
jadis0x
22b2e583f7 "AutoRespawn" function has been updated 2023-01-08 21:07:48 +03:00
6532b34d7a fix: fixed all the warnings 2023-01-08 18:45:56 +01:00
f0d949c274 fixed installation steps 2023-01-08 18:41:00 +01:00
0fcb62ee6d fixed for .net6 & newest MelonLoader 2023-01-08 18:34:24 +01:00
ALittlePatate
735b9d61f7 MelonLoader is baaack ! 2023-01-08 17:20:41 +01:00