From 0a1bf06c6f3c9f40fcb65d771a5d81ab268c5cef Mon Sep 17 00:00:00 2001 From: theophriene <60849082+theophriene@users.noreply.github.com> Date: Mon, 21 Sep 2020 14:41:31 +0000 Subject: Trapdoor crash fix (#4890) * [WIP] Trapdoor crash fix * Fixed code style * Updated commentary in the code * Updated commentary in the code again * Fix copy-past error * Fix another copy-past error! * Fixed orientation & clipping * Remove redundant clause * Some code cleanup * Fixed compilation error * Moved logic into helper function, slightly reorganised the caller * Fixed comments * Fixed comments, what an idiot * Added to CONTRIBUTORS * Fixed bitwise error * Use cYawRotator * Reduce indent Co-authored-by: Elias Thomson Co-authored-by: Tiger Wang --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4841ad203..cf9841ff4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -65,6 +65,7 @@ sweetgiorni Sxw1212 Taugeshtu tigerw (Tiger Wang) +theophriene tonibm19 TooAngel UltraCoderRU -- cgit v1.2.3