You are viewing a potentially older version of this package.
View all versions.
SimpleElevators
A simple mod that adds a small and large elevators, also adds vertical and diagonal platforms
Date uploaded | a year ago |
Version | 1.1.3 |
Download link | blacks7ar-SimpleElevators-1.1.3.zip |
Downloads | 2473 |
Dependency string | blacks7ar-SimpleElevators-1.1.3 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
# SimpleElevators
A simple mod that adds a small and large elevators, also adds vertical and diagonal platforms.
## Installation (manual)
- extract
SimpleElevators.dll
file to yourBepInEx\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 vertical platforms that can move back and forth, wood and black marble variant.
- Adds 6 diagonal platforms that can go up and down diagonaly, 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, speed and automatic triggers.
- Uses ServerSync and built in config watcher.
- Configurable through config file or Configuration Manager
## Known Bug
- With the new unity engine update from 2020 to 2022 my elevator mod is kinda working half right now.. Half coz every new elevator built wont work immediately unless you logout and log back in.. i still dont have any clue whats the cause so i havent figured out how to fix it.. but once an elevator is built and after you logout everything works again and all the previous built elevators are still working 100% its just the newly built elevators that will need you to logout.. i know its annoying so bare with me until i figured out whats the problem.
## Changelog
v1.1.3
- fixed elevators platforms (partially.. please read Known Bugs for more details.)
Changelog History (click to expand)
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
CHANGELOG
v1.2.7
- updated piece manager
Changelog History (click to expand)
v1.2.6
- updated for the latest valheim build (219.13) bog witch
v1.2.5
- minor code fixes
v1.2.4
- updated piece manager.
- disabled file watcher.
- fixed vulkan support.
v1.2.3
- fixed build menu tab scaling (updated piece manager).
v1.2.2
- updated for the latest valheim build (218.15 ashlands)
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