Commit Graph

7 Commits (f60a896ea829d598bd0f225594d6465397690394)

Author SHA1 Message Date
peshomir f60a896ea8 Fixes for game update v2.14.4; Add modifyCode function
Moved most leaderboard patches to a separate file
2025-12-04 19:43:56 +02:00
peshomir 46d925daa1 Add definePatch helper function 2025-11-03 16:37:31 +02:00
peshomir d83d50b5ae Patch for update 2.09.0 2025-07-14 12:11:21 +03:00
peshomir b5da526ac4 Add safeDictionary (proxy of the disctionary object, throws an error when accessing undefined properties) 2025-03-23 10:42:58 +02:00
peshomir 546d17c76b Improvements for modUtils.js
Added the ability to use predefined replacements for certain variables while matching and/or replacing code (name mappings)
2025-03-02 21:02:45 +02:00
peshomir 3f3ad1a185 matchCode and insertCode functions 2025-02-20 22:32:06 +02:00
peshomir 2688e86b9d New code replacement algorithm; fix custom lobby issue 2025-02-08 23:00:49 +02:00