Commit Graph

9 Commits (bb36014f55de29e5bd196761bf2d7193aeec6509)

Author SHA1 Message Date
peshomir bb36014f55 Error reporting improvements
Arbitraty context can be added to reports of known errors by wrapping the problematic code in the debugWithContext function
2025-07-14 12:26:30 +03:00
peshomir d83d50b5ae Patch for update 2.09.0 2025-07-14 12:11:21 +03:00
peshomir ade2d45708 Add automatic error reporting 2025-07-08 17:53:39 +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 d3aea584c6 Add a settings option to toggle displaying a player's donation history when clicking on their name in the leaderboard 2025-03-22 23:25:10 +02:00
peshomir da3c5b0e15 Fix for update v2.05.0 2025-03-08 14:27:18 +02:00
peshomir 98116c8633 Fix for versions ^2.04.4
- Fixes for the custom lobby and clan spawnpoint highlight patches
- Extracted clan spawnpoint highlight patches into a separate file
2025-03-08 09:29:47 +02:00
peshomir eb216fd0e4 Module system for patches 2025-02-18 12:04:03 +02:00
peshomir 2688e86b9d New code replacement algorithm; fix custom lobby issue 2025-02-08 23:00:49 +02:00