|
74b074753f
|
Bulk addition of constant visibilities
thanks PhpStorm inspections plugin for annoying the shit out of me until
I did this.
|
2017-11-21 14:44:10 +00:00 |
|
|
d1db27016e
|
s/facePos/clickVector/
clickVector better describes this
|
2017-10-27 19:05:26 +01:00 |
|
|
6d5620606e
|
Block->place() parameter refactor to make things clearer
|
2017-08-26 14:41:49 +01:00 |
|
|
e1d894057c
|
Changed face position floating-point params to Vector3s
|
2017-08-20 10:23:34 +01:00 |
|
|
41c6cb6f97
|
Added Block->getVariantBitmask(0 to cut down on getDrops() boilerplate, fixed several blocks incorrectly retaining meta when broken
|
2017-08-18 19:49:28 +01:00 |
|
|
83af4dcd59
|
Block API typehints
|
2017-08-17 13:50:19 +01:00 |
|
|
036663e0b5
|
Made rails less weird
Not up to the task of implementing rail connectivity today, some other time
|
2017-07-30 18:02:24 +01:00 |
|
|
51b0673b4b
|
Bite the bullet and enable strict types on everything
|
2017-06-07 12:53:16 +01:00 |
|
|
e2cdd9eddc
|
Fixed missing hardness on unimplemented blocks causing gameplay issues
|
2017-02-21 11:33:06 +00:00 |
|
|
f933107af0
|
Fix some non-properly-implemented blocks killing people and bad inheritances
|
2017-02-21 11:17:33 +00:00 |
|
|
58ff381557
|
PhpStorm automated formatting (#11)
* PhpStorm reformatting
* Tuned PhpStorm reformatting
* Improved ItemIds and BlockIds formatting
* Tuned more PhpStorm reformatting
* Improved string concatenation
|
2016-10-03 19:05:48 +08:00 |
|
|
e913b16804
|
Fixed some lines indented with 4 spaces rather than tabs
|
2016-10-03 00:58:34 +08:00 |
|
|
8a0bd85656
|
Item and Block, some wont work yet
|
2016-01-28 04:37:09 +01:00 |
|