Space Engineers

Space Engineers

Build Info
Näytetään 61–70 / 155
< 1 ... 5  6  7  8  9 ... 16 >
Päivitys: 18.8.2020 klo 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.

Päivitys: 30.6.2020 klo 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.

Päivitys: 27.6.2020 klo 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.

Päivitys: 27.6.2020 klo 1.36

(see next one)

Päivitys: 24.6.2020 klo 11.48

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

Päivitys: 31.5.2020 klo 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.

Päivitys: 16.5.2020 klo 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 )

Päivitys: 10.5.2020 klo 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.

Päivitys: 8.5.2020 klo 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.

Päivitys: 27.4.2020 klo 11.21

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