Commit Graph

43 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 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 92eaa5c876 Add awards.getFormspec() 2016-07-29 16:23:34 +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 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 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 fc950bb620 Fix bugs when player has achieved removed award 2014-09-26 19:52:10 +01:00
rubenwardy e1148bfc92 Switch to HUD elements 2014-09-26 19:30:34 +01:00
rubenwardy 6a592781d5 Secret awards, fixes 2014-05-02 20:09:54 +01:00
rubenwardy d0e5dfc0c1 Coding style 2014-05-02 19:56:36 +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 bff6c91fc2 Finish award formspec 2014-05-02 18:35:11 +01:00
rubenwardy 6e9be37ed7 Basis of awards formspec 2014-05-02 18:19:42 +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
Andrew Ward 3a0bc67d1b Add another check to awards.tbv 2013-11-12 08:51:55 +00:00
Andrew Ward b31b30a363 Add dump 2013-11-07 18:49:04 +00:00
Andrew Ward 9117031f2a Add print 2013-11-07 09:05:24 +00:00
Andrew Ward b555a59801 Fix awards.tbv 2013-11-07 09:02:05 +00:00
Andrew Ward ee438e31f8 Fix /list_awards 2013-11-07 08:58:40 +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
Andrew Ward 67677bde1f Comment header 2013-02-27 12:39:17 +00:00
Andrew Ward 67a0b5c515 Add comments and fix indents 2013-02-27 12:34:38 +00:00
Andrew Ward 647e7b8969 Move icon/bg/cstm_announce check to correct place 2013-02-26 14:32:16 +00:00
Traxie21 dd3de62572 -Added formspec system
-Added 3 new api values for formspec (background, icon, and custom_announce)
-Added configuration file
-Fixed one glitch that happens when you mine stone and rejoin
-Addded textures
2013-02-25 13:15:40 -06:00
Rubenwardy 4cf05cbc47 add onDeath 2013-02-23 15:13:21 +00:00
Rubenwardy 96f692215e table based triggers 2013-02-23 12:02:02 +00:00
Rubenwardy d769dd224d restyled 2013-02-22 20:43:40 +00:00