Ellpeck
|
3f660f7c01
|
Removed Profiler usage
|
2016-07-25 22:37:14 +02:00 |
|
Ellpeck
|
9140b39f65
|
Fixed the energy bar turning green when holding a redstone torch
|
2016-07-22 00:58:39 +02:00 |
|
Ellpeck
|
3df2868fe3
|
Added the ability to change between RF and Tesla display modes in machines
|
2016-07-21 18:35:38 +02:00 |
|
Ellpeck
|
3390a41a83
|
Finished the new energy and fluid displays~
|
2016-07-21 13:22:55 +02:00 |
|
Ellpeck
|
fa9ada8f82
|
Fixed log spam when switching worlds
Closes #157
|
2016-07-17 16:53:09 +02:00 |
|
Ellpeck
|
84c6549c86
|
Make Player Data UUID dependent again because apparently that works correctly now~
|
2016-07-14 20:25:12 +02:00 |
|
Ellpeck
|
9bafff59d4
|
Make player data less hideous to use.
Closes #149
|
2016-07-12 22:13:50 +02:00 |
|
Ellpeck
|
a315acc50d
|
Fixed a bug with the game sometimes crashing when looking at a block with the manual in hand
This should actually fix it.
|
2016-07-08 19:08:54 +02:00 |
|
Ellpeck
|
41a78d0399
|
Why can this even happen..?
|
2016-07-08 18:45:37 +02:00 |
|
Ellpeck
|
346dbf2ccd
|
Cleanup!
|
2016-07-07 17:59:45 +02:00 |
|
Ellpeck
|
0eb64b2659
|
Remove some utils that were stupid
|
2016-07-04 20:15:41 +02:00 |
|
Ellpeck
|
fad1a1b0c9
|
Shock suppressor, function
|
2016-07-03 22:53:12 +02:00 |
|
Ellpeck
|
050f963940
|
Cleaned up event classes and stuff
|
2016-07-03 20:57:00 +02:00 |
|
Ellpeck
|
1e82741766
|
Made display stand only display RF when sneaking
|
2016-07-02 18:39:47 +02:00 |
|
Ellpeck
|
794032870a
|
Changed NBT saving system and thus removing some unnecessary interfaces
|
2016-07-02 15:01:46 +02:00 |
|
Ellpeck
|
144e8e4d0a
|
Remove custom fake player in favor of vanilla one, stopped using fake player for worldgen.
|
2016-06-19 20:24:13 +02:00 |
|
Ellpeck
|
262976074e
|
Massive cleanup
|
2016-06-17 23:50:39 +02:00 |
|
Ellpeck
|
6a80b6d988
|
Two new chieves
|
2016-06-17 23:37:01 +02:00 |
|
Ellpeck
|
03215e3b5b
|
Fixed crash on singleplayer joining with the new system >_>
|
2016-06-15 17:15:26 +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
|
19d764688f
|
Re-add IFluidHandler since apparently everyone's moaning about EnderIO not getting their shit together
|
2016-06-10 21:52:37 +02:00 |
|
Ellpeck
|
e2e2241e63
|
CLEANUP
|
2016-06-05 12:52:59 +02:00 |
|
Ellpeck
|
707f71d7e3
|
Fixed configs resetting randomly.
Closes #107
|
2016-06-05 12:15:02 +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
|
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
|
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
|
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
|
707a115708
|
Cleanup
|
2016-06-01 00:39:36 +02:00 |
|
Ellpeck
|
2ebe4989b7
|
Removed ModelResourceLocation on server.
Closes #103
|
2016-06-01 00:37:28 +02:00 |
|
Ellpeck
|
da0f071d58
|
Death tracking part 1
|
2016-05-27 18:54:17 +02:00 |
|
Ellpeck
|
d3150672f4
|
y u no foreach
|
2016-05-24 18:31:09 +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
|
7aa813f04e
|
Made special drops dependent on the looting level you have
|
2016-05-16 21:10:35 +02:00 |
|
Ellpeck
|
0454fc521b
|
Made drop chances for wings, solid xp and cobweb more common
Closes #94
|
2016-05-16 17:56:17 +02:00 |
|
Ellpeck
|
9c40296db0
|
Spawner Shards + Spawner Changer recipe and doc
|
2016-05-08 14:11:24 +02:00 |
|
Ellpeck
|
1f6f3152ed
|
Added max damage display to the advanced tooltip
|
2016-05-07 23:38:50 +02:00 |
|
Ellpeck
|
1695f61a75
|
Use universal buckets
|
2016-05-06 22:23:41 +02:00 |
|
Ellpeck
|
1aeea1ef6d
|
Unload the fake player when leaving a world so that it doesn't persist and break stuff
|
2016-05-03 21:32:51 +02:00 |
|
Ellpeck
|
928676ea53
|
cleanup
|
2016-05-02 17:12:31 +02:00 |
|
Ellpeck
|
a545eaa008
|
Fixed sounds
|
2016-05-01 22:26:26 +02:00 |
|
Ellpeck
|
e267d0110d
|
Fixed a bug causing the player to be unable to fill buckets
|
2016-04-29 19:31:33 +02:00 |
|
Ellpeck
|
3cd7512ed6
|
r27!
|
2016-04-20 21:54:59 +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 |
|