35 Commits

Author SHA1 Message Date
Shoghi Cervantes
23b8fc32ff removed DocBlock header for logo 2014-03-05 11:15:47 +01:00
Shoghi Cervantes
a529e7566a Removed not needed network steps, corrected slot methods 2014-03-05 00:54:12 +01:00
Shoghi Cervantes
103d0bf2ea Updated TextFormat constants 2014-02-27 00:11:06 +01:00
Shoghi Cervantes
4a2852bb90 Reworked Level things to handle new NBT structure 2014-02-27 00:03:53 +01:00
Shoghi Cervantes
3864630bcd New PMF level (uses NBT Entity and TileEntity) 2014-02-26 17:15:31 +01:00
Shoghi Cervantes
b36d754e5b Merge remote-tracking branch 'origin/master' into Entities 2014-02-19 15:28:23 +01:00
Shoghi Cervantes
d12ce8fd6c small fixes 2014-02-19 02:23:45 +01:00
Shoghi Cervantes
f1b5f83fd4 Lots of typos fixed, undefined variables, unused code 2014-02-19 01:55:42 +01:00
Shoghi Cervantes
7ea0bf5067 Merge remote-tracking branch 'origin/master' into Entities 2014-02-14 17:16:51 +01:00
Shoghi Cervantes
47893ed765 Generate backtrace on error/crash 2014-02-14 14:21:13 +01:00
Shoghi Cervantes
1206cbf993 Basic Entity structure 2014-02-11 13:31:48 +01:00
Shoghi Cervantes
85438aff0d Added verbose error level names 2014-02-06 14:14:08 +01:00
Shoghi Cervantes
9a4bae7d64 Improved crash dumps 2014-01-28 12:50:42 +01:00
Lloyd Weehuizen
5d53c259cf Fix argument parsing 2013-11-24 16:27:09 +13:00
Shoghi Cervantes
555da94612 Moved patch location :P 2013-09-07 10:21:42 +02:00
Shoghi Cervantes
774debb299 Fixed #781 2013-09-07 10:18:06 +02:00
Shoghi Cervantes
809076b7d7 Added new text formatting system for future updates [like vanilla PC] 2013-09-04 19:49:19 +02:00
Shoghi Cervantes
c9a7067e3f Added date on server logs 2013-09-04 13:32:36 +02:00
Shoghi Cervantes
d347137148 Removed obsolete Data.php 2013-08-28 23:37:47 +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
aa7d9b5e05 Added full async operations in a separate Thread 2013-06-12 19:38:11 +02:00
Shoghi Cervantes
9b88a4a73f Player packet handling rewrite, fix #350 2013-06-09 05:56:48 +02:00
Shoghi Cervantes
2f05a03e51 Fixed #304 Calculate Server Time Offset [gh#304] 2013-05-29 18:20:48 +02:00
Shoghi Cervantes Pueyo
e163223134 Implemented safe_var_dump() 2013-05-19 03:39:33 +02:00
Shoghi Cervantes Pueyo
5938747083 PMF & Multiworld [part 2] 2013-05-15 23:30:22 +02:00
Shoghi Cervantes Pueyo
3378c44542 Added output redirection to kill() 2013-04-23 11:59:34 +02:00
Shoghi Cervantes Pueyo
d08807abaf Added 4 RCON threads 2013-04-22 14:29:30 +02:00
Shoghi Cervantes Pueyo
a92518ef9e Fixed console messages without [TAG] 2013-04-14 13:01:50 +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
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
a3e141672a Added option to change the DATA_PATH via CLI argument data-path=<directory> 2013-03-05 12:43:35 +01:00
Shoghi Cervantes Pueyo
717c668787 Removed includes, moving to only one main folder 2013-02-13 20:35:56 +01:00