Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-30 | Refactor CheckExotic | Kevinthegreat | |
2023-10-30 | Exotic Armor Identifier | StyStatic | |
2023-10-30 | Fix maxed garden skills and milestone crops with spaces (#391) | msg-programs | |
2023-10-28 | Add custom waypoints removing | Kevinthegreat | |
2023-10-28 | Fix serialization | Kevinthegreat | |
2023-10-28 | Add custom secret waypoints saving and loading | Kevinthegreat | |
2023-10-28 | Adding custom waypoint feedback | Kevinthegreat | |
2023-10-28 | Refactor and add Javadocs | Kevinthegreat | |
2023-10-28 | Apply custom waypoint to existing rooms | Kevinthegreat | |
2023-10-28 | Render custom waypoints | Kevinthegreat | |
2023-10-28 | Support for adding custom waypoints | Kevinthegreat | |
2023-10-28 | Abstract MythologicalRitual Waypoints | Kevinthegreat | |
2023-10-28 | Abstract Waypoint | Kevinthegreat | |
2023-10-28 | Vanilla over Renderer | Aaron | |
2023-10-27 | Museum Item Cache | Aaron | |
2023-10-25 | Trim Player UUIDs | Aaron | |
2023-10-25 | Fix identifier | Kevinthegreat | |
2023-10-25 | Refactor updating storage | Kevinthegreat | |
2023-10-25 | Use profile id | Kevinthegreat | |
2023-10-25 | Refactor Backpack Preview | Kevinthegreat | |
2023-10-25 | Add storage name | Kevinthegreat | |
2023-10-25 | Update backpack preview background | Kevinthegreat | |
2023-10-25 | Update backpack preview background | Kevinthegreat | |
2023-10-25 | Fix echo detection activating (#385) | Kevin | |
2023-10-25 | Item Rarity Backgrounds compatibility with Backpack Preview (#384) | Aaron | |
2023-10-22 | Merge pull request #383 from AzureAaron/enigma-souls | Kevin | |
Enigma Soul Waypoints | |||
2023-10-22 | Merge pull request #381 from AzureAaron/aotv-pearl-secret-waypoints | Kevin | |
AOTV & Pearl Secret Waypoints | |||
2023-10-22 | Update group name | Kevinthegreat | |
2023-10-22 | Refactor DungeonSecrets | Kevinthegreat | |
2023-10-22 | Refactor DungeonSecrets | Kevinthegreat | |
2023-10-22 | Refactor EnigmaSouls and MirrorverseWaypoints | Kevinthegreat | |
2023-10-22 | Don't rely on class load order | Aaron | |
2023-10-22 | Enigma Soul Waypoints | Aaron | |
2023-10-22 | Fix waypoints not disappearing in boss | Aaron | |
2023-10-22 | Add AOTV & Pearl Secret Waypoints | Aaron | |
2023-10-21 | Merge pull request #337 from AzureAaron/yacl3 | Yasin | |
Fix some HUD options resetting sometimes | |||
2023-10-21 | Room Position Command | Aaron | |
2023-10-19 | New Message Feedback Prefix | Aaron | |
2023-10-18 | More Waypoint Customization | Aaron | |
2023-10-18 | Refactor switch | Kevinthegreat | |
2023-10-18 | Secret Waypoint Rendering Customization | Aaron | |
2023-10-17 | Refactor NEU Repo (#364) | Kevin | |
Add RepoParser Fix Golden Dragon stats leveling Add wiki option Fix recipe output count | |||
2023-10-17 | Remove most antiquated hud config options | Aaron | |
2023-10-17 | Fix some HUD options resetting sometimes | Aaron | |
2023-10-17 | Move bracket | Aaron | |
2023-10-17 | Codec-based Test | Aaron | |
2023-10-15 | Update Fetchur solver (#363) | alexia | |
- Log original message from Fetchur to console - Moved "red and soft" to the end (changed on Aug 21, 2021). Not that it matters, just for consistency since the rest are in order. - Updated "hot and gives energy" to also mention Black Coffee (per Hypixel and Fandom wikis) - Updated "tall and can be opened" to also mention Iron Door (per Fandom wiki) - Added emerald quest (added on Sep 26, 2023) - Moved removed quests to the end | |||
2023-10-15 | Scheduler Multithreaded Support + Refactor (#361) | Aaron | |
2023-10-15 | Merge pull request #355 from msg-programs/beeper-creams | Kevin | |
Creeper beam puzzle solver | |||
2023-10-14 | Fix Quick Nav background texture (#359) | Yasin | |
fix quick nav background texture fixes #329 added javadoc [use drawGuiTexture instead of drawTexture](https://fabricmc.net/2023/09/12/1202.html#gui) |