90 Commits

Author SHA1 Message Date
Shoghi Cervantes
4002d3013d More OCD 2014-01-28 11:36:18 +01:00
Shoghi Cervantes
cdefcbd72a Fixed #823 /help outputs ansi colors 2014-01-27 18:19:45 +01:00
Shoghi Cervantes
ac8f2646a7 pthreads 0.1.0 and Thread::kill(). Needs fix 2014-01-27 15:18:20 +01:00
Shoghi Cervantes
14a40ac11e Remove keycodes from console input 2013-11-23 10:46:24 +01:00
Michael Yoo
0ad0071107 Fix crash bug when @all is used in console. 2013-10-19 11:28:43 +10:30
Michael Yoo
58fce0e939 Fix /me @all critical server crash bug. Fix #840. Disabled usage of @all for non-ops. 2013-10-19 11:12:54 +10:30
Shoghi Cervantes
809076b7d7 Added new text formatting system for future updates [like vanilla PC] 2013-09-04 19:49:19 +02:00
Shoghi Cervantes
a21bb5ab6d Revert "Revert "Roll back""
This reverts commit e1e804ffe35f9e6c6411b8ed6425af3f8e72f608.
2013-08-29 18:52:12 +02:00
Shoghi Cervantes
e1e804ffe3 Revert "Roll back"
This reverts commit 29504c09f263e73492c6ffecea201a81dcf3591d.
2013-08-28 20:55:58 +02:00
Shoghi Cervantes
f9c405d46a NO_THREADS mode for tests 2013-08-28 16:00:30 +02:00
Shoghi Cervantes
093b86fa43 Fixed URL 2013-08-27 19:16:11 +02:00
Shoghi Cervantes
36ff8331b7 Updated headers 2013-08-27 18:16:57 +02:00
Shoghi Cervantes
673515bc06 Fixed issues with DevTools 2013-08-26 11:04:21 +02:00
Shoghi Cervantes
dfd451f620 Simplificated fix 2013-08-22 11:56:57 +02:00
Michael Yoo
85af510d74 Update ConsoleAPI.php 2013-08-22 19:21:50 +09:30
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