Releases: rubenwardy/awards
Releases · rubenwardy/awards
3.3.0
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
New Features
- Added support for groups in triggers
- Added award difficulty multipler - used to make
Dig 1x Nyancat
belowDig 10 dirt
in awards list
Bug Fixes
- Fixed convert_data crash when craft data is missing (@heavygale)
Misc
- Rewrote documentation
3.1.0
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
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
- 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
- Progress bars in /awards
2.1.2
- Fix craft trigger not taking stack count into account
2.1.1
- Fix nil playername being used to fetch player data
2.1.0
- Add awards.run_trigger_callbacks
- Add awards.increment_item_counter
- Fix exiting of awards.unlock if a prize is unknown
2.0.0
- Nicer API (register_trigger)
- Craft trigger
- 2 new secret awards