Skip to content

Releases: AnonymousHacker1279/ImmersiveWeapons

v1.9.3 Bugfix and Improvements Release

08 Oct 18:35
fb75a6d
Compare
Choose a tag to compare

This release cleans up some code and adds some configuration options.

Noteworthy Improvements:

  • Spawn egg registration is less hacky
  • Added translation keys for more entities, like arrows and musket balls
  • Alcohol effect now has its own instance
  • Natural spawning of the Dying Soldier, Wandering Warrior, and Hans can be configured

Noteworthy Bugfixes:

  • Spawn eggs now only stack to 16

Note: The minimum required Forge version is now 37.0.84.

v1.9.2 Improvements and Bugfix Release

14 Sep 00:07
343a8aa
Compare
Choose a tag to compare

This release adds a few QoL improvements and bugfixes.

Noteworthy Improvements:

  • Bullets respect vanilla leaf tags, meaning it should be more mod compatible
  • More pickaxes are supported for wood shard collection
  • Entities are less braindead, and a bit more balanced

Noteworthy Bugfixes:

  • Bear traps now function properly; they can be reopened as expected

v1.9.1 Bugfix Release

08 Sep 22:43
343a8aa
Compare
Choose a tag to compare

This release fixes a bug that causes dedicated servers to crash.

Additionally, it updates the translations for Spanish and Russian to include the new cobalt items.

v1.9.0 Feature Release

07 Sep 22:00
d3af9a6
Compare
Choose a tag to compare

This release adds new items, fixes some bugs, and cleans up code.

New Items:

  • Gauntlets: A new type of item, which allows you to trade range for being able to beat the pulp out of your opponents. They have a chance to inflict an internal bleeding effect each hit.
  • More Cobalt Tools: Cobalt has finally been given the full toolset it deserved. Enjoy Cobalt Pikes, Gauntlets, Musket Balls, and Arrows.

Noteworthy Bugfixes:

  • Fix issue where anvil repair costs couldn't be calculated with custom materials

v1.8.5 Bugfix Release

03 Sep 01:51
4eafc64
Compare
Choose a tag to compare

This fixes Issue #48, which crashed the game if Jade was installed. The configuration supports WTHIT. Now, if Jade is installed, the Waila plugin provided by Immersive Weapons is disabled.

v1.8.4 Improvement Release

31 Aug 00:52
cf55f8f
Compare
Choose a tag to compare

This release implements support for WTHIT, which is a fork of HWYLA, which is a fork of Waila.

It's quite simple, only masking the pitfall trap as a grass block.

Additionally, distribution security has been improved regarding spawn eggs on dedicated servers. This should fix warnings on those.

v1.8.3 Improvement Release

30 Aug 00:52
973e19a
Compare
Choose a tag to compare

This release reimplements Just Enough Items (JEI) plugin support from v1.4.x.

Additionally, translations for Russian and Spanish have been updated from a newer version of Mr. Worldwide.

Some areas of code were updated to improve type security.

v1.8.2 Translation Release

27 Aug 00:57
daff4f7
Compare
Choose a tag to compare

Add Russian and Spanish translations.

Note that these were automatically generated using my Mr. Worldwide tool, so it's likely that some translations are broken or don't make sense. But it's better than nothing. I don't have the time nor will to create a full set of translations by hand.

v1.8.1 Bugfix Release

19 Aug 23:29
1f2ee94
Compare
Choose a tag to compare

This release adds a target predicate to the Wandering Warrior's attack goal. It won't target creepers now, which should stop random underground explosions and surface craters.

v1.8.0 Feature and Bugfix Release

19 Aug 00:59
Compare
Choose a tag to compare

This release adds lots of new "burned oak" themed blocks, and fixes a few bugs.

New Burned Oak blocks:

  • Planks
  • Logs (stripped variants too)
  • Wood (stripped variants too)
  • Fences
  • Doors
  • Trapdoors
  • Fencegates
  • Boats
  • Stairs
  • Slabs
  • Signs
  • Buttons
  • Pressure plate

Burned Oak Trees can be found in battlefields (replaces normal oak trees).

Noteworthy Improvements;

  • More block and item tags
  • Compiled with Forge 37.0.39
  • Refactoring and cleanups

Noteworthy Bugfixes:

  • Fixed recipe conflict with the syringe and iron pike head
  • Fix crashes with the bear trap on servers (Issue #42)
  • Fix ported bugfix from v1.4.1 with block tags (Issue #39), now warnings don't appear in the console
  • Fix rendering event with molten armor while under lava