Skip to content

Releases: opekope2/StaffMod

Staff Mod 0.8.0-beta

24 Jan 22:31
f79ad57
Compare
Choose a tag to compare
Staff Mod 0.8.0-beta Pre-release
Pre-release

Staff Mod 0.8.0-beta

What's new since 0.7.0-beta

  • Added bell
    • 8 damage (4 hearts)
    • 1.5 attack speed
    • Rings, when attacking an entity
    • Rings on use

What changed since 0.7.0-beta

  • Throwing snowball now plays in its user's sound category instead of neutral
  • Breaking dev change: remove initializer API
    • Superseded by StaffItemHandler.register
    • Use main Fabric entry point

If you have suggestions on balancing and upcoming blocks, head over to Github discussions

Staff Mod 0.7.0-beta

22 Jan 01:59
d8ba33a
Compare
Choose a tag to compare
Staff Mod 0.7.0-beta Pre-release
Pre-release

Staff Mod 0.7.0-beta

What's new since 0.6.0-beta

  • Add furnace, blast furnace, and smoker

What changed since 0.6.0-beta

  • Reworked and optimized Staff model rendering
  • Expand staff handler API
    • Equip animations on NBT change can be prevented (developers only)

If you have suggestions on balancing and upcoming blocks, head over to Github discussions

Staff Mod 0.6.0-beta

19 Jan 23:36
7fdef6a
Compare
Choose a tag to compare
Staff Mod 0.6.0-beta Pre-release
Pre-release

Staff Mod 0.6.0-beta

What's new since 0.5.0-beta

  • Added anvils
    • Attacking an entity deals 40 damage (20 hearts), the anvil has 12% to become damaged (just like vanilla), and plays the anvil landed sound
    • Equip time is 4 seconds
    • While holding an anvil staff in either hand, -100% movement speed is applied

If you have suggestions on balancing and upcoming blocks, head over to Github discussions

Staff Mod 0.5.0-beta

18 Jan 22:52
38e83a2
Compare
Choose a tag to compare
Staff Mod 0.5.0-beta Pre-release
Pre-release

Staff Mod 0.5.0-beta

What's new since 0.4.0-beta

  • Added magma block
    • Left click to shoot a single fireball
    • Hold right click to start shooting fireballs
    • Attack inclicts 8 seconds of burning (same as Fire Aspect II)

What changed since 0.4.0-beta

  • Left click with snow block in the air now throws a single snowball

If you have suggestions on balancing and upcoming blocks, head over to Github discussions

Staff Mod 0.4.0-beta

16 Jan 21:54
3c71965
Compare
Choose a tag to compare
Staff Mod 0.4.0-beta Pre-release
Pre-release

Staff Mod 0.4.0-beta

What's new since 0.3.0-beta

  • Added wool blocks. All of it
  • Press use key (right mouse button) to place wool on walls and ceilings, or carpet on floor.

If you have suggestions on balancing and upcoming blocks, head over to Github discussions

Staff Mod 0.3.0-beta

15 Jan 17:33
8c85897
Compare
Choose a tag to compare
Staff Mod 0.3.0-beta Pre-release
Pre-release

Staff Mod 0.3.0-beta

What's new since 0.2.0-beta

  • Added bone block
    • Press use key (right mouse button) to fertilize the target crop, like a bone meal. Also works on the ground and underwater.

What changed since 0.2.0-beta

  • Breaking change:
    • Remove configuration API. It was inflexible, redundant as of now, and will be re-added later using a proper library
  • License
    • Staff Mod was relicensed under the terms of GNU LGPL 3.0 or later. I am more comfortable releasing the source code with these terms. That's right, Staff Mod is a free and open source mod I develop in my free time. If you enjoy it, you can buy me a coffee if you want (shameless plug).

If you have suggestions on balancing and upcoming blocks, head over to Github discussions

Staff Mod 0.2.0-beta

14 Jan 02:17
d4a8889
Compare
Choose a tag to compare
Staff Mod 0.2.0-beta Pre-release
Pre-release

Staff Mod 0.2.0-beta

What's new since 0.1.1-alpha.2

  • Added snow block
    • Hold use key (right mouse button) to rapid fire snowballs

What changed since 0.1.1-alpha.2

  • Change staff stats
    • Increase damage 1->4 HP
    • Decrease attack speed 4->2 (faster than any vanilla weapons)
    • Increase DPS 4->8 HP

If you have suggestions on balancing and upcoming blocks, head over to Github discussions

Staff Mod 0.1.1-alpha.2

13 Jan 01:38
c537681
Compare
Choose a tag to compare
Pre-release

Staff Mod 0.1.1-alpha.2

0.1.1-alpha wasn't released, because the CI didn't work as I thought

What's new since 0.1.0

  • A bunch of code under the hood, so I can add some content in 0.1.2-beta next week. Stay tuned
  • You can now find staff in the creative inventory

What changed since 0.1.0

  • Update staff model and texture
  • ⚠️BREAKING CHANGE⚠️
    • Staff item NBT changed - item previously added to the staff will be inaccessible
  • Staff now drops its item when destroyed

Staff mod 0.1.0 alpha

30 Dec 00:38
bff47bd
Compare
Choose a tag to compare
Staff mod 0.1.0 alpha Pre-release
Pre-release

Staff mod 0.1.0 alpha

  • Initial functionality
  • Add staff item