10575 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
845e48db66 Instant Break protection 2013-03-05 17:16:26 +01:00
Shoghi Cervantes Pueyo
0ab5fc8fcd Entity::getDirection() method 2013-03-05 17:03:34 +01:00
Shoghi Cervantes Pueyo
3b2a7e68f3 Fixed DevTools plugin related issues 2013-03-05 13:26:10 +01:00
Shoghi Cervantes Pueyo
8c32b3d896 Removed the last backtrace funcion due to an infinite loop 2013-03-05 12:51:39 +01:00
Shoghi Cervantes Pueyo
a3e141672a Added option to change the DATA_PATH via CLI argument data-path=<directory> 2013-03-05 12:43:35 +01:00
Shoghi Cervantes Pueyo
c60e15a682 Correct Line Breaks 2013-03-04 21:36:07 +01:00
Shoghi Cervantes Pueyo
76fcad92b3 Pretty print options for Config JSON 2013-03-04 17:29:15 +01:00
Shoghi Cervantes Pueyo
a964c0e3ec Added Stack Count 2013-03-04 17:01:28 +01:00
Shoghi Cervantes Pueyo
474c1d2093 Added Vector3 preload 2013-03-04 17:01:15 +01:00
Shoghi Cervantes Pueyo
354893ba11 BlockAPI::getBlockFace() method optimization to use the Vector3 method 2013-03-04 16:50:41 +01:00
Shoghi Cervantes Pueyo
287fa7e551 Updated the BlockAPI::drop method 2013-03-04 16:50:11 +01:00
Shoghi Cervantes Pueyo
326864f889 Fixed FILE_PATH on tests 2013-03-02 15:35:07 +01:00
Shoghi Cervantes Pueyo
3e1dfa07c0 Once again on PHP 5.4.12, fixed krakjoe/pthreads#62 2013-03-01 18:48:44 +01:00
Shoghi Cervantes Pueyo
5aa34b2803 Downgrade to PHP 5.4.11 as a temp. fix to krakjoe/pthreads#62 2013-03-01 15:38:20 +01:00
Shoghi Cervantes Pueyo
ccd1231d42 Remove Chest TileEntities on break 2013-02-27 19:32:59 +01:00
Shoghi Cervantes Pueyo
69a1c97a36 Updated PHP to 5.4.12 2013-02-26 19:54:50 +01:00
Shoghi Cervantes Pueyo
28bfdbb3c5 Fixed the String test (fixes #117) 2013-02-26 19:21:13 +01:00
Shoghi Cervantes Pueyo
44dc1b13e3 Fixed breaking a bed from the bottom part 2013-02-25 20:54:16 +01:00
Shoghi Cervantes Pueyo
8d522077c4 Removed big & nasty unhandled message for inventory sending 2013-02-25 20:51:32 +01:00
Shoghi Cervantes Pueyo
53b79a1f7b Fixed Bed Breaking & added return info 2013-02-25 20:49:34 +01:00
Michael Yoo
66d43228cd Added comments to bed block fix 2013-02-19 18:10:55 +10:30
Michael Yoo
536bfa1f46 Correct Bed Breaking UNSTABLE NEEDS TESTING 2013-02-19 17:43:20 +10:30
Shoghi Cervantes Pueyo
20e6d19d85 Added GMP base 2013-02-15 20:11:40 +01:00
Shoghi Cervantes Pueyo
b3db08a370 Removed Math_BigInteger dependency 2013-02-15 20:04:21 +01:00
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00
Shoghi Cervantes Pueyo
717c668787 Removed includes, moving to only one main folder 2013-02-13 20:35:56 +01:00
Shoghi Cervantes Pueyo
45192c4448 Updated gamemode constant names 2013-02-12 16:42:58 +01:00
Shoghi Cervantes Pueyo
eff4631f35 Fixes #103 2013-02-11 21:04:35 +01:00
Shoghi Cervantes Pueyo
20066ddb89 Added GeneralConstants file 2013-02-11 20:29:37 +01:00
Shoghi Cervantes Pueyo
ed1f5f225e Fixed glowstone block placing 2013-02-11 20:25:18 +01:00
Shoghi Cervantes Pueyo
ce925cd382 Updated ConsoleAPI::alias(), BlockAPI::fromString() 2013-02-10 11:04:14 +01:00
Michael Yoo
fbc1873e06 Merge branch 'master' of https://github.com/shoghicp/PocketMine-MP 2013-02-10 19:42:59 +10:30
Michael Yoo
1a2fbd7389 Added Iron Tool IDs 2013-02-10 19:41:58 +10:30
Shoghi Cervantes Pueyo
5970927e8a Fixed teleport commands for disconnected players 2013-02-09 21:03:54 +01:00
Shoghi Cervantes Pueyo
7c33c4f75a Set a name for unnamed worlds 2013-02-09 20:39:52 +01:00
Shoghi Cervantes Pueyo
6dcf9e5da1 Preparation for future changes 2013-02-09 18:07:25 +01:00
Michael Yoo
88b7cb7228 Merge branch 'master' of https://github.com/shoghicp/PocketMine-MP 2013-02-09 21:37:13 +10:30
Michael Yoo
731827cf7d Added Ingot Item IDs 2013-02-09 21:35:50 +10:30
Shoghi Cervantes Pueyo
9281d68bea Exit after an error with exit(1) 2013-02-09 11:32:53 +01:00
Shoghi Cervantes Pueyo
862938cfc7 Fixed /whitelist reload crash 2013-02-09 10:41:36 +01:00
Shoghi Cervantes Pueyo
c46eee611f Added some Travis-CI tests 2013-02-09 00:57:41 +01:00
Shoghi Cervantes Pueyo
90c8ac1461 Better Console Alias 2013-02-08 17:46:05 +01:00
Shoghi Cervantes Pueyo
967a929723 Send Inventory Support 2013-02-08 14:17:52 +01:00
Shoghi Cervantes Pueyo
506b9f4a4f Updated packet names 2013-02-08 13:58:00 +01:00
Shoghi Cervantes Pueyo
539993751f Moved chat message to console 2013-02-08 13:52:37 +01:00
Shoghi Cervantes Pueyo
32df30448b Typo 2013-02-07 17:10:02 +01:00
Shoghi Cervantes Pueyo
e7d56a837f Added __toString() to Player, Block and Item classes & added protocol order enforcement after login 2013-02-07 17:04:04 +01:00
Shoghi Cervantes Pueyo
4d05d7da0d Fixed #96 server crash 2013-02-07 16:56:10 +01:00
Shoghi Cervantes Pueyo
498c050da7 Added OPs and permission checks 2013-02-07 09:37:15 +01:00
Shoghi Cervantes Pueyo
c2e55941d8 Added player commands, better console API and implemented future player chat 2013-02-07 09:24:44 +01:00