Commit graph

40 commits

Author SHA1 Message Date
Ellpeck
51a76ba85a fixed item laser display not working if player is too far away from input point
Closes #765
2017-05-20 19:27:40 +02:00
Ellpeck
2e228e6380 Added trials 2017-02-18 00:54:58 +01:00
Ellpeck
d35130e525 Fixed weird player data updating in certain situations
Closes #630
2017-02-13 15:23:28 +01:00
Ellpeck
b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck
66309b0488 Made Firework Box a lot more customizable 2016-12-29 21:29:00 +01:00
Ellpeck
3a00e2663c Fixed a server crash with the packet handler 2016-12-28 15:02:28 +01:00
Ellpeck
881a2006c2 Changed the way world-specific data is stored. Old data will be transferred. 2016-12-28 14:55:03 +01:00
Ellpeck
ce1ad10398 Made item particles a little faster 2016-12-27 21:43:00 +01:00
Ellpeck
ed5378a159 Added fancy Laser Relay visuals 2016-12-27 17:40:27 +01:00
Ellpeck
1a0fd8887d Replace particles with laser renderers. Woop woop! 2016-12-09 21:36:43 +01:00
Ellpeck
935e928f22 Revert: Added portable jukebox 2016-12-06 18:10:43 +01:00
Ellpeck
a924004f10 Added portable jukebox 2016-12-06 16:28:42 +01:00
Ellpeck
adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck
6f90197087 Finished wing exhaustion mechanic 2016-11-22 19:35:52 +01:00
Ellpeck
36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00
Ellpeck
05322f1392 Added display tips to the booklet 2016-11-12 15:48:24 +01:00
Ellpeck
c983836f8d Finished up the new booklet.
Woo-hoo!
2016-11-12 15:09:30 +01:00
Ellpeck
5507e2ce60 Changed player data to use variables instead of NBT 2016-11-11 21:41:07 +01:00
Ellpeck
f35a041a55 Booklet rework, part 1.
This is an API breaking change, by the way.
2016-11-10 19:50:01 +01:00
Ellpeck
ecb6eddc06 Grab the broom and sweep~ 2016-09-12 20:45:29 +02:00
Ellpeck
3573257010 remove console spam about syncing data 2016-09-11 20:54:04 +02:00
Ellpeck
2fea0d3c6d changed EntrySet NBT methods 2016-09-09 17:58:34 +02:00
Ellpeck
a89ff4bc29 Did a change to NBT saving and syncing that might fix weird bugs that are happening :v 2016-09-01 17:08:34 +02:00
Ellpeck
2590e4b4b3 fix the thing 2016-08-09 21:01:05 +02:00
Ellpeck
ee9abd4960 Packet Handler helper 2016-08-09 20:56:09 +02:00
Ellpeck
950b89a58c Added bags.
They're awesome and super useful.
2016-08-02 16:32:13 +02:00
Ellpeck
5e63208098 Add some null checks to packets
Might close #169
2016-07-24 12:48:35 +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
262976074e Massive cleanup 2016-06-17 23:50:39 +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
796944d2ab Re-added booklet stand.
Model and better bounding box to come.
2016-05-26 13:11:43 +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
08ea43e70d Fudge my life, 1.9 2016-04-20 21:39:03 +02: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
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/network/PacketHandler.java (Browse further)