Commit Graph

20 Commits

Author SHA1 Message Date
747f7685e7 Fix formatting issues due to bad IDE settings 2014-12-07 16:30:04 +01:00
a98da3bab1 Renamed old getID() calls to getId() 2014-12-07 15:21:32 +01:00
a0d4bff385 Block creating and property handling rewrite, part1 2014-12-07 01:53:27 +01:00
32dae93ef9 Removed unused imports 2014-11-04 12:08:24 +01:00
8601405a88 Fixed CPU leak 2014-10-31 21:07:00 +01:00
6f64af3066 Reuse even more objects! 2014-10-29 14:23:51 +01:00
350cee3d41 Added Event allocation pool, updated SPL with Class::onClassLoaded() 2014-10-28 10:47:40 +01:00
144a871c07 Improved Vector3 and Block handling, less allocation on Positions 2014-10-28 10:03:10 +01:00
4076fb4657 Added BlockSpreadEvent 2014-10-11 19:27:43 +02:00
b761a97660 Fixed crash due to class name conflict 2014-08-31 01:05:15 +02:00
c40f9f65a5 Optimize imports 2014-08-26 11:54:24 +02:00
f74af12914 Improved chunk ticking, enabled again. Disable it setting chunk-ticking.per-tick to 0 2014-08-26 11:52:45 +02:00
049103ab7a Improved Block selection and construction performance 2014-08-25 16:39:47 +02:00
6b361389ad Fixed mirrored chunk sending 2014-07-06 12:36:23 +02:00
36cdfd969d Fixed #799 Added Grass growth algorithm 2014-06-22 22:26:36 +02:00
0be2bd911f Fixed block updates not getting broadcasted 2014-06-22 21:56:58 +02:00
0be679c9d5 Updated method names: getMetadata() & setMetadata() to getDamage() & setDamage() on Block and Item classes 2014-05-22 18:37:28 +02:00
c1546aac9c Updated Position to use Weak / strong references for Level objects 2014-05-22 04:14:06 +02:00
89138ae4ce Added a few things 2014-04-08 13:00:52 +02:00
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00