Commit graph

89 commits

Author SHA1 Message Date
Ellpeck a4b54919b9 What the fuck, darkhax!? 2016-07-21 23:50:09 +02:00
Ellpeck 07a9ae219b energy laser relay variation 2016-07-14 16:44:01 +02:00
Ellpeck 346dbf2ccd Cleanup! 2016-07-07 17:59:45 +02:00
Ellpeck 232c23669a Fixed everything.
Just, everything works now.
Promise.
No, actually, no promise.
2016-07-06 21:56:15 +02:00
Ellpeck 5c114e3880 Made fuel less hideous codewise 2016-07-04 20:23:53 +02:00
Ellpeck a5e10de4b3 Changed the way tile entity registering and name rendering is handled 2016-07-03 21:57:33 +02:00
Ellpeck 8aa04b7652 Increased the range for sending tile updates because occasionally people that had them in range didn't get updates meaning if they went closer, changes weren't present 2016-07-02 20:31:18 +02:00
Ellpeck 794032870a Changed NBT saving system and thus removing some unnecessary interfaces 2016-07-02 15:01:46 +02:00
Ellpeck 925b259d8f Added medium and large storage crate 2016-06-27 20:19:04 +02:00
Ellpeck 262976074e Massive cleanup 2016-06-17 23:50:39 +02:00
Ellpeck 138a1af26c Added Tesla support.
Closes #124
2016-06-17 14:00:52 +02:00
Ellpeck eaed253629 Changed the way fluids and RF are handled by always having them both be pulled and pushed.
Closes #125
2016-06-17 13:25:15 +02:00
Ellpeck daaad16a32 Completely changed the way packets are handled and removed client data file 2016-06-15 16:43:59 +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 d66b53af9a Added Player Interface 2016-06-05 04:05:37 +02:00
Ellpeck c5cf9ec90f Update to forge's new fluid system 2016-06-05 02:16:52 +02:00
Ellpeck 7e682af51d Fixed a syncing bug with tileentities on world join 2016-06-04 00:26:33 +02:00
Ellpeck 707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck 4e0082ed7d Remove all uses of @Nonnull because it's stupid anyways.
ACTUALLY closes #97.
2016-05-29 23:49:35 +02:00
Ellpeck b4a64c1270 Fixed a massive bug with tiles not syncing properly when re-entering unloaded chunks >_> 2016-05-26 13:10:14 +02:00
Ellpeck b00e214217 1.9.4!
Go suck a dick now.
2016-05-19 20:05:13 +02:00
Ellpeck a2d360d610 How did I not notice this..? 2016-05-16 22:54:44 +02:00
Ellpeck 6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck 09ecb708aa Moved inner tileentity classes to own file 2016-05-14 17:50:10 +02:00
Ellpeck 41027a07c2 Fixed a massive console spam issue of Whitelisted Item Laser Relays trying to sync client->client 2016-05-13 16:58:16 +02:00
Ellpeck dcd41a016a Make tile entity updating not send null packets causing console spam 2016-05-12 19:37:31 +02:00
Ellpeck ea1c65bbb3 Added whitelistable advanced item laser relays 2016-05-10 22:19:15 +02:00
Ellpeck b4fde39a33 Item Phantom Networks, part 1 2016-05-08 21:09:58 +02:00
Ellpeck 95fa796e92 Cleanup! ~ 2016-05-07 02:49:03 +02:00
Ellpeck 89963a23fb Replaced bucket slots in GUIs with right click functionality 2016-05-06 23:23:29 +02:00
Ellpeck b6a02d8189 Added Phantom Redstoneface 2016-05-05 17:29:39 +02:00
Ellpeck 08ea43e70d Fudge my life, 1.9 2016-04-20 21:39:03 +02:00
Ellpeck 1e2732195d 1.9.
Fuck my face.
2016-03-18 23:47:22 +01:00
Ellpeck 0540313e75 Cleanup ~ 2016-02-01 17:49:55 +01:00
Ellpeck 4b835f8df8 Custom packet handler for 98.7% less stack traces when joining worlds 2016-01-17 20:46:51 +01:00
Ellpeck ed833be289 Finished 1.8.9 port for the most part.
Some stuff to fix yet though.
2016-01-10 19:32:21 +01:00
Ellpeck b2a00d2c8d Sooo.. yea, I'm still at it.
And still not compilable.
Oh god.
2016-01-07 23:42:43 +01:00
Ellpeck d39fb82992 EVERYTHING IS BROKEN 2016-01-07 18:21:00 +01:00
Ellpeck 77ba946306 Added an API. 2016-01-05 04:47:37 +01:00
Renamed from src/main/java/de/ellpeck/actuallyadditions/tile/TileEntityBase.java (Browse further)