Skip to content

Releases: samolego/ClientStorage

ClientStorage 1.2.0

18 Oct 08:15
Compare
Choose a tag to compare
  • item overstacking

    • MERGE_PER_CONTAINER => items of same type, located in same containers will be merged "over 64"
      image

    • MERGE_ALL => merge all items of same type, even if not in same container
      image

    • SEPARATE_ALL => show each stack separately (as it was till now)
      image

    • note: if you have any rendering experience, I'd be glad if you could PR a smaller font rendering for overstacked values 😉

  • more config options

    • control over server config sync
    • item location tooltip -> you can make it require shift / control or alt to be shown
  • fix some singleplayer issues (#6)

ClientStorage 1.1.0

15 Oct 14:53
Compare
Choose a tag to compare
  • added ability to put items in chest
  • note: mod is behaving weirdly in singleplayer. PRs welcome if you find out the reason :)

ClientStorage 1.0.0

08 Oct 21:23
7a2cd05
Compare
Choose a tag to compare
  • add container caching (a LOT faster search results)
  • add look through blocks option => want a more vanilla feel? disable it
  • new config screen using YACL lib (ditched cloth config)
  • singleplayer chest discovery now works different from server one
    • note; singleplayer has some issues with scrolling and displaying items in general
  • skip "protected" conatiners
  • add serverside optional mod for syncing config

ClientStorage 0.0.2

03 Sep 18:18
Compare
Choose a tag to compare
  • new dependency: cloth-config (https://modrinth.com/mod/cloth-config)
  • config screen is now accessible via modmenu or keybind (not set by default)
  • auto server detection (for setting packet limits)
  • cool icon
  • disabling mod now hides all added UI parts as well
  • messages are now toggleable

ClientStorage 0.0.1

01 Sep 08:06
6733b95
Compare
Choose a tag to compare
  • first release of the mod! Kill the chestmonsters (or create new ones 😝 ).
  • do you have an icon idea for the mod? Feel free to send it!