Skip to content

2.3.78-beta-MC1710 (Public Release)

Latest
Compare
Choose a tag to compare
@shadowmage45 shadowmage45 released this 08 Dec 23:47
· 145 commits to master since this release

Change Log:

  • FIX - fix up labels for inventory side selection in worksite side-selection GUI. Closes #175
  • FIX - fix up sided inventory handling issues in worksites. Closes #179.
  • FIX - fix up enchanting books in trading post enchanter trader. Closes #176. (only on new worlds/new chunk generation, no way to back-fix existing NPCs)
  • FIX - Update warehouse crafting station to eliminate shift-click duplication bug. Closes #181
  • CHANGE - Update warehouse interface tile to remove items with quantities in excess of that specified in the interface filter list. Closes #182
  • FIX - clean up block-icon lookup (should fix crash reported on forums)
  • FIX - implement addition of escape chars to empty quotation marks whenever saving out a json value. upon parsing, skip any quotation marks that have been escaped. Should resolve issues of parsing signs with " in their text. Closes #184.