Commit graph

23 commits

Author SHA1 Message Date
Ellpeck
369f17b0c4 cleanup because whatever Shadows did was wrong 2017-06-29 18:36:33 +02:00
Brennan Ward
d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck
1de393b5c7 revert caves ~ 2017-03-08 20:06:55 +01:00
Ellpeck
d4598b3ff3 added crystal chisel, intro text to cave mode, tweaks 2017-03-07 20:41:27 +01:00
Ellpeck
ab816a52d4 add basic cave world structure 2017-03-07 17:59:02 +01: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
881a2006c2 Changed the way world-specific data is stored. Old data will be transferred. 2016-12-28 14:55:03 +01:00
Ellpeck
98627341d4 Added nice crystal flux renderer~ 2016-11-26 15:09:15 +01:00
Ellpeck
cc5e517a1d Added FU as an option to the energy display 2016-11-26 09:36:19 +01:00
Ellpeck
6f90197087 Finished wing exhaustion mechanic 2016-11-22 19:35:52 +01:00
Ellpeck
2671cad420 Added flight limit to wings of the bats 2016-11-22 18:26:29 +01:00
Ellpeck
c983836f8d Finished up the new booklet.
Woo-hoo!
2016-11-12 15:09:30 +01:00
Ellpeck
19cfcfa1c1 Added bookmarks and store page and bookmarks on close 2016-11-12 13:54:49 +01:00
Ellpeck
5507e2ce60 Changed player data to use variables instead of NBT 2016-11-11 21:41:07 +01:00
Ellpeck
0ca678dae1 Made player data less world independent but still world independent 2016-08-13 02:21:50 +02:00
Ellpeck
561ec49fa5 sweepedysweepsweep 2016-08-02 13:08:22 +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
Renamed from src/main/java/de/ellpeck/actuallyadditions/mod/data/PlayerServerData.java (Browse further)