21 Commits

Author SHA1 Message Date
Dylan K. Taylor
6cd4d2c5a2 Added typehints and PhpDoc for events API
excluded blocks and entities events API to avoid merge conflicts
2017-07-05 16:42:06 +01:00
Dylan K. Taylor
1a6517ea4e Added timings for console title ticking
As stupid as this seems, this can actually cost a significant amount of tick time due to reading from disk and/or executing commands.
2017-07-04 17:05:53 +01:00
Dylan K. Taylor
51b0673b4b Bite the bullet and enable strict types on everything 2017-06-07 12:53:16 +01:00
Dylan K. Taylor
56990eb28b MCPE protocol gets its own namespace 2017-03-08 20:28:39 +00:00
Dylan K. Taylor
9c36e0cd1c Added crafting data packet cache, reduces on-join lag spikes, close #248 (#269) 2017-01-23 11:03:46 +00:00
SOF3
6fc435da0e
Imports rearrangement 2016-10-03 00:43:46 +08:00
Shoghi Cervantes
c4bdbc5443
Report players as EntityPlayer all the time 2015-06-06 23:09:43 +02:00
Shoghi Cervantes
f21ed39c1c
Improved timing reports 2015-06-06 19:07:12 +02:00
Shoghi Cervantes
9e4d88a852
New extended packet timings 2015-06-06 16:58:49 +02:00
Shoghi Cervantes
d542dfc2ce
Split player into more methods, added extra timings 2015-06-05 00:19:45 +02:00
Shoghi Cervantes
71490f60f2 Fixed other invisibility issues 2015-06-04 16:51:48 +02:00
Shoghi Cervantes
db409851e9
World generation is timed by type and chunks can be created on the fly 2015-05-09 19:03:41 +02:00
Shoghi Cervantes
44b5c23ee1 Fixed dead entities and Item picking, improved timing reports 2015-05-06 16:21:35 +02:00
Shoghi Cervantes
d4cae729c3 Added AsyncTasks timings 2015-04-24 17:21:39 +02:00
Shoghi Cervantes
05385acb36
Added Memory Manager timings 2015-04-19 16:01:46 +02:00
Shoghi Cervantes
b2c25eaf36
Added MemoryManager, new memory properties, improved performance, updated RakLib, fixed misc. bugs 2015-04-18 20:13:52 +02:00
Shoghi Cervantes
c175485cd8 Added World Generation timings 2014-12-15 17:52:07 +01:00
Shoghi Cervantes
6c7e16d9d4 Added Permission/Permissible calculation timings 2014-09-12 13:08:59 +02:00
Shoghi Cervantes
db7222976e Code cleanup 2014-08-21 17:26:41 +02:00
Shoghi Cervantes
79e864f4f1 Added far-generated loaded chunk to garbage collection 2014-07-14 12:46:03 +02:00
Shoghi Cervantes
9bdd294a66 Implemented global, tasks timings 2014-07-12 14:09:29 +02:00