Commit Graph

41 Commits

Author SHA1 Message Date
jomo
68430fa175 move module descriptions to main.py or modules themself 2015-01-07 00:17:20 +01:00
jomo
9a916ed2cd change indentation from 2 spaces to 4, fix #5 2015-01-06 23:38:42 +01:00
jomo
b1a3a92e49 apply file read/save helpers 2014-07-27 19:42:33 +02:00
jomo
8db6085d63 use uid(player) helper method 2014-07-17 22:24:45 +02:00
jomo
9a0779d168 more code cleanup 2014-07-16 00:49:55 +02:00
jomo
1430a454ed removed camelcase, added more coding style to readme 2014-07-16 00:33:43 +02:00
jomo
7981591fb7 using jython 2.7b2 2014-07-13 17:10:14 +02:00
jomo
75cce75aa2 log errors 2014-06-11 23:10:39 +02:00
jomo
12e1191653 use simplejson 2014-06-10 06:32:28 +02:00
jomo
012a98d0e5 load tilehelpers from file 2014-06-10 06:25:25 +02:00
jomo
5e75884482 sleep 2 ticks so changes can be applied 2014-06-10 06:06:40 +02:00
jomo
0f44ad5c53 handle right click 2014-06-10 06:01:59 +02:00
jomo
89d106967a bugfix 2014-06-10 05:43:36 +02:00
jomo
5390a6578d fix block data; use Interact instead of DamageEvent 2014-06-10 05:31:39 +02:00
jomo
34de631403 add BlockDamageEvent 2014-06-10 05:17:44 +02:00
jomo
7eeb34f65c use data from blockstate 2014-06-10 05:15:10 +02:00
jomo
cddd3a1dcc add data to blockPlaceEvent 2014-06-10 05:12:18 +02:00
jomo
54e3fd052f remove debug output 2014-06-10 04:57:11 +02:00
jomo
682f22b99d bugfixes 2014-06-10 04:53:36 +02:00
jomo
5175ce5b81 AAAARGH 2014-06-10 04:50:55 +02:00
jomo
c95760fe92 cannot believe this... BrakeEvent >_< 2014-06-10 04:47:59 +02:00
jomo
d205c096da added BlockBrakeEvent 2014-06-10 04:45:01 +02:00
jomo
cd346f9e60 oops 2014-06-10 04:23:13 +02:00
jomo
13a828ad29 trying to use new block AND new block's state 2014-06-10 04:19:41 +02:00
jomo
d2d4eff3a7 debugging 2014-06-10 04:17:37 +02:00
jomo
8508b0f2b4 debugging 2014-06-10 04:13:04 +02:00
jomo
0b52b8d79f debugging 2014-06-10 04:01:46 +02:00
jomo
cdf17c7f7f debugging 2014-06-10 03:58:40 +02:00
jomo
6218891146 oops, need to use newblock, not newagainst 2014-06-10 03:46:59 +02:00
jomo
1fc6489892 debug 2014-06-10 03:44:02 +02:00
jomo
20d8e506cc using block from blockstate 2014-06-10 03:15:23 +02:00
jomo
36e8b49090 changing blockstate 2014-06-10 03:10:10 +02:00
jomo
a32ced6fd5 set block if event was not cancelled 2014-06-10 02:39:50 +02:00
jomo
98620428ec HUGE code cleanup 2014-06-10 01:31:03 +02:00
jomo
e466d5426c fix endless loop? 2014-06-10 00:32:48 +02:00
jomo
aad5cbe07d fix endless loop 2014-06-10 00:30:54 +02:00
jomo
0f07ad4b27 test 2014-06-10 00:22:54 +02:00
jomo
e639f302f0 firing event in defined directions 2014-06-10 00:20:02 +02:00
jomo
b55c485c7d add missing import option 2014-06-09 23:54:48 +02:00
jomo
9927935074 better loading / importing of modules 2014-06-09 23:52:11 +02:00
jomo
4381db73fb started tilehelper plugin 2014-06-07 01:27:06 +02:00