36 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
8149c9e7ca Better plugin list in the Error dump 2013-04-25 18:31:03 +02:00
Shoghi Cervantes Pueyo
173784752e Added GIT_COMMIT to the Error dump 2013-04-25 17:54:32 +02:00
Shoghi Cervantes Pueyo
8345fd02c4 Set default gamemode to SURVIVAL 2013-04-23 10:49:25 +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
3577667039 New VIEW gamemode 2013-04-18 16:40:30 +02:00
Shoghi Cervantes Pueyo
758070e478 Optimized block updates 2013-04-17 16:41:36 +02:00
Shoghi Cervantes Pueyo
710ed5c704 Improved block updates and Scheduled block updates [part1] 2013-04-16 17:15:39 +02:00
Shoghi Cervantes Pueyo
9ad73b00c8 Removed online broadcast 2013-04-14 18:47:34 +02:00
Shoghi Cervantes Pueyo
d157299c7a Updated console texts and help 2013-04-13 19:47:20 +02:00
Shoghi Cervantes Pueyo
7b8a27f7b0 Removed time-per-second property 2013-04-09 19:04:01 +02:00
Shoghi Cervantes Pueyo
f093286fb2 Disallow joining invisible servers 2013-04-09 17:26:30 +02:00
Shoghi Cervantes Pueyo
20694f2c77 Changes to Threads 2013-04-07 14:35:39 +02:00
Shoghi Cervantes Pueyo
539c8046d8 Removed deprecated chat() method in server 2013-04-07 13:47:11 +02:00
Shoghi Cervantes Pueyo
e77db15c21 Error suppression 2013-04-03 12:30:51 +02:00
Shoghi Cervantes Pueyo
683fd03f45 Set process title PHP 5.5 function fallback 2013-04-03 12:28:57 +02:00
Shoghi Cervantes Pueyo
dbc357c266 Removed killing php to end the process 2013-04-03 12:21:12 +02:00
Shoghi Cervantes Pueyo
f8c6921ac4 Few protocol edits 2013-03-31 00:12:19 +01:00
Shoghi Cervantes Pueyo
7312c57123 Improved internal Client IDs 2013-03-30 21:09:12 +01:00
Shoghi Cervantes Pueyo
a6cc0f8261 Same for Peak Memory usage 2013-03-30 19:34:08 +01:00
Shoghi Cervantes Pueyo
caa32edf6f Get REAL memory usage, not allocated 2013-03-30 19:33:05 +01:00
Shoghi Cervantes Pueyo
6d39f54591 Removed $server constructor arguments because of ServerAPI::request() 2013-03-29 19:49:33 +01:00
Shoghi Cervantes Pueyo
89b38c25ce Raised ticks directive to 40 2013-03-25 16:46:01 +01:00
Shoghi Cervantes Pueyo
2e0d49a2ba Moved the RAKNET_MAGIC constant 2013-03-21 17:03:13 +01:00
Shoghi Cervantes Pueyo
f936e29d34 TPS check 2013-03-20 16:42:20 +01:00
Shoghi Cervantes Pueyo
6dba82c695 Disable reloading the config from server 2013-03-20 16:38:38 +01:00
Shoghi Cervantes Pueyo
6851f9c7b1 Added a dynamic title function 2013-03-14 16:36:34 +01:00
Shoghi Cervantes Pueyo
8bf4b5cafa Added callable type hinting 2013-03-09 10:08:42 +01:00
Shoghi Cervantes Pueyo
fa4813d335 Raised save interval to 25 minutes 2013-03-09 09:31:41 +01:00
Shoghi Cervantes Pueyo
3432a69a41 Cancel correctly Handling Events using return true 2013-03-09 09:27:29 +01:00
Shoghi Cervantes Pueyo
8f21eb41ee Added message separation 2013-03-07 18:06:51 +01:00
Shoghi Cervantes Pueyo
d90e41c0d5 Fixed Server description not being displayed 2013-03-07 18:05:33 +01:00
Shoghi Cervantes Pueyo
8253d63d9b Case-insensitive playernames, removed Client ID kick 2013-03-07 17:43:44 +01:00
Shoghi Cervantes Pueyo
0ab5fc8fcd Entity::getDirection() method 2013-03-05 17:03:34 +01:00
Shoghi Cervantes Pueyo
3b2a7e68f3 Fixed DevTools plugin related issues 2013-03-05 13:26:10 +01:00
Shoghi Cervantes Pueyo
8c32b3d896 Removed the last backtrace funcion due to an infinite loop 2013-03-05 12:51:39 +01:00
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00