Commit graph

1384 commits

Author SHA1 Message Date
Ellpeck
ddaadd25d5 Made damage sources display the player's name 2016-06-08 19:11:06 +02:00
Ellpeck
1547fdaa9e Made player interface display the amount of RF it has 2016-06-08 18:57:57 +02:00
Ellpeck
22e886ded2 Fixed a crash when having phantom liquifaces connected to non-tileentities
Closes #111
2016-06-07 23:22:26 +02:00
Ellpeck
470e7b5518 Only clear slots on right side! 2016-06-07 23:18:30 +02:00
Ellpeck
9a9ec02eef Added item filters 2016-06-07 23:17:06 +02:00
Ellpeck
0b025fe249 Re-added invtweaks support for the storage crate 2016-06-06 22:09:23 +02:00
Ellpeck
dc7bd582e6 Remove potion effect so that enough time doesn't cause two people to have the effect 2016-06-06 21:29:21 +02:00
Ellpeck
5895a8de1c Added dispay stand and leaf blower and potion ring integration for it 2016-06-06 21:27:09 +02:00
Ellpeck
5972b516e9 Made esd's whitelist be blacklist by default 2016-06-06 18:05:57 +02:00
Ellpeck
0b106526af Changed white- and blacklists in laser relays and ESDs to be for putting and pulling instead of both for both 2016-06-06 17:59:01 +02:00
Ellpeck
5bd872620c Don't make directories 2016-06-05 17:37:18 +02:00
Ellpeck
52b8196220 Remove old fallback file + I can markdown 2016-06-05 16:11:21 +02:00
Ellpeck
b767c8124c r40!
Sorry. So sorry.
2016-06-05 16:09:36 +02:00
Ellpeck
d46bb306d8 Fixed a bug with Laser Relays sometimes randomly disconnecting on chunk load.
*Fuck this game.*
2016-06-05 16:01:10 +02:00
Ellpeck
9ad6dfcd0f For some reason, with this done, random disconnections don't occur anymore!? 2016-06-05 14:33:53 +02:00
Ellpeck
ff70e6d53d Made equals proper 2016-06-05 12:55:27 +02:00
Ellpeck
e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck
505c88f031 Added equals for Networks and ConnectionPairs
Just in case that was screwing something up at some point
2016-06-05 12:51:13 +02:00
Ellpeck
32446f3921 r39!
Update yet again! ~
2016-06-05 12:28:02 +02:00
Ellpeck
2c24463e0e Made Player Interface recipe more expensive 2016-06-05 12:21:47 +02:00
Ellpeck
707f71d7e3 Fixed configs resetting randomly.
Closes #107
2016-06-05 12:15:02 +02:00
Ellpeck
b65f0a7c76 Player Interface recipe and doc 2016-06-05 04:34:01 +02:00
Ellpeck
d66b53af9a Added Player Interface 2016-06-05 04:05:37 +02:00
Ellpeck
f576d58204 Removed a possible memory leak source 2016-06-05 03:02:10 +02:00
Ellpeck
ee01652574 Make all the directories! \o/ 2016-06-05 02:31:37 +02:00
Ellpeck
c5cf9ec90f Update to forge's new fluid system 2016-06-05 02:16:52 +02:00
Ellpeck
193bd806a3 Revert that, as it doesn't change anything 2016-06-05 00:24:10 +02:00
Ellpeck
6fd36259fc Try to save WorldData too when Chunks get unloaded as the stupid data loss bug is still a thing and it doesn't even make any sense 2016-06-05 00:08:32 +02:00
Ellpeck
1aa979195f Made network data not get filled up more than it should by clearing its connections when reading from NBT 2016-06-04 23:43:50 +02:00
Ellpeck
e17a48d7f0 How did I not think of this? 2016-06-04 14:38:20 +02:00
Ellpeck
c154ccbbbf This annoys me. 2016-06-04 14:20:38 +02:00
Ellpeck
f0b119229e r38!
Sorry I have to do this >_>
2016-06-04 14:07:32 +02:00
Ellpeck
b88f2d2c3e This doesn't need to be anymore 2016-06-04 13:52:27 +02:00
Ellpeck
ec07b3da02 Added custom system to save world data because the MC one was always failing on me 2016-06-04 13:51:06 +02:00
Ellpeck
7e682af51d Fixed a syncing bug with tileentities on world join 2016-06-04 00:26:33 +02:00
Ellpeck
6c94c08ba4 r37! 2016-06-03 23:51:06 +02:00
Ellpeck
3f9ba0aa2f forgot this 2016-06-03 23:46:09 +02:00
Ellpeck
29db45553c Made tools be held like tools.
Closes #96
2016-06-03 23:45:02 +02:00
Ellpeck
7892a788be More null checks for less possible crashes 2016-06-03 23:34:01 +02:00
Ellpeck
bec7252405 Changed world data save system in hope that laser relays will disconnect less often 2016-06-03 23:27:37 +02:00
Ellpeck
596d2d0175 Made shovels make path blocks instead of farm land 2016-06-03 22:35:01 +02:00
Ellpeck
7749e9f67d Made compost only accept the current recipe's amount of items 2016-06-03 22:16:23 +02:00
Ellpeck
dbf5a86560 Fixed aiots not having four times the durability of their base tools
Closes #104
2016-06-03 21:07:58 +02:00
Ellpeck
eeb7592d22 Fixed block breaking effects playing as just the sound
Closes #105
2016-06-03 21:05:49 +02:00
Ellpeck
e46851e789 Water bowl doc and config 2016-06-02 20:07:36 +02:00
Ellpeck
c53ea72404 Added water bowl 2016-06-02 19:28:51 +02:00
Ellpeck
a4c751b47f Removed unfinished-tags in booklet and also made buttons client-side only 2016-06-01 15:22:30 +02:00
Ellpeck
08f141939f Fixed rendering bug with Greenhouse Glass 2016-06-01 15:03:20 +02:00
Ellpeck
6f54b287d2 r36! 2016-06-01 00:44:37 +02:00
Ellpeck
707a115708 Cleanup 2016-06-01 00:39:36 +02:00