blacks7ar-SimpleElevators icon

SimpleElevators

A mod that adds a total of 41 small and large elevators, horizontal, vertical and diagonal platforms.

CHANGELOG

v1.2.2
- updated for the latest valheim build (218.15 ashlands)
Changelog History (click to expand)

v1.2.1
- updated for the latest valheim build (217.46)
v1.2.0
- as requested added 12 new vertical platforms with different heights.
- fixed alot of namings and descriptions.
- put all pieces into a custom category called SimpleElevators (configurable).
- lessened the use of monobehaviour components and more optimized elevator/platform gameobjects.
- updated serversync.
v1.1.5
- fixed newly built elevator bug, you don't have to logout anymore in order for the elevators to work normally.
- fixed jitter movement while platform is moving.
- fixed player movement while platform is moving.
- added 8 new elevators for tall/high buildings
v1.1.3
- fixed elevators platforms (partially.. please read Known Bugs for more details.)
v1.1.2
- updated to the latest valheim build (217.28)
- updated serversync and dependencies
- updated manifests bepinex dependency string
- put localization example to a zip package to avoid unnecessary duplicates
v1.1.1
- fixed minor translation issue.
- updated manifest bepinex dependency string.
v1.1.0
- fixed multiplayer version check issues
v1.0.9
- updated to the latest valheim build (217.22)
- as requested added an activator to the bottom of the small elevators.
v1.0.7
- removed piece manager.
- added german translation (thanks to @BLUBBSON)
- fixed blackmarbles platform shader (snow and rain now properly applies).
v1.0.6
- updated to the latest valheim build (217.14) hilders request.
v1.0.5
- fixed icons visual glitch.
v1.0.4
- added additional triggers for the two-way elevators to call it up when its down below (end points/beams).
- changed two-way elevators triggers to its end points/beams.
- added config option for platforms speed when moving.
- added elevators/platforms size on its description.
- change the size of small elevators to fit exactly like the wood wall piece size.
- added 4 vertical platforms (4x2 and 4x4, wood and black marble).
- added 4 diagonal platforms (4x2 and 4x4, wood and black marble).
v1.0.2
- added automatic triggers to platforms (can be turned off), if a player step on the platform it will automatically move
v1.0.1
- makes platforms unremovable while player is still on it to avoid a serious bug where if the platform got destroyed the player on it will also be destroyed and unrecoverable.
- fixed an nre when a platform got destroyed while you're on it.
- fixed diagonal platforms integrity.
v1.0.0
- first release