2579 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
5052e58bd0 Added /status memory 2014-04-03 13:22:04 +02:00
Shoghi Cervantes
2ad9e1fe29 Added /status title 2014-04-03 13:19:34 +02:00
Shoghi Cervantes
908210969e Added permissions for /status 2014-04-03 13:17:10 +02:00
Shoghi Cervantes
0865381881 Moved /status into debug.commands 2014-04-03 13:16:15 +02:00
Shoghi Cervantes
b50d58e46f Merge branch 'Core-Rewrite' of github.com:PocketMine/PocketMine-MP into Core-Rewrite 2014-04-03 13:12:30 +02:00
Shoghi Cervantes
4841e105d3 Added debug.level 2014-04-03 13:12:15 +02:00
Shoghi Cervantes
6c938944e6 Merge pull request #1376 from williamtdr/Core-Rewrite
Re-enable support for debug information with /status
2014-04-03 13:11:13 +02:00
Shoghi Cervantes
04917ecd5a Added correct PluginIdentifiableCommand 2014-04-03 13:08:11 +02:00
William Teder
3d80362560 Re-enable support for SIGTERM for clean exit 2014-04-02 21:24:49 -05:00
William Teder
48f2927e08 Re-enable support for debug information with /status 2014-04-02 21:14:22 -05:00
Shoghi Cervantes
27fcf0286e Fixed terminal colors 2014-04-03 04:10:20 +02:00
Shoghi Cervantes
2ab1997f21 v1.5.0 added /extractplugin 2014-04-03 03:38:16 +02:00
Shoghi Cervantes
61192b172b Removed FolderPluginLoader, allow loading of plugins by other loaders 2014-04-03 02:34:57 +02:00
Shoghi Cervantes
f71f10da0b Added entry on .gitignore for Netbeans 2014-04-03 01:14:59 +02:00
Shoghi Cervantes
a2536ed308 Fixed Server::isLevelgenerated() 2014-04-03 00:35:38 +02:00
Shoghi Cervantes
83eb032393 Fixed plugin resources 2014-04-02 23:48:00 +02:00
Shoghi Cervantes
36027f1073 Removed TimeAPI 2014-04-02 20:29:38 +02:00
Shoghi Cervantes
95628227b0 Removed ServerOld, ServerAPI 2014-04-02 20:27:34 +02:00
Shoghi Cervantes
0f42cd9243 Added Asynchronous tasks, usage sending 2014-04-02 20:20:14 +02:00
Shoghi Cervantes
11356b68ba Added RCON 2014-04-02 19:33:49 +02:00