9 Commits

Author SHA1 Message Date
SmallJoker
21b5a6c008 Fix error in check_player_privs after player leave 2021-03-14 18:46:30 +01:00
FaceDeer
81756a6207 remove pointset class - much simpler to use a table with hashed vector keys 2019-11-11 18:14:03 -07:00
FaceDeer
3ffdf10286 add param2 sanity checks 2019-04-14 21:34:26 -06:00
FaceDeer
7cfe61fba8 remove old debugs 2018-04-09 23:38:53 -06:00
FaceDeer
a758cb5e22 override door directions with hinge directions to ensure consistency 2017-09-27 07:46:55 -06:00
FaceDeer
9cce7a62cf add documentation 2017-03-01 23:33:12 -07:00
FaceDeer
4bb95e0838 Now testing for a clear swing path for hinged doors.
This code is getting a big unweildy, I need to do cleanup. But it's
working so that's good for now.
2017-02-21 22:23:17 -07:00
FaceDeer
8c6defab4f move some code around in preparation for testing swing volume for obstruction 2017-02-21 19:12:37 -07:00
FaceDeer
0a9850114a initial commit
This was split out of the venerable Castle mod,
https://github.com/minetest-mods/castle, which has been maintained by a
long line of distinguished modders. Only the oak door, jail door, and
jail bars are from that, though - I added the larger gate and portcullis
components myself.
2017-02-20 15:16:07 -07:00