You are viewing a potentially older version of this package. View all versions.
LokisHorseChild-BetterFallDamage-1.1.0 icon

BetterFallDamage

Makes fall damage more punishing by default. But also toggleable and more configurable.

Date uploaded 6 months ago
Version 1.1.0
Download link LokisHorseChild-BetterFallDamage-1.1.0.zip
Downloads 10893
Dependency string LokisHorseChild-BetterFallDamage-1.1.0

README

Better Fall Damage

Allows configuration of fall damage settings.

TODO:

Make this server-side or make each client request settings from the server.

CHANGELOG

v1.1.1

This technically isn't an update. I've just made sure that the vanilla fall damage changes don't break this mod or vice versa.

v1.1.0

Clients now receive config information from the host when they join a lobby

  • This can be disabled with the new DisableServerSideConfig setting
  • DisableFallDamage has been moved from "Disable" to "General"

v1.0.4

Had to R the FM - https://harmony.pardeike.net/articles/patching-prefix.html#changing-the-result-and-skipping-the-original Turns out the game's original fall damage was still in place and running in tandem with mine so... The damage was doubled. Cut me some slack. This is my first mod

v1.0.3

Added "DisableFallDamage"

v1.0.2

Made some more reasonable defaults for the config

v1.0.1

Listen. The documentation didn't say to add the DLL to the zip

v1.0.0

Added the basics need to do some more rigorous testing