Commit Graph

152 Commits

Author SHA1 Message Date
Wuzzy
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
Wuzzy
ae09298ea2 More consistent award icons, add “level” icons 2016-08-10 09:19:45 +02:00
Wuzzy
6a7ea1a70d Add a lot of awards 2016-08-10 09:19:36 +02:00
rubenwardy
d38ba4e8a0 Release 2.3.0 2016-08-02 00:09:43 +01:00
Wuzzy
f5ea95ad35 Add new awards, remove death awards 2016-08-01 23:56:06 +01:00
Wuzzy
9b6e93dd9a Announce secret awards as secret awards 2016-08-01 23:46:49 +01:00
Wuzzy
49f251136e Make secret awards darker in list + other tweaks 2016-08-01 23:46:15 +01:00
rubenwardy
9308b95163 Add sfinv support 2016-08-01 22:39:32 +01:00
rubenwardy
f6515c12b8 Stop progress bars going out of bounds
Fixes #21
2016-08-01 21:04:00 +01:00
Wuzzy
00eeeb3eef Add support for Unified Inventory 2016-08-01 20:38:19 +01:00
Wuzzy
5dec2fd60b Make textures follow naming conventions 2016-08-01 20:34:23 +01:00
rubenwardy
7eeebf0f40 Release 2.2.0 2016-08-01 20:28:55 +01:00
rubenwardy
b689dc8eaf Add progress bar 2016-08-01 20:27:12 +01:00
rubenwardy
f5cf49af2e Release 2.1.2 2016-08-01 17:07:10 +01:00
rubenwardy
48bb2e9656 Fix craft trigger not taking stack count into account 2016-08-01 17:05:02 +01:00
rubenwardy
c79f13a4a3 Fix bug with getting player data, and release 2.1.1 2016-07-29 17:47:56 +01:00
rubenwardy
48ae012210 Release 2.1 2016-07-29 17:38:21 +01:00
rubenwardy
1fe166e2c5 Fix prize giving bug 2016-07-29 17:31:13 +01:00
rubenwardy
96746aaf1e Add awards.increment_item_counter() and use it 2016-07-29 17:25:02 +01:00
rubenwardy
f430b4eb68 Move unrelated things from trigger.lua 2016-07-29 17:15:52 +01:00
rubenwardy
dee1880fd3 Add awards.run_trigger_callbacks() and use it 2016-07-29 17:13:01 +01:00
rubenwardy
e92be32ec1 Release 2.0 2016-07-29 16:36:05 +01:00
rubenwardy
3c4f6e50b1 Add and remove a few awards 2016-07-29 16:32:58 +01:00
rubenwardy
116889080c Fix nyancat texture 2016-07-29 16:25:39 +01:00
rubenwardy
92eaa5c876 Add awards.getFormspec() 2016-07-29 16:23:34 +01:00
rubenwardy
f3f6af9e66 Fix bugs in craft trigger, and add an award to use it 2016-07-29 16:19:58 +01:00
rubenwardy
628e485900 More changes 2016-07-29 16:03:55 +01:00
rubenwardy
56d08f2f49 Refactor awards.unlock 2016-07-29 16:03:30 +01:00
rubenwardy
79818c1355 Add locale template.txt 2016-07-29 16:02:14 +01:00
rubenwardy
791666489b helpers.lua -> api_helpers.lua 2016-07-29 16:02:14 +01:00
rubenwardy
0e2ed176fa Separate triggers from API 2016-07-29 16:02:14 +01:00
rubenwardy
30aee5090f register_on_unlock and on_unlock 2016-07-29 16:02:14 +01:00
rubenwardy
cfe11a57c7 Add licenses 2016-07-29 16:00:58 +01:00
rubenwardy
87c04be9ea awards.register_trigger 2016-07-29 16:00:58 +01:00
rubenwardy
85efc67049 Move helpers and chat commands to separate files 2016-07-29 15:58:30 +01:00
MrIbby
85a40d2488 Add craft trigger 2016-06-01 18:41:24 +01:00
rubenwardy
c711bc74b2 Create depends.txt 2016-05-15 21:58:36 +01:00
rubenwardy
9cd25143f3 Correct screenshot ratio 2016-05-04 22:26:57 +01:00
rubenwardy
3be907f828 Add mod.conf and screenshot.png 2016-05-04 22:19:22 +01:00
rubenwardy
8dd6087798 Create description.txt 2016-01-17 03:24:49 +00:00
rubenwardy
2fc4f37782 Update readme.md 2015-06-04 13:13:58 +01:00
rubenwardy
e8f119bf31 Add support for prizes 2014-09-26 20:55:44 +01:00
rubenwardy
a806f177b1 Update licenses in Lua files 2014-09-26 20:36:40 +01:00
rubenwardy
8b628c257e Change license 2014-09-26 20:35:19 +01:00
rubenwardy
f360d0e79d Remove annoying error messages 2014-09-26 20:21:43 +01:00
rubenwardy
db87273eff Back port awards from Carbone/awards by Calinou 2014-09-26 20:20:44 +01:00
rubenwardy
fc950bb620 Fix bugs when player has achieved removed award 2014-09-26 19:52:10 +01:00
rubenwardy
b75f2cbaea Change chat1 to chat2 - now requires 100 speaks 2014-09-26 19:44:04 +01:00
rubenwardy
4139ea422c Add icon for nyan cat find 2014-09-26 19:39:17 +01:00
rubenwardy
fbac38c2db Remove easy awards 2014-09-26 19:36:58 +01:00