Surviving Mars

Surviving Mars

AutoExplore
目前顯示第 11-20 項,共 32 項
< 1  2  3  4 >
更新:2018 年 8 月 6 日 @ 上午 9:01

Make mod not outdated by updating a lua_script number.

更新:2018 年 5 月 7 日 @ 上午 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.

更新:2018 年 5 月 4 日 @ 上午 9:53

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

更新:2018 年 5 月 4 日 @ 上午 9:42

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

更新:2018 年 4 月 23 日 @ 上午 1:48

- Fixed translation ids.

更新:2018 年 4 月 22 日 @ 上午 6:28

- Fix anomaly scanning logic when disabled.

更新:2018 年 4 月 20 日 @ 上午 9:31

- Check for ModConfig presence via rawget() once.

更新:2018 年 4 月 18 日 @ 上午 9:17

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

更新:2018 年 4 月 18 日 @ 上午 7:26

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

更新:2018 年 4 月 16 日 @ 上午 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