2777 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
379b70eca7 Removed PlayerAPI 2014-04-02 19:07:29 +02:00
Shoghi Cervantes
c81266d1da Added /tp 2014-04-02 19:04:07 +02:00
Shoghi Cervantes
8c4afcd21a Added /spawnpoint 2014-04-02 18:40:24 +02:00
Shoghi Cervantes
5cadc665d1 Added /kill, base entity health methods 2014-04-02 18:27:49 +02:00
Shoghi Cervantes
bec642310a Removed BlockAPI 2014-04-02 06:07:21 +02:00
Shoghi Cervantes
df3e456162 Added /give, /gamemode 2014-04-02 05:59:26 +02:00
Shoghi Cervantes
7cd29f0fcf Added block updates, correct block placing 2014-04-02 05:36:45 +02:00
Shoghi Cervantes
a4630372fa Added /save-on, /save-off, /save-all 2014-04-02 04:37:58 +02:00
Shoghi Cervantes
9a5ffbe56c Added Tool for Items, new items 2014-04-02 04:26:53 +02:00
Shoghi Cervantes
ee23b42e23 Added Spawn protection, including item usage, added /whitelist 2014-04-02 03:37:51 +02:00
Shoghi Cervantes
502c27273d Moved Level methods to Server 2014-04-02 02:58:20 +02:00
Shoghi Cervantes
5865f17c75 Faster plugin filter loading 2014-04-01 21:57:32 +02:00
Shoghi Cervantes
7e9304a0c9 Formatting 2014-04-01 19:48:28 +02:00
Shoghi Cervantes
b4cc3bbd43 Added /op, /deop, /kick, OfflinePlayer, moved player list to Server instead of static Player 2014-04-01 19:46:48 +02:00
Shoghi Cervantes
e60ea2eb15 Fixed event names 2014-04-01 13:13:43 +02:00
Shoghi Cervantes
a38d300616 Updated PluginBase::getResources() for Phar plugins 2014-04-01 12:18:27 +02:00
Shoghi Cervantes
e3ee317924 Fixed detection 2014-04-01 12:09:18 +02:00
=
c688039047 Removed ghost dirs 2014-04-01 05:13:36 +02:00
Shoghi Cervantes
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00
Shoghi Cervantes
05a42712bf Added non-packaged plugins & pocketmine warnings before-fixed-wrong-paths 2014-04-01 04:59:44 +02:00
Shoghi Cervantes
207c2c4aba Fixed namespaces paths 2014-04-01 04:47:04 +02:00
Shoghi Cervantes
3605bc36c5 Fixed PluginManager::parseYamlCommands() 2014-04-01 02:12:05 +02:00
Shoghi Cervantes
9cae532d7e Remove compile script DEBUG trap on php.ini generation 2014-04-01 01:47:28 +02:00