vache / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A fork/variant of Cataclysm Roguelike by Whales.
http://en.cataclysmdda.com/
Other
1 stars 0 forks source link

Things to do - more computer fixes #8

Open vache opened 9 years ago

vache commented 9 years ago

Only one computer allowed per submap. Submap will require refactor to have container of computers, most likely using a point->computer map.

Rotation. Store x and y in each action/security regardless if needed, then rotate these points along with map/computer rotation. Leverage "get_submap_at(x, y, lx, ly)" and previous steps in rotation code to get correct coordinates for computer locations.

Show some estimate of change of succeeding at a hack.