Forgero Beta release 0.12.0-rc-1
Changelog
- [Feature]: Two way serialization using Codecs by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/837
- [Patch]: Gradle config optimization and cleanup by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/832
- [Feature]: Dynamic arrow damage by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/840
- [Patch]: Reduced banglum attack damage by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/841
- [Patch]: Refined/mastercrafted shovel vein mining fix by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/844
- [Patch]: Fix broken type predicates by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/845
- [Patch]: Bow/Arrow fixes by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/846
- [Feat]: Empty model seletor for disabling certain models by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/847
- [Patch]: Weight affecting draw speed by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/848
- [Patch]: Visual bow patches by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/849
- [Patch]: Removed Undefined slots from being displayed in the upgrade station by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/850
- [Patch]: Inverted draw_speed calculation to be similar to attack_speed by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/852
- [Patch]: Unify draw_progress calculation by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/853
- [Patch]: Made the tooltip comparator take modifications in mind by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/855
- [Patch]: Switched base arrow from stone to flint by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/856
- [Patch]: Added a filter to arrow slots so they will not contribute weight by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/859
- [Patch]: Arrow results + handle model improvements by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/860
- [Patch]: Added bow attributes to materials by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/861
- [Patch]: Material-fixes by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/863
- [Patch]: Complete bow balancing by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/862
- [Patch]: Added new names to the different bow variations by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/864
- [Patch]: Fixed properties being tested before being applied by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/866
- [Patch]: Updated incorrect hardness calculation naming by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/867
- [Patch]: Fix bow use conflicts by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/868
- [Patch]: Bumped version of gradle validation action by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/869
Forgero Beta release 0.11.12
Changelog
- [Feature]: Shortbow + texture and lang fixes by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/824
- [Feature]: Single block selector by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/825
- [Feature]: Random matcher with seeds by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/826
- [Feature]: Resource overrides from Datapacks by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/827
- [Feature]: A context type checking predicate by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/829
- [Patch]: Fixed arrow rendering to use the velocity to determine angle. by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/834
- [Feature]: Bow pull logic and handling as feature configuration by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/833
- [Patch]: Corrected namespace for compat packs by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/835
Forgero Beta release 0.11.11
Changelog
- [Feature]: Multi parent relationships in types by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/813
- [Patch]: Fixing tool + binding recipes by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/820
- [Patch]: New module icons by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/819
- [Patch]: Copper rebalance by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/821
Forgero Beta release 0.11.10
Changelog
- [Patch]: Disabled soul entity by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/815
- [Patch]: Fixed crash with recipes changing settings by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/816
Forgero Beta release 0.11.9
Changelog
- [Patch]: Fixed resource filter option by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/808
- [Patch]: Patched mystical crops typo by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/809
- [Hotfix]: Reverted optional upgrades in state recipe by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/811
Forgero Beta release 0.11.8
This is the last update for 1.19.2. Only 1.21+ will be supported going forward.
Changelog
- [Feature]: Static textures as children of model elements by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/793
- [Feature]: Teleportation handler by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/795
- [Feature]: Integrate bow module into Forgero codebase by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/797
- [Hotfix]: Added entity attributes to the soul entity by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/802
- [Feature]: Datapack recipe generators by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/798
- [Patch]: Update Guava to
v33.0.0-jre
by @Steveplays28 in https://github.com/SigmundGranaas/forgero/pull/804 - [Patch]: Moved patchouli entries into assets folder by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/805
- [Patch]: Declared all optional dependencies by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/807
- [Feature]: Replace the custom config GUI with a YACL implementation by @Steveplays28 in https://github.com/SigmundGranaas/forgero/pull/806
Forgero Beta release 0.11.8
This is the last update for 1.19.2. Only 1.21+ will be supported going forward.
Changelog
- [Feature]: Static textures as children of model elements by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/793
- [Feature]: Teleportation handler by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/795
- [Feature]: Integrate bow module into Forgero codebase by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/797
- [Hotfix]: Added entity attributes to the soul entity by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/802
- [Feature]: Datapack recipe generators by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/798
- [Patch]: Update Guava to
v33.0.0-jre
by @Steveplays28 in https://github.com/SigmundGranaas/forgero/pull/804 - [Patch]: Moved patchouli entries into assets folder by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/805
- [Patch]: Declared all optional dependencies by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/807
- [Feature]: Replace the custom config GUI with a YACL implementation by @Steveplays28 in https://github.com/SigmundGranaas/forgero/pull/806
Forgero Beta release 0.11.7
! Warning !
This version is not fully backwards compatible. Gems placed on sword blades and tool heads will disappear when used with this version of Forgero
Changelog
- [Feature]: Use actions by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/782
- [Christmas Feature]: Add Christmas logo by @Steveplays28 in https://github.com/SigmundGranaas/forgero/pull/786
- [Feature]: Throwing handler by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/785
- [Feature]: Animated palette and template support by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/788
- [Feature]: Swing feature by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/789
- [Feature]: Frost handler by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/790
- [Patch]: Non-transitive runtimeOnly dependencies by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/791
Forgero Beta release 0.11.6
! Warning !
This version is not fully backwards compatible. Gems placed on sword blades and tool heads will disappear when used with this version of Forgero
Changelog
- [Feature]: Added a NameVisitor to parse and inject custom names by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/733
- [Feature]: Reworked Attribute predicates. by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/730
- [Patch]: Added dragon scale to loottable by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/737
- [Patch]: Fix negative tool durability by @Steveplays28 in https://github.com/SigmundGranaas/forgero/pull/734
- [Patch]: Small fixes to betternether compat by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/746
- [Patch]: Typos by @Fevix in https://github.com/SigmundGranaas/forgero/pull/744
- [Feature]: Feature rewrite and new available features by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/741
- [Patch]: Flickering issues when new stacks are created by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/753
- [Patch]: Entity attribute fixes by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/754
- [Feature]: Support for "forgero:reach" attribute by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/757
- [Patch]: Created a new method for fetching propagated conditions by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/758
- [Patch]: Updated materials requirement for path mining pickaxe by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/762
- [Patch]: preventing datafixer error by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/761
- [Feature]: Cached attribute builder computations by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/763
- [Feature]: After use actions by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/764
- [Patch]: Fix for variant stick by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/766
- [Patch]: Fix predicate conditions not being checked on features by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/767
- [Patch]: Better caching mechanics for features by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/774
- [Patch]: Model and namespace fixes by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/769
- [Patch]: Fixed emissive implementation by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/776
- [Patch]: Fixing luck value and translations by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/777
- [Patch]: Fixed missing patchouli recipes by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/778
- [Patch]: Improve itemstack flickering when creating new itemstacks by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/779
- [Patch]: Fixed conditions not being applied to parts by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/780
- [Patch]: Fixed block breaking being usable on parts by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/781
Forgero Beta release 0.11.6-rc-4
! Warning !
This version is not fully backwards compatible. Gems placed on sword blades and tool heads will disappear when used with this version of Forgero
Changelog
- [Feature]: Added a NameVisitor to parse and inject custom names by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/733
- [Feature]: Reworked Attribute predicates. by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/730
- [Patch]: Added dragon scale to loottable by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/737
- [Patch]: Fix negative tool durability by @Steveplays28 in https://github.com/SigmundGranaas/forgero/pull/734
- [Patch]: Small fixes to betternether compat by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/746
- [Patch]: Typos by @Fevix in https://github.com/SigmundGranaas/forgero/pull/744
- [Feature]: Feature rewrite and new available features by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/741
- [Patch]: Flickering issues when new stacks are created by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/753
- [Patch]: Entity attribute fixes by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/754
- [Feature]: Support for "forgero:reach" attribute by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/757
- [Patch]: Created a new method for fetching propagated conditions by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/758
- [Patch]: Updated materials requirement for path mining pickaxe by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/762
- [Patch]: preventing datafixer error by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/761
- [Feature]: Cached attribute builder computations by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/763
- [Feature]: After use actions by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/764
- [Patch]: Fix for variant stick by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/766
- [Patch]: Fix predicate conditions not being checked on features by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/767
- [Patch]: Better caching mechanics for features by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/774
- [Patch]: Model and namespace fixes by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/769
- [Patch]: Fixed emissive implementation by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/776
- [Patch]: Fixing luck value and translations by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/777
- [Patch]: Fixed missing patchouli recipes by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/778
- [Patch]: Improve itemstack flickering when creating new itemstacks by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/779
- [Patch]: Fixed conditions not being applied to parts by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/780
- [Patch]: Fixed block breaking being usable on parts by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/781
Forgero Beta release 0.11.6-rc-3
! Warning !
This version is not fully backwards compatible. Gems placed on sword blades and tool heads will disappear when used with this version of Forgero
Changelog
- [Feature]: After use actions by @SigmundGranaas
- [Patch]: Fix predicate conditions not being checked on features by @SigmundGranaas
- [Patch]: Better caching mechanics for features by @SigmundGranaas
- [Patch]: Model and namespace fixes by @JorisDeBeer
- [Patch]: Fixed emissive implementation by @SigmundGranaas
- [Patch]: Fixing luck value and translations by @SigmundGranaas
- [Patch]: Fixed missing patchouli recipes by @SigmundGranaas
- [Patch]: Improve itemstack flickering when creating new itemstacks by @SigmundGranaas
Forgero Beta release 0.11.6-rc-4
! Warning !
This version is not fully backwards compatible. Gems placed on sword blades and tool heads will disappear when used with this version of Forgero
Changelog
- [Patch]: Fixed conditions not being applied to parts by @SigmundGranaas
- [Patch]: Fixed block breaking being usable on parts by @SigmundGranaas
Forgero Beta release 0.11.6-rc-3
! Warning !
This version is not fully backwards compatible. Gems placed on sword blades and tool heads will disappear when used with this version of Forgero
Changelog
- [Feature]: After use actions by @SigmundGranaas
- [Patch]: Fix predicate conditions not being checked on features by @SigmundGranaas
- [Patch]: Better caching mechanics for features by @SigmundGranaas
- [Patch]: Model and namespace fixes by @JorisDeBeer
- [Patch]: Fixed emissive implementation by @SigmundGranaas
- [Patch]: Fixing luck value and translations by @SigmundGranaas
- [Patch]: Fixed missing patchouli recipes by @SigmundGranaas
- [Patch]: Improve itemstack flickering when creating new itemstacks by @SigmundGranaas
Forgero Beta release 0.11.5
! Warning !
This version is not fully backwards compatible. Gems placed on sword blades and tool heads will disappear when used with this version of Forgero
Changelog
- [Patch]: Fix negative tool durability by @Steveplays28
- [Patch]: Fix for variant stick by @JorisDeBeer
Forgero Beta release 0.11.6
! Warning !
This version is not fully backwards compatible. Gems placed on sword blades and tool heads will disappear when used with this version of Forgero
Changelog
- [Patch]: Small fixes to betternether compat by @JorisDeBeer
- [Patch]: Typos by @Fevix
- [Feature]: Feature rewrite and new available features by @SigmundGranaas
- [Patch]: Flickering issues when new stacks are created by @SigmundGranaas
- [Patch]: Entity attribute fixes by @SigmundGranaas
- [Feature]: Support for "forgero:reach" attribute by @SigmundGranaas
- [Patch]: Created a new method for fetching propagated conditions by @SigmundGranaas
- [Patch]: Updated materials requirement for path mining pickaxe by @SigmundGranaas
- [Patch]: Preventing datafixer error by @SigmundGranaas
- [Feature]: Cached attribute builder computations by @SigmundGranaas
- [Patch]: Fix negative tool durability by @Steveplays28
- [Feature]: Added a NameVisitor to parse and inject custom names by @SigmundGranaas
- [Feature]: Reworked Attribute predicates. by @SigmundGranaas
- [Patch]: Added dragon scale to loottable by @JorisDeBeer
Forgero Beta release 0.11.6
! Warning !
This version is not fully backwards compatible. Gems placed on sword blades and tool heads will disappear when used with this version of Forgero
Changelog
- [Patch]: Fix negative tool durability by @Steveplays28
- [Feature]: Added a NameVisitor to parse and inject custom names by @SigmundGranaas
- [Feature]: Reworked Attribute predicates. by @SigmundGranaas
- [Patch]: Added dragon scale to loottable by @JorisDeBeer