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 |
|
Shoghi Cervantes
|
8f990472c6
|
Fixed PHP 5.4 issues
|
2014-03-12 14:03:42 +01:00 |
|
Shoghi Cervantes
|
18117b91ed
|
Fixed issues with CPU loop
|
2014-03-12 03:25:50 +01:00 |
|
Shoghi Cervantes
|
e033af0e72
|
Added -s (static) flag to compiler
|
2014-03-12 02:41:49 +01:00 |
|
Shoghi Cervantes
|
69c829c302
|
Use pthreads 1.0.1
|
2014-03-11 21:58:40 +01:00 |
|
Shoghi Cervantes
|
a84f756fd5
|
Optimize Imports
|
2014-03-11 20:47:31 +01:00 |
|
Shoghi Cervantes
|
b3a2d3164f
|
Finally, I can spawn AGAIN!
|
2014-03-11 20:45:53 +01:00 |
|
Shoghi Cervantes
|
b4df7c9456
|
Moved compile scripts
|
2014-03-08 18:16:55 +01:00 |
|
Shoghi Cervantes
|
19d98869fd
|
Modified compile.sh
|
2014-03-08 05:33:11 +01:00 |
|
Shoghi Cervantes
|
099716920b
|
Updated permissions
|
2014-03-08 04:43:15 +01:00 |
|
Shoghi Cervantes
|
cbc64462e6
|
New directory structure. More powerful startup scripts
|
2014-03-08 04:41:43 +01:00 |
|
Shoghi Cervantes
|
8d75bff34b
|
Merge branch 'master' into Core-Rewrite
Conflicts:
src/level/LevelImport.php
src/pmf/LevelFormat.php
|
2014-03-08 03:34:53 +01:00 |
|
Shoghi Cervantes
|
ababc879b5
|
Removed warning message about not-bundled PHP
|
2014-03-08 03:28:00 +01:00 |
|