Commit Graph
10 Commits
Author SHA1 Message Date
ProgrammerDan 66297bd2e5 Addressing (hopefully) npe in Compat listener. 2016-04-21 18:50:04 -04:00
Daniel Boston d498cb52ec Merge pull request #3 from DevotedMC/v1.9-update
V1.9 update
2016-04-21 02:31:26 -04:00
Daniel Boston 14962a2820 Testing done, should be ready for live. Fixed some issues with inventory scan timing, gotta love asynch. 2016-04-21 01:36:26 -04:00
Daniel Boston e2c9fcb406 Updating version to be release candidate 2016-04-21 00:17:41 -04:00
Daniel Boston 0a91fec591 Distilling now functions in MC 1.9 via artificial tracking of distillation requirement satisfaction. Testing has been limited so far, but appears consistent with 1.8 behavior. Restarting the server will effectively cancel any ongoing brewing, and it will not begin again until manual interaction after restart. Other then that, should be as usual. 2016-04-20 23:55:15 -04:00
ProgrammerDan 76976ba12d qfix for infinite loop and brewtime 2016-04-20 17:17:23 -04:00
Daniel Boston 54e47bcf02 Adding new listeners to emulate prior behavior. Needs work. 2016-04-20 00:13:21 -04:00
Daniel Boston 950d36823d Testing illustrates that the brew event is being called for invalid brews any more, which brewery was leveraging. For distillation, a new way of approaching things is now required. 2016-04-19 07:59:18 -04:00
Daniel Boston bef0dd5fff Fixing pom to allow builds. Only things I had to manually install for lack of a repository is GriefPrevention and LWCPlugin 2016-04-18 23:16:25 -04:00
ProgrammerDan 2d0d059008 Slight adjustment to Sataniel's fixes to preserve tab-based indentation for easy merge compare. 2016-04-18 18:15:30 -04:00