summaryrefslogtreecommitdiff
path: root/tilehelper.py
AgeCommit message (Expand)Author
2015-01-07move module descriptions to main.py or modules themselfjomo
2015-01-06change indentation from 2 spaces to 4, fix #5jomo
2014-07-27apply file read/save helpersjomo
2014-07-17use uid(player) helper methodjomo
2014-07-16more code cleanupjomo
2014-07-16removed camelcase, added more coding style to readmejomo
2014-07-13using jython 2.7b2jomo
2014-06-11log errorsjomo
2014-06-10use simplejsonjomo
2014-06-10load tilehelpers from filejomo
2014-06-10sleep 2 ticks so changes can be appliedjomo
2014-06-10handle right clickjomo
2014-06-10bugfixjomo
2014-06-10fix block data; use Interact instead of DamageEventjomo
2014-06-10add BlockDamageEventjomo
2014-06-10use data from blockstatejomo
2014-06-10add data to blockPlaceEventjomo
2014-06-10remove debug outputjomo
2014-06-10bugfixesjomo
2014-06-10AAAARGHjomo
2014-06-10cannot believe this... BrakeEvent >_<jomo
2014-06-10added BlockBrakeEventjomo
2014-06-10oopsjomo
2014-06-10trying to use new block AND new block's statejomo
2014-06-10debuggingjomo
2014-06-10debuggingjomo
2014-06-10debuggingjomo
2014-06-10debuggingjomo
2014-06-10oops, need to use newblock, not newagainstjomo
2014-06-10debugjomo
2014-06-10using block from blockstatejomo
2014-06-10changing blockstatejomo
2014-06-10set block if event was not cancelledjomo
2014-06-10HUGE code cleanupjomo
2014-06-10fix endless loop?jomo
2014-06-10fix endless loopjomo
2014-06-10testjomo
2014-06-10firing event in defined directionsjomo
2014-06-09add missing import optionjomo
2014-06-09better loading / importing of modulesjomo
2014-06-07started tilehelper pluginjomo