Space Engineers
Build Info (bleeding edge build)
Εμφάνιση 61-70 από 87 καταχωρίσεις
< 1 ... 5  6  7  8  9 >
Ενημέρωση: 11 Δεκ 2021 στις 22:10

(see next one)

Ενημέρωση: 1 Δεκ 2021 στις 16:58

Notable changes
-- Top part and 2nd layer subparts are now rendered by this mod when holding a block.
Now you can see how the block shows in its entireity before placing it.
They mirror color but not skin (lack if API access to get selected skin).
Can be turned off in the config (under "HUD: CubeBuilder Draw Subparts" name) or mod menu (HUD section, same name as config entry).
And by "2nd layer" I mean subparts that spawn subparts, because first layer is shown by the game already.

-- Top part/wheels inherit base block's color and skin on placement and when created from terminal too.

-- Added CoreSystems/WeaponCore's armor resistances to text info for any block that has them.


Block text info
- Fixed components volume label for mechanical parts (rotor top, etc) not having proper prefix vertical line.


Terminal detail info
- Added nearest grid-aligned position in piston terminal (so you can set limits to stop at exact grid increments).


Overlays
- Added piston movement range overlay.
- Changed overlay lock-on bind to always lock to aimed block (it previously always unlocked even if something was aimed at).
- Cockpit selection laser (which shows up when using any overlay mode and are in a cockpit) now only renders if it's offset from camera position.
- Tweaked various specialized overlays to have consistent alpha and lowered some polygon counts on the circles.
- Made model offset line and directional lines draw always on top (only shows up if Internal Info setting is on).
- Fixed overlays vanishing if aiming different size block at a grid (it was rendered at the far position).


Other
- Fixed freeze position turning off if other mods enable it (It was only checking distance from last enabled position).
- Fixed/workaround for FreezeGizmo causing errors in builder aim-at code.
- Tweaked action icons to have a smoother cut corner.
- Fixed fatal exception when starting in DS.

Ενημέρωση: 13 Νοε 2021 στις 8:41

Notable changes
- Added /bi toolbarlabel command to set toolbar labels (for toolbar info box) easier.
- Reduced height of the new SEOutline font for textAPI, so that it better matches the previous height on all boxes.
- Added config+modmenu setting for toolbar action icons: vanilla, custom (default) and hidden.
- Block/group names in toolbar info are now shortened by:
--- grid's name is checked as a prefix and stripped if present in the block/group name.
--- other slots are analyzed and if a common prefix is detected (with some special rules) then that prefix is removed.
(note: this is only visible in the toolbar info where there's limited space, it does not change names of blocks or anything of sorts).


Block text info
- Added missing "no terminal" for deformable armor.
- Tweaked terminal/access/ports text order and colors.
- Hid power priority if block does not consume anything.


Toolbar Info & Status
- Piston/rotor "NoVel" status no longer blinks unless it's also an off or broken state there.
- Revamped all icons that this mod replaces into custom DDS ones, no more PNGs.
- Some action icons with vanilla paths are also replaced with the same sharper style: toggles, increase, decrease, reset and reverse, this will affect mod-added actions that use these vanilla icon paths aswell.


Block description additions
- Escaped [/] from mod and DLC names in block description, to not yellowify text randomly.
- Split Id into IdType and IdSub if the type/subtype is longer than 32 chars.
- Changed Id/IdType/IdSub to have a invisible character to prevent word wrapping right after ":".

Ενημέρωση: 9 Νοε 2021 στις 1:49

New features
- Event toolbar slot information
Tells player what the slots do in toolbar config menu when looking at sensor, airvent, target dummy, button or remote control.
It also shows button panel overlay while in the menu and the currently aimed button's slot in the toolbar.
Has 3 new config settings to tweak the position, scale and toggle if it shows at all. It's also draggable.

- Inventory empty slot icon and tooltip replacement.
Currently only for production blocks (refinery, assembler, skit, gas generator, gas tank), the empty slots show what items the block expects, with new custom icons for "bottle or ore", "bottle" and "ingot or ore".
Also lists items allowed/not-allowed in the tooltip, up to 4 per type.
Note: the tooltip doesn't show up reliably, a game bug, nothing I can do about that.

- (Default off) Under-crosshair messages, currently only "Grid will split if you remove this block" will be moved there if you enable it.


Notable changes
- Improved block picker to allow cubebuilder's aimed block alongside welder/grinder. That means you can now use a held block to aim at an in-world block and use the pick block hotkey/menu/chatcommand to add it to your toolbar.
- Added an extra-shadowed font and it's used in all of the mod's HUD text boxes, for better contrast with any background.
- Changed game's Blue font (which affects various UI elements) to use the above extra-shadowed font, and changed its color back to the vanilla's blue hue.
- Overlays can now be shown per different instance of a block. Currently there's 3 channels: held block, aimed, locked on; each of those can show overlay (the overlay mode is still global).
- Mouse scroll can be used to rescale toolbar info and the new event toolbar info boxes while dragging them, in 0.05 steps.
- Cubebuilder's block info (components list on the right) now shows inventory amounts. For creative it shows -1 and also 100% integrity to indicate that it'll spawn fully built.
- Prevented cubebuilder size change if alt/shift/ctrl are held, useful for hotkeys involving the cube size change control (default R) and those modifiers.
- Scroll components feature now has a scrollbar that can better show where you're at in the list. Also the replaced component by the input only shows up if HUD is in hints mode.


Config & Mod Menu
- Changed values of enum-style settings to use names instead of integers, the integers are still supported but will be converted to the names upon load, so it'll be backwards compatible as usual.
- Added "TextBox: Show Mode" (replacing the old "TextBox: Show" bool) as a multi-choice setting with off/always/onpress/hudhints values. Backwards compatible with the previous value (true is set to the new default, false to off).
- Added "Bind: Text Show" for use with the ShowOnPress mode of "TextBox: Show Mode".
- Removed support for the ancient "settings.cfg" file.


Block text info
- Changed the red texts from 255,0,0 to 255,10,10 over all parts of text box that use it.
- Fixed blocks not showing "undefined" power priority.
- Made "grid will split" message in text box red, also vanishes if 'under-crosshair messages' is enabled.
- Fixed "projected under" not always showing the block projected under.


Vanilla block info additions
- Changed red/blue line under components list to better match the hue of the red/blue lines from the progress bar.
- Redesigned how vanilla block components list is overwritten, which allowed me to fix various issues, but also probably introduced new sneaky bugs xD
- Improved auto-scroll to follow highest component that has any mounted or stockpiled amount.
- Changed scroll up/down hint component to use an icon arrow instead of text arrows, also shows how many components are and the total.
- Various fixes for scroll components feature.
- Fixed red/blue lines not showing up in certain scroll cases.
- Fixed red-marked component when trying to weld without that component being misleading when scroll is active, it now shows the proper component (or any visible one that isn't stockpiled).
- Fixed red/blue lines not vanishing when scrolling up (they were only caring about scrolling down).
- Added support for detector_ownership blocks that do and don't have computer components, to properly indicate that they have ownership support and where that would be on the component stack.


Block overlays
- Added button panel overlays to show buttons labelled with their respective index, helps to identify them in its toolbar.
- Redesigned the code to allow overlays to be placed on multiple blocks at the same time.


Tool selection draw override
- Made selection red when holding grinder if removing that block would split grid.


Terminal
- Added a short power-summary info to power producers' detail info.


Toolbar info & status
- Converted the local PNG textures to DDS, there's still lots of PNGs referenced from game folder that are yet to be changed.


Other
- Changed various places where item type+subtype was printed into the actual item's name.
- Added /bi lcdres command for modders to calculate surface area size.
- Fixed block selection drawing over HUD texts.
- Fixed conveyor power required, was 0.1W (as it's in the game code) but the game actually uses 1W per grid.



Don't hesitate to make a discussion topic about any of the changes (to ask, feedback, etc), you can also find me in the Keen Software House's discord server, in the modding channels.

Ενημέρωση: 5 Οκτ 2021 στις 20:55

Block text info
- Added stats for blocks using Whiplash's Weapon Framework.

Config & Mod Menu
- Added item to RichHUD's menu to point to the TextAPI settings window.
- Fixed ModVersion not being incremented if it's 0

Terminal
- Added "Copy" button to copy currently seen detail info (including multi-block info).
- Renamed "Refresh Detail Info" button to just "Refresh".
- Added tooltip for Refresh&Copy to say what they do, what mod adds them and that they can be moved with RMB.
- Moving Refresh&Copy now has Shift to move slower and mouse scroll controls scale (along with shift to scale by less).
- Fixed resetting Refresh&Copy's position from modmenu not applying visually.
- Changed default position to fit better, and affects only configs that had the old default.
- Fixed Refresh&Copy's button background scaling incorrectly.

Ενημέρωση: 24 Σεπ 2021 στις 12:56

Tool selection override
- Added blue bounding box when aiming at a block with another cube, helps identify how large the aimed block is especially on smallgrid.

Toolbar info
- Fixed toolbar info flickering on HUD when using gamepad (it's supposed to be hidden entirely).

Block text info
- Added screen info for button, jukebox and LCDPanels (lab equipment).
- Added more details to screen/LCD info, including the hardcoded MP sync distance.
- Fixed thrust info showing volume if the thruster uses electricity as fuel (instead of not declaring it which also uses electricity).
- Added a check for store/vendingmachine's items/prefabs, if they don't exist they'll get "Item not found!" next to the item name/id.
- Updated vanilla blocks list to include the blocks added in the last major (affects what is known as vanilla if it's modded, in the ship info feature).

Item/blueprint Tooltips
- Fixed duplicated tooltip from mods adding the result item's tooltip to the blueprint themselves (like AQD Research).

Ενημέρωση: 1 Αυγ 2021 στις 7:24

- Connectors no longer require power, changed text info accordingly.

Ενημέρωση: 28 Ιουλ 2021 στις 12:11

Block text info
- Added components volume to block text info (both aimed and held).
- Battery recharge time now uses the new definition RechargeMultiplier (with backwards compatibility down to v190).


Terminal info
- Power stats in cockpit/RC's detail info are now aware of the new electricity splitting by connector.
- Rotor torque is no longer capped by mass squared, removed all mentions of it.


Block overlays
- Per-block overlays (like tool radius, thrust damage, etc) now only show up in airtightness mode, and renamed it to show as such.
- Removed "unfinished blocks are never airtight" (when block is in airtightness mode and not fullt built).
- Made overlays brighter.
- Changed labels to maintain a screen-relative size, as if they're on screen.
- Changed aimed mounts and ports's label to be line-connected towards top of screen for easier readability.
- Tweaked aimed port&mount selection to have a white overlay.


Other
- Workaround for a rare error in keen's GetBuildBoundingBox(), if it still happens please find how to cause it and report it.
- Reduced flickering chance for toolbar info.

Ενημέρωση: 6 Ιουλ 2021 στις 17:28

- Fixed terminal infinite loop when paired with a mod that refreshes inside an event.

Ενημέρωση: 3 Ιουλ 2021 στις 9:05

- Added config setting for CubeBuilder selection info, default off as the modified highlight box should be enough.
- Fixed CubeBuilder's vanilla red box around the aimed-at block showing up if you try to change size of a block that has no other size.