8740 Commits

Author SHA1 Message Date
Shoghi Cervantes
703803eb6b New pthreads version 2013-05-12 12:32:02 +02:00
Shoghi Cervantes
60b559d64b Added webhook 2013-05-12 13:19:57 +03:00
Shoghi Cervantes
6610f82ceb Updated PHP version 2013-05-12 11:48:23 +02:00
Michael Yoo
73867f1f80 Updated ZLIB version 2013-05-10 21:49:45 +09:30
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
5b6724a452 Mac machines are detected 2013-04-29 00:46:36 +03: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
21150cd239 Added Event and libevent to README.md 2013-04-26 23:55:03 +02:00
Shoghi Cervantes Pueyo
cea84879e7 OCD 2013-04-26 23:35:07 +02:00
Shoghi Cervantes Pueyo
e43c45768d Added Event support 2013-04-26 23:25:26 +02:00
Shoghi Cervantes Pueyo
d48a1a6ce3 Fixed typo 2013-04-26 23:15:06 +02:00
Shoghi Cervantes Pueyo
83cce9cdf3 *changes* 2013-04-26 23:01:13 +02:00
Shoghi Cervantes Pueyo
d56328b16a Added PHP event and libevent2 for testing 2013-04-26 21:22:56 +02:00
Shoghi Cervantes Pueyo
8aa047b3f0 Removed obsolete methods from the Utils class 2013-04-26 19:56:08 +02:00
Shoghi Cervantes Pueyo
c4ff8921f1 StackableArrays class 2013-04-25 20:29:45 +02:00
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