summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-06Fix notification positioningv3.1.0rubenwardy
Fixes #55, also fixes @Fixer-007
2018-04-05Replace all mentions of achievements with awardsrubenwardy
2018-04-05Fix awards disablingrubenwardy
Fixes #33
2018-04-05Use awards for technical things, and achievements for user facing thingsrubenwardy
Fixes #18
2018-04-05Add award unlock requirementsrubenwardy
Fixes #52
2018-04-05Fix typo in previous commitrubenwardy
2018-04-05Improve sorting algorithmrubenwardy
Fixes #28
2018-04-05Fix off-by-one error in counted_key award typesrubenwardy
2018-04-05Add assert to awards.player()rubenwardy
2018-04-05Fix crash caused by typo in method namerubenwardy
Fixes #51
2018-04-04Add check for nyancat mod before registering the awardrubenwardy
Fixes #44
2018-04-04Change license to MITrubenwardy
2018-04-04Merge dev branch into masterv3.0.0rubenwardy
2018-04-04Readd awardsrubenwardy
2018-04-04Fix conversion errorrubenwardy
2018-04-04Add support for death reasonsrubenwardy
2018-04-04Use mod_storage and add converter for awards.txtrubenwardy
2018-04-04Add default_def for trigger prototyperubenwardy
2018-04-04Remove datakey and use trigger names insteadrubenwardy
2018-04-04Readd triggersrubenwardy
2018-04-04Implement conted_key trigger typerubenwardy
2018-04-04Update README.mdrubenwardy
2018-04-04Rename awards.def to awards.registered_awardsrubenwardy
2018-04-04Move api_helpers.lua in api.luarubenwardy
2018-04-04Clean up formspec related coderubenwardy
2018-04-04Reduce awards.player() callsrubenwardy
2018-04-04Clean up player data validationrubenwardy
2018-04-04Add trigger definitions rather than register functionrubenwardy
2018-04-04Add register_trigger_counted for homogenous eventsrubenwardy
2018-04-04Remove formspec notificationrubenwardy
2018-04-04Add luacheckrubenwardy
2017-10-05Fix broken achievement image (On The Way)HEADmasterOscar
2017-10-02Fix deprecated setting callEdwardThorsten
2017-06-16Update readme.mdrubenwardy
2017-02-25Update and make minor corrections to the French translationxisd
2017-02-23Add French translation.xisd
2017-02-23Add Spanish translation.Diego Martínez
2017-02-23Add helper script to update translations.Diego Martínez
2017-02-23Update catalogs.Diego Martínez
2017-02-23Update to new intllib API.Diego Martínez
2017-02-19Resize formspec and HUD to fit bigger stringsxisd
2016-12-27Update sfinv support to match stable versionrubenwardy
2016-11-15Add eat trigger, extend existing triggers, add 9 awards (#35)Wuzzy
* Add eat trigger and 2 new awards * Add mushroom eating awards * Add support for counting any eat/dig/craft/place * Update readme * Add 4 builder awards * Update German locale * Update dependencies * Fix mistake in German translation * Revert removal of background
2016-11-14Fix mod not working with mod security and intllibrubenwardy
2016-11-09Fix mod not working with mod security and intllibWuzzy
2016-11-06Fix bugs when mod is run outside of Minetest Game (#34)Wuzzy
2016-09-10Show error messages when there are no awardsWuzzy
2016-09-10Check for existance of default modWuzzy
2016-09-01Add notification soundWuzzy
License of default sound: CC-0 Source: https://www.freesound.org/people/Kastenfrosch/sounds/162482/
2016-09-01Add German translationWuzzy