-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdescription_workshop.txt
47 lines (35 loc) · 1.92 KB
/
description_workshop.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[h1]Better Chests[/h1]
This mod improves some aspects of vanilla chests!
If you have any problems, bugs, or suggestions contact me on my [url=https://discord.gg/NX4DVzz2v6]discord[/url]!
This mod is open source on [url=https://github.com/NotLe0n/BetterChests]GitHub[/url]. If you have a GitHub account, please give it a star!
This mod is licensed under the GNU GPLv3 license.
If you use any code from this mod you have to open source it under the same license and give credit in your mod's description.
[hr]
[h2]Changes:[/h2]
[h3]More Sorting Options[/h3]
Right clicking on "Sort Items" in a chest or right clicking "Sort Inventory" will open a menu with more sort options.
[img]https://i.imgur.com/JdzYfFQ.png[/img]
[h3]Content Display[/h3]
Hovering over a chest shows its contents.
[img]https://i.imgur.com/Ni5JNZG.png[/img]
[h3]Multiplayer Chests[/h3]
Multiple players can use a chest at the same time now! (might still have some bugs, it's the hardest feature to test)
[h3]Ownership[/h3]
You can claim chest ownership. This prevents other players from opening or quick stacking into chests which you own.
[h3]Longer Chest Names[/h3]
This feature is now native in tModLoader!
[strike]Increased the maximum chest name length from 20 to 80. You can finally write longer chest names![/strike]
[img]https://i.imgur.com/dfqQviY.png[/img]
[h3]Searchbar[/h3]
A search bar to search for items inside a chest quickly.
[img]https://i.imgur.com/p0BWQvU.png[/img]
[h3]Confirmation Buttons[/h3]
"Deposit All", "Loot all", "Sort" have a confirmation button now (separately toggleable in the config).
[img]https://i.imgur.com/vB8jQqZ.png[/img]
[h3]Change Default Sort[/h3]
Added a Config option to change the functionality of the "Sort Items" button.
[h3]Hotkeys[/h3]
Hotkeys for Deposit All, Loot All, Quick Stack, Restock, Sort Chest and Sort Inventory.
Special Thanks to:
[b]direwolf420, darthmorf & jopojelly[/b] for a UIElement!
[b]Setnour6[/b] for making the icon!