Space Engineers

Space Engineers

Build Info
141–150/155 bejegyzés mutatása
< 1 ... 13  14  15  16 >
Frissítés: 2016. nov. 11. @ 20:37

- v01.161 workaround.
- Re-done the thruster influence information.
- FIxed inputs working in some menus (some menus are still undetectable due to API limitations).

Frissítés: 2016. okt. 15. @ 14:44

- Added a workaround for ActiveGamePlayScreen throwing NRE, now mod can detect more menus to ignore input in (but still not all of them).

Frissítés: 2016. szept. 19. @ 8:57

- Some values that weren't present in definitions but are still useful (like welder/grinder/etc inventory) were added as copy pasted calculations/values from the game's source code.
The problem is they could be inaccurate if the game developers decide to change them without notice, therefore I marked them with an asterisk after the label (example: "Inventory*: ...").
This change includes a lot of blocks and not just inventory but power usage as well.

- Fixed cargo containers showing 0 L inventory by calculating the inventory the same way the game does.
- Fixed sensor showing half the max box size.
- Welding time changed to a different format (from 05:02 to 5m 2s) and now shows if a weld multiplier is present, in a paranthesis.
- 'Disassemble ratio' turned into 'Deconstruct speed' as a percentage, which also now takes into consideration some hardcoded hidden multipliers for Door and AdvancedDoor.
- Mass numbers now have divisions into tonnes and megatonnes.
- Inventory capacity (for any relevant block) now has hL and cubic meters as possible values.
- Inventory capacity (for any relevant block) also shows a range of possible mass the cargo might experience while being filled with the lightest and heaviest item in the world (includes modded items).
- All values that are affected by world multipliers (inventory, weld, grind, refinery, assembler multipliers) are multiplied accordingly but the multiplier is shown in paranthesis if they're not x1/realistic so you can still calculate the original value if you really need to.
- Ship Welder/Grinder/Drill now show power and inventory data.
- Cockpits/seats/cryo chambers now show inventory space.
- Conveyor cubes, tubes, PBs, timer blocks, sensors, weapons, and many more blocks show power usage including blocks that have terminal presence but have no power usage.
- Beacons and radio antennas now show their possible ranges (hardcoded).
- Refinery and Assembler speeds have been changed to percentages.
- Reactor info now shows fuel required and inventory items whitelist/blacklist.
- Battery info readability improved, added initial storage as Wh and percentage too.
- Thruster planetary influence info has been redone to better express how it behaves, also added a line informing if the thruster works on planets and space as well.
- Solar panel now shows when it's two sided too (apart from one sided which it always did).
- Oxygen Farm shows source group, reformatted output text and always shows if it's two sided or one-sided.
- Gas tanks now show what they refill.
- Doors (the oldest one) and AdvancedDoors (only found in mods) show how much time it takes to open/close.
- Spotlights show their actual max distance now.
- Lights and spotlights also show their min, max and default values for range, intensity and falloff.
- Gravity generators now show their field sizes or radius ranges as well as possible acceleration values.
- Various other minor tweaks to the information text.

Frissítés: 2016. szept. 18. @ 9:59

- Toggle keys for build info and mount points now only work when you have a cube equipped and not in chat or a terminal menu (rest of the menus will still trigger, API limitations/issues).

Frissítés: 2016. szept. 16. @ 4:09

- Now works with v01.153 (develop) due to API additions.
- Added mount point view mode using the Reset Orientation key (default T).
- Added build info key toggle (in addition to /buildinfo) on the Voxel Hand Settings key (default K).
- Added LCD resolution and power usage to the info.
- Added jump drive delay to the info.
- Added camera overlay texture name to the info.
- Added piston max speed to the info.
- Other minor tweaks on the text.

Frissítés: 2016. jún. 30. @ 13:03

- Made compatible with v01.142.

Frissítés: 2016. jan. 14. @ 10:42

- Fixed not working in v01.117 due to API changes.

Frissítés: 2015. nov. 14. @ 20:19

- Added more thruster info: fuel, planetary influence and effectiveness and consumption factor for g.
- Displays a maximum of 8 lines and if the information exceeds that, lines 2 to 6 will scroll the text every second.

Frissítés: 2015. okt. 13. @ 21:45

- Added ammo list for weapon blocks including RPM (which is defined on the weapon but per ammo).

Frissítés: 2015. okt. 6. @ 17:19

- Fixed an error notification for cargo containers.