Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
Bump versions and prepare for release.
  • Loading branch information
AnonymousHacker1279 committed Oct 24, 2023
1 parent ec07c16 commit 6aeab1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
18 changes: 5 additions & 13 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,11 @@
This minor update includes a batch of bugfixes and improvements.
This minor update includes three major bugfixes.

### Feature Changes / Additions

- Adjusted generation weights of biomes in Tiltros, to make Tiltros Wastes less rare
- Add protection-like enchantments to the Skygazer max level configuration (at level 5)
- Add ores tag for sulfur
- Add blood sand to the `smelts_to_glass` block and item tags
- Update translation keys for enchantment numbers up to 100
- Add Swift Sneak to the Skygazer max level configuration (at level 5)

### Bugfixes

- Fix 3rd person models for custom bows not using the proper parent model
- Fix custom bows not changing player FOV when drawing
- Fix Lava Revenants getting stuck when flying into water
- Fix Evil Eyes not dropping XP
- Add missing flare tooltip
- Fix barbed wire fences dealing no damage
- Fix spotlights leaving behind light blocks when the block they are attached to is broken
- Fix molten tool recipes not using the proper template item
- Fix duplication bug in the Ammunition Table when shift-clicking
- Fix ammo being dropped when the Ammunition Table is broken, without consuming the materials
5 changes: 3 additions & 2 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/immersive-weapons",
"promos": {
"1.20.1-latest": "1.20.1-1.27.1",
"1.20.1-recommended": "1.20.1-1.27.1",
"1.20.1-latest": "1.20.1-1.27.2",
"1.20.1-recommended": "1.20.1-1.27.2",
"1.19.4-latest": "1.19.4-1.23.2",
"1.19.4-recommended": "1.19.4-1.23.2",
"1.19.3-latest": "1.19.3-1.21.0",
Expand All @@ -23,6 +23,7 @@
"1.16.4-recommended": "1.16.5-1.1.1"
},
"1.20.1": {
"1.20.1-1.27.2": "Bugfixes - https://github.com/AnonymousHacker1279/ImmersiveWeapons/releases/tag/v1.27.2",
"1.20.1-1.27.1": "Bugfixes and improvements - https://github.com/AnonymousHacker1279/ImmersiveWeapons/releases/tag/v1.27.1",
"1.20.1-1.27.0": "Features, improvements, bugfixes - https://github.com/AnonymousHacker1279/ImmersiveWeapons/releases/tag/v1.27.0",
"1.20.1-1.26.2": "Bugfixes and improvements - https://github.com/AnonymousHacker1279/ImmersiveWeapons/releases/tag/v1.26.2",
Expand Down

0 comments on commit 6aeab1a

Please sign in to comment.