2870 Commits

Author SHA1 Message Date
Shoghi Cervantes
0422540114 New automatic event listener plugin declaration 2014-03-31 17:01:56 +02:00
Shoghi Cervantes
00d777a68d Fixed commands, NBT Player saving 2014-03-31 15:42:08 +02:00
Shoghi Cervantes
2f03251795 Added /list, Player::canSee(), Player::showPlayer(), Player::hidePlayer(), removed RealHuman 2014-03-31 15:18:50 +02:00
Shoghi Cervantes
f9a7385b47 Added /me and /say, fixed a bunch of things, chat working 2014-03-31 06:51:34 +02:00
Shoghi Cervantes
22b5255421 Formatting 2014-03-31 05:53:51 +02:00
Shoghi Cervantes
befe1c606f Added /ban, /ban-ip, /pardon, /pardon-ip 2014-03-31 05:51:42 +02:00
Shoghi Cervantes
1ff381ebf4 Things are working ヽ༼ຈل͜ຈ༽ノ 2014-03-31 05:04:36 +02:00
Shoghi Cervantes
2b8df410d1 Player is instanceof CommandSender 2014-03-31 02:53:37 +02:00
Shoghi Cervantes
5bb909adf1 Fixed case 2014-03-30 23:51:41 +02:00
Shoghi Cervantes
f789e6e6e3 Lots of new things added 2014-03-30 18:04:56 +02:00
Shoghi Cervantes
ccec74076b Fixed PluginBase::getServer() 2014-03-30 14:35:58 +02:00
Shoghi Cervantes
03d46020ec Update compile.sh 2014-03-29 06:11:24 +01:00
Shoghi Cervantes
19efa5e8d9 I need a Mac 2014-03-29 05:16:17 +01:00
Shoghi Cervantes
08c6265762 Added libcurl MacOS install_name_tool dynamic path patch 2014-03-29 05:08:14 +01:00
Shoghi Cervantes
4098e5e3b8 Fixed invalid MacOS arch for 64-bit 2014-03-29 05:03:20 +01:00
Shoghi Cervantes
829069b0c8 Removed WeakRef 2014-03-29 04:40:10 +01:00
Shoghi Cervantes
de6e8f6fe1 Removed WeakRef 2014-03-29 04:39:45 +01:00
Shoghi Cervantes
7599fb436d Fixed #1365 2014-03-29 04:35:12 +01:00
Shoghi Cervantes
66cea2f8ea Update compile.sh 2014-03-29 04:14:29 +01:00
Shoghi Cervantes
9cab86540b Update compile.sh 2014-03-29 04:10:52 +01:00
Shoghi Cervantes
d9ce4f119f Update compile.sh 2014-03-29 04:05:10 +01:00
Shoghi Cervantes
35511aa30e Update compile.sh 2014-03-29 04:01:50 +01:00
Shoghi Cervantes
5ce7b57cac Update compile.sh 2014-03-29 03:54:28 +01:00
Shoghi Cervantes
fc053d9d75 Update jenkins.sh 2014-03-29 03:30:16 +01:00
Shoghi Cervantes
cb1b8c6c68 Update compile.sh 2014-03-29 03:30:02 +01:00
Shoghi Cervantes
e03c8ed32e Updated compiler 2014-03-29 03:27:29 +01:00
Shoghi Cervantes
0d30dca5aa Updated pthreads to 2.0.4 2014-03-28 23:50:09 +01:00
Shoghi Cervantes
7e03109576 Moved default level registration 2014-03-28 13:07:36 +01:00
Shoghi Cervantes
38809f7da2 Reformatting, removing unused imports 2014-03-28 12:57:08 +01:00
Shoghi Cervantes
fd8e5b27e5 Added new global autoloader 2014-03-28 05:04:34 +01:00
Shoghi Cervantes
b59926bece Added Recursive class loading in FolderPluginLoader 2014-03-28 04:25:17 +01:00
Shoghi Cervantes
a7269c7900 Added /tell 2014-03-28 03:40:12 +01:00
Shoghi Cervantes
2f20d95e5d Added new Event system 2014-03-28 02:13:03 +01:00
Shoghi Cervantes
9e8cf2d42c Update CONTRIBUTING.md 2014-03-27 22:32:00 +01:00
Shoghi Cervantes
926afa3903 New Task scheduler 2014-03-27 22:16:09 +01:00
Shoghi Cervantes
9a2934b85b More unloading 2014-03-27 19:40:05 +01:00
Shoghi Cervantes
1c341337a3 Set default console color at start 2014-03-27 18:58:36 +01:00
Shoghi Cervantes
f60b526c9e Changed default log path 2014-03-27 18:53:20 +01:00
Shoghi Cervantes
3bc3db0740 Added /stop, plugin disable / unload, remaining TaskCanceller classes 2014-03-27 18:49:43 +01:00
Shoghi Cervantes
2385b94ba3 Added PluginBase::getCommand() 2014-03-27 14:56:02 +01:00
Shoghi Cervantes
605231251a Fire plugin onLoad() 2014-03-27 14:35:44 +01:00
Shoghi Cervantes
1c7be84703 Added CommandExecutor interface to PluginBase 2014-03-27 05:25:47 +01:00
Shoghi Cervantes
530d705d39 Fully loadable plugins 2014-03-27 04:59:18 +01:00
Shoghi Cervantes
120efad01f Colors fix D: 2014-03-26 20:23:04 +01:00
Shoghi Cervantes
9fe68003eb Added Help command 2014-03-26 20:11:53 +01:00
Shoghi Cervantes
76438e78d2 Changed Command inheritance 2014-03-26 18:10:49 +01:00
Shoghi Cervantes
2112de42ad removed travis on Core-Rewrite 2014-03-26 16:50:36 +01:00
Shoghi Cervantes
92a0ddb4fe Threaded networking :D 2014-03-26 16:48:27 +01:00
Shoghi Cervantes
7ea9e4c862 It runs :O (Added more Permissions, executors and such things) 2014-03-26 04:14:53 +01:00
Shoghi Cervantes
b1b8c89227 Removed SQLite3 from Recipe, converted to a lookup table 2014-03-25 18:53:39 +01:00