|
1eedac87b2
|
added missing @var property types (reported by phpstan)
|
2020-01-09 14:13:54 +00:00 |
|
|
c38779f1fd
|
Block: fixed use of full meta as variant in several cases
fixes #2940
now I need to go to the bathroom and wash this off my hands ... I'd forgotten how nasty this code is
|
2019-05-27 18:04:25 +01:00 |
|
|
4f8e4f0522
|
Add EOF newlines where missing (bulk) (#1836)
This should solve issues with people making GitHub PRs and having the web editor messing things up. GitHub Web Editor sucks :(
|
2017-12-20 11:56:36 +00:00 |
|
|
66562f24fb
|
Made Leaves drops more generic, fix dark oak leaves not dropping apples
|
2017-12-13 12:57:58 +00:00 |
|
|
f148c366f9
|
Use Block->getVariant() more, get rid of hardcoded bitmasks
|
2017-10-18 17:46:24 +01:00 |
|
|
8ce833bf74
|
Stripped redundant trailing commas
|
2017-08-25 12:41:49 +01:00 |
|
|
876659cc73
|
Item factory refactor and added capability to register custom items
|
2017-08-21 17:49:26 +01:00 |
|
|
d8f0dd6db8
|
Changed Block->getDrops() to return Item[]
|
2017-08-18 11:21:33 +01:00 |
|
|
83af4dcd59
|
Block API typehints
|
2017-08-17 13:50:19 +01:00 |
|
|
6b7a382625
|
import cleanup and missing strict types declare
|
2017-08-07 15:42:46 +01:00 |
|
|
21887b283f
|
Removed some copy-pasted code, fix leaves2 drops
|
2017-07-30 17:22:28 +01:00 |
|
|
51b0673b4b
|
Bite the bullet and enable strict types on everything
|
2017-06-07 12:53:16 +01:00 |
|
|
9004417456
|
Fixed file headers (#255)
|
2017-01-13 16:57:05 +00:00 |
|
|
aa8a13c4a3
|
Fix a bunch of block update bugs due to ancient code
|
2016-12-16 17:08:38 +00:00 |
|
|
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 |
|
|
8601405a88
|
Fixed CPU leak
|
2014-10-31 21:07:00 +01:00 |
|
|
350cee3d41
|
Added Event allocation pool, updated SPL with Class::onClassLoaded()
|
2014-10-28 10:47:40 +01:00 |
|
|
883f93cc8c
|
Improved item drop spawning
|
2014-10-13 22:45:04 +02:00 |
|
|
312f377483
|
Added LeavesDecayEvent
|
2014-10-11 19:01:27 +02:00 |
|
|
ac4b4b08fd
|
Fixed Level::setBlock() old calls
|
2014-09-05 11:00:13 +02:00 |
|
|
eab86f5f90
|
Replaced array() with []
|
2014-08-28 17:04:22 +02:00 |
|
|
28926832df
|
Added new Wood slabs, stairs, crafing recipes
|
2014-06-16 15:46:45 +02:00 |
|