Dylan K. Taylor
|
02f42eba48
|
Move block registration to its own class
|
2017-08-20 18:05:01 +01:00 |
|
Dylan K. Taylor
|
0e24596aed
|
Changed block construction calls to Block::get()
|
2017-08-19 13:46:17 +01:00 |
|
Dylan K. Taylor
|
d8f0dd6db8
|
Changed Block->getDrops() to return Item[]
|
2017-08-18 11:21:33 +01:00 |
|
Dylan K. Taylor
|
83af4dcd59
|
Block API typehints
|
2017-08-17 13:50:19 +01:00 |
|
Dylan K. Taylor
|
2103c981a9
|
Replaced literal ints with Vector3 constants for Block->getSide() calls
|
2017-08-04 13:33:23 +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
|
61d354a4ea
|
Block constructor mass-replace to fix #963 and related issues
|
2017-06-05 10:02:27 +01:00 |
|
Dylan K. Taylor
|
9004417456
|
Fixed file headers (#255)
|
2017-01-13 16:57:05 +00:00 |
|
Shoghi Cervantes
|
0380e9009a
|
Added block break tool type, fixed falling sand, fixed duplicated jungle leaves
|
2015-07-27 20:31:55 +02:00 |
|
Shoghi Cervantes
|
26c9eed82e
|
Added all block hardness
|
2015-07-27 20:31:55 +02:00 |
|
Shoghi Cervantes
|
747f7685e7
|
Fix formatting issues due to bad IDE settings
|
2014-12-07 16:30:04 +01:00 |
|
Shoghi Cervantes
|
a98da3bab1
|
Renamed old getID() calls to getId()
|
2014-12-07 15:21:32 +01:00 |
|
Shoghi Cervantes
|
a0d4bff385
|
Block creating and property handling rewrite, part1
|
2014-12-07 01:53:27 +01:00 |
|
Shoghi Cervantes
|
32dae93ef9
|
Removed unused imports
|
2014-11-04 12:08:24 +01:00 |
|
Shoghi Cervantes
|
8601405a88
|
Fixed CPU leak
|
2014-10-31 21:07:00 +01:00 |
|
Shoghi Cervantes
|
6f64af3066
|
Reuse even more objects!
|
2014-10-29 14:23:51 +01:00 |
|
Shoghi Cervantes
|
350cee3d41
|
Added Event allocation pool, updated SPL with Class::onClassLoaded()
|
2014-10-28 10:47:40 +01:00 |
|
Shoghi Cervantes
|
144a871c07
|
Improved Vector3 and Block handling, less allocation on Positions
|
2014-10-28 10:03:10 +01:00 |
|
Shoghi Cervantes
|
4076fb4657
|
Added BlockSpreadEvent
|
2014-10-11 19:27:43 +02:00 |
|
Shoghi Cervantes
|
f74af12914
|
Improved chunk ticking, enabled again. Disable it setting chunk-ticking.per-tick to 0
|
2014-08-26 11:52:45 +02:00 |
|
Shoghi Cervantes
|
bb08da701b
|
Fixed header logo in PR #1944
|
2014-08-22 11:30:15 +02:00 |
|
PEMapModder
|
e8b1b0fab6
|
Cleaned Mycelium.php and fixed its potential crash
Crash report: http://crash.pocketmine.net/view/27500
|
2014-08-22 11:05:47 +08:00 |
|
Intyre
|
532b12c6c0
|
Mycelium spreads like grass and MonsterSpawner breaktime added
|
2014-08-18 20:06:18 +02:00 |
|
Intyre
|
e91781cbf2
|
EndPortal, EndStone, MonsterSpawner, Mycelium and Podzol blocks added
|
2014-08-17 02:00:17 +02:00 |
|