Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
* 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-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 | |
License of default sound: CC-0 Source: https://www.freesound.org/people/Kastenfrosch/sounds/162482/ | |||
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 | |
2016-09-01 | Fix crash when opening awards after clearing | Wuzzy | |
2016-08-30 | Fix style issues | rubenwardy | |
2016-08-11 | Remove some redundant “ ~= nil”s in init.lua | Wuzzy | |
2016-08-11 | More consistent code style in init.lua | Wuzzy | |
2016-08-11 | Fix/change some achievements backgrounds | Wuzzy | |
2016-08-10 | Add custom icon for Firefighter | Wuzzy | |
2016-08-10 | Add Lava Miner award (digging close to lava) | Wuzzy | |
2016-08-10 | Fix typo in firefighter award ID | Wuzzy | |
2016-08-10 | Add craft 10 mese lamps award | Wuzzy | |
2016-08-10 | Add Pyromaniac and Firefighter awards | Wuzzy | |
2016-08-10 | Add snow award (proof for visiting snow land) | Wuzzy | |
2016-08-10 | Add 2 new stone brick crafting awards | Wuzzy | |
To give a reason to do something with all that stockpiled cobblestone ;-) | |||
2016-08-10 | Heavily 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-10 | More consistent award icons, add “level” icons | Wuzzy | |
2016-08-10 | Add a lot of awards | Wuzzy | |
2016-08-02 | Release 2.3.0v2.3.0 | rubenwardy | |
2016-08-01 | Add new awards, remove death awards | Wuzzy | |
2016-08-01 | Announce secret awards as secret awards | Wuzzy | |
2016-08-01 | Make secret awards darker in list + other tweaks | Wuzzy | |
2016-08-01 | Add sfinv support | rubenwardy | |
2016-08-01 | Stop progress bars going out of bounds | rubenwardy | |
Fixes #21 | |||
2016-08-01 | Add support for Unified Inventory | Wuzzy | |
2016-08-01 | Make textures follow naming conventions | Wuzzy | |
2016-08-01 | Release 2.2.0v2.2.0 | rubenwardy | |
2016-08-01 | Add progress bar | rubenwardy | |
2016-08-01 | Release 2.1.2v2.1.2 | rubenwardy | |
2016-08-01 | Fix craft trigger not taking stack count into account | rubenwardy | |
2016-07-29 | Fix bug with getting player data, and release 2.1.1v2.1.1 | rubenwardy | |