Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-21 | - Project separation | syeyoung | |
2022-05-07 | - Remove unnecessary un-culling. | syeyoung | |
2022-05-06 | - Remove unnecessary close of mechanic browser tooltip. | syeyoung | |
Mechanic Browser Tooltip will be closed on first click, no need to close it again | |||
2022-02-01 | - remove spirit bow timer after player shoots an arrow | syeyoung | |
2022-01-31 | - Fix Custom Party List flickering and sometimes not displaying elements | syeyoung | |
- Fix Custom Party List displaying player count on "None" bedrock | |||
2022-01-31 | - Add 3 new pathfinding algorithms | syeyoung | |
- Theta* - A* with finegrid used by jps - A* with finegrid used by jps + diagonal routes - Make MStringSelectionButton inc and dec button work as intended - Add new "feature" for choosing pathfind strategy | |||
2022-01-12 | - Fix undisocvered room cnt getting reset to 0 on bossfight | syeyoung | |
- Miniboss not done is now 4 skill point penalty instead of 3 - Revamp skill score calculation so that it's a bit more read-able. | |||
2022-01-12 | - Fix Timescore approximation with data | syeyoung | |
2022-01-12 | - Fix time score going over 100 | syeyoung | |
2021-12-23 | - Fix Discord alarms appearing while feature is disabled | syeyoung | |
2021-12-19 | - Ceil total secrets | syeyoung | |
2021-12-19 | - Fix Dungeon Realtime resetting time on dungeon end instead of dungeon leave | syeyoung | |
2021-12-19 | - Collect Score | syeyoung | |
- New Score Update | |||
2021-12-18 | - Suggestion 353 | syeyoung | |
2021-12-18 | - Index out of bounds (-1) | syeyoung | |
2021-11-28 | - wrong Bloodrush toggle message | syeyoung | |
2021-11-28 | - chest price default to disabled | syeyoung | |
2021-11-28 | - default to disabled | syeyoung | |
2021-11-28 | - Blood Rush toggle key | syeyoung | |
2021-11-28 | - Party Readyness Indicator | syeyoung | |
2021-11-28 | - Suggestion 255 | syeyoung | |
2021-11-27 | - Suggestion 266 | syeyoung | |
2021-11-27 | - Consistency across naming | syeyoung | |
2021-11-27 | - New Reparty using new PartyManager | syeyoung | |
2021-11-27 | - Deadlock on ApiFetchur (Waits until lilyweight data and lilyweight data ↵ | syeyoung | |
fetcher waits for other tasks to finish) - New PartyManager - ChatProcessor now manages all automatic chat messages and msot chat parsing - PartyFinderSetting now contains option to leave party - Log StompPayload when debug enabled | |||
2021-11-26 | - Suggestion 186 | syeyoung | |
2021-11-26 | - Fix simon says not working (temporary fix) | syeyoung | |
2021-11-04 | - Remove unnecessary sout | syeyoung | |
2021-11-04 | - NPE on disabled api | syeyoung | |
2021-10-13 | - Fix Talisman/Weight renderer throwing error | syeyoung | |
2021-10-09 | - Precise color control for solvers | syeyoung | |
2021-10-09 | - blaze color | syeyoung | |
2021-10-07 | - Talisman count in /dg pv | syeyoung | |
- Lily weight in /dg pv | |||
2021-10-04 | - sorted feature categories | syeyoung | |
2021-10-04 | - multiple notes if pf | syeyoung | |
2021-10-04 | - Member count in pf | syeyoung | |
2021-10-04 | - Choose rooms in fairysoul alert | syeyoung | |
2021-10-04 | - Ability cooldown decimals | syeyoung | |
2021-10-04 | - Minimum Partyfinder size | syeyoung | |
- Fix player heads in custom party finder rendering weird - FIX: Bug report 67 (popup menu closes after clicking on it) | |||
2021-10-04 | - Blood rush mode | syeyoung | |
2021-10-03 | - Keybinds to dg settings | syeyoung | |
2021-10-02 | - Added FeatureCreateRefreshLine | syeyoung | |
- PathfindLineProperties now has parent to it | |||
2021-10-02 | Line Properties for each pathfind context | syeyoung | |
2021-09-18 | Waypoints! | syeyoung | |
2021-09-18 | - Waypoints? and new JPS Pathfinding Algorithm | syeyoung | |
2021-08-29 | - Add fields for non-devenv | syeyoung | |
2021-08-28 | - Fix cursor issue after opening partyfinder gui | syeyoung | |
2021-08-28 | - Option to disable GameSDK | syeyoung | |
- Fix disable reparty not working | |||
2021-08-24 | Optimized Mechanic Browser | syeyoung | |
- As expected setBounds call to MScalablePanel is expensive | |||
2021-08-23 | Optimized StyledTextRenderer | syeyoung | |