Releases: auioc/arnicalib-mcmod
Releases · auioc/arnicalib-mcmod
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)
v5.0.0
Documentation
- utils: getAllRegistryObjects method javadoc (WakelessSloth56)
Code Refactoring
- migrate: MixinEnderEyeItem (WakelessSloth56)
- migrate: TooltipEventHandler (WakelessSloth56)
- migrate: new way to initialize loot functions, ect. (WakelessSloth56)
Builds
- update to mc 1.18.2 and forge 40 (WakelessSloth56)
- update to forge 40.0.12 (WakelessSloth56)
- bump version to 5.0.0 (WakelessSloth56)
Commits
- 1958b07: Merge branch 'migrate-1.18.2' into 1.18-forge (WakelessSloth56)
v4.2.4
Features
- api: HScreen more blit methods (WakelessSloth56)
- gui: simple gui texture (WakelessSloth56)
- api: HScreen adjustColor method (WakelessSloth56)
- gui: simple screen configurable size (WakelessSloth56)
- gui: simple screen default constructors (WakelessSloth56)
Code Refactoring
- gui: add final modifier to some methods in simple screen (WakelessSloth56)
- gui: change access level of fields and methods in simple screen to private (WakelessSloth56)
Performance Improvements
- gui: render simple screen border edge using fill instead of blit (WakelessSloth56)
Builds
- bump version to 4.2.4 (WakelessSloth56)