-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b8751cc
commit bb34934
Showing
4 changed files
with
35 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,32 @@ | ||
- Change markdown parser to do sanity checking depending on OS | ||
- Fix NPE in dummy task | ||
- Update FMJ to contain icon | ||
- 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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters