Commit Graph
18 Commits
Author SHA1 Message Date
ProgrammerDan 851160fbac Brewery for 1.12 -- atm just build versions updates 2017-06-10 17:37:08 -04:00
Daniel Boston 49cab54a8f Merge pull request #8 from DevotedMC/hotfix
Hotfix
2017-06-10 17:21:09 -04:00
ProgrammerDan 75a1734ee8 double hotfix fml 2016-12-31 17:42:44 -05:00
ProgrammerDan 838621715c hot-fix for array bounds error 2016-12-14 15:50:49 -05:00
Daniel Boston 967cc14704 Merge pull request #7 from DieReicheErethons/master
update
2016-08-24 11:32:25 -04:00
Daniel Boston 3504a7451e Merge pull request #6 from DieReicheErethons/master
Syncing with upstream
2016-05-20 11:07:54 -04:00
Daniel Boston e36e07f0a5 Merge pull request #4 from DieReicheErethons/master
Pulling in SnowStorm's fixes
2016-05-11 01:05:47 -04:00
Daniel Boston 03c00f258e Replacing the potion data avoids the NPE and appears to avoid applying the main effect as desired. 2016-04-21 21:45:35 -04:00
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