summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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-01Remove outdated /cawards command for realWuzzy
2016-09-01Fix crash when opening awards after clearingWuzzy
2016-08-30Fix style issuesrubenwardy
2016-08-11Remove some redundant “ ~= nil”s in init.luaWuzzy
2016-08-11More consistent code style in init.luaWuzzy
2016-08-11Fix/change some achievements backgroundsWuzzy
2016-08-10Add custom icon for FirefighterWuzzy
2016-08-10Add Lava Miner award (digging close to lava)Wuzzy
2016-08-10Fix typo in firefighter award IDWuzzy
2016-08-10Add craft 10 mese lamps awardWuzzy
2016-08-10Add Pyromaniac and Firefighter awardsWuzzy
2016-08-10Add snow award (proof for visiting snow land)Wuzzy
2016-08-10Add 2 new stone brick crafting awardsWuzzy
To give a reason to do something with all that stockpiled cobblestone ;-)
2016-08-10Heavily nerf lumberjack awards, 1296 trees max.Wuzzy
Playing lumberjack gets repetitive pretty soon, it's not fun at all to do it for long. Let's do some calculations: Digging 100 trees w/ diamond axe takes ca. 3.5 min. 1 diamond axe lasts for 200-300 trees and needs 3 diamonds. Meaning, to get L337 Lumberjack (100000) trees you need 58 hours only digging trees! Plus the time to find ca. 1000 diamonds (100000/300*3) only for the axes. So much nope. New awards are factors of 6, capped capped at 1296 because it gets boring at about that point and already with 1000 trees in your storage you have enough wood for a long time. Also, award names were slightly changed.
2016-08-10More consistent award icons, add “level” iconsWuzzy
2016-08-10Add a lot of awardsWuzzy
2016-08-02Release 2.3.0v2.3.0rubenwardy
2016-08-01Add new awards, remove death awardsWuzzy
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
Fixes #21
2016-08-01Add support for Unified InventoryWuzzy
2016-08-01Make textures follow naming conventionsWuzzy
2016-08-01Release 2.2.0v2.2.0rubenwardy
2016-08-01Add progress barrubenwardy
2016-08-01Release 2.1.2v2.1.2rubenwardy
2016-08-01Fix craft trigger not taking stack count into accountrubenwardy
2016-07-29Fix bug with getting player data, and release 2.1.1v2.1.1rubenwardy