Space Engineers

Space Engineers

Paint Gun - realistic painting for survival + special creative features
Showing 61-70 of 112 entries
< 1 ... 5  6  7  8  9 ... 12 >
Update: 2 Aug, 2019 @ 1:57am

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.

Update: 22 Jul, 2019 @ 10:31am

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

Update: 17 Jul, 2019 @ 1:13pm

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

Update: 16 Jul, 2019 @ 2:02pm

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

Update: 8 Jun, 2019 @ 8:44am

- Fixed for SE v1.191.

Update: 3 May, 2019 @ 2:45am

- Added support for InfiniteAmmo world setting.

Update: 2 May, 2019 @ 1:33pm

- 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.

Update: 24 Feb, 2019 @ 8:41am

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

Update: 21 Feb, 2019 @ 9:13am

- 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.

Update: 15 Feb, 2019 @ 2:14pm

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