75 Commits

Author SHA1 Message Date
Michael Yoo
06554e8669 Added output initialization to allow monitoring of commands. 2013-08-22 19:18:17 +09:30
Shoghi Cervantes
d26d657b95 Fixed /difficulty 2013-08-20 01:16:24 +02:00
Shoghi Cervantes
5a168836c5 Fixed setting the difficulty via command 2013-06-17 03:29:44 +02:00
Shoghi Cervantes
5e231c846c Chat checks 2013-06-12 14:55:38 +02:00
Shoghi Cervantes
7d3992bcc2 Improved some events 2013-06-12 14:51:36 +02:00
Shoghi Cervantes
c83d4d955f Improved Player::blocked 2013-06-12 13:46:44 +02:00
Shoghi Cervantes
715b92b681 Typo 2013-06-08 19:27:18 +02:00
Shoghi Cervantes
1014052a57 Removed /invisible 2013-06-08 19:23:16 +02:00
Shoghi Cervantes
5def864aca Removed server.tick event 2013-06-05 12:58:58 +02:00
Greyson Fischer
ff8de264c0 Added "readline" support using libedit. 2013-05-20 16:17:11 -04:00
Shoghi Cervantes Pueyo
b48f486620 Fixed no params aliases 2013-05-18 19:04:31 +02:00
Shoghi Cervantes Pueyo
66322d7719 Selector aliases & @world & /spawnpoint 2013-05-16 18:02:24 +02:00
Shoghi Cervantes Pueyo
ad4959f8c0 Fixed selectors 2013-05-16 17:44:43 +02:00
Shoghi Cervantes Pueyo
9a3f887f44 Attacking entities fixed 2013-05-16 16:41:54 +02:00
Shoghi Cervantes Pueyo
1f8987183b Removed libevent 2013-05-16 16:12:15 +02:00
Shoghi Cervantes Pueyo
bcbc65ed5e Added /spawn [world] [player] 2013-05-15 23:30:36 +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
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
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
e428b4cfc4 Limited RCON threads to one and added a auth timeout 2013-04-22 23:33:46 +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
Michael Yoo
82c72f8beb Added defaultgamemode command 2013-04-20 12:26:26 +09:30
Shoghi Cervantes Pueyo
bc80c01348 Return output of commands on ConsoleAPI::run() method 2013-04-17 20:24:10 +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
69b78a9dd6 Send Usage data again 2013-04-14 16:30:26 +02:00
Shoghi Cervantes Pueyo
5e9e2b2a7d Commands are executed as console by default 2013-04-14 16:10:41 +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
8d7fafe167 Removed /crash 2013-04-13 13:23:05 +02:00
Shoghi Cervantes Pueyo
b9498275a4 Fixed /invisible not working 2013-04-11 22:35:47 +02:00
Shoghi Cervantes Pueyo
dbc357c266 Removed killing php to end the process 2013-04-03 12:21:12 +02:00
Shoghi Cervantes Pueyo
1129df6194 View connection lag in-game 2013-04-01 16:25:25 +02:00
Shoghi Cervantes Pueyo
6d39f54591 Removed $server constructor arguments because of ServerAPI::request() 2013-03-29 19:49:33 +01:00
Shoghi Cervantes Pueyo
c5326131a2 Fixed a server crash related to #162 2013-03-25 20:26:20 +01:00
Shoghi Cervantes Pueyo
14ab386b0f Fixed typo 2013-03-23 23:00:23 +01:00
Shoghi Cervantes Pueyo
59763a35c7 Reverting 75a42ce26ccf2aaf164b98debfdf06a24d95b94d 2013-03-21 17:03:22 +01:00
Michael Yoo
75a42ce26c Added reload feature UNTESTED 2013-03-21 22:41:25 +10:30
Shoghi Cervantes Pueyo
5e44ecf63b Paginated help command 2013-03-20 18:12:06 +01:00