summaryrefslogtreecommitdiff
path: root/api.lua
AgeCommit message (Expand)Author
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-02-23Update to new intllib API.Diego Martínez
2017-02-19Resize formspec and HUD to fit bigger stringsxisd
2016-11-15Add eat trigger, extend existing triggers, add 9 awards (#35)Wuzzy
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-01Add notification soundWuzzy
2016-09-01Automatic line breaks for long award desc.Wuzzy
2016-09-01Add optional default description for triggersWuzzy
2016-09-01Improve strings and make them translatableWuzzy
2016-09-01Fix crash when opening awards after clearingWuzzy
2016-08-01Announce secret awards as secret awardsWuzzy
2016-08-01Make secret awards darker in list + other tweaksWuzzy
2016-08-01Add sfinv supportrubenwardy
2016-08-01Stop progress bars going out of boundsrubenwardy
2016-08-01Make textures follow naming conventionsWuzzy
2016-08-01Add progress barrubenwardy
2016-08-01Fix craft trigger not taking stack count into accountrubenwardy
2016-07-29Fix prize giving bugrubenwardy
2016-07-29Add awards.increment_item_counter() and use itrubenwardy
2016-07-29Move unrelated things from trigger.luarubenwardy
2016-07-29Add awards.getFormspec()rubenwardy
2016-07-29More changesrubenwardy
2016-07-29Refactor awards.unlockrubenwardy
2016-07-29helpers.lua -> api_helpers.luarubenwardy
2016-07-29Separate triggers from APIrubenwardy
2016-07-29register_on_unlock and on_unlockrubenwardy
2016-07-29Add licensesrubenwardy
2016-07-29awards.register_triggerrubenwardy
2016-07-29Move helpers and chat commands to separate filesrubenwardy
2016-06-01Add craft triggerv0.5.0MrIbby
2014-09-26Add support for prizesrubenwardy
2014-09-26Update licenses in Lua filesrubenwardy
2014-09-26Fix bugs when player has achieved removed awardrubenwardy
2014-09-26Switch to HUD elementsrubenwardy
2014-05-02Secret awards, fixesrubenwardy
2014-05-02Coding stylerubenwardy
2014-05-02External triggers, on join trigger, intlibrubenwardy
2014-05-02first word award and bug fixesrubenwardy
2014-05-02On chat trigger and code stylerubenwardy
2014-05-02Formatting and code stylerubenwardy
2014-05-02Finish award formspecrubenwardy
2014-05-02Basis of awards formspecrubenwardy
2013-11-12UpdateRubenwardy
2013-11-12Fix playern variable bugRubenwardy