Skip to content

Releases: dianchia/IncreasedStackSize

Hotfix

26 Nov 07:12

Choose a tag to compare

Fallback to searching for the item name in common packages if Necesse.jar is not found in the root path.

Full Changelog: v2.1.0...2.1.1

Hotfix and improve performance

24 Nov 15:48

Choose a tag to compare

Issues addressed in this hotfix.

  1. Global multipliers are being overwritten when the in-game settings are accessed
  2. Performance issue which caused the game to lag periodically

Full Changelog: v2.0.1...v2.1.0

Hotfix - Performance issue and conflict with Mod Settings Lib

18 Nov 06:19

Choose a tag to compare

Hotfix

  • Resolve packet name conflict with Mod Settings Lib. PacketReadServerSettings are now renamed to PacketReadServerMultipliers
  • Fix incorrect multipliers for some items such as Dryad Pickaxe. This is due to getSimpleName() returns null for anonymous class.
  • Mitigate performance issue cause by resolveClass function. When doing multiplier lookup for an item, getTypeName() is now used instead of getSimpleName(). Hopefully this will reduce the time taken for resolving class from name and thus increase performance.

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - New multiplier system

17 Nov 18:26
0d4303e

Choose a tag to compare

Increased Stack Size 2.0 Release

New multiplier system now supports per-class multiplier for a more fine grained control.
Additionally, a tool for querying class name from in-game display name is available here

Full Changelog: v1.2.0...v2.0.0

v1.2.0 Game version 1.0.1

22 Oct 17:21

Choose a tag to compare

Updated to game version 1.0.1

v1.1.11 - Game version 0.32.1

04 May 05:05

Choose a tag to compare

Fixed game crashing when sorting inventory with boomerangs and pouches.

v1.1.3 Updated to game version 0.25.1 and fixed bug

05 Jul 07:03

Choose a tag to compare

Updated to game version 0.25.1.

Bug fixed:

  • Items with different enchantments and tiers can be stacked

v1.1.2 Updated to game version 0.24.0

13 Mar 06:02

Choose a tag to compare

Updated mod to game version 0.24.0

v1.1.0 Updated game version and new command

25 Aug 02:33

Choose a tag to compare

Updated mod to game version 0.22.0.
New command is added. Now players can use "/stacksize get" to check the stack size multiplier and "/stacksize set" to set the multiplier.

v1.0.9 - Updated to game version 0.21.28

21 Mar 01:05

Choose a tag to compare

Updated mod to game version 0.21.28