Surviving Mars

Surviving Mars

AutoExplore
Hiển thị 11-20 trong 32 mục
< 1  2  3  4 >
Cập nhật: 6 Thg08, 2018 @ 9:01am

Make mod not outdated by updating a lua_script number.

Cập nhật: 7 Thg05, 2018 @ 9:20am

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

Cập nhật: 4 Thg05, 2018 @ 9:53am

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

Cập nhật: 4 Thg05, 2018 @ 9:42am

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

Cập nhật: 23 Thg04, 2018 @ 1:48am

- Fixed translation ids.

Cập nhật: 22 Thg04, 2018 @ 6:28am

- Fix anomaly scanning logic when disabled.

Cập nhật: 20 Thg04, 2018 @ 9:31am

- Check for ModConfig presence via rawget() once.

Cập nhật: 18 Thg04, 2018 @ 9:17am

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

Cập nhật: 18 Thg04, 2018 @ 7:26am

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

Cập nhật: 16 Thg04, 2018 @ 4:03am

- 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