RockRaiders icon indicating copy to clipboard operation
RockRaiders copied to clipboard

👨‍🏭 Clone of an awesome same named game

Results 17 RockRaiders issues
Sort by recently updated
recently updated
newest added

* [x] Refactored storage collection * [x] split mesh and testure loader * [x] texture loading from data * [x] colorpalette as ron file * [x] make map load from...

closes #43 This PR will add a map of the cave. * [x] create a Map * [x] update the tiles in a system * [x] update rockraiders * [...

https://travis-ci.org/KuSpa/RockRaiders/jobs/478819875#L1313

when updating surrounded hovered tiles, the hoverhandler seems not to work as intended. Occurs when randomly hovering over tiles while a reveal process is active

bug

statebound resources should be reset on state onstop to not have thousands of unsued resources Wrapping into options adds boilderplate for read and write access. not doing it seems wrong...

discuss