Changelog
Forgero release 0.12.0
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
- [Feat]: 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
- 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
- [Patch]: Fixed arrows being stuck in bows when swapping items by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/871
- [Patch]: Add 1 damage to bows by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/872
- [Patch]: Fixed wrong keyword being used for radius in vein mining handlers by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/874
- [Patch]: Fixed bows not being damaged when fired by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/875
- [Patch]: Fixed mastercrafted arrows not doing damage by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/876
- [Patch]: Fixed naming inconsistencies for speed calculation on block breaking handlers by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/878
- [Patch]: Overhauled testing suite for vein mining tools by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/881
- [Pach]: Selection and filter handler testing suite by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/883
- [Patch]: Gametests for speed handlers by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/884
- [Patch]: Added tests for magnetic and Piglin golden behaviour by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/885
- [Patch]: Tweaked pattern selection algorithm to check air block placements by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/887
- [Patch]: Entity hit tests by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/888
- [Patch]: Renamed vein mining packages by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/889
- [Patch]: Baked model selection rewrite by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/873
- [Patch]: Updated configuration for Reposilite by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/891
- [Patch]: Fixed improper mixin plugin init for EmissiveTextures by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/892
- [Patch: Added vein mining description to tree-chopper heads by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/895
- [Feature]: Reworked context provider strategy for dynamic models by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/894
- [Feature]: Name composition api by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/901
- [Patch]: Disabled arrow heads from being inserted into the disassembly station by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/903
- [Patch]: Reworked variant schematic texture by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/906
- [Patch]: Fixed wrong defaulted stack being used to render a defaulted model by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/907
- [Patch]: Fix incorrect soft binding material count by @JorisDeBeer in https://github.com/SigmundGranaas/forgero/pull/909
- [Feat]: Plug-in based Predicate API by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/858
- [Feature]: Added support for custom parent model files by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/918
- [Patch]: Fix reach issues by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/915
- [Patch]: Added debug logging by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/919
- [Patch]: Recipe fixes by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/920
- [Patch]: New banner and readme fixes by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/921
- [Patch]: Bow documentation by @SigmundGranaas in https://github.com/SigmundGranaas/forgero/pull/922
Dependencies
Files
forgero-fabric-0.12.0+1.20.1.jar(1.97 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
0.12.0+1.20.1Loaders
FabricQuilt
Game versions
1.20.1Downloads
948Publication date
May 13, 2024 at 6:22 PMPublisher
SigmundGranaas
Owner