460 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
d7a54123e2 New Event ConsoleLoop 2013-04-27 00:39:59 +02:00
Shoghi Cervantes Pueyo
3cae25cebd Fix ^^ 2013-04-27 00:27:37 +02:00
Shoghi Cervantes Pueyo
e0727d2e57 Fix 2013-04-27 00:21:22 +02:00
Shoghi Cervantes Pueyo
77ecdb8727 Event test in ConsoleAPI 2013-04-27 00:15:01 +02:00
Shoghi Cervantes Pueyo
a3a2155026 Removed startup binary I/O test 2013-04-25 18:30:44 +02:00
Shoghi Cervantes Pueyo
173784752e Added GIT_COMMIT to the Error dump 2013-04-25 17:54:32 +02:00
Shoghi Cervantes Pueyo
33a614c615 Removed libevent dependency 2013-04-25 17:29:32 +02:00
Shoghi Cervantes Pueyo
72208d9159 Added shmop to build script 2013-04-24 20:32:25 +02:00
Shoghi Cervantes Pueyo
9b07994913 Chat & Console fixes 2013-04-23 19:21:08 +02:00
Shoghi Cervantes Pueyo
fea6e9c432 Fixed Container::check() blacklist 2013-04-23 18:21:37 +02:00
Shoghi Cervantes Pueyo
dffbfa0754 PlayerAPI teleport commands now return a correct name 2013-04-23 12:42:43 +02:00
Shoghi Cervantes Pueyo
85e3c08aa9 Added the "rcon.port", "rcon.threads", "rcon.clients-per-thread" ghost properties 2013-04-23 11:39:39 +02:00
Shoghi Cervantes Pueyo
8345fd02c4 Set default gamemode to SURVIVAL 2013-04-23 10:49:25 +02:00
Shoghi Cervantes Pueyo
1c03fb0de9 Removed the rcon.port property, being the same as the server 2013-04-23 10:33:15 +02:00
Shoghi Cervantes Pueyo
cc2addfe92 Implemented Query protocol 2013-04-23 00:58:26 +02:00
Shoghi Cervantes Pueyo
e428b4cfc4 Limited RCON threads to one and added a auth timeout 2013-04-22 23:33:46 +02:00
Shoghi Cervantes Pueyo
d552042094 Fixed #166 2013-04-22 17:25:45 +02:00
Shoghi Cervantes Pueyo
6457055be3 Added TimeAPI command responses 2013-04-22 16:51:04 +02:00
Shoghi Cervantes Pueyo
b759863bb1 Changed /list to be the same as vanilla 2013-04-22 16:39:33 +02:00
Shoghi Cervantes Pueyo
d08807abaf Added 4 RCON threads 2013-04-22 14:29:30 +02:00
Shoghi Cervantes Pueyo
1cb3e25bf9 Added RCON protocol 2013-04-22 14:22:52 +02:00
Shoghi Cervantes Pueyo
269e63ab50 Rewrite /defaultgamemode command to allow multiple values 2013-04-20 21:00:52 +02:00
Shoghi Cervantes Pueyo
d0d8d281d2 Revert "Added coordinates command. Displays your coordinates"
This reverts commit 4434fe2a5b499aaf0cdb667644710b41788655a6.
2013-04-20 20:56:58 +02:00
Michael Yoo
4434fe2a5b Added coordinates command. Displays your coordinates 2013-04-20 14:45:35 +09:30
Michael Yoo
82c72f8beb Added defaultgamemode command 2013-04-20 12:26:26 +09:30
Shoghi Cervantes Pueyo
38950969dd Added Player::setSpawn(Vector3 $pos) method 2013-04-18 22:34:12 +02:00
Shoghi Cervantes Pueyo
3577667039 New VIEW gamemode 2013-04-18 16:40:30 +02:00
Shoghi Cervantes Pueyo
26c2f61da0 Added fix so players aren't targeted by name completion by default 2013-04-17 23:02:53 +02:00
Shoghi Cervantes Pueyo
fd8166c836 Obligatory Creative mode item enforcement 2013-04-17 22:57:44 +02:00
Shoghi Cervantes Pueyo
bc80c01348 Return output of commands on ConsoleAPI::run() method 2013-04-17 20:24:10 +02:00
Shoghi Cervantes Pueyo
393f54fe28 /give compatible with "item-enforcement" = off 2013-04-17 19:48:13 +02:00
Shoghi Cervantes Pueyo
1885cdf3a2 Changed item enforcement option name 2013-04-17 19:41:46 +02:00
Shoghi Cervantes Pueyo
e65731e3ec Item enforcement optional for packet sending 2013-04-17 19:38:29 +02:00
Shoghi Cervantes Pueyo
09301f0e5f Added a way to send Player's inventory directly 2013-04-17 19:25:53 +02:00
Shoghi Cervantes Pueyo
f195168132 Fixed Player not getting in survival mode removed due to BlockAPI checking Server default gamemode 2013-04-17 17:13:36 +02:00
Shoghi Cervantes Pueyo
b34e55eec5 Torches drop when no supporting block is present 2013-04-17 17:09:48 +02:00
Shoghi Cervantes Pueyo
758070e478 Optimized block updates 2013-04-17 16:41:36 +02:00
Shoghi Cervantes Pueyo
2790f60491 Added Redstone Ore block update 2013-04-17 16:36:37 +02:00
Shoghi Cervantes Pueyo
bbbdaa30d1 Better online player list 2013-04-16 19:48:33 +02:00
Shoghi Cervantes Pueyo
2438c9535b Only shown available commands in help 2013-04-16 19:46:14 +02:00
Shoghi Cervantes Pueyo
3d48eec887 Allow looking the help of an alias 2013-04-16 19:41:37 +02:00
Shoghi Cervantes Pueyo
710ed5c704 Improved block updates and Scheduled block updates [part1] 2013-04-16 17:15:39 +02:00
Shoghi Cervantes Pueyo
69b78a9dd6 Send Usage data again 2013-04-14 16:30:26 +02:00
Shoghi Cervantes Pueyo
77da9d3a7c Chat messages are shown on the server log 2013-04-14 16:19:16 +02:00
Shoghi Cervantes Pueyo
5e9e2b2a7d Commands are executed as console by default 2013-04-14 16:10:41 +02:00
Shoghi Cervantes Pueyo
0c051fb02e Removed MP chat tag 2013-04-13 20:03:07 +02:00
Shoghi Cervantes Pueyo
e71b6946f3 Fixed /help paging 2013-04-13 20:01:27 +02:00
Shoghi Cervantes Pueyo
d157299c7a Updated console texts and help 2013-04-13 19:47:20 +02:00
Shoghi Cervantes Pueyo
82d49b0343 PluginAPI API error to warning 2013-04-13 18:55:29 +02:00
Shoghi Cervantes Pueyo
74c4fab58d Space 2013-04-13 14:32:58 +02:00