Simplified a lot of code, made some parts smoother.
Remade the Feature system to use Resource Location instead of the classical String registry names.
Introduced interfaces allowing easier implementation for models & rarities for items & blocks
Minecraft:
Updated to 1.12.2
Features Added:
A very minor but essential addition/tweak to the ItemStackUtils' methods
Bugs Fixed:
Crash when launching a server
Features Added/Changed/Removed:
Improved some of the utilities
Removed the sync wrappers
Removed unused features, such as TDLBlocks, Tiles, SyncObjects, and more...
1.12.1-4.2.0Features & Dependencies Changed: Requires forge 14.22.0.2459 or laterMinecraft: Updated to minecraft 1.12.1
Updated to code to use Java 8's features, lambda and more
Requires forge 14.21.1.2412 or later
Made it work with latest Forge 1.12
1.12-4.0.0
Features & Dependencies Changed:
Code is no longer in Kotlin, no longer requires Forgelin in order to work
Updated to minecraft 1.12
Changes:
Minor improvements, mainly the ItemStackUtils
Fixed minor bugs
1.11.2-3.2.0:
Created a better TextUtilities class TextUtils
Deprecated TextHelper, use TextUtils
1.11.2-3.1.2:
Performance Changes:
A few improvements
Some config entries not working and being invalid
Added a warning if Forgelin isn't provided
Major Update:
Rewritten in Kotlin
1.11.2-2.2.3:
Quick Fix:
Fixed server crash on startup with A+
1.11.2-2.2.2:
Fixed server crash on startup
Fixed access level of some classes
* Added more utilities, fixed some crashes, and some bugs, added a way of adding achievements as mods that depend on thedragonlib
Added more utilities, updated some class names, simplified some methods, fixed some mistakes
Updated mappings and forge version
Updated to 1.11
Minor Fixed: some minor fixes and optimizations
Changed name from TheDragonCore to TheDragonLib (REQUIRED UPDATE)
Changed Version Format <mcversion>-<major>.<api>.<minor>.<patch>
Added GET RequestsAdded POST Requests
Fixed compatibility with 1.10