Space Engineers

Space Engineers

Paint Gun - realistic painting for survival + special creative features
Viser 61-70 af 112 forekomster
< 1 ... 5  6  7  8  9 ... 12 >
Opdatering: 2. aug. 2019 kl. 1:57

Skin support:
- Added skin select with shift+scroll.
- Added paint toggle with vanilla paint key, and combined with shift to toggle skinning.
- Updated color picker to select skins from blocks and players' selected skin (only selected in paintgun).
- Updated color replacer to use or not use skins or colors depending on settings.
- Skin list is hardcoded because there's no API for them.
- Added skin ownership test because modAPI does not expose anything to identify what skins local player owns.
- Added warning message in color picker about skin selection and checkboxes not being reflected to/from paintgun.
- Added new controls (color block for toggle paint/skin and skin scrolling) to tool HUD hints and /pg help.
- Custom skin icons because the game ones are too similar to eachother.

Opdatering: 22. juli 2019 kl. 10:31

- Fixed color picker on an existing palette color not switching to the slot for the game's palette aswell.

Opdatering: 17. juli 2019 kl. 13:13

- Fixed Draw() & HandleInput() errors when joining a DS.

Opdatering: 16. juli 2019 kl. 14:02

- Fixed color pick mode locking on to any other player regardless of aim.

Opdatering: 8. juni 2019 kl. 8:44

- Fixed for SE v1.191.

Opdatering: 3. maj 2019 kl. 2:45

- Added support for InfiniteAmmo world setting.

Opdatering: 2. maj 2019 kl. 13:33

- Replaced tool assembler blueprint silver requirement with silicon to make it viable earlier in game.
- Fixed HUD-level sounds not working.
- Reworked aim info HUD, no longer affected by post processing and remains intact on different aspect ratios (NOTE: position still moves, needs manual adjusting via config).
- Changed how blocks are selected:
--- Uses physics raycast for blocks and model boundingbox for physicsless blocks (same as game's welder/grinder).
--- Aiming down sights makes it use the old way with grid cell intersection + offset (offset was set to 2.5m also).
- Characters are selected by a small sphere at their chest level (for color picking) instead of world bounding box which was quite large.
- Changed the visual selection box around blocks to use model bounding box, this helps identify smaller blocks easier (e.g. large grid interior light).
- Tweaked palette visuals a bit.
- Added AimInfoScreenPos and AimInfoBackgroundOpacity to config.

Opdatering: 24. feb. 2019 kl. 8:41

- Updated blueprint classes for upcomming v189 (tool and ammo will be buildable in both assemblers and survival kit)

Opdatering: 21. feb. 2019 kl. 9:13

- Improved equip animation.
- Improved visibility of graphical helpers (by setting blendtype to SDR).
- Tweaked the spray (set to SDR and no more affected by lights).
- Tool now uses female specific animations for female character.
- Some 16:10 tweak attempt to make the textAPI UI not be so bad.

Opdatering: 15. feb. 2019 kl. 14:14

- Moved the aim info UI to be below the vanilla UI with hints.
- Improved tool hints with more and colored controls.