Space Engineers

Space Engineers

Build Info
155件中 61-70 を表示
< 1 ... 5  6  7  8  9 ... 16 >
更新: 2020年8月18日 @ 21時04分

- Tweaked terminal info for production blocks:
--- Added total time and time estimate per queue item.
--- Refinery queue items show output amount now (only for blueprints that have 1 requirement and 1 result because some math is required; no amount shown for anything else).
--- Refinery queue items are now numbered to show that they're in order, assembler ones are not as it can skip to whichever it has materials for (info which I can't access).

- Some code tweaks on cockpit terminal info (power stats in particular) to narrow down a NRE when merging, please report such errors if you get them.

更新: 2020年6月30日 @ 3時08分

- Fixed missile ammo showing incorrect speed for non-accelerated missiles (Keen removed a 0.7 multiplier on that speed).
- Renamed textbox alignment settings to anchor in textAPI menu and config (with old name being readable aswell of course).
- Updated logger to contain more game info at its start (like game version, etc) to help debug issues.

更新: 2020年6月27日 @ 6時00分

- Fixed errors when having unbounded inputs in config.
- Fixed TextAPI menu settings not being updated on /bi reload.
- Fixed toolbar label having missing newlines in some cases.
- Fixed error in survival with placement distance feature turned off.

TextAPI menu tweaks:
- Added Misc category where Internal info and placement distance settings were moved.
- Added Reset to defaults button with confirmation in Misc.
- Made Aim/Place info to be grayed out when text box is turned off.

Known issues:
- TextAPI menu item grayed state doesn't update when setting gets changed elsewhere (config reload, reset, etc), a simple re-toggle of the setting that grays it would fix.

更新: 2020年6月27日 @ 1時36分

(see next one)

更新: 2020年6月24日 @ 11時48分

- Fixed compile errors in SE v1.195 (doesn't break whatever compatibility existed with older versions).

更新: 2020年5月31日 @ 12時07分

- Potential fix for jittering overlays when aiming at a grid.
- Weapons that deal 0 damage will no longer print ammo stats and say "might have custom behavior" instead.

更新: 2020年5月16日 @ 14時34分

- Added large conveyor tube requirement to tooltip of items that require it, along with an asterisk in the icon for at-a-glance identification.
- Added power stats to ship tools' terminal info.
- Added inventory stats to ship drill.
- Incremented version for people to get notified that there's new stuff (see previous updates too :P )

更新: 2020年5月10日 @ 12時47分

- Fixed accuracy cone on weapons being twice as wide (accuracy group diameter was correct in text info).
- Tweaked text format for shipmods window.
- Improved friendly grid check on shipmods command, it now checks subgrids' bigowners too.
- Fixed shipmods command including grids beyond connectors.
- Updated list of vanilla blocks hardcoded into shipmods command for it to recognize changed vanilla blocks.
- Various other code moving and updating.

更新: 2020年5月8日 @ 19時20分

- Added lock overlay feature, Shift+ToggleCubeSize by default, is rebindable in config and textAPI menu.
- Converted various block-specific overlays to draw as wireframe for better depth perception.
- Door airtight-closed overlays no longer blink, show up as wireframe when door is open and solid when door is closed or door is equipped.
- Fixed drill sensor/cutout information, now it properly shows the mining and carving radiuses.
- Small optimizations for sphere/capsule/cone draw.

更新: 2020年4月27日 @ 11時21分

- Re-enabled block picking to toolbar in MP as the method was given a local variant.