616 Commits

Author SHA1 Message Date
Shoghi Cervantes
9cc9de8dae New Random block update tick 2014-03-02 17:56:24 +01:00
Shoghi Cervantes
ca308f8159 Merge branch 'master' into Core-Rewrite
Conflicts:
	src/pmf/PMFLevel.php
2014-03-01 22:12:22 +01:00
Shoghi Cervantes
11f5691104 Fixed Pocket format importing 2014-03-01 22:08:28 +01:00
Shoghi Cervantes
2a23eadbb6 Fixed things 2014-03-01 21:42:40 +01:00
Shoghi Cervantes
573fe0e5cc Save player position, removed several methods from PluginAPI 2014-03-01 20:32:49 +01:00
Shoghi Cervantes
fdbefa0571 Added index to Level::getUsingChunk() 2014-03-01 19:04:18 +01:00
Shoghi Cervantes
c2ad811451 Added chunk move spawning logic 2014-03-01 19:01:24 +01:00
Shoghi Cervantes
9d02ed9a28 New chunk indexing and sending algorithm 2014-03-01 17:35:44 +01:00
Shoghi Cervantes
5651fc1cb1 Fixed level block and chunk sending 2014-02-28 20:39:59 +01:00
Shoghi Cervantes
f08bedf2fe Added Biome methods to Level 2014-02-28 20:04:41 +01:00
Shoghi Cervantes
c488c19db9 I can spawn!! 2014-02-28 19:47:08 +01:00
Shoghi Cervantes
2bf3f0de73 Removed EntityAPI 2014-02-27 16:47:49 +01:00
Shoghi Cervantes
6bd91cf39e fixes, new Tile update algorithm 2014-02-27 15:12:05 +01:00
Shoghi Cervantes
c9dfdc288d Updated global Tile code 2014-02-27 12:23:22 +01:00
Shoghi Cervantes
44b9d33b65 removed debug code 2014-02-27 00:24:43 +01:00
Shoghi Cervantes
103d0bf2ea Updated TextFormat constants 2014-02-27 00:11:06 +01:00
Shoghi Cervantes
4a2852bb90 Reworked Level things to handle new NBT structure 2014-02-27 00:03:53 +01:00
Shoghi Cervantes
3864630bcd New PMF level (uses NBT Entity and TileEntity) 2014-02-26 17:15:31 +01:00
Shoghi Cervantes
38c5174da7 Merged branch master into Core-Rewrite (includes new NBT changes) 2014-02-26 16:26:59 +01:00
Shoghi Cervantes
21671b133a New NBT library finished 2014-02-26 15:20:16 +01:00
Shoghi Cervantes
9cfa49c112 Added core NBT modifications 2014-02-26 15:12:58 +01:00
Shoghi Cervantes
8e1cd2d6bd Check for block changes each 2 ticks instead of each 15 ticks 2014-02-23 13:47:30 +01:00
Shoghi Cervantes
7bdc48509e things 2014-02-19 17:41:12 +01:00
Shoghi Cervantes
b36d754e5b Merge remote-tracking branch 'origin/master' into Entities 2014-02-19 15:28:23 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
d699a97bb7 small things 2014-02-15 01:39:37 +01:00
Shoghi Cervantes
5d1c79379b *and 2014-02-14 21:49:26 +01:00
Shoghi Cervantes
08149fa4b3 Fixed #1229 2014-02-14 20:56:00 +01:00
Shoghi Cervantes
fdf519398a Do not unload spawn chunks 2014-02-14 19:37:39 +01:00
Shoghi Cervantes
7ea0bf5067 Merge remote-tracking branch 'origin/master' into Entities 2014-02-14 17:16:51 +01:00
Shoghi Cervantes
63f4f87d37 Fixed PMFLevel bugs, crashes and weird methods 2014-02-14 13:17:05 +01:00
Shoghi Cervantes
da554fbf23 Fixed Trees 2014-02-14 00:25:44 +01:00
Shoghi Cervantes
715e51b7c5 Automatic population on side loading 2014-02-14 00:19:26 +01:00
Shoghi Cervantes
5d7198396d Added TallGrassPopulator 2014-02-13 22:39:53 +01:00
Shoghi Cervantes
4fecbc2dbc Added water sand and gravel 2014-02-13 22:05:50 +01:00
Shoghi Cervantes
5929b510d5 Better, faster world generation. Needs more things 2014-02-13 20:44:15 +01:00
Shoghi Cervantes
acece47a37 Merge remote-tracking branch 'origin/master' into Entities 2014-02-13 09:30:21 +01:00
Shoghi Cervantes
4d1adb98a8 Removed $i on WorldGenerator 2014-02-13 09:29:50 +01:00
Shoghi Cervantes
89e556755d Updated WorldGenerator to use correct generation variables 2014-02-13 08:38:23 +01:00
Shoghi Cervantes
d0af367395 Use integers instead of booleans 2014-02-13 01:59:08 +01:00
Shoghi Cervantes
4523b15991 do not send chunk updates on chunk generation 2014-02-13 01:53:30 +01:00
Shoghi Cervantes
bd73cced6e Do not send block changes during chunk generation 2014-02-13 01:47:18 +01:00
Shoghi Cervantes
e83e424671 Removed entity limits 2014-02-13 01:34:39 +01:00
Shoghi Cervantes
3e68972253 fix an include 2014-02-13 01:34:37 +01:00
Shoghi Cervantes
7f86746cbe woo :D 2014-02-13 01:34:36 +01:00
Shoghi Cervantes
1ab90b1409 PMFLevel upgrade tested 2014-02-13 01:34:35 +01:00
Shoghi Cervantes
b7ed2f765c Added PMFLevel upgrade 2014-02-13 01:34:33 +01:00
Shoghi Cervantes
f7b8ad0e37 Infinite generation, in-place chunk creation working. New PMF Format 2014-02-13 01:34:32 +01:00
Shoghi Cervantes
8377416f48 Nice generation :D 2014-02-13 01:34:30 +01:00
Shoghi Cervantes
f91e2a5cfe Better parameters ^^ 2014-02-13 01:34:29 +01:00