summaryrefslogtreecommitdiff
path: root/gui.lua
AgeCommit message (Collapse)Author
2018-04-17Add award difficulty multiplerrubenwardy
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-04Add check for nyancat mod before registering the awardrubenwardy
Fixes #44
2018-04-04Change license to MITrubenwardy
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