Space Engineers

Space Engineers

Ladder (climbable + use tools/weapons/interactibles on it!)
Showing 1-10 of 44 entries
< 1  2  3  4  5 >
Update: Oct 17, 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: Nov 25, 2020 @ 12:18pm

- Fixed compile errors from game removing MyControlsSpace.MISSION_SETTINGS.

Update: Apr 27, 2020 @ 11:22am

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

Update: Apr 16, 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: Apr 16, 2020 @ 4:18pm

(see next one)

Update: Feb 10, 2019 @ 6:25pm

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

Update: Feb 9, 2019 @ 4:09pm

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

Update: Jan 21, 2019 @ 4:36am

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

Update: Oct 25, 2018 @ 12:37pm

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

Update: Jul 22, 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.