Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
as requested elevators/platforms now remembers its previous position.. when you logout/exit the game and log back in the platform will be on its previous position.
Version 1.2.7
updated piece manager
Version 1.2.6
updated for the latest valheim build (219.13) bog witch
Version 1.2.5
minor code fixes
Version 1.2.4
updated piece manager.
disabled file watcher.
fixed vulkan support.
Version 1.2.3
fixed build menu tab scaling (updated piece manager).
Version 1.2.2
updated for the latest valheim build (218.15 ashlands)
Version 1.2.1
updated for the latest valheim build (217.46)
Version 1.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.
Version 1.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
Version 1.1.3
fixed elevators platforms (partially.. please read Known Bugs for more details.)
Version 1.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
Version 1.1.1
fixed minor translation issue.
updated manifest bepinex dependency string.
Version 1.1.0
fixed multiplayer version check issues
Version 1.0.9
updated to the latest valheim build (217.22)
as requested added an activator to the bottom of the small elevators.
Version 1.0.7
removed piece manager.
added german translation (thanks to @BLUBBSON)
fixed blackmarbles platform shader (snow and rain now properly applies).
Version 1.0.6
updated to the latest valheim build (217.14) hilders request.
Version 1.0.5
fixed icons visual glitch.
Version 1.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).
Version 1.0.2
added automatic triggers to platforms (can be turned off), if a player step on the platform it will automatically move
Version 1.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.
A mod that adds a total of 41 small and large elevators, horizontal, vertical and diagonal platforms.
## Installation (manual)
- extract `SimpleElevators.dll` file to your `BepInEx\Plugins\` folder
## Features
- Adds 2 small elevators that can go up and down, wood and black marble variant. - Adds 4 large elevators that can go up and down, 2 wood and 2 black marble variants. - Adds 2 two-way elevators that can go up and down with 3 destinations, wood and black marble variant. - Adds 6 horizontal platforms that can move forward and backward, wood and black marble variant. - Adds 6 diagonal platforms that can move up and down diagonaly, wood and black marble variant. - Adds 12 vertical platforms that can go up and down, wood and black marble variant. - Adds 8 tower elevators that can go up and down, wood and black marble variant. - Uses vanilla building sizes and snappoints so you can integrate them with your builds.. wooden and black marble builds. - Configurable recipe, category, speed and automatic triggers. - Uses ServerSync and built in config watcher. - Configurable through config file or [Configuration Manager]