Dylan K. Taylor
|
4e9e285e37
|
Vector2: Fixed getFloorX() and getFloorY() logical flaws
(int) typecast does not round down, it truncates!!!!!!!! :yodaangry:
|
2018-02-15 10:24:35 +00:00 |
|
Dylan K. Taylor
|
50f273c041
|
Vector2: Fixed ceil() and floor() totally broken logic
"So if I Vector2->ceil()->ceil() my vector2 magically gets incrementing values..." @Sandertv 2018
|
2018-01-01 12:57:34 +00:00 |
|
Dylan K. Taylor
|
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 |
|
Dylan K. Taylor
|
2a7b736f18
|
Heap of bugfixes, cleanup and PHP 7 upgrades
|
2017-07-13 19:18:56 +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
|
9004417456
|
Fixed file headers (#255)
|
2017-01-13 16:57:05 +00:00 |
|
Dylan K. Taylor
|
1cb96d24ce
|
Some fixes, thanks PhpStorm
|
2017-01-04 11:29:24 +00:00 |
|
Shoghi Cervantes
|
563f6f8e4f
|
Interaction checks happen using the plane and not 3d space
|
2015-05-07 15:38:22 +02:00 |
|
Shoghi Cervantes
|
db15ae49a1
|
Updated to extension 0.0.2
|
2014-04-09 00:56:36 +02:00 |
|
Shoghi Cervantes
|
dd17652aca
|
Fixed wrong paths
|
2014-04-01 05:06:12 +02:00 |
|