Releases: auioc/arnicalib-mcmod
Releases · auioc/arnicalib-mcmod
v5.2.0
v5.1.5
Code Refactoring
- loot: register condition types using deferred register (WakelessSloth56)
- loot: register function types using deferred register (WakelessSloth56)
- loot: rename serializers (WakelessSloth56)
- compatibility (WakelessSloth56)
Builds
- update to forge 40.0.36 (WakelessSloth56)
- bump version to 5.1.5 (WakelessSloth56)
v5.1.4
Features
- utils: FileUtils extends apache io FileUtils (WakelessSloth56)
- utils: writeStringToFile method using UTF-8 charset (WakelessSloth56)
- utils: readFileToString method using UTF-8 charset (WakelessSloth56)
- utils: new PlayerUtils.giveItem() method can control fakeItem and playSound (WakelessSloth56)
Documentation
- utils: javadoc (WakelessSloth56)
Builds
- update to forge 40.0.34 (WakelessSloth56)
- bump version to 5.1.4 (WakelessSloth56)
v5.1.3
Features
- command: version command builders (WakelessSloth56)
- command: version command addVersionNode method (WakelessSloth56)
- command: LanguageInfoArgument (WakelessSloth56)
Styles
- command: simplify code (WakelessSloth56)
Code Refactoring
- command: fix method name ambiguity (WakelessSloth56)
- command: fix method name ambiguity (WakelessSloth56)
Builds
- bump version to 5.1.3 (WakelessSloth56)
v5.1.2
Features
- utils: is vanilla predicate (WakelessSloth56)
- utils: item predicates (WakelessSloth56)
- command: support getting version from mod main class using reflection (WakelessSloth56)
- utils: CommandFeedbackHelper prefix (WakelessSloth56)
Styles
- utils: remove unnecessary access modifier (WakelessSloth56)
Code Refactoring
- TabVanillaHiddenItems creative mode tab (WakelessSloth56)
Builds
- bump version to 5.1.2 (WakelessSloth56)
v5.1.1
Features
- utils: method for joining literal command nodes (WakelessSloth56)
- mixin: method for getting langId of CreativeModeTab (WakelessSloth56)
- CreativeModeTabArgument (WakelessSloth56)
Code Refactoring
- mixin: move MixinCommandSourceStack to common (WakelessSloth56)
Builds
- bump version to 5.1.1 (WakelessSloth56)
v5.1.0
Builds
- change groupId and artifactId (WakelessSloth56)
v5.0.3
Features
- api: ObjectHolder (WakelessSloth56)
- api: BooleanHolder and IntegerHolder (WakelessSloth56)
- utils: new FileUtils (WakelessSloth56)
- utils: CommandSourceStack getLocalPlayerOrException method (WakelessSloth56)
Documentation
- update readme forge badge version (WakelessSloth56)
Builds
- bump version to 5.0.3 (WakelessSloth56)
v5.0.2
Features
- VanillaHiddenItemGroup collect all vanilla hidden items (WakelessSloth56)
- utils: LanguageUtils (WakelessSloth56)
- utils: CommandFeedbackHelper (WakelessSloth56)
- client command support (WakelessSloth56)
Bug Fixes
- fix mods.toml (WakelessSloth56)
Documentation
- update readme (WakelessSloth56)
Code Refactoring
- loot: rename ModLoadedCondition (WakelessSloth56)
Builds
- update to forge 40.0.24 (WakelessSloth56)
- update to forge 40.0.32 (WakelessSloth56)
- bump version to 5.0.2 (WakelessSloth56)
v5.0.1
Features
- api: constructor for constructing HPotion with specified curative items (WakelessSloth56)
- utils: method for getting mc day (WakelessSloth56)
Code Refactoring
- api: improve OrderedForgeRegistries (WakelessSloth56)
- AHPacketHandler static initializer (WakelessSloth56)
Builds
- bump version to 5.0.1 (WakelessSloth56)