Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
12 stars 5 forks source link

Construction fix #360

Closed snipercup closed 4 weeks ago

snipercup commented 1 month ago

Requires #359 Fixes #358

Set the is_allowed_to_shoot to true if the construction menu is closed. Now the player can fire the weapon again.

I also noticed a bug with the construction ghost when the player was away from the 0,0 chunk. I re-did the calculations and now the position works as it should.