418 Commits

Author SHA1 Message Date
Shoghi Cervantes
2e0d9153b3 used namespacer 2014-03-06 15:15:50 +01:00
Shoghi Cervantes
419f246e68 Added Item namespace 2014-03-06 15:11:46 +01:00
Shoghi Cervantes
c08bf3ef86 Removed code remove comments 2014-03-06 13:16:44 +01:00
Shoghi Cervantes
42ae544d0d Used namespacer tool 2014-03-06 05:47:00 +01:00
Shoghi Cervantes
ee53e21159 small fixes 2014-03-06 03:03:42 +01:00
Shoghi Cervantes
dd2d229f74 renamed PocketMine\PMF\Level to PocketMine\PMF\LevelFormat 2014-03-06 02:45:09 +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
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
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
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
df20467f3b Added Player block place/break (to be rewritten soon) 2014-03-02 17:56:54 +01:00
Shoghi Cervantes
75b34b6c2a Merged master into Core-Rewrite 2014-03-01 21:48:09 +01:00
Shoghi Cervantes
573fe0e5cc Save player position, removed several methods from PluginAPI 2014-03-01 20:32:49 +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
648b02bc79 Added Entity level switch, global Player static container 2014-03-01 14:05:45 +01:00
Shoghi Cervantes
5651fc1cb1 Fixed level block and chunk sending 2014-02-28 20:39:59 +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
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
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
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
9cfa49c112 Added core NBT modifications 2014-02-26 15:12:58 +01:00
Shoghi Cervantes
8208fd2389 Changed class name 2014-02-20 17:22:51 +01:00
Shoghi Cervantes
d12ce8fd6c small fixes 2014-02-19 02:23:45 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
3d3111fef6 Changed preg_match() code in Player username handling 2014-02-19 00:49:07 +01:00
Shoghi Cervantes
d699a97bb7 small things 2014-02-15 01:39:37 +01:00
Shoghi Cervantes
2b15c440ee Send inventory on invalid crafting/invalid movement of item 2014-02-14 19:54:14 +01:00
Shoghi Cervantes
fdf519398a Do not unload spawn chunks 2014-02-14 19:37:39 +01:00
Shoghi Cervantes
4acb4541ab Infinite player chunk sending (not yet visible :( ) 2014-02-14 17:59:34 +01:00
키리토
4352fce82d fixed disconnected message 2014-02-12 19:12:07 +09:00
Shoghi Cervantes
a373a581c5 Better fix for #1201 (case-insensitive) 2014-02-11 16:57:45 +01:00
Shoghi Cervantes
c09bc259fc Added #1142 OP players can bypass the player limit 2014-02-11 10:27:53 +01:00
Shoghi Cervantes
0bf74d4139 Two packet event types ;) 2014-02-10 18:46:58 +01:00
Shoghi Cervantes
8de39db59d Updated chunk packet field names 2014-02-09 14:39:17 +01:00
Shoghi Cervantes
11c9972eb9 Fixed RotateHeadPacket not having pitch 2014-02-09 05:53:16 +01:00
Shoghi Cervantes
5c1550e116 Set max movement distance, disallows teleport cheat 2014-02-09 05:30:15 +01:00