Space Engineers

Space Engineers

Build Info
目前顯示第 71-80 項,共 155 項
< 1 ... 6  7  8  9  10 ... 16 >
更新:2020 年 4 月 26 日 @ 上午 12:02

- Fixed terminal info API (for other mods to use) not working.

更新:2020 年 4 月 23 日 @ 上午 10:24

- Updated for door airtight-on-close additions.
- Fixed compile errors caused by breaking changes in definition code (and incompatible with older SE versions).
- Fixed gate showing inaccurate move time.
- Fixed mergeblock custom detail info not showing up.

更新:2020 年 4 月 16 日 @ 下午 3:00

- Fixed persistent notifications not updating while they're visible.

更新:2020 年 4 月 15 日 @ 下午 5:26

- Conveyor hubs and tubes now say 0.1 W per line and pointing to /bi help at [3] for further explanations.
- Fixed [1] and [2] tags mentioning /buildinfo help which doesn't work anymore, now it says "([1] @ /bi help)".
- Fixed hardcoded power group/priority not showing up as hardcoded.

更新:2020 年 4 月 2 日 @ 上午 10:34

- Changed conveyors' power required to 0 as in reality they don't consume any power despite the game code suggesting otherwise.
- Fixed some "Power required" labels being marked hardcoded when they were not and vice-versa.

更新:2020 年 3 月 31 日 @ 下午 10:41

- Parsed game fonts again to include chinese characters too to avoid errors.

更新:2020 年 3 月 15 日 @ 下午 1:54

- Game's HUD is now shown when controlling turrets.
- Prevented ship direction indicator while controlling turrets on other ships from showing up as it's misleading.
- Added WeaponCore API to hide stats on weapons that use WC in order to not show misleading weapon/ammo information (affects text info, overlays, terminal and turret HUD).
Also note: WeaponCore mod is not required, this is just compatibility in case it's installed.

更新:2019 年 12 月 6 日 @ 上午 9:13

- Removed workaround for menu bg being too short because now it's too tall as textAPI fixed it.
- No longer unregistering things if they've not been yet registered, avoids some pointless errors when game exits to menu from loading screen.

更新:2019 年 11 月 6 日 @ 上午 3:36

- Added a workaround for using help window with chat open softlocking the game, it now waits until you close the chat.

更新:2019 年 10 月 30 日 @ 下午 1:09

Added chat notification when mod is updated with notable changes, like the previous Toolbar Action Labels feature that some people thought it was vanilla xD


Toolbar Action Labels feature improvements:
- Added config settings for block names and custom status (also added to textAPI menu).
- Set a max limit of 22 characters for block custom names.
The limit goes from end backwards, so the suffix will be visible not the prefix.
It also tries to avoid splitting words, will go to first space after the limit breaking word.
- Added some short action names for RunWithDefaultArgument, OnOff, On and Off actions.
- Block custom name is now cached and updates via events.
- Fixed word wrapping not properly wrapping some texts like cockpit's handbrake toggle.


Other stuff:
- Added /bi changelog command to open the workshop page in this tab.
- Added default value indicator for textAPI menu items.
- Updated place info text box to use new block variants groups.
- Workaround for text box screen position not visible in textAPI menu.
- Updated Pressurization code copy from game code.
- Fixed merge detector not getting dummies.