Skip to content

Releases: Clashsoft-Mods/Clashsoft-Lib

Clashsoft Lib 1.7.10-2.4.0

01 Aug 12:44
Compare
Choose a tag to compare

_New Features_

  • Added TileEntity request / send packets from CSHUD
  • Added Constants class for Field ID constants

_Bugfixes_

  • Fixed replaceItem not replacing item references in crafting and furnace recipes
  • Fixed UpdateChecker not working

Clashsoft Lib 1.7.10-2.3.0

30 Jul 23:05
Compare
Choose a tag to compare

_Notable Changes_

  • Update to Minecraft 1.7.10

_New Features_

  • Added CustomRecipeLoader from Minestrappolation
  • Added SimpleRecipeManager.getRecipes()

_Improvements_

  • Updated some localizations
  • Renamed /mu command to /modupdates
  • Re-enabled the UpdateChecker
  • CSPacket can serialize more Objects now

_Removed Features_

  • Removed MOTD message
  • Removed old version checking

Clashsoft Lib 1.7.2-2.2.0

20 Jul 13:04
Compare
Choose a tag to compare

_New Features_

  • Added StackFactory

_Improvements_

  • Improved Stack Hashing
  • Improved Recipe Managers
  • Documentation

Clashsoft Lib 1.7.2-2.1.2

29 Jun 10:25
Compare
Choose a tag to compare

_New Features_

  • Added ItemStackHashMap

_Improvements_

  • Renamed Tokenizer to Lexer
  • Fixed TileEntityInventory not saving itself
  • Improved Parsers
  • Minor improvements

_Bugfixes_

  • Various Bugfixes

Clashsoft Lib 1.7.2-2.1.1

19 Jun 12:15
Compare
Choose a tag to compare

_New Features_

  • Added FloatHashMaps and DoubleHashMaps

_Improvements_

  • Documentation

_Bugfixes_

  • Bugfixes

Clashsoft Lib 1.7.2-2.1.0

03 Jun 21:08
Compare
Choose a tag to compare

_New Features_

  • Added new Tokenizer class
  • Tokens have lexical types now

_Improvements_

  • Improved Parser system

_Bugfixes_

  • Fixed unhandled packets leaking
  • Bugfixes

Clashsoft Lib 1.7.2-2.0.0

31 May 19:01
Compare
Choose a tag to compare

_New Features_

  • Added Parser system
  • Added CSFiles
  • Added MaxRandom and MinRandom implementations of Random
  • Added Enchantment Registry
  • Added Potion Registry
  • Added MOTD system

_Improvements_

  • Seperated mod loader from actual mod
  • Made the update system even more customizable
  • Many internal changes
  • Structure changes
  • Cleanup

Clashsoft Lib 1.7.2-1.1.0

31 May 23:48
Compare
Choose a tag to compare

_New Features_

  • Added recipe managers
  • Added new custom block classes
  • Added abstract world management classes

_Improvements_

  • Made the update system more customizable

_Bugfixes_

  • Bugfixes

_Removed Features_

  • Removed addon system

Clashsoft Lib 1.7.2-1.0.2

31 May 23:49
Compare
Choose a tag to compare

_New Features_

  • Added CSEntities

_Improvements_

  • Improved BaseMod

_Bugfixes_

  • Fixed CSCrafting.addStorageBlock not working correctly
  • Fixed CustomPortal crash
  • Fixed crash when switching / reloading resource packs

Clashsoft Lib 1.7.2-1.0.1

31 May 23:50
Compare
Choose a tag to compare

_Bugfixes_

  • Fixed crash if no mods register a command with CSCommands
  • Fixed crash if there are no more empty potion list entrys