ManevilleF / hexx

Hexagonal tools lib in rust
Apache License 2.0
288 stars 23 forks source link

implement fractional hex #140

Closed msparkles closed 8 months ago

ManevilleF commented 8 months ago

Could you rebase on main to solve conflicts ?

msparkles commented 8 months ago

Oops, we somehow got HEAD detached :sweat: should be good now

ManevilleF commented 8 months ago

Thank you very much for your work, I took the liberty to re-implement what you did in #141 with some extra cleanups and utilities. Does #141 meet your needs ?

msparkles commented 8 months ago

Yes, it does meet our requirements!

Thank you for the reimpl, we aren't familiar with the codebase at all, so it was a sloppy-job-done :v Just recently switched to the library and found the feature missing.