Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2016-07-29 | Release 2.1v2.1.0 | rubenwardy | |
2016-07-29 | Fix prize giving bug | rubenwardy | |
2016-07-29 | Add awards.increment_item_counter() and use it | rubenwardy | |
2016-07-29 | Move unrelated things from trigger.lua | rubenwardy | |
2016-07-29 | Add awards.run_trigger_callbacks() and use it | rubenwardy | |
2016-07-29 | Release 2.0v2.0 | rubenwardy | |
2016-07-29 | Add and remove a few awards | rubenwardy | |
2016-07-29 | Fix nyancat texture | rubenwardy | |
2016-07-29 | Add awards.getFormspec() | rubenwardy | |
2016-07-29 | Fix bugs in craft trigger, and add an award to use it | rubenwardy | |
2016-07-29 | More changes | rubenwardy | |
2016-07-29 | Refactor awards.unlock | rubenwardy | |
2016-07-29 | Add locale template.txt | rubenwardy | |
2016-07-29 | helpers.lua -> api_helpers.lua | rubenwardy | |
2016-07-29 | Separate triggers from API | rubenwardy | |
2016-07-29 | register_on_unlock and on_unlock | 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 | |
2016-06-01 | Add craft triggerv0.5.0 | MrIbby | |
2016-05-15 | Create depends.txt | rubenwardy | |
2016-05-04 | Correct screenshot ratio | rubenwardy | |
2016-05-04 | Add mod.conf and screenshot.png | rubenwardy | |