Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGravyBoat committed Nov 25, 2023
1 parent f05ca3f commit c927d48
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
- Fixes subtitles being set to title
- Change in-game editor to have word wrapping and no longer use monocraft (ThatGravyBoat)
- Add theming support (SisbyFolk)
- Fix tooltip in item modal not showing up (ThatGravyBoat)
- Update hermes to support tags in <entity> elements and new <item> element (ThatGravyBoat)
- Allow check tasks to have an optional predicate (ThatGravyBoat)
- Increase alpha of arrows (SubordinalBlue)
- Fix progress bars not capping at 100% (ThatGravyBoat)
- Change entity widgets to rotate at -45 instead of 45 (SubordinalBlue)
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.4
version=1.1.5
group=earth.terrarium.heracles

minecraftVersion=1.20.1
Expand Down

0 comments on commit c927d48

Please sign in to comment.