2686 Commits

Author SHA1 Message Date
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
Shoghi Cervantes
b6e0905c3e Implemented scheduler classes 2014-03-25 13:19:15 +01:00
Shoghi Cervantes
af80c056c7 Added pthreads / yaml documentation stubs 2014-03-25 01:13:35 +01:00
Shoghi Cervantes
5b90c4a716 safe_var_dump() now supports any amount of parameters 2014-03-23 21:56:50 +01:00
Shoghi Cervantes
1429a74beb Player event 2014-03-23 15:14:11 +01:00
Shoghi Cervantes
ee265d44bd Added more new Events 2014-03-23 13:41:45 +01:00
Shoghi Cervantes
fd0fcecb46 Oops, seems like Utils::readInt() is reading an unsigned long because of PHP silliness 2014-03-23 01:55:26 +01:00
Shoghi Cervantes
d18952a06e Removed not necessary code from Utils::readInt() and Utils::readLInt() 2014-03-23 01:50:15 +01:00
Shoghi Cervantes
f03ab9a587 Removed Deprecation 2014-03-23 00:43:45 +01:00
Shoghi Cervantes
80cfa7cc84 Formatting code 2014-03-23 00:32:05 +01:00
Shoghi Cervantes
af14c87572 Added new Plugin and Permissions stuff :D 2014-03-23 00:22:14 +01:00
Shoghi Cervantes
28c5443b0d Changed player achievement method names 2014-03-23 00:21:51 +01:00
Shoghi Cervantes
08c6c1c1ac Updated compile scripts 2014-03-23 00:19:54 +01:00
Shoghi Cervantes
cb2b08b248 Fixed Level generators 2014-03-23 00:19:11 +01:00
Shoghi Cervantes
63f1f7581f Renamed Stackable to Threaded 2014-03-18 01:00:35 +01:00
Shoghi Cervantes
d53656b2a8 pthreads 2.0.2 \(^.^)/ 2014-03-18 00:50:03 +01:00
Shoghi Cervantes
28e17fe808 Added PHP WeakRef 2014-03-15 13:19:48 +01:00
Shoghi Cervantes
6f0f86dc0c More docs 2014-03-14 03:11:23 +01:00
Shoghi Cervantes
3ff8ddc652 Fixed a few errors in new Events 2014-03-14 02:02:31 +01:00
Shoghi Cervantes
68abafef7a Added multiple Player events using the new system 2014-03-14 01:51:10 +01:00
Shoghi Cervantes
279472b01a Added generic block relative place/break on Level 2014-03-13 23:04:49 +01:00
Shoghi Cervantes
91c4cbfedb Moved Player::buffer 2014-03-13 10:51:38 +01:00
Shoghi Cervantes
b24120a863 Updated all undefined constants/classes, place resent packets to the recovery queue for NACK 2014-03-13 10:48:33 +01:00
Shoghi Cervantes
3c3b346fd3 Use NBT Compounds instead of a NBT codec in PMF level data 2014-03-12 22:54:32 +01:00
Shoghi Cervantes
63542a2f13 Updated NBT library to remove read overhead 2014-03-12 22:40:19 +01:00
Shoghi Cervantes
cc5a30a0c2 Fixed ANSI color codes on Windows 2014-03-12 14:07:14 +01:00