Ellpeck
|
c5cf9ec90f
|
Update to forge's new fluid system
|
2016-06-05 02:16:52 +02:00 |
|
Ellpeck
|
e17a48d7f0
|
How did I not think of this?
|
2016-06-04 14:38:20 +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
|
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
|
7749e9f67d
|
Made compost only accept the current recipe's amount of items
|
2016-06-03 22:16:23 +02:00 |
|
Ellpeck
|
eeb7592d22
|
Fixed block breaking effects playing as just the sound
Closes #105
|
2016-06-03 21:05:49 +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
|
79660f3f6f
|
Made hasCapability not call getCapability.
Supposedly closes #97
|
2016-05-29 23:39:50 +02:00 |
|
Ellpeck
|
da0f071d58
|
Death tracking part 1
|
2016-05-27 18:54:17 +02:00 |
|
Ellpeck
|
796944d2ab
|
Re-added booklet stand.
Model and better bounding box to come.
|
2016-05-26 13:11:43 +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
|
4b425a36ab
|
SUPPRESS ALL THE THINGS!!
|
2016-05-20 19:05:10 +02:00 |
|
Ellpeck
|
b71af53d13
|
Reworked compost to accept custom recipes
|
2016-05-20 17:55:33 +02:00 |
|
Ellpeck
|
b00e214217
|
1.9.4!
Go suck a dick now.
|
2016-05-19 20:05:13 +02:00 |
|
Ellpeck
|
b5e8cf0345
|
Start of cave world.
Whaaaat?
|
2016-05-17 15:59:12 +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
|
e20a82a4ad
|
Firework Box Minecart!
|
2016-05-16 17:00:29 +02:00 |
|
Ellpeck
|
3403947af0
|
Moved lenses to API side
Bump API version to 13
|
2016-05-15 12:00:42 +02:00 |
|
Ellpeck
|
09ecb708aa
|
Moved inner tileentity classes to own file
|
2016-05-14 17:50:10 +02:00 |
|
Ellpeck
|
64966ad66e
|
Added the possibility for different types of lenses to be conversion lenses
|
2016-05-14 14:14:06 +02:00 |
|
Ellpeck
|
e0cf180358
|
Lotsa API restructuring
|
2016-05-14 13:51:18 +02:00 |
|
Ellpeck
|
1df694c8e9
|
Added smart whitelist button to the whitelist laser relay that automatically adds items from adjacent chests to the whitelist
|
2016-05-14 13:13:35 +02:00 |
|
Ellpeck
|
3495901d37
|
Grab the broom and sweep!
|
2016-05-13 21:57:53 +02:00 |
|
Ellpeck
|
549402d98e
|
The laser relay has less particles again now.
As it was lagging games.
|
2016-05-13 17:05:47 +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
|
3ad6b1c7cb
|
Made Item Laser relays that have a whitelist have more priority than those who don't
|
2016-05-12 19:00:42 +02:00 |
|
Ellpeck
|
2fe50c71aa
|
Safer check
|
2016-05-11 21:00:26 +02:00 |
|
Ellpeck
|
58e5af0814
|
Less processing of whitelist
|
2016-05-11 20:59:38 +02:00 |
|
Ellpeck
|
a8717e6191
|
Changed some advanced laser relay functionality
|
2016-05-11 20:55:29 +02:00 |
|
Ellpeck
|
ea1c65bbb3
|
Added whitelistable advanced item laser relays
|
2016-05-10 22:19:15 +02:00 |
|
Ellpeck
|
a7a76cc861
|
Dang it, now it's right
|
2016-05-10 19:00:35 +02:00 |
|
Ellpeck
|
1c9038d703
|
Made the smiley cloud not continuously mark dirty
|
2016-05-10 18:57:26 +02:00 |
|
Ellpeck
|
3b0b6dab54
|
Made ActAdd Java 6 compatible.
Yea.
|
2016-05-10 18:48:35 +02:00 |
|
Ellpeck
|
f034a14a69
|
Some cleanup ~
|
2016-05-10 18:37:00 +02:00 |
|
Ellpeck
|
b0ecc87a23
|
Reworked item system a bit to allow for black- and whitelisting
|
2016-05-09 19:05:20 +02:00 |
|
Ellpeck
|
b4fde39a33
|
Item Phantom Networks, part 1
|
2016-05-08 21:09:58 +02:00 |
|
Ellpeck
|
bddce5fcd6
|
Fix the fix
|
2016-05-07 20:24:56 +02:00 |
|
Ellpeck
|
9d1cb8e45a
|
Fixed a bug with fluid placers replacing fluids in front of them
|
2016-05-07 20:23:50 +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
|
f21fa7e317
|
Added Reconstruction Module as Rarmor integration
|
2016-05-06 16:11:26 +02:00 |
|
Ellpeck
|
727fb1fc24
|
Remove sout
|
2016-05-05 17:51:36 +02:00 |
|
Ellpeck
|
9d04c236c7
|
Made the Phantom Redstoneface not update twice when binding to an already active redstone
|
2016-05-05 17:50:18 +02:00 |
|
Ellpeck
|
b6a02d8189
|
Added Phantom Redstoneface
|
2016-05-05 17:29:39 +02:00 |
|
Ellpeck
|
11bc13aefd
|
Added InvWrapper Capabilities to inventories
|
2016-05-05 13:43:57 +02:00 |
|