andymwat / TI-84-CE-DooM

A version of DooM for the TI-84 CE written in C.
MIT License
48 stars 11 forks source link

Don’t go beyond the borders of the screen #1

Closed Sebby37 closed 5 years ago

Sebby37 commented 5 years ago

I went beyone the borders of the screen with the minimap and that basically reset my calculator with the ram cleared.

andymwat commented 5 years ago

I went beyone the borders of the screen with the minimap and that basically reset my calculator with the ram cleared. I can't reproduce this with the latest build in CEmu, but I added a check for that. I'll upload a fixed build pretty soon. In general, though, you won't be able to go beyond the borders of the minimap in any real map.

andymwat commented 5 years ago

Fixed in commit https://github.com/andymwat/TI-84-CE-DooM/commit/1c3da3f0cb177fbddee5da866c2761b8998004da.