Space Engineers

Space Engineers

Build Info
155개 중 71~80개 표시 중
< 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.