17469 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
6a4010a9af Fixed plugins not generating their config file 2013-04-25 18:52:14 +02:00
Shoghi Cervantes Pueyo
8149c9e7ca Better plugin list in the Error dump 2013-04-25 18:31:03 +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
515fcf0890 Updated build script path 2013-04-24 22:27:45 +02:00
Shoghi Cervantes Pueyo
72208d9159 Added shmop to build script 2013-04-24 20:32:25 +02:00
Shoghi Cervantes Pueyo
31ffe8017f Updated build script for libevent 2013-04-24 19:37:02 +02:00
Shoghi Cervantes Pueyo
9624b9c35e Added libevent dependency 2013-04-24 00:41:37 +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
13aa73d26e Added correct Painting placing checks & bigger Paintings 2013-04-23 15:32:09 +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
2e4724c596 Added Query protocol description 2013-04-23 12:18:08 +02:00
Shoghi Cervantes Pueyo
3378c44542 Added output redirection to kill() 2013-04-23 11:59:34 +02:00
Shoghi Cervantes Pueyo
093bf3ddee Query now checks for the last token when changed (30-sec change) 2013-04-23 11:44:58 +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
2ae0cf65c5 Added protocol info to README.md 2013-04-23 02:00:22 +02:00
Shoghi Cervantes Pueyo
cb42e5832b Added documentation for RCON and Query 2013-04-23 01:21:34 +02:00
Shoghi Cervantes Pueyo
ee73ccc0e2 Remoced "hostip" from Query 2013-04-23 01:17:39 +02:00
Shoghi Cervantes Pueyo
cc2addfe92 Implemented Query protocol 2013-04-23 00:58:26 +02:00
Shoghi Cervantes Pueyo
be7e5cd67a Unknown packets are always discarded even if they have been processed 2013-04-22 23:46:34 +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
f466e1f791 Added Player::getSlot() for consistency 2013-04-22 21:01:53 +02:00
Shoghi Cervantes Pueyo
bb9a6146fd Raised the speed limit 2013-04-22 19:20:25 +02:00
Shoghi Cervantes Pueyo
34ca8baa29 Fixed "player.interact" event only being fired with weird conditions 2013-04-22 18:46:35 +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
02bbfb60b6 Increased RCON max clients per thread to 25 (total 100 clients) 2013-04-22 16:46:48 +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
e81793174b Multiple RCON clients per thread, allow external connections 2013-04-22 16:28:24 +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
70056b8d1f Save config filles automatically after adding new defaults 2013-04-22 00:05:56 +02:00
Shoghi Cervantes Pueyo
2f1e37ce6c Updated Spyc library 2013-04-21 22:29:44 +02:00
Shoghi Cervantes Pueyo
80488784f9 Updated cURL release 2013-04-21 22:23:52 +02:00
Shoghi Cervantes Pueyo
55b8401967 Updated pthreads version 2013-04-21 22:22:43 +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
083110ffd0 Fixed #194 Implemented armor damage reduction 2013-04-19 14:31:41 +02:00
Shoghi Cervantes Pueyo
0bea234788 Fixed #206 2013-04-19 13:53:58 +02:00
Shoghi Cervantes Pueyo
e444f2a9e0 Fixed #208 2013-04-19 13:40:02 +02:00
Shoghi Cervantes Pueyo
38950969dd Added Player::setSpawn(Vector3 $pos) method 2013-04-18 22:34:12 +02:00
Shoghi Cervantes Pueyo
9a4c3f8c9f Revert "Updated PHP version on .travis.yml"
This reverts commit e4e649ec49cf0bb6e1a61bc204ccc89b9e91d278.
2013-04-18 20:37:07 +02:00
Shoghi Cervantes Pueyo
c3a0600ffd Added __get() magic methods to Player and set some properties private 2013-04-18 20:22:20 +02:00
Shoghi Cervantes Pueyo
78167a3cd4 Fixed players not getting their inventory reset on gamemode change 2013-04-18 19:33:51 +02:00