You are viewing a potentially older version of this package. View all versions.
blacks7ar-SimpleElevators-1.0.6 icon

SimpleElevators

A simple mod that adds a small and large elevators, also adds vertical and diagonal platforms

Date uploaded 3 years ago
Version 1.0.6
Download link blacks7ar-SimpleElevators-1.0.6.zip
Downloads 2658
Dependency string blacks7ar-SimpleElevators-1.0.6

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2350

README

# SimpleElevators

A simple mod that adds a small and large elevators, also adds vertical and diagonal platforms.


Watch the video


## 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 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

## Changelog


v1.0.6

  • updated to the latest valheim build (217.14) hilders request.
Changelog History (click to expand)

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.3.1

  • updated for valheim 1.0 deepnorth

v1.3.0

  • updated for the latest bepinex build (5.4.2333).
  • updated for the latest valheim build (221.4) call to arms update.
  • updated unity project with the latest game rip.

v1.2.9

  • updated serversync.

v1.2.8

  • updated unity project to game rip 219.16
  • 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.

v1.2.7

  • updated piece manager

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