2592 Commits

Author SHA1 Message Date
Shoghi Cervantes
6a736aa822 Used namespacer on Blocks and Items 2014-03-06 17:16:05 +01:00
Shoghi Cervantes
d490972a42 fix typo 2014-03-06 17:14:54 +01:00
Shoghi Cervantes
6f74ef80f9 Added Block and Item namespaces 2014-03-06 17:14:15 +01:00
Shoghi Cervantes
2e0d9153b3 used namespacer 2014-03-06 15:15:50 +01:00
Shoghi Cervantes
64a9650765 fixed typo 2014-03-06 15:12:52 +01:00
Shoghi Cervantes
419f246e68 Added Item namespace 2014-03-06 15:11:46 +01:00
Shoghi Cervantes
e3f1db0f45 Added Network\Handler namespace 2014-03-06 13:19:00 +01:00
Shoghi Cervantes
c08bf3ef86 Removed code remove comments 2014-03-06 13:16:44 +01:00
Shoghi Cervantes
bbd66e6ad1 Removed code remove comments 2014-03-06 13:05:54 +01:00
Shoghi Cervantes
a14deae634 Removed code remove comments 2014-03-06 12:58:54 +01:00
Shoghi Cervantes
42ae544d0d Used namespacer tool 2014-03-06 05:47:00 +01:00
Shoghi Cervantes
c9c6d5a5f4 Added Ores to objects 2014-03-06 05:43:40 +01:00
Shoghi Cervantes
eeb8244f26 Fixed Normal generator name 2014-03-06 05:35:17 +01:00
Shoghi Cervantes
e0267799fb Fixed class namespaces 2014-03-06 05:33:04 +01:00
Shoghi Cervantes
da4bc302c4 Fixed Utils endianness 2014-03-06 04:10:07 +01:00
Shoghi Cervantes
5109566c9f Updated .gitignore 2014-03-06 03:53:59 +01:00
Shoghi Cervantes
5de9fa77d7 Moved objects 2014-03-06 03:16:03 +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
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