Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-07 | fix player profile not never loading in chat (#63) | kokoniara | |
* fix player profile not never loading in chat * cut out hychat like a cancer * ApiFetchur now caches whole players not single profiles, added a switch profile button in gui * ugh git * Revert "cut out hychat like a cancer" This reverts commit 2ee11afa * ugh git x2 * I tried, good luck maintaining this * forgot to uncomment hychat fix * now shows which profile is now selected put button on top a lil refactor * fix player profile sometimes not loading Co-authored-by: syeyoung <42869671+cyoung06@users.noreply.github.com> | |||
2022-10-04 | make sonarlint less mad (refactor) | kingstefan26 | |
2022-10-04 | reimplement check if player dead | kingstefan26 | |
2022-10-04 | remove unnecessary yaw interpolation that caused weird jutter | kingstefan26 | |
turn the position from ints to floats, so it doesn't jump | |||
2022-10-04 | un-rotate the heads on map (it was the wrong way) | kingstefan26 | |
2022-10-04 | fix the code not checking if player is not dead | kingstefan26 | |
2022-10-03 | fix dungeon map not showing ppl heads | kingstefan26 | |
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 | |