2820 Commits

Author SHA1 Message Date
Shoghi Cervantes
5abe5bd43d replaced binary with hexadecimal 2014-04-08 13:02:13 +02:00
Shoghi Cervantes
89138ae4ce Added a few things 2014-04-08 13:00:52 +02:00
Shoghi Cervantes
8d14c98da9 Fixed binary reading/writing of longs 2014-04-08 13:00:50 +02:00
Shoghi Cervantes
669401afd4 Updated PHP extension version 2014-04-08 11:55:36 +02:00
Shoghi Cervantes
8dbdffa517 Update compile.sh 2014-04-08 02:28:12 +02:00
Shoghi Cervantes
efeaadf0ba Added PHP C extension version 2014-04-08 02:23:43 +02:00
Shoghi Cervantes
999990756c Fixed invalid string type in writeMetadata() 2014-04-07 16:24:58 +02:00
Shoghi Cervantes
c0de004472 Moved binary methods from Utils to Binary 2014-04-07 13:52:01 +02:00
PEMapModder
62313d4a84 Update Command.php 2014-04-07 16:38:37 +08:00
Shoghi Cervantes
ac02185ad0 Fixed start.sh on linux :P 2014-04-07 04:10:26 +02:00
Shoghi Cervantes
d83b5c3a60 Oops 2014-04-07 03:25:31 +02:00
Shoghi Cervantes
e405c2bf1c Merge branch 'Core-Rewrite' of github.com:PocketMine/PocketMine-MP into Core-Rewrite 2014-04-07 03:22:07 +02:00
Shoghi Cervantes
039151c136 Fixed compile.sh :P 2014-04-07 03:21:58 +02:00
root
40b290739e Fixed compile.sh perms 2014-04-06 21:18:39 -04:00
Shoghi Cervantes
93c82d5267 Added PocketMine C PHP extension 2014-04-07 03:14:55 +02:00
Shoghi Cervantes
0000000bab Testing things ;) 2014-04-06 20:07:11 +02:00
Shoghi Cervantes
4098252ec7 Use CommandExecutor by default on plugins :P 2014-04-05 21:44:29 +02:00
Shoghi Cervantes
711519d4ff Fixed uopz on installer 2014-04-05 18:50:31 +02:00
Shoghi Cervantes
0b9896ff5e Updated to PHP 5.5.11 on the installer 2014-04-05 18:43:42 +02:00
Shoghi Cervantes
41c4c15549 Updated compiler to PHP 5.5.11 2014-04-05 16:33:41 +02:00
Shoghi Cervantes
1a8cbdd6c7 Fixed players being able to add color codes in names and be shown on console (on kick) 2014-04-05 14:02:35 +02:00
Shoghi Cervantes
7be9ea68c7 Added Config::getPath() and Config::setPath() 2014-04-05 10:36:18 +02:00
Shoghi Cervantes
e390374c74 Updated README.md 2014-04-05 00:58:20 +02:00
Shoghi Cervantes
6d58f32c91 Added PluginLogger 2014-04-05 00:20:09 +02:00
Shoghi Cervantes
0d91be62cf Improved plugin loading 2014-04-04 22:11:31 +02:00
Shoghi Cervantes
adcbc67a71 Updated installer to use new Raspberry Pi PHP builds 2014-04-04 15:59:18 +02:00
Shoghi Cervantes
ddf59b8bee Fixed MySQLnd cross-compilation 2014-04-04 15:50:13 +02:00
Shoghi Cervantes
5c8747cb87 Set -j on Linux builds to 2 2014-04-04 15:41:46 +02:00
Shoghi Cervantes
5065fce415 Moved -ftree-parallelize-loops to x86 and x86_64 optimizations 2014-04-04 15:06:09 +02:00
Shoghi Cervantes
e63f8b93a7 Updated cURL 2014-04-04 03:56:02 +02:00
Shoghi Cervantes
848b4bc113 Disabled temporaly uopz on compile script 2014-04-04 03:09:24 +02:00
Shoghi Cervantes
648b23d08f Get correct Phar path if not specified 2014-04-04 02:53:41 +02:00
Shoghi Cervantes
0f0b866788 Hmm, typo 2014-04-04 02:01:42 +02:00
Shoghi Cervantes
c6f189f93f Added ability to disallow auto-kick of logged in players without using external properties, and using the event system 2014-04-04 01:59:58 +02:00
Shoghi Cervantes
076bf2f2fe Added /spawnpoint message 2014-04-04 01:54:38 +02:00
Shoghi Cervantes
fb6cd22c83 Fixed /tp 2014-04-04 01:52:56 +02:00
williamtdr
327d183bed Disallow duplicate usernames and block new player 2014-04-03 18:14:36 -05:00
williamtdr
7a163f9ea5 Added option to not kick players on duplicate names 2014-04-03 18:06:10 -05:00
williamtdr
0a7d9f1c87 Enabled use of /tp <source> <target> 2014-04-03 18:04:26 -05:00
williamtdr
08c9321a55 Fix error on tapping block with air in hand 2014-04-03 16:40:16 -05:00
williamtdr
cbf1f7a2e8 Fix /spawnpoint from console with no coordinate crash 2014-04-03 16:37:00 -05:00
williamtdr
85f7cdb123 Temporarily fix placing blocks near water crash 2014-04-03 16:34:02 -05:00
Shoghi Cervantes
d3a912b2ef Added jenkins branch 2014-04-03 22:28:28 +02:00
Shoghi Cervantes
5173781725 Modified jenkins script 2014-04-03 20:36:15 +02:00
Shoghi Cervantes
ab1fbae2f2 Added dependency search on loaded plugins 2014-04-03 20:06:18 +02:00
Shoghi Cervantes
febc6af323 Added uopz doc stub 2014-04-03 17:23:49 +02:00
Shoghi Cervantes
d972d38b41 Added uopz extension (for monkey patching) 2014-04-03 16:25:42 +02:00
Shoghi Cervantes
80f9093875 Added /reload command (does not reload source code) 2014-04-03 15:49:00 +02:00
Shoghi Cervantes
ee6dc989ce Added class not found exception to SplClassLoader 2014-04-03 14:01:44 +02:00
Shoghi Cervantes
5da68059ee Added file_exists check to SplClassLoader 2014-04-03 13:59:26 +02:00