Skip to content

Releases: rubenwardy/awards

3.3.0

14 Sep 10:15
fb1670a
Compare
Choose a tag to compare

New Features

  • Improve formspec layout, match size of other sfinv pages

Bug Fixes

  • Fix progress exceeding target
  • Update sfinv page on award unlock
  • Fix crash for invalid award index selection (@SmallJoker)
  • Fix mistakes in documentation (rubenwardy, @DBHeise)

Misc

  • Improve code structure

3.2.0

13 Jun 23:23
8c0bb00
Compare
Choose a tag to compare

New Features

  • Added support for groups in triggers
  • Added award difficulty multipler - used to make Dig 1x Nyancat below Dig 10 dirt in awards list

Bug Fixes

  • Fixed convert_data crash when craft data is missing (@heavygale)

Misc

  • Rewrote documentation

3.1.0

05 Apr 23:30
Compare
Choose a tag to compare

New features

  • Improve sorting algorithm for awards
  • Add award requirements to only show awards after prerequisite rewards are onlocked

Bug fixes

  • Add check for nyancat mod before adding nyancat award
  • Fix off-by-one error in counted_key award types
  • Fix awards disabling
  • Fix notification positioning
  • Fix crash during crafting due to wrong method name

Other

  • Change license to MIT
  • Use "awards" consistently

3.0.0

04 Apr 21:17
0574d03
Compare
Choose a tag to compare

Basically completely rewritten!

Note that the compatibility for registering triggers has been broken (hence the major release).

Existing awards data will be imported from awards.txt and converted to the new format. A backup will be made to awards.bk.txt

New Features

  • Add death reasons. Can now do: { type="death", reason="fall", target=1 }

2.3.0

03 Aug 13:23
Compare
Choose a tag to compare
  • Add new awards, remove death awards
  • Announce secret awards as secret awards
  • Make secret awards darker in list + other tweaks
  • Add sfinv support
  • Stop progress bars going out of bounds
  • Add support for Unified Inventory
  • Make textures follow naming conventions

2.2.0

01 Aug 19:30
Compare
Choose a tag to compare
  • Progress bars in /awards

2.1.2

01 Aug 16:07
Compare
Choose a tag to compare
  • Fix craft trigger not taking stack count into account

2.1.1

29 Jul 17:03
Compare
Choose a tag to compare
  • Fix nil playername being used to fetch player data

2.1.0

29 Jul 17:02
Compare
Choose a tag to compare
  • Add awards.run_trigger_callbacks
  • Add awards.increment_item_counter
  • Fix exiting of awards.unlock if a prize is unknown

2.0.0

29 Jul 15:37
Compare
Choose a tag to compare
  • Nicer API (register_trigger)
  • Craft trigger
  • 2 new secret awards