2724 Commits

Author SHA1 Message Date
Shoghi Cervantes
dd2d229f74 renamed PocketMine\PMF\Level to PocketMine\PMF\LevelFormat 2014-03-06 02:45:09 +01:00
Shoghi Cervantes
e3c0ea6be5 fixed typo 2014-03-06 02:40:19 +01:00
Shoghi Cervantes
5b02666828 fixed typo 2014-03-06 02:38:57 +01:00
Shoghi Cervantes
bc0c185cb5 fixed typo 2014-03-06 02:36:30 +01:00
Shoghi Cervantes
928519f226 fixed typo 2014-03-06 02:30:16 +01:00
Shoghi Cervantes
edf0d44416 fixed typo 2014-03-06 02:27:28 +01:00
Shoghi Cervantes
3465a5f7e8 fixed typo 2014-03-06 02:26:17 +01:00
Shoghi Cervantes
024e219292 fixed typo 2014-03-06 02:22:52 +01:00
Shoghi Cervantes
42b5af23db Moved files 2014-03-06 01:18:55 +01:00
Shoghi Cervantes
5ea31b57ce First step to namespaces 2014-03-05 23:43:16 +01:00
Shoghi Cervantes
23b8fc32ff removed DocBlock header for logo 2014-03-05 11:15:47 +01:00
Shoghi Cervantes
5f53f61121 Faster NBT parsing 2014-03-05 10:37:14 +01:00
Shoghi Cervantes
98c0dfef43 Removed entity.motion from Player 2014-03-05 10:17:22 +01:00
Shoghi Cervantes
d69fe5d5e7 New events, item methods 2014-03-05 10:16:08 +01:00
Shoghi Cervantes
2bdc8c400e EventHandler code cleanup 2014-03-05 03:42:22 +01:00
Shoghi Cervantes
ccdf587135 go away E_NOTICEs 2014-03-05 02:53:20 +01:00
Shoghi Cervantes
b00da18f41 faster packet decode using pure-PHP functions instead of core-PHP ones :P. WTF PHP 2014-03-05 02:49:40 +01:00
Shoghi Cervantes
9c38ead76d fixed time not being sent correctly on creative mode the first time 2014-03-05 01:25:53 +01:00
Shoghi Cervantes
274f8a6113 Block placement fixes 2014-03-05 01:19:05 +01:00
Shoghi Cervantes
a529e7566a Removed not needed network steps, corrected slot methods 2014-03-05 00:54:12 +01:00
Shoghi Cervantes
bf412b1c20 Do not sleep on main Thread when actions are being done 2014-03-04 20:37:15 +01:00
Shoghi Cervantes
980ee223d0 Save correct NBT Compound tag on Level chunk save 2014-03-04 19:52:52 +01:00
Shoghi Cervantes
5241d8ff13 Fixed derp x3 2014-03-04 19:49:39 +01:00
Shoghi Cervantes
c6c0b75eae Fixed derp x2 2014-03-04 19:46:47 +01:00
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
f6daaf76c8 Update CONTRIBUTING.md 2014-03-02 02:05:40 +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