478 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
6f59e2eaad Time API working with changes 2013-05-15 23:30:42 +02:00
Shoghi Cervantes Pueyo
e63677a23d Level saving 2013-05-15 23:30:40 +02:00
Shoghi Cervantes Pueyo
9e55de134f Added /seed 2013-05-15 23:30:37 +02:00
Shoghi Cervantes Pueyo
bcbc65ed5e Added /spawn [world] [player] 2013-05-15 23:30:36 +02:00
Shoghi Cervantes Pueyo
991436993f Fixed things 2013-05-15 23:30:35 +02:00
Shoghi Cervantes Pueyo
cef4347a02 Fixed error with world teleporting 2013-05-15 23:30:34 +02:00
Shoghi Cervantes Pueyo
33bd66c1da Added world teleporting 2013-05-15 23:30:33 +02:00
Shoghi Cervantes Pueyo
d0d5c1bb79 CMD Selectors [@all, @player, @random] 2013-05-15 23:30:31 +02:00
Shoghi Cervantes Pueyo
24c0e2742a Fixes 2013-05-15 23:30:29 +02:00
Shoghi Cervantes Pueyo
c27cca6741 More fixes :D 2013-05-15 23:30:28 +02:00
Shoghi Cervantes Pueyo
2254e87ce4 PMF & Multiworld [part 3] 2013-05-15 23:30:24 +02:00
Shoghi Cervantes Pueyo
5938747083 PMF & Multiworld [part 2] 2013-05-15 23:30:22 +02:00
Shoghi Cervantes Pueyo
9b212ae034 New stats 2013-05-15 23:30:21 +02:00
Shoghi Cervantes Pueyo
db8f50f408 PMF & Multiworld [part 1] 2013-05-15 23:30:20 +02:00
Michael Yoo
cfb2d939a4 Added little bits of comments to the BanAPI for better understanding by newbies. 2013-05-10 18:38:32 +09:30
Shoghi Cervantes Pueyo
4ec2bed44d More fix 2013-04-27 01:02:30 +02:00
Shoghi Cervantes Pueyo
2a4d2a92ab Fix :DD (remove temp. feature) 2013-04-27 00:49:59 +02:00
Shoghi Cervantes Pueyo
47e9a7b6a1 Fix :D 2013-04-27 00:43:42 +02:00
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