|
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 |
|
|
d1db27016e
|
s/facePos/clickVector/
clickVector better describes this
|
2017-10-27 19:05:26 +01:00 |
|
|
d8b1757ebc
|
added some nullable and void typehints to Block API
|
2017-10-11 18:45:40 +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 |
|
|
64f2e7587d
|
Some cleanup and added missing strict types declare for EndRod
|
2017-08-19 11:11:49 +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 |
|
|
41f5cba971
|
Added End Rods, close #940
|
2017-08-18 13:05:39 +01:00 |
|