191 Commits

Author SHA1 Message Date
Shoghi Cervantes
2f05a03e51 Fixed #304 Calculate Server Time Offset [gh#304] 2013-05-29 18:20:48 +02:00
Shoghi Cervantes
6d54495402 Cached Utils::getIP() method 2013-05-26 16:15:30 +02:00
Shoghi Cervantes
49716cfb18 Fixed packet-related stuff 2013-05-21 20:29:10 +02:00
Shoghi Cervantes
acc373525f Removed MT Random generator namespace 2013-05-21 20:14:03 +02:00
Shoghi Cervantes
9dbdab8060 Added } 2013-05-21 19:19:50 +02:00
Shoghi Cervantes
4766424cb3 Fixed moving to fast message during Player blocking 2013-05-21 18:40:00 +02:00
Shoghi Cervantes Pueyo
713f16771f Added some socket options to cURL 2013-05-20 09:43:32 +02:00
Shoghi Cervantes Pueyo
e81d68c8d0 Added trees to teh SuperflatGenerator 2013-05-18 11:02:00 +02:00
Shoghi Cervantes Pueyo
5ea6052a8a New Level Generator API & Support for MC Superflat Presets 2013-05-18 02:05:56 +02:00
Shoghi Cervantes Pueyo
2b89b51621 Fixed #251 implode() error 2013-05-17 12:30:39 +02:00
Shoghi Cervantes Pueyo
e0e724bcc3 Saving entities/tiles 2013-05-15 23:30:46 +02:00
Shoghi Cervantes Pueyo
bcbc65ed5e Added /spawn [world] [player] 2013-05-15 23:30:36 +02:00
Shoghi Cervantes Pueyo
838e08b33b Fixed metadata packing 2013-05-15 23:30:36 +02:00
Shoghi Cervantes
5b6724a452 Mac machines are detected 2013-04-29 00:46:36 +03: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
fea6e9c432 Fixed Container::check() blacklist 2013-04-23 18:21:37 +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
34ca8baa29 Fixed "player.interact" event only being fired with weird conditions 2013-04-22 18:46:35 +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
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
2043534003 Removed constant property file write 2013-04-09 17:39:36 +02:00
Shoghi Cervantes Pueyo
79ca735fb0 Fixed a weird, random, pthreads-caused crash 2013-04-09 17:21:49 +02:00
Shoghi Cervantes Pueyo
b66e784a12 Removed GMP dependency, using bundled BCMath 2013-04-08 20:23:44 +02:00
Shoghi Cervantes Pueyo
20694f2c77 Changes to Threads 2013-04-07 14:35:39 +02:00
Shoghi Cervantes Pueyo
cd946a7273 Added fix to Utils::getOS() method 2013-04-03 19:21:12 +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
2a8c72dfc2 Updated the compile script 2013-03-22 13:51:53 +01:00
Shoghi Cervantes Pueyo
6e4141f140 Changed the Utils::isOnline() method 2013-03-21 16:27:02 +01:00
Shoghi Cervantes Pueyo
0660409987 Updated Spyc 2013-03-14 21:55:50 +01:00
Shoghi Cervantes Pueyo
3b2a7e68f3 Fixed DevTools plugin related issues 2013-03-05 13:26:10 +01:00
Shoghi Cervantes Pueyo
c60e15a682 Correct Line Breaks 2013-03-04 21:36:07 +01:00
Shoghi Cervantes Pueyo
76fcad92b3 Pretty print options for Config JSON 2013-03-04 17:29:15 +01:00
Shoghi Cervantes Pueyo
20e6d19d85 Added GMP base 2013-02-15 20:11:40 +01:00
Shoghi Cervantes Pueyo
b3db08a370 Removed Math_BigInteger dependency 2013-02-15 20:04:21 +01:00
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00