Age | Commit message (Expand) | Author |
2018-06-13 | Add support for groups in triggers | rubenwardy |
2018-05-31 | Fix convert_data crash when craft data is missing | heavygale |
2018-04-17 | Remove debug prints | rubenwardy |
2018-04-06 | Fix notification positioningv3.1.0 | rubenwardy |
2018-04-05 | Replace all mentions of achievements with awards | rubenwardy |
2018-04-05 | Use awards for technical things, and achievements for user facing things | rubenwardy |
2018-04-05 | Add award unlock requirements | rubenwardy |
2018-04-05 | Fix off-by-one error in counted_key award types | rubenwardy |
2018-04-05 | Add assert to awards.player() | rubenwardy |
2018-04-04 | Change license to MIT | rubenwardy |
2018-04-04 | Readd awards | rubenwardy |
2018-04-04 | Fix conversion error | rubenwardy |
2018-04-04 | Add support for death reasons | rubenwardy |
2018-04-04 | Use mod_storage and add converter for awards.txt | rubenwardy |
2018-04-04 | Add default_def for trigger prototype | rubenwardy |
2018-04-04 | Remove datakey and use trigger names instead | rubenwardy |
2018-04-04 | Implement conted_key trigger type | rubenwardy |
2018-04-04 | Update README.md | rubenwardy |
2018-04-04 | Rename awards.def to awards.registered_awards | rubenwardy |
2018-04-04 | Move api_helpers.lua in api.lua | rubenwardy |
2018-04-04 | Clean up formspec related code | rubenwardy |
2018-04-04 | Reduce awards.player() calls | rubenwardy |
2018-04-04 | Clean up player data validation | rubenwardy |
2018-04-04 | Add trigger definitions rather than register function | rubenwardy |
2018-04-04 | Add register_trigger_counted for homogenous events | rubenwardy |
2018-04-04 | Remove formspec notification | rubenwardy |
2018-04-04 | Add luacheck | rubenwardy |
2017-02-23 | Update to new intllib API. | Diego MartÃnez |
2017-02-19 | Resize formspec and HUD to fit bigger strings | xisd |
2016-11-15 | Add eat trigger, extend existing triggers, add 9 awards (#35) | Wuzzy |
2016-11-06 | Fix bugs when mod is run outside of Minetest Game (#34) | Wuzzy |
2016-09-10 | Show error messages when there are no awards | Wuzzy |
2016-09-01 | Add notification sound | Wuzzy |
2016-09-01 | Automatic line breaks for long award desc. | Wuzzy |
2016-09-01 | Add optional default description for triggers | Wuzzy |
2016-09-01 | Improve strings and make them translatable | Wuzzy |
2016-09-01 | Fix crash when opening awards after clearing | Wuzzy |
2016-08-01 | Announce secret awards as secret awards | Wuzzy |
2016-08-01 | Make secret awards darker in list + other tweaks | Wuzzy |
2016-08-01 | Add sfinv support | rubenwardy |
2016-08-01 | Stop progress bars going out of bounds | rubenwardy |
2016-08-01 | Make textures follow naming conventions | Wuzzy |
2016-08-01 | Add progress bar | rubenwardy |
2016-08-01 | Fix craft trigger not taking stack count into account | rubenwardy |
2016-07-29 | Fix prize giving bug | rubenwardy |
2016-07-29 | Add awards.increment_item_counter() and use it | rubenwardy |
2016-07-29 | Move unrelated things from trigger.lua | rubenwardy |
2016-07-29 | Add awards.getFormspec() | rubenwardy |
2016-07-29 | More changes | rubenwardy |
2016-07-29 | Refactor awards.unlock | rubenwardy |