Commit Graph

34 Commits

Author SHA1 Message Date
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 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 f3f6af9e66 Fix bugs in craft trigger, and add an award to use it 2016-07-29 16:19:58 +01:00
rubenwardy 56d08f2f49 Refactor awards.unlock 2016-07-29 16:03:30 +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
MrIbby 85a40d2488 Add craft trigger 2016-06-01 18:41:24 +01:00
rubenwardy a806f177b1 Update licenses in Lua files 2014-09-26 20:36:40 +01:00
rubenwardy f360d0e79d Remove annoying error messages 2014-09-26 20:21:43 +01:00
rubenwardy 442346623a External triggers, on join trigger, intlib 2014-05-02 19:52:25 +01:00
rubenwardy 8bd3658d9e first word award and bug fixes 2014-05-02 19:11:21 +01:00
rubenwardy 8adf859127 On chat trigger and code style 2014-05-02 19:01:41 +01:00
rubenwardy 8180ab6755 Formatting and code style 2014-05-02 18:48:32 +01:00
Rubenwardy 4fe55f3a14 Update 2013-11-12 19:50:25 +00:00
Rubenwardy 6387bd1d9e Fix playern variable bug 2013-11-12 19:33:19 +00:00
Rubenwardy 9f61f2e600 Move save function 2013-11-06 19:36:49 +00:00
Rubenwardy 6405b26d65 Move playerdata table around 2013-11-06 18:38:55 +00:00
Rubenwardy 773f799320 Restructure for bulletproof-ness 2013-11-06 18:33:01 +00:00
Rubenwardy 076f91853c Fix bugs mentioned by Bas080 2013-10-07 18:28:15 +01:00
Rubenwardy 4cf05cbc47 add onDeath 2013-02-23 15:13:21 +00:00
Rubenwardy e1c4402f4c onDeath table 2013-02-23 14:53:08 +00:00
Rubenwardy 96f692215e table based triggers 2013-02-23 12:02:02 +00:00
Rubenwardy 6a968c87c5 onPlace and award description 2013-02-22 20:38:01 +00:00
Rubenwardy aef2e2ae91 Add serialization 2013-02-22 19:57:24 +00:00
Rubenwardy 6a982c03be give achievement function 2013-02-22 19:35:43 +00:00
Rubenwardy 3b845c0d81 another bug fix 2013-02-22 19:23:37 +00:00
Rubenwardy 6bd01c2589 fix bug 2013-02-22 19:16:30 +00:00
Rubenwardy 369b4d1475 completed ondig function 2013-02-22 18:38:09 +00:00
Rubenwardy 7d8aec2423 onDig works! 2013-02-22 18:03:32 +00:00
Rubenwardy bc2b7902ed Initial Commit 2013-02-22 17:53:42 +00:00