Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-04 | Change license to MIT | rubenwardy | |
2018-04-04 | Readd awards | rubenwardy | |
2018-04-04 | Implement conted_key trigger type | rubenwardy | |
2018-04-04 | Rename awards.def to awards.registered_awards | rubenwardy | |
2018-04-04 | Move api_helpers.lua in api.lua | rubenwardy | |
2018-04-04 | Clean up formspec related code | rubenwardy | |
2018-04-04 | Add trigger definitions rather than register function | rubenwardy | |
2017-10-05 | Fix broken achievement image (On The Way)HEADmaster | Oscar | |
2017-10-02 | Fix deprecated setting call | EdwardThorsten | |
2017-02-23 | Update to new intllib API. | Diego Martínez | |
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-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 | Check for existance of default mod | Wuzzy | |
2016-09-01 | Improve strings and make them translatable | 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-01 | Add new awards, remove death awards | Wuzzy | |
2016-08-01 | Add sfinv support | rubenwardy | |
2016-08-01 | Add support for Unified Inventory | Wuzzy | |
2016-08-01 | Make textures follow naming conventions | Wuzzy | |
2016-07-29 | Add awards.run_trigger_callbacks() and use it | rubenwardy | |
2016-07-29 | Add and remove a few awards | rubenwardy | |
2016-07-29 | Fix nyancat texture | rubenwardy | |
2016-07-29 | Fix bugs in craft trigger, and add an award to use it | rubenwardy | |
2016-07-29 | Refactor awards.unlock | rubenwardy | |
2016-07-29 | Separate triggers from API | rubenwardy | |
2016-07-29 | Add licenses | rubenwardy | |
2016-07-29 | awards.register_trigger | rubenwardy | |
2016-07-29 | Move helpers and chat commands to separate files | rubenwardy | |
2014-09-26 | Update licenses in Lua files | rubenwardy | |
2014-09-26 | Back port awards from Carbone/awards by Calinou | rubenwardy | |
2014-09-26 | Change chat1 to chat2 - now requires 100 speaks | rubenwardy | |
2014-09-26 | Add icon for nyan cat find | rubenwardy | |
2014-09-26 | Remove easy awards | rubenwardy | |
2014-05-02 | Add another join award | rubenwardy | |
2014-05-02 | Secret awards, fixes | rubenwardy | |
2014-05-02 | Coding style | rubenwardy | |