Releases: Jake-Moore/KamiCommon
Releases · Jake-Moore/KamiCommon
3.5.0.7
-Fix IBuilder from base ItemStack having name/lore overwritten
3.5.0.6
v3.5.0.6 -fixes Took 54 minutes
3.5.0.5
v3.5.0.5 -typo... ugh Took 1 minute
3.5.0.4
v3.5.0.4 -fixes Took 7 minutes
3.5.0.3
v3.5.0.3 -fix KamiMenu.fill not working Took 6 minutes
3.5.0.2
v3.5.0.2 -fix KamiMenu.fill probably causing a stack overflow from infinite while loop when a slot was ignored (whoops) Took 9 minutes
3.5.0.1
v3.5.0.1 -Fix addPagedItem methods in PagedKamiMenu requiring slot (which has no meaning) Took 3 minutes
3.5.0.0
v3.5.0.0 -Deleted KamiMenuContainer.java -Renamed PageBuilder to PagedKamiMenu and rewrote it with a new purpose (to wrap KamiMenu) -Added KamiMenuLoader as replacement for KamiMenuContainer -Added click sound configuration to MenuItem -Added MenuSize class to handle types of inventory creation -Added IBuilder.replace<>PAPI methods as shortcut to replace placeholders in name/lore Took 3 hours 4 minutes
3.4.1.0
v3.4.1.0 -Added NMSChunk.getBukkitChunk -Added NMSWorld.getBlockUtil -Fixed chunk saving issue for higher minecraft versions Took 36 minutes
3.4.0.14
v3.4.0.14 -Added NMSChunk.getX and NMSChunk.getZ -Created NMSChunkDef to hold some internal chunk methods, without exposing them -Added NMSChunk.saveAndRefresh with a race condition fix for 1.8 Took 50 minutes