Skip to content

Releases: Lykrast/GunsWithoutRoses

2.0.1

01 Oct 11:33
Compare
Choose a tag to compare
  • CHANGED: Diamond Shotgun, fire delay from 24 to 20
  • FIXED: Bullets now count as projectile damage (they now properly get resisted by Projectile Protection and Endermen will teleport away when shot)

2.0.0

03 Sep 11:17
Compare
Choose a tag to compare
  • Ported to Minecraft 1.20.1 (I don't plan on supporting this version for long, I wanna go to Neoforge 1.21.x to play with wind charges)
  • Internal method changes and renames to setup a future addon; existing addons will need an update
  • ADDED: Bullet Bag, can hold up to 9 stacks of bullets, which you can directly fire from inside it
  • REMOVED: Maws of Gluttony (the convenience was just too good to consider using anything else in nearly all situations)
  • ADDED: All guns now ignore invulnerability frames (instead of just the shotgun and gatling), so it is no longer said in the tooltips
  • CHANGED: "Accuracy" renamed to "Spread", which is the reciprocal, this should make the values easier to grasp
  • CHANGED: Iron/Gold Gun, spread from 1.5 to 2
  • CHANGED: Diamond Sniper, fire delay from 22 to 24
  • CHANGED: Diamond Shotgun, damage and bullets from 5x0.45 (max 2.25) to 4x0.6 (max 2.4), fire delay from 16 to 24
  • ADDED: Attributes and corresponding potion effects that can be put on players to affect gun stats; currently they're only for commands, but I'm planning to use them in a future addon

1.1.1

27 Jul 08:22
Compare
Choose a tag to compare
  • Ported to Forge 41.1.0 recommended build
  • Version bump is to have the 2 versions be distinct since the Minecraft version didn't change

1.1.0

18 Jun 08:47
Compare
Choose a tag to compare
  • Ported to Minecraft 1.19
  • A signature change means this might break mod compat
  • I can't believe I just kept increasing the 3rd version number when I did that previously

1.0.14

14 Apr 20:22
Compare
Choose a tag to compare
  • CHANGED: Flint and Iron Bullets now use 4 material per craft instead of 8 (still batches of 32)
  • CHANGED: Blaze Bullet damage slightly increased
  • CHANGED: Sleight of Hand formula, slightly better at I, slightly worse at III, better on the Diamond Gatling, and a lot worse when overlevelled

1.0.13

03 Apr 01:10
Compare
Choose a tag to compare
  • ADDED: Russian translation (by Shamadkin)

1.0.12

10 Mar 16:32
Compare
Choose a tag to compare
  • ADDED: Simplified chinese translation (by Yonnemy2nd)

1.0.11-1.18.2

05 Mar 23:34
Compare
Choose a tag to compare
  • Ported to Minecraft 1.18.2 (this probably won't work on 1.18 and 1.18.1)

1.0.11

23 Feb 13:00
Compare
Choose a tag to compare
  • CHANGED: Bullets no longer inherit player velocity when shot, jump scout to your heart's content now.

1.0.10

03 Dec 20:25
Compare
Choose a tag to compare
  • Ported to Minecraft 1.18
  • Like one method for the guns had to change signature, so compat mods may need some changes, hence the upped version number despite no actual changes in game