3dd7a5e66a
Add French translation.
2017-02-23 22:48:13 +00:00
9a02873b59
Add Spanish translation.
2017-02-23 22:48:13 +00:00
e919355bec
Add helper script to update translations.
2017-02-23 22:48:13 +00:00
ccd9a01424
Update catalogs.
2017-02-23 22:48:13 +00:00
1049280eeb
Update to new intllib API.
2017-02-23 22:48:13 +00:00
7fd56ac3d0
Resize formspec and HUD to fit bigger strings
2017-02-19 17:21:37 +00:00
c994978683
Update sfinv support to match stable version
2016-12-27 19:23:46 +00:00
38c504e938
Add eat trigger, extend existing triggers, add 9 awards ( #35 )
...
* 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-15 01:57:01 +01:00
ab7206e150
Fix mod not working with mod security and intllib
2016-11-14 21:13:32 +00:00
f4a5eb25f6
Fix mod not working with mod security and intllib
2016-11-09 02:42:36 +01:00
43da09620e
Fix bugs when mod is run outside of Minetest Game ( #34 )
2016-11-06 11:05:13 +00:00
ae01ea01dd
Show error messages when there are no awards
2016-09-10 15:38:01 +01:00
a04f3df1e2
Check for existance of default mod
2016-09-10 15:20:38 +01:00
90bf9b061a
Add notification sound
...
License of default sound: CC-0
Source: https://www.freesound.org/people/Kastenfrosch/sounds/162482/
2016-09-01 16:32:05 +01:00
0e48cd8675
Add German translation
2016-09-01 16:22:37 +01:00
ed09abd868
Automatic line breaks for long award desc.
2016-09-01 16:22:37 +01:00
13eb5dcdae
Add optional default description for triggers
2016-09-01 16:22:37 +01:00
67946bf0c4
Improve strings and make them translatable
2016-09-01 16:21:41 +01:00
50349917e5
Remove outdated /cawards command for real
2016-09-01 16:37:05 +02:00
963c5772df
Fix crash when opening awards after clearing
2016-09-01 16:36:42 +02:00
92c43d1c04
Fix style issues
2016-08-30 01:05:43 +01:00
0692d1cc85
Remove some redundant “ ~= nil”s in init.lua
2016-08-11 10:00:07 +02:00
1bd96e662b
More consistent code style in init.lua
2016-08-11 09:55:56 +02:00
5b416c61c4
Fix/change some achievements backgrounds
2016-08-11 09:49:47 +02:00
d4c47775c9
Add custom icon for Firefighter
2016-08-10 20:13:39 +02:00
20eaf3b34f
Add Lava Miner award (digging close to lava)
2016-08-10 14:06:59 +02:00
cdf59bb9fd
Fix typo in firefighter award ID
2016-08-10 13:11:08 +02:00
743cb4ce8d
Add craft 10 mese lamps award
2016-08-10 12:53:57 +02:00
9264c75f0a
Add Pyromaniac and Firefighter awards
2016-08-10 12:45:16 +02:00
fd79fe6521
Add snow award (proof for visiting snow land)
2016-08-10 11:52:51 +02:00
7767cff0bf
Add 2 new stone brick crafting awards
...
To give a reason to do something with all that stockpiled cobblestone ;-)
2016-08-10 11:32:13 +02:00
94304a4a90
Heavily nerf lumberjack awards, 1296 trees max.
...
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 09:39:27 +02:00
ae09298ea2
More consistent award icons, add “level” icons
2016-08-10 09:19:45 +02:00
6a7ea1a70d
Add a lot of awards
2016-08-10 09:19:36 +02:00
d38ba4e8a0
Release 2.3.0
2016-08-02 00:09:43 +01:00
f5ea95ad35
Add new awards, remove death awards
2016-08-01 23:56:06 +01:00
9b6e93dd9a
Announce secret awards as secret awards
2016-08-01 23:46:49 +01:00
49f251136e
Make secret awards darker in list + other tweaks
2016-08-01 23:46:15 +01:00
9308b95163
Add sfinv support
2016-08-01 22:39:32 +01:00
f6515c12b8
Stop progress bars going out of bounds
...
Fixes #21
2016-08-01 21:04:00 +01:00
00eeeb3eef
Add support for Unified Inventory
2016-08-01 20:38:19 +01:00
5dec2fd60b
Make textures follow naming conventions
2016-08-01 20:34:23 +01:00
7eeebf0f40
Release 2.2.0
2016-08-01 20:28:55 +01:00
b689dc8eaf
Add progress bar
2016-08-01 20:27:12 +01:00
f5cf49af2e
Release 2.1.2
2016-08-01 17:07:10 +01:00
48bb2e9656
Fix craft trigger not taking stack count into account
2016-08-01 17:05:02 +01:00
c79f13a4a3
Fix bug with getting player data, and release 2.1.1
2016-07-29 17:47:56 +01:00
48ae012210
Release 2.1
2016-07-29 17:38:21 +01:00
1fe166e2c5
Fix prize giving bug
2016-07-29 17:31:13 +01:00
96746aaf1e
Add awards.increment_item_counter() and use it
2016-07-29 17:25:02 +01:00