Skip to content

Commit

Permalink
chore(release): 1.19.2-v2.3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 11, 2024
1 parent 557da30 commit c98ef73
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 104 deletions.
121 changes: 18 additions & 103 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## [3.2.0](https://github.com/Elenterius/Biomancy/compare/1.19.2-v2.3.1.1...1.19.2-v2.3.2.0) (2024-02-11)


### Features

* disable bio-forge recipe progression in the configs by default (temporary measure until progression rework happens) ([48063c0](https://github.com/Elenterius/Biomancy/commit/48063c062331177c4992ed32eb20b499c75de1c5))
* **injector:** change cancel and clear icons in the wheel menu ([72844fb](https://github.com/Elenterius/Biomancy/commit/72844fba90e3b51ce022d380f09a687e2ca1141c))
* **injector:** change item label color to white in the wheel menu ([557da30](https://github.com/Elenterius/Biomancy/commit/557da30f267c3a30ca30154467eec28b85709e46))
* **injector:** tweak serum colors ([abc0a6d](https://github.com/Elenterius/Biomancy/commit/abc0a6d3bb83e06bf003cfcddf485688d54e1ad2))
* make Membranes valid windmill sails for Create ([d74859b](https://github.com/Elenterius/Biomancy/commit/d74859bd6c802aa96a37ec400817eb75a81c8bb0))


### Bug Fixes

* fix coloring of vials in the vial holder not always updating and defaulting to white ([8cb5caa](https://github.com/Elenterius/Biomancy/commit/8cb5caa3608b51cfa0fe9ad5a9621677cd2f3f23))
* fix fertilizer not being consumed and converting dirt into the wrong grass block ([9fc9a19](https://github.com/Elenterius/Biomancy/commit/9fc9a195a164e45cffb3b94138e525d7ddc0e7ac))
* **injector:** fix mismatching serum colors between item and injector model ([89ed8e9](https://github.com/Elenterius/Biomancy/commit/89ed8e93a03467e3638ff7281031779096ba68d8))

### [3.1.1](https://github.com/Elenterius/Biomancy/compare/1.19.2-v2.3.1.0...1.19.2-v2.3.1.1) (2024-02-08)


Expand Down Expand Up @@ -125,106 +143,3 @@
* **gradle:** fix build configuration not including the api sourceset in the primary build artifact ([d746574](https://github.com/Elenterius/Biomancy/commit/d746574ec45207374b5348fd8c2d23dca96f9d51))
* prevent storage sac from being eaten by the Cradle ([d5ca790](https://github.com/Elenterius/Biomancy/commit/d5ca7907118a3cd2381f4de9538283baed953b54))

## [2.0.0](https://github.com/Elenterius/Biomancy/compare/1.19.2-v2.1.13.0...1.19.2-v2.2.0.0) (2023-09-09)


### ⚠ BREAKING CHANGES

* move menu package from inventory package into main package
* rename item interfaces
* **recipes:** change json structure and key names of recipes

### Features

* add ability to "pet" Flesh Blobs ([377bff8](https://github.com/Elenterius/Biomancy/commit/377bff842406bc25c378ac202d82eb15e7050719))
* add Caro Invitica font by Tyfin ([ccd2845](https://github.com/Elenterius/Biomancy/commit/ccd2845f53b65151e0ec17911013afce7568aef0))
* add Chiseled Flesh block ([6597d23](https://github.com/Elenterius/Biomancy/commit/6597d234f1049dbb4f5940aa870fe02c61bc6f58))
* add claws & fangs item tags for crafting ([3aa4eac](https://github.com/Elenterius/Biomancy/commit/3aa4eac074c19fb2482f9192be11f667f177de73))
* add Corrosive Swipe Attack VFX to the Toxicus ([048c428](https://github.com/Elenterius/Biomancy/commit/048c4289ef5e874468598fa0a21a1be06bf1bfbe))
* add Drowsy Status Effect which prevents Phantoms from attacking ([2a2449d](https://github.com/Elenterius/Biomancy/commit/2a2449d4c4507bd1bf232be5b2ab5064fc3091ea))
* add Fibrous Flesh block ([fc0085e](https://github.com/Elenterius/Biomancy/commit/fc0085ea27157f6bdc6bdf2df535fddeb3815732))
* add Fleshy Membrane block ([f9bf0ef](https://github.com/Elenterius/Biomancy/commit/f9bf0ef413ee86707eaf7c0ae12494dca53478c6))
* add HUD for the serum amount inside an Injector ([62e17a2](https://github.com/Elenterius/Biomancy/commit/62e17a264ecc57e3ed12132678e39e15816784ca))
* add item gui icon for the Ravenous Claws ([c0ca2b9](https://github.com/Elenterius/Biomancy/commit/c0ca2b9342d0d3e9817401fe4088d0cd52a0f7ad))
* add item texture for the Flesh Spike ([666a5df](https://github.com/Elenterius/Biomancy/commit/666a5df3a6e5e46295eeecf093b024847cde23cb))
* add item texture for the Tendon Chain ([d0c1110](https://github.com/Elenterius/Biomancy/commit/d0c1110285dcf0e403598f5d2294a039a706ff5b))
* add malignant and primal flesh walls ([3c44be5](https://github.com/Elenterius/Biomancy/commit/3c44be5384846e25646ad173533c22941927557d))
* add Malignant Flesh Block recipes ([f088d72](https://github.com/Elenterius/Biomancy/commit/f088d72928d84529aecee9ded5f80424950ee5c7))
* add Ornate Flesh block ([82a222c](https://github.com/Elenterius/Biomancy/commit/82a222c43c6fdadfe7215796bbb40d63494543f7))
* add Primal Flesh Block recipes ([bd4c5ff](https://github.com/Elenterius/Biomancy/commit/bd4c5ff44d4f6f45cbfc3227a5e37c9ae4e0ec86))
* add primordial bio lantern ([c5ca95a](https://github.com/Elenterius/Biomancy/commit/c5ca95a5b3c5792eb6285a713332e74f28bcec48))
* add specialised membrane variants for items, babies and adult mobs ([c472856](https://github.com/Elenterius/Biomancy/commit/c472856fb97a4f791ace1a6097c063141d3b8fbd))
* add Toxicus ([ed0a733](https://github.com/Elenterius/Biomancy/commit/ed0a7333607301a48ec4e92d447c39c3ce93767b))
* add Tubular Flesh block ([26216e3](https://github.com/Elenterius/Biomancy/commit/26216e3bb7e5190caca141eb831e6a7223f8212d))
* buff Flesh Plunderer damage from 10 to 12 and durability from 60 to 250 ([a8b7219](https://github.com/Elenterius/Biomancy/commit/a8b721969427f17da3422fc75725aff8b1c47142))
* change injector item icon texture ([cddccb0](https://github.com/Elenterius/Biomancy/commit/cddccb0c5a4a9b2cc6b92c6580cb522d41665bc4))
* enable shading for tendon chain & hanging bio lantern model ([d68742e](https://github.com/Elenterius/Biomancy/commit/d68742eaef58710ddd00a5fe191a88e5e9c2f360))
* fix and improve malignant flesh spreading mechanics ([ba6d415](https://github.com/Elenterius/Biomancy/commit/ba6d41594ce6af3b25379d70a0df5256d34a1a53))
* fix Injector not reloading with max serum amount ([bf641d9](https://github.com/Elenterius/Biomancy/commit/bf641d9089d83094ab1c7ba3b46e92095f9c2396))
* fix primordial flesh blobs spawning with tumors when summoned via spawn eggs ([6ae6103](https://github.com/Elenterius/Biomancy/commit/6ae6103bfe6ee50c533618d990fe673a45a49909))
* give creative players the ability to see all Bio-Forge recipe regardless of if they have unlocked them ([1e3cfd0](https://github.com/Elenterius/Biomancy/commit/1e3cfd09baf076569569b961a1874bdd205d5976))
* increase Breeding Stimulant duration from 12 to 14 seconds ([1e5c5f0](https://github.com/Elenterius/Biomancy/commit/1e5c5f0dea6c43c2acb3c25c74907e01a1da5a5a))
* make all Flesh Blob sounds resource pack driven ([7d896ff](https://github.com/Elenterius/Biomancy/commit/7d896ffa9c51fc2ca52dd2d59cccdb38f4ec6710))
* make Cleansing Serum consume saturation ([2ec8754](https://github.com/Elenterius/Biomancy/commit/2ec8754b666439824757cb47b32f863fb215b1ae))
* make crafting cost (nutrients) data driven by including them in recipes ([6b38c12](https://github.com/Elenterius/Biomancy/commit/6b38c1299cb7235ab51b80fa63155167997122db))
* make flesh plunderer magic outline emissive ([a75f2b9](https://github.com/Elenterius/Biomancy/commit/a75f2b911b1e142d0c41f77590834222075c6bfa))
* make Flesh Spikes fall-on damage scale with the spike amount ([845e38e](https://github.com/Elenterius/Biomancy/commit/845e38eefcac1f4adfff61da01a11c3f159ad74a))
* make Insomnia Cure serum apply the Drowsy status effect ([9e894cd](https://github.com/Elenterius/Biomancy/commit/9e894cdd1f815c9535b33f76fe70082538dc8ceb))
* make Malignant Veins harvestable with silk touch tools (additionally to shears) ([2a0d2fc](https://github.com/Elenterius/Biomancy/commit/2a0d2fcc7c69c2922fa5267f7940642e82cf5a98))
* make membrane block deal reduced fall damage ([d595417](https://github.com/Elenterius/Biomancy/commit/d595417fbd678c726a9d5d662926fdb7c2c0bd72))
* make part of the Primordial Core item emissive ([2717963](https://github.com/Elenterius/Biomancy/commit/271796386426284c082c214e8e513c64fb621c3b))
* mirco-buff Ravenous Claws ([ae231b2](https://github.com/Elenterius/Biomancy/commit/ae231b2f3699041b099c1c7ec8834f9a13780542))
* **mod-compat:** add Create compacting recipes for flesh blocks ([47c2148](https://github.com/Elenterius/Biomancy/commit/47c21482dfce02d4d95c63d401d822b8e3494555))
* obfuscate primal and malignant flesh block tooltips ([7ccefc8](https://github.com/Elenterius/Biomancy/commit/7ccefc8f79c31710097fd4535298cb22a6a8e1ca))
* **recipes:** add Claw recipe to Bio-Forge ([c9912b6](https://github.com/Elenterius/Biomancy/commit/c9912b689f37c408e8705e677df011017c00332b))
* **recipes:** add Fang recipe to Bio-Forge ([0cb2708](https://github.com/Elenterius/Biomancy/commit/0cb2708397b889cf99fe4c89058bd3339af06d14))
* **recipes:** buff decomposing recipe of Golden Apples ([146a7ae](https://github.com/Elenterius/Biomancy/commit/146a7ae0af4481b669515cb639de1197072aba01))
* **recipes:** change json structure and key names of recipes ([f488a0f](https://github.com/Elenterius/Biomancy/commit/f488a0f4ba48413e0144922af70df01285d7cb96))
* **recipes:** nerf Flesh Spike recipe ([85489f9](https://github.com/Elenterius/Biomancy/commit/85489f9a5815942a28dae3f24bc91b1e870f49e8))
* **recipes:** nerf kelp decomposing recipe ([a773441](https://github.com/Elenterius/Biomancy/commit/a773441f543baf86bee03986f277a14aa5c53b43))
* **recipes:** nerf kelp digesting recipe ([85e843c](https://github.com/Elenterius/Biomancy/commit/85e843c9e1426390fbc5e3472f15e4c7e4ec9d80))
* **recipes:** nerf Ravenous Claws recipe ([6205b23](https://github.com/Elenterius/Biomancy/commit/6205b2398914f55744125034ebff47f3561978b2))
* **recipes:** remove Primordial Cradle recipe from Bio-Forge ([26ac3eb](https://github.com/Elenterius/Biomancy/commit/26ac3eb47f0d0773f03fbcc7de050ebb861e42af))
* remove experimental Item-Membrane block ([9d2e108](https://github.com/Elenterius/Biomancy/commit/9d2e10826fffe0f67a4752a12b96fffae7a88921))
* remove name tag for legacy flesh blob texture (legacy flesh blob is now a cradle easter egg) ([0750904](https://github.com/Elenterius/Biomancy/commit/075090440e940f883ccf0db5badf82841c9cae98))
* remove trash slot from Bio-Lab UI ([dd94f80](https://github.com/Elenterius/Biomancy/commit/dd94f80d5f0aec87965e8507e9fcfb042ba4e461))
* remove unused corrupted primal flesh block ([817861b](https://github.com/Elenterius/Biomancy/commit/817861b5f049d00918662015b335b31ab40b0597))
* replace Malignant Flesh Blob with Primordial Flesh Blob variants ([5dc5d3e](https://github.com/Elenterius/Biomancy/commit/5dc5d3e1b49de6ff4f36a8f6a6504700b34955e0))
* rework Cradle sacrifice system to prefer to spawn hostile mobs and occasionally anomalies ([cde0e36](https://github.com/Elenterius/Biomancy/commit/cde0e361a0461da44076488db0c7fcdfc585ef99))
* tweak Adult-Membrane color ([67383e4](https://github.com/Elenterius/Biomancy/commit/67383e4e458672a038bd93c31b1ced09055f0587))
* tweak flesh block recipes ([382948c](https://github.com/Elenterius/Biomancy/commit/382948c8d315eabfe4b2530dad1e402a53dc6acb))
* tweak tooltip colors ([7a47e29](https://github.com/Elenterius/Biomancy/commit/7a47e29537647c76f9c811a6747f1939f1ae1ef9))
* update flesh blob troll texture ([96152b6](https://github.com/Elenterius/Biomancy/commit/96152b64b42fc8891d1dd871d9c874c3506b739c))
* update Flesh Block variant textures ([34557eb](https://github.com/Elenterius/Biomancy/commit/34557eb48dc866c77b24d9ae71b6ec71bfaf481a))


### Bug Fixes

* fix alex's mobs kangaroo and moose ribs decomposer recipes (remove nutrients output) ([77e0baa](https://github.com/Elenterius/Biomancy/commit/77e0baa705baffa1c71807c915a4395a2dc5c736))
* fix buggy Vial Holder block breaking ([c190dc4](https://github.com/Elenterius/Biomancy/commit/c190dc49125193468caaa88b58f30778ab6a0ebc))
* fix critical hits not being detected ([0e89f24](https://github.com/Elenterius/Biomancy/commit/0e89f24f182f0771bae1f25ea65b8d6cf8653687))
* fix Flesh Spike block not dropping the correct amount of spikes ([f91c641](https://github.com/Elenterius/Biomancy/commit/f91c641d346f52da6a49d6738c48468b5970571c))
* fix Flesh Spikes destroying Items ([0a6f1f6](https://github.com/Elenterius/Biomancy/commit/0a6f1f661e7fba3f1ea7c22b62c06df4f8786a5c))
* fix inability to inject tamed mobs with Serums ([310af51](https://github.com/Elenterius/Biomancy/commit/310af512857c87dbd64df3626d37a817d6b715cd))
* fix incompatibility with outdated versions of Create by simply not setting up any compat for it (min. Create version is now 0.5.0) ([0c98e12](https://github.com/Elenterius/Biomancy/commit/0c98e123ad91dfc0dfbe295aa8399ffb4590e3ce))
* fix Insomnia Cure "not sleepy" check not working properly ([7c628e5](https://github.com/Elenterius/Biomancy/commit/7c628e565e611eb945eaff129e99d001d407a5d3))
* fix Primordial Cradle consuming Tetra tools ([9ee49e4](https://github.com/Elenterius/Biomancy/commit/9ee49e4853a6bf052e13c33e69040f3acd3356e9))
* fix Primordial Cradle not being marked as changed when the spread charge is consumed ([faffc4d](https://github.com/Elenterius/Biomancy/commit/faffc4d99c67e716964fbd3ee5f01e401dc6eeb5))
* fix SacrificeHandler incorrectly tracking if it has any modifiers applied ([674e703](https://github.com/Elenterius/Biomancy/commit/674e703a77637a965cc0d6043c13a2241efcfa85))
* fix white line on the bottom of the Flesh Door model ([2a774b2](https://github.com/Elenterius/Biomancy/commit/2a774b27089abf21f58955a1789d3f0a142faacc))


### Performance Improvements

* use cached animations for Flesh Blobs ([002def3](https://github.com/Elenterius/Biomancy/commit/002def3110d3913ba117eab56e56ab185d88b476))


### Miscellaneous Chores

* rename item interfaces ([19ea1db](https://github.com/Elenterius/Biomancy/commit/19ea1db2ba4e314e939f3eb5ef5bf62a72a4e699))


### Code Refactoring

* move menu package from inventory package into main package ([3b4796b](https://github.com/Elenterius/Biomancy/commit/3b4796b8d05d515117ce84f4ffccd476894160da))

2 changes: 1 addition & 1 deletion mod_version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"major": "2",
"semantic": "3.1.1"
"semantic": "3.2.0"
}

0 comments on commit c98ef73

Please sign in to comment.