Shoghi Cervantes
|
962c28aaca
|
BatchPacket, compress any packet depending on the size, really fast threaded chunk sending
|
2015-03-26 00:06:46 +01:00 |
|
Shoghi Cervantes
|
692045d714
|
Improved threading and resource usage, new defaults
|
2015-01-02 18:46:39 +01:00 |
|
Shoghi Cervantes
|
9b85abd75e
|
Micro-optimizations
|
2014-10-15 10:44:01 +02:00 |
|
Shoghi Cervantes
|
7f85e37540
|
Worked on scheduler
|
2014-10-11 16:36:38 +02:00 |
|
Shoghi Cervantes
|
baf06dc363
|
Revert "Use Collectable class on AsyncTask, removed task collection workaround on ServerScheduler"
This reverts commit 0dba14074a634e82539735c3be88c6ae31b0be05.
|
2014-10-11 00:03:46 +02:00 |
|
Shoghi Cervantes
|
0dba14074a
|
Use Collectable class on AsyncTask, removed task collection workaround on ServerScheduler
|
2014-10-10 20:53:28 +02:00 |
|
Shoghi Cervantes
|
db7222976e
|
Code cleanup
|
2014-08-21 17:26:41 +02:00 |
|
Shoghi Cervantes
|
fee7f5060b
|
Made AsyncTask::onCompletion() implementation optional
|
2014-08-10 18:15:06 +02:00 |
|
Shoghi Cervantes
|
b8802edd6d
|
Only allow one thread per property, fixes #1668
|
2014-07-17 21:22:48 +02:00 |
|
Shoghi Cervantes
|
6c442551f7
|
Fixed client crashing (temp.), fixed clients not spawning. (Fixes #1640 #1636 #1590 #1573)
|
2014-07-14 02:19:14 +02:00 |
|
Shoghi Cervantes
|
22552cdd72
|
Improved chunk sending, moved chunk encoding and compression to another thread
|
2014-07-05 20:41:44 +02:00 |
|
Shoghi Cervantes
|
9877271d70
|
Fixed kick messages
|
2014-06-25 20:50:16 +02:00 |
|
Shoghi Cervantes
|
80aebf2932
|
Added AsyncTask::onCompletion()
|
2014-06-25 13:01:39 +02:00 |
|
Shoghi Cervantes
|
7f795bc041
|
Fixed #1501 executing AsyncTasks blocks other threads
|
2014-06-22 12:50:24 +02:00 |
|
Shoghi Cervantes
|
53749483c3
|
Implemented new Inventory windows on Player, Chest and Furnace
|
2014-05-23 20:53:06 +02:00 |
|
Shoghi Cervantes
|
80f9093875
|
Added /reload command (does not reload source code)
|
2014-04-03 15:49:00 +02:00 |
|
Shoghi Cervantes
|
0f42cd9243
|
Added Asynchronous tasks, usage sending
|
2014-04-02 20:20:14 +02:00 |
|