Space Engineers

Space Engineers

UPDATED Grid Block Limiter
Showing 21-30 of 35 entries
< 1  2  3  4 >
Update: Apr 18, 2020 @ 10:57pm

Changed checking priority to reduce DS impact. System now iterates though grids one at a time (5 per second) rather than all at once, every few seconds. Also logging changed, writes to console log rather than separate log file.

Update: Apr 14, 2020 @ 4:28am

Changed location of config file into save folder/Storage. Older games should still load configuration correctly and migrate settings automatically.

Update: Apr 10, 2020 @ 12:24am

Added /gridlimits command

Update: Apr 9, 2020 @ 6:37am

Update: Apr 9, 2020 @ 4:03am

Update: Apr 9, 2020 @ 3:29am

Update: Apr 8, 2020 @ 4:17am

Update: Mar 12, 2020 @ 12:39am

Added logging of grids breaching limits (in NaughtyList.log)
Changed automatically-generated config file (GridBlockLimits.xml) to contain only a dummy placeholder, so adding the mod to an existing world won't push arbitrary limits onto an arbitrary list of blocks

Update: Mar 11, 2020 @ 11:34pm

Patched an issue where not all grids were being checked.

Update: Mar 9, 2020 @ 3:20am

Tweak for DS damaging speed