Age | Commit message (Expand) | Author |
2018-04-05 | Add award unlock requirements | rubenwardy |
2018-04-05 | Fix typo in previous commit | rubenwardy |
2018-04-05 | Improve sorting algorithm | 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-05 | Fix crash caused by typo in method name | rubenwardy |
2018-04-04 | Add check for nyancat mod before registering the award | rubenwardy |
2018-04-04 | Change license to MIT | rubenwardy |
2018-04-04 | Merge dev branch into masterv3.0.0 | 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 | Readd triggers | 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-10-05 | Fix broken achievement image (On The Way)HEADmaster | Oscar |
2017-10-02 | Fix deprecated setting call | EdwardThorsten |
2017-06-16 | Update readme.md | rubenwardy |
2017-02-25 | Update and make minor corrections to the French translation | xisd |
2017-02-23 | Add French translation. | xisd |
2017-02-23 | Add Spanish translation. | Diego Martínez |
2017-02-23 | Add helper script to update translations. | Diego Martínez |
2017-02-23 | Update catalogs. | Diego Martínez |
2017-02-23 | Update to new intllib API. | Diego Martínez |
2017-02-19 | Resize formspec and HUD to fit bigger strings | xisd |
2016-12-27 | Update sfinv support to match stable version | rubenwardy |
2016-11-15 | Add eat trigger, extend existing triggers, add 9 awards (#35) | Wuzzy |
2016-11-14 | Fix mod not working with mod security and intllib | rubenwardy |
2016-11-09 | Fix mod not working with mod security and intllib | 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-10 | Check for existance of default mod | Wuzzy |
2016-09-01 | Add notification sound | Wuzzy |
2016-09-01 | Add German translation | 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 | Remove outdated /cawards command for real | Wuzzy |