aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kr/syeyoung/dungeonsguide/dungeon
AgeCommit message (Collapse)Author
2022-10-04remove unnecessary yaw interpolation that caused weird jutterkingstefan26
turn the position from ints to floats, so it doesn't jump
2022-05-07- Enable force-refresh, but do not perform if there's pathfind undergoing.syeyoung
2022-05-06- 30% of secrets required for entrance (but why)syeyoung
2022-05-06- Find route, with timeout 10ssyeyoung
- Do not cancel pathfinds (doesn't even work)
2022-05-06- Support for entrancesyeyoung
2022-01-31- Fix mimic messing up secret detectionsyeyoung
2022-01-31- Add 3 new pathfinding algorithmssyeyoung
- 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 bossfightsyeyoung
- 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 value "false" getting removed in data collectionsyeyoung
- Collect "killed boss" / "died at boss" / "died before boss"
2022-01-12- Fix false being set to empty in data collectionsyeyoung
2022-01-11- M5 Support Fixsyeyoung
- Fix Catacomb time score max time
2022-01-11- M5 Support.syeyoung
2021-12-23- Collect room complete percentage and if player is in bossroomsyeyoung
2021-12-19- Fix Dungeon Realtime resetting time on dungeon end instead of dungeon leavesyeyoung
2021-12-19- Remove loggingsyeyoung
2021-12-19- Collect Scoresyeyoung
- New Score Update
2021-11-04- Bug report 289: Mod conflict with neu (change /socialoptions -> /pv)syeyoung
- Bug report 289-1: Right_Click_Air on onInteract - Bug report 289-2: MapProcessor player icon process not waiting until full state initialization
2021-10-06- remove debugchat spam in roomeditsyeyoung
2021-10-04- Choose rooms in fairysoul alertsyeyoung
2021-10-04- Blood rush modesyeyoung
2021-10-03- Keybinds to dg settingssyeyoung
2021-10-02- Block Changed Eventsyeyoung
- Optimization on JPS Pathfinder
2021-10-02Line Properties for each pathfind contextsyeyoung
2021-09-18Waypoints!syeyoung
2021-09-18- Waypoints? and new JPS Pathfinding Algorithmsyeyoung
2021-07-26Fix tabbed pane not setting parentsyeyoung
Fix RoomMatcher only detecting for rotation=1
2021-07-25Creating Fake Dungeons.syeyoung
2021-05-08fix crashing when opensourcesyeyoung
2021-05-04deobfuscatesyeyoung
2021-05-03Add a copyright headerMy-Name-Is-Jeff
2021-05-03IntelliJ's Code Clean UpMy-Name-Is-Jeff
2021-05-01all tested.syeyoung
2021-04-17ok greatsyeyoung
2021-04-17freezesyeyoung
2021-04-17saving events, better secret detection (itemdrop)syeyoung
2021-04-13new featuresyeyoung
2021-03-31bug fixessyeyoung
2021-03-28fix bugssyeyoung
2021-03-20ability cooldownsyeyoung
2021-03-08fix smol bug 2syeyoung
2021-03-06ssl bettersyeyoung
2021-02-28fix bugs, add new featuresyeyoung
2021-02-27oksyeyoung
2021-02-27fix streams i guesssyeyoung
2021-02-27massive refactorsyeyoung
2021-02-24changeable colorsyeyoung
2021-02-24portal warningsyeyoung
2021-02-22 a bit better pathfinding and a togglesyeyoung
2021-02-22eventssyeyoung
2021-02-20the secretssyeyoung