Space Engineers

Space Engineers

Ladder (climbable + use tools/weapons/interactibles on it!)
Showing 1-10 of 44 entries
< 1  2  3  4  5 >
Update: 17 Oct, 2024 @ 6:25pm

- Fixed errors when placing (caused by a bug in 205)
- Updated categories for SE v205.
- Removed mountpoints that were going outside of some blocks.

Update: 25 Nov, 2020 @ 12:18pm

- Fixed compile errors from game removing MyControlsSpace.MISSION_SETTINGS.

Update: 27 Apr, 2020 @ 11:22am

- Updated highlight to use local method as the one I used was changed to be synchronized in previous update.

Update: 16 Apr, 2020 @ 4:33pm

- Added 3m/s downward (relative to char) velocity when dismounting a ladder to help when lacking gravity.
- Fixed persistent notifications not updating while they're visible.

Update: 16 Apr, 2020 @ 4:18pm

(see next one)

Update: 10 Feb, 2019 @ 6:25pm

- Changed the checkboxes from [x] to (x) in the tutorial HUD notifications because [ and ] are color codes now...

Update: 9 Feb, 2019 @ 4:09pm

- Fixed compile errors for public test/next game version.

Update: 21 Jan, 2019 @ 4:36am

- Fixed huge latency from movement in MP by changing how I change velocity on characters in code.

Update: 25 Oct, 2018 @ 12:37pm

- Removed v187 condition for: Fixed drifting towards gravity when on ladder (by disabling gravity on character for now).

Update: 22 Jul, 2018 @ 6:39am

- Backwards compatibility with 186 and older.
- PCU for retractable ladders set to 125.
All vanilla doors are 115 but they have 2 subparts while this has 5.
- Fixed clients sending pointless ShowInTerminal&ShowInToolbarConfig, only server will do that now.
- Minor model fixes.
- Small code improvements.