Commit Graph

14 Commits

Author SHA1 Message Date
Gavin McDonald
c0a2e3ff2d fix for infinite hex boards 2019-01-31 22:09:07 -05:00
Gavin McDonald
cdd64ab1cc don't try to turn null into a Point 2019-01-30 22:10:18 -05:00
Gavin McDonald
1ba10b1f87 renaming things 2019-01-13 15:15:39 -05:00
Gavin McDonald
064bf10e98 more straightforward approach to providing location data for wrapped maps 2019-01-12 22:50:36 -05:00
Gavin McDonald
7c3ee5b475 wrapping for radial, hexagonal, maps 2019-01-06 15:34:56 -05:00
Gavin McDonald
28f9647c3a wrapping for pointy hexagons 2019-01-05 16:51:52 -05:00
Gavin McDonald
87c2fd9885 fix {q,r} -> {x,y,z} conversion 2019-01-04 23:47:28 -05:00
Gavin McDonald
d1b76727c8 looks like maps are finally wrapping properly 2019-01-04 22:03:05 -05:00
Gavin McDonald
c77f179ad3 wrapping for flat hex tiles almost working 2018-12-28 16:31:55 -05:00
Gavin McDonald
69cae5eb1a [*] limit tiles in bounds based on width/height/radius 2018-12-02 21:24:34 -05:00
gavin
2c19266ca6 Start at Zero (#6) 2018-07-21 02:17:49 +00:00
Gavin McDonald
e4b9b87f44 I guess I didn't test before that last commit 2018-07-17 21:04:53 -04:00
gavin
57ada13a8d Refactor Maps (#2) 2018-07-17 21:28:17 +00:00
gavin
0545c0a5d9 Finite boards (#1) 2018-07-15 02:54:26 +00:00