dpc / rhex

ASCII terminal hexagonal map roguelike written in Rust
154 stars 18 forks source link

1) upgraded num, rand, hex2d-dpcext crate dependencies, updated relat… #42

Closed tzargoth closed 2 years ago

tzargoth commented 2 years ago

…ed features, and refactored usage; 2) refactored deprecated operators and hex2d breaking changes; 3) fixed bug in firing action

When I attempted to build rhex recently, the build failed (I forget where exactly). I took the opportunity to upgrade crate dependencies while fixing the issue, and fixed a couple other issues while I was refactoring.

This change requires the hex2d-dpcext changes (recently requested) to be published with incremented version.