Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGravyBoat authored Jun 7, 2024
1 parent fff8c2c commit a30358c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- Fixed stats task performance in situations where there were many players online (ThatGravyBoat)
- Make icon title overrides optional as to not pollute jsons (ThatGravyBoat)
- Add support for REI, JEI, and EMI in task lists (ThatGravyBoat)
- Require new quest ids to be ascii only (ThatGravyBoat)
- Fix selectable reward not have title and icon overridable (ThatGravyBoat)
- Add claim all rewards button (ThatGravyBoat)
- Make quest ids be more file name safe (ThatGravyBoat)
- Add auto complete to loottables (ThatGravyBoat)
- Add quest barrier block (ThatGravyBoat)
- Fix dependencies not being removed if the dependents are deleted (SettingDust)
- Add auto claiming rewards (SettingDust)
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2G

enabledPlatforms=fabric,forge

version=1.1.12
version=1.1.13
group=earth.terrarium.heracles

minecraftVersion=1.20.1
Expand Down

0 comments on commit a30358c

Please sign in to comment.