Surviving Mars

Surviving Mars

AutoExplore
Zobrazuje se 11–20 z 32 položek
< 1  2  3  4 >
Aktualizace: 6. srp. 2018 v 9.01

Make mod not outdated by updating a lua_script number.

Aktualizace: 7. kvě. 2018 v 9.20

- Script reloading from the Lua console mod no longer duplicates controls and also rebuilds the map zones used for determining accessibility of anomalies.

Aktualizace: 4. kvě. 2018 v 9.53

- Fix the tunnel handling status check (it was always on despite my intention).

Aktualizace: 4. kvě. 2018 v 9.42

- Option to enable/disable the custom tunnel handling logic. Default off now as the base game should be smarter with pathing.

Aktualizace: 23. dub. 2018 v 1.48

- Fixed translation ids.

Aktualizace: 22. dub. 2018 v 6.28

- Fix anomaly scanning logic when disabled.

Aktualizace: 20. dub. 2018 v 9.31

- Check for ModConfig presence via rawget() once.

Aktualizace: 18. dub. 2018 v 9.17

- Fixed errors caused by the "New Game" preparation screen (which acts as a game map but it isn't really one).

Aktualizace: 18. dub. 2018 v 7.26

- The logic should now ignore Tunnels connecting the same zone.

Aktualizace: 16. dub. 2018 v 4.03

- Updated the logic to avoid a potential O(N^2) search when locating an anomaly for each rover
- Added option to specify the battery threshold below which the rover will go to recharge itself
- Added option to specify the period for managing rovers to hopefully avoid late game lag