[Fabric] Heracles 1.1.3
on Nov 12, 2023[Forge] Heracles 1.1.3
on Nov 12, 2023- Description content will be saved on resize (ThatGravyBoat)
- Added CTRL+S shortcut to save (ThatGravyBoat)
- Fixed position boxes sending packets back to you (ThatGravyBoat)
[Fabric] Heracles 1.1.2
on Nov 11, 2023[Forge] Heracles 1.1.2
on Nov 11, 2023- Make it so that titles of quests are not synced back to the user that updated them (ThatGravyBoat)
- Make it so that position of quests are not synced back to the user that updated them (ThatGravyBoat)
- Make it so that the quest subtitles is not synced back to the user that updated it (ThatGravyBoat)
[Fabric] Heracles 1.1.1
on Nov 11, 2023[Forge] Heracles 1.1.1
on Nov 11, 2023- Fix bug where delete button was on clickable on tasks when scrolled (ThatGravyBoat)
- Upgraded to Resourceful Lib 2.1.16 (ThatGravyBoat)
- Added missing info for mods.toml (ThatGravyBoat)
[Fabric] Heracles 1.1.0
on Nov 9, 2023[Forge] Heracles 1.1.0
on Nov 9, 2023- Increase size of edit menu to 10k x 10k (ThatGravyBoat)
- Change normal menu size to be dependent on the min and max positions of quests padding with 100px (ThatGravyBoat)
- Add quest setting for hiding dependency arrows (ThatGravyBoat)
- Change entity displays to scale depending on size of the entity (ThatGravyBoat)
- Fix REI not loading on Forge (ThatGravyBoat)
- Add collection type to XP Tasks (bluebear94)
- Reformat task and reward titles/descriptions (sisby-folk)
- Add tooltips to item icons (bluebear94)
- Add completion summary (sisby-folk)
- Add reward list header similar to task list header (sisby-folk)
- Make task and reward list entries a static size and scale icons (sisby-folk)
- Make gather tasks more reliable (sisby-folk)
- Add ability to override task and reward titles and icons (sisby-folk)
- Center grid on group open (sisby-folk)
- Make toasts wrap their text if it's too long (sisby-folk)
- Make checkbox button locked if quest is locked (sisby-folk)
- Add ability to invidually claim a reward (sisby-folk)
- Fix recipe tasks awarding on learning the recipe instead of crafting (ThatGravyBoat)
- Fix gather tasks NBT not working no certain numbers (ThatGravyBoat)
- Have screen update when the client affects the quests state (sisby-folk)
- Use item modals for tasks and rewards and icon allowing for full itemstack and tag support (ThatGravyBoat and sisby-folk)
- Allow quests to be hidden until a quest reaches a certain status (sisby-folk)
- Apply overscroll to quest widgets (sisby-folk)
- Fix position of dependency arrows (SubordinalBlue)
- Change quest background to use a tiled texture (SubordinalBlue and sisby-folk)
- Add
/heracles reset {quest}
command (sisby-folk) - Allow for quest icons to have arbitrary sizes and offsets (ThatGravyBoat)
- Show when a quest rewards are unclaimed (sisby-folk)
- Fix error in text editor when deleting text while rendering (ThatGravyBoat)
- Add more logging to packets (ThatGravyBoat)
- Update quest backgrounds to new design (ThatGravyBoat)
- Add option to allow a quest to be repeated (sisby-folk)
[Fabric] Heracles 1.0.5
on Sep 8, 2023[Forge] Heracles 1.0.5
on Sep 8, 2023- Change markdown parser to do sanity checking depending on OS
- Fix NPE in dummy task
- Update FMJ to contain icon
[Fabric] Heracles 1.0.4
on Aug 29, 2023[Forge] Heracles 1.0.4
on Aug 29, 2023- Change how check inventory task works
- Make it so that only 1 quest tutorial toast can appear at a time
- Fix HOME and END keys not functioning properly
- Added support for DEL key
- Fix ampersand parsing
- Add missing event on forge
[Fabric] Heracles 1.0.3
on Aug 25, 2023[Forge] Heracles 1.0.3
on Aug 25, 2023- Added unlock notification quest setting
- Fixed hidden quests not hiding correctly
- Fixed keybinds not registering correctly on forge
- Fixed rlib not being declared a dependency on fabric
- Item tasks now register when item is added to inventory not just picked up
- Added auto xml encoding contents of markdown
- Fixed that quest book does not trigger tutorial
- Fixed quest complete messaging getting sent if you join a server that you've already progressed on with another member online
- Added capturing stackoverflows in icon modal to catch mods that crash
- Removed the ability to use section symbols in text editor
- Changed identifier input modal to only accept [a-zA-Z0-9_-]
- Changed parsing errors to print full stacktrace in logs when occurred
- Added ability to use color codes by using && instead of section symbols
- Changed how saving and deleting works to defer and updating immediately on clients as to make it seems instant and have responsive feedback
[Fabric] Heracles 1.0.1
on Aug 3, 2023[Forge] Heracles 1.0.1
on Aug 3, 2023————————[1.0.1]————————
- Added warning if quests failed to load.
- Automatically xml encoded markdown contents.
- Made it so that gather item now triggers on add items instead of just pickup items.
- Quests will now individually error on each quest saving rather than all.
[Fabric] Heracles 1.0.0
on Aug 2, 2023[Forge] Heracles 1.0.0
on Aug 2, 2023- 1.0.0 Release