Releases: auioc/arnicalib-mcmod
Releases · auioc/arnicalib-mcmod
v5.7.2
v5.7.1
v5.7.0
v5.6.7
v5.6.6
v5.6.5
Features
- base.collection: methods for finding element in list (WakelessSloth56)
- game.network: method for sending packet to all client (WakelessSloth56)
- game.language: LanguageUtils (WakelessSloth56)
- game.shared: client shared data (WakelessSloth56)
- game.compat: mod compat utils (WakelessSloth56)
- game.data: extended GsonHelper (WakelessSloth56)
- game.world: methods for getting mctime day,hour,minute (WakelessSloth56)
- game.chat: static text style deserializer (WakelessSloth56)
Bug Fixes
- game.world: fix getDimensionName method (WakelessSloth56)
Documentation
- update readme (WakelessSloth56)
Commits
- 6e87722: release v5.6.5 (WakelessSloth56)
v5.6.4
Features
- game.widget: remove client widgets (WakelessSloth56)
- base.function: VoidPredicate (WakelessSloth56)
- game.world: MCTimeUnit (WakelessSloth56)
- game.event: ClientPlayerEvent (WakelessSloth56)
- game.chat: methods for creating copyable text (WakelessSloth56)
- game.config: methods for validating list elements (WakelessSloth56)
- game.entity: methods for calculating entity velocity and speed (WakelessSloth56)
- game.input: KeyboardUtils (WakelessSloth56)
- game.event: ClientPermissionsChangedEvent (WakelessSloth56)
- mod.mixin: impl ClientPermissionsChangedEvent (WakelessSloth56)
- game.gui: GuiComponentUtils (WakelessSloth56)
- game.gui: WidgetPlot (WakelessSloth56)
- game.gui: OverlayUtils (WakelessSloth56)
- game.command: OverlayArgument (WakelessSloth56)
- assets: additional lang keys (WakelessSloth56)
- game.item: ItemNbtUtils (WakelessSloth56)
- game.world: methods for getting level display name (WakelessSloth56)
- game.entity: method for getting entity facing 8-wind direction (WakelessSloth56)
- game.entity: method for getting axolotl variant display name (WakelessSloth56)
- game.effect: method for getting effect instance display text (WakelessSloth56)
- game.item: method for getting suspicious stew effects (WakelessSloth56)
- game.config: methods for defining string list (WakelessSloth56)
- base.cache: PlainCache (WakelessSloth56)
- base.math: extended NumberUtils (WakelessSloth56)
- methods for getting tps and mspt (WakelessSloth56)
- game.world: methods for getting player-level map (WakelessSloth56)
Code Refactoring
- game.command: rename LanguageInfoArgument to LanguageArgument (WakelessSloth56)
Continuous Integration
- update checkout action to v3 (WakelessSloth56)
Commits
- 5221271: release v5.6.4 (WakelessSloth56)
v5.6.3
Features
- game.mod: backward compatible environment utils (WakelessSloth56)
- game.world: vector utils (WakelessSloth56)
- game.world: shape utils (WakelessSloth56)
- game.particle: methods for drawing particle circle (WakelessSloth56)
- game.world: method for creating sphere (WakelessSloth56)
- game.particle: methods for drawing particle sphere (WakelessSloth56)
- game.world: method for creating star polygon (WakelessSloth56)
- game.particle: methods for drawing particle star polygon (WakelessSloth56)
Bug Fixes
- mixin: try to fix issue 10 (WakelessSloth56)
Code Refactoring
- game.world: container utils (WakelessSloth56)
Continuous Integration
- update to actions.checkout v3 (WakelessSloth56)
- dev-build ignores test branches (WakelessSloth56)
- update setup-java action to v3 (WakelessSloth56)
Commits
v5.6.2
Features
- game.entity: ProjectileUtils (WakelessSloth56)
- game.enchantment: EnchantmentPredicates (WakelessSloth56)
- base.collection: list utils (WakelessSloth56)
- base.collection: method for finding all indexes of list items that match a predicate (WakelessSloth56)
- base.collection: methods for finding index of an item that matches a predicate with specified ordinal offset (WakelessSloth56)
- base.collection: methods for inserting an element at specified position in list (WakelessSloth56)
- game.world: speed units (WakelessSloth56)
- game.widget: debug screen speed meter (WakelessSloth56)
- game.widget: widgets for removing some debug information (WakelessSloth56)
- game.mod: extension point utils (WakelessSloth56)
- game.enchantment: enchantment utils (WakelessSloth56)
Bug Fixes
- game.widget: apply debug info widgets only when reducedDebugInfo is disabled (WakelessSloth56)
Documentation
- update readme (WakelessSloth56)
Code Refactoring
- game.effect: rename EffectUtils to MobEffectUtils (WakelessSloth56)
- game.widget: advanced item tooltip (WakelessSloth56)
- initialization classes (WakelessSloth56)
Chores
- style (WakelessSloth56)
Commits
- a32de86: release v5.6.2 (WakelessSloth56)
v5.6.1
Features
- tag: HTags (WakelessSloth56)
- event: log SLP with debug level (WakelessSloth56)
- game.entity: entity casters (WakelessSloth56)
- game.entity: entity type predicates (WakelessSloth56)
- game.type: HEntityTypeTags (WakelessSloth56)
- mod.datagen: HEntityTypeTagsProvider (WakelessSloth56)
- game.datagen: IHTagsProvider (WakelessSloth56)
- game.tag: HBlockTags (WakelessSloth56)
- mod.datagen: HBlockTagsProvider (WakelessSloth56)
Builds
- add auioc maven repo (WakelessSloth56)
- use auioc/gradle-scripts (WakelessSloth56)
- use auioc/gradle-scripts (WakelessSloth56)
Continuous Integration
- runData (WakelessSloth56)
- runData (WakelessSloth56)
Chores
- remove main data .gitkeep (WakelessSloth56)
Commits
- f1c08b6: release v5.6.1 (WakelessSloth56)