10114 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
shoghicp
0852c42de7 Removing sudo on travis 2013-02-26 12:18:05 +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
shoghicp
6bed89f4b5 Update PocketMine-MP.php 2013-02-16 23:12:38 +01:00
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
39df588dd9 Removed header 2013-02-14 21:24:26 +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
09e81b8e17 New tests branch 2013-02-12 16:55:01 +01:00
Shoghi Cervantes Pueyo
45192c4448 Updated gamemode constant names 2013-02-12 16:42:58 +01:00
Shoghi Cervantes Pueyo
6c4670421c Moved tests 2013-02-12 16:34:52 +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
881e363d1b Readme 2013-02-11 19:44:53 +01:00
shoghicp
db8e00ca4c Update README.md 2013-02-10 16:59:23 +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
Shoghi Cervantes Pueyo
4e4aab247a Fixed #93 Path with spaces bug 2013-02-09 13:06:40 +01:00
Shoghi Cervantes Pueyo
6ef89cbf8c Added Build status 2013-02-09 12:28:52 +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
1cc15ddd42 Updated README.md 2013-02-09 11:27:17 +01:00
Michael Yoo
d0057b6595 Merge branch 'master' of https://github.com/shoghicp/PocketMine-MP 2013-02-09 20:44:00 +10:30