2349 Commits

Author SHA1 Message Date
Shoghi Cervantes
547ca74feb Fixed derp 2014-03-04 19:46:06 +01:00
Shoghi Cervantes
4697d9d4ed Added player NBT save format, auto-upgrade 2014-03-04 19:41:56 +01:00
Shoghi Cervantes
4449af2213 Implemented InventorySourceEntity into HumanEntity 2014-03-04 19:40:30 +01:00
Shoghi Cervantes
f6589db064 Send Entity motion, update on schedule 2014-03-03 00:27:44 +01:00
Shoghi Cervantes
c904e8bc0e Remove ANSI characters on clean 2014-03-03 00:26:33 +01:00
Shoghi Cervantes
12ddf530b1 Added AxisAlignedBB::getMixedBoundingBox() (?) 2014-03-02 23:32:48 +01:00
Shoghi Cervantes
df20467f3b Added Player block place/break (to be rewritten soon) 2014-03-02 17:56:54 +01:00
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
c8deefdb12 derp 2014-03-01 21:55:10 +01:00
Shoghi Cervantes
75b34b6c2a Merged master into Core-Rewrite 2014-03-01 21:48:09 +01:00
Shoghi Cervantes
5bf440d820 Fixed level upgrade and direct save on load 2014-03-01 21:45:07 +01:00
Shoghi Cervantes
4d9e781f27 Tuned PMFLevel version upgrade 2014-03-01 21:43:55 +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
f8d91b5888 Rolling chunk load 2014-03-01 19:13:08 +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
dad2f21888 Players are fully spawnable and can see each other! 2014-03-01 18:23:38 +01:00
Shoghi Cervantes
9d02ed9a28 New chunk indexing and sending algorithm 2014-03-01 17:35:44 +01:00
Shoghi Cervantes
8403a34eb3 Removed entities, tiles, players SQLite3 tables 2014-03-01 14:07:27 +01:00
Shoghi Cervantes
648b02bc79 Added Entity level switch, global Player static container 2014-03-01 14:05:45 +01:00
Shoghi Cervantes
914098310c Guess NBTTag_List components type automatically 2014-03-01 11:26:19 +01:00
Shoghi Cervantes
734b066131 removed debug messages 2014-02-28 22:03:09 +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
6ac5647e2c Fixed load order 2014-02-28 20:04:31 +01:00
Shoghi Cervantes
c488c19db9 I can spawn!! 2014-02-28 19:47:08 +01:00
Shoghi Cervantes
f1d6726615 Added TextFormat::toHTML() 2014-02-28 16:08:33 +01:00
Shoghi Cervantes
573c3ea377 Added /msg alias to /tell :P 2014-02-28 16:08:19 +01:00
Shoghi Cervantes
16eb45925a Remove non-implemented chat colors from player messages 2014-02-28 00:12:57 +01:00
Shoghi Cervantes
6d5e2648cf extra changes 2014-02-28 00:00:04 +01:00
Shoghi Cervantes
2bf3f0de73 Removed EntityAPI 2014-02-27 16:47:49 +01:00
Shoghi Cervantes
e314f46b5b Added biome saving to PMFLevel version 2 2014-02-27 15:34:00 +01:00
Shoghi Cervantes
dc8cc2ab9f fixed empty world generation 2014-02-27 15:17:45 +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
9acc867a94 fix 2014-02-27 00:14:05 +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
398fbbfb31 Added array things to NBT 2014-02-27 00:03:27 +01:00
Shoghi Cervantes
4ffdb029f0 Removed TileAPI 2014-02-27 00:02:59 +01:00
Shoghi Cervantes
b7ca8aac5c New Tile structure 2014-02-27 00:02:28 +01:00
Shoghi Cervantes
b374783486 Allow direct property naming on NBT TAG_Compound 2014-02-26 17:55:17 +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