Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Releases: AlexMog/Longship

0.2.0-PRE-ALPHA

16 Mar 18:39
Compare
Choose a tag to compare
0.2.0-PRE-ALPHA Pre-release
Pre-release

Pre-alpha of the RpcEvents system (only handles RoutedRpcs right now)

Updated to Valheim 0.147.3

02 Mar 21:21
8cee698
Compare
Choose a tag to compare

Thanks to @kohanis , Longship is now compatible with Valheim 0.147.3

NPE Fix

23 Feb 18:00
Compare
Choose a tag to compare

NPE Fix

Empty password fix

23 Feb 16:57
Compare
Choose a tag to compare

Fixed:

  • When entering an empty password to the configuration file, the server will not start (see #20 )
  • Port was not correctly assigned through the configuration file

Features:

  • Added World name into configuration files

0.1.5 - Bugfixes and events added

23 Feb 01:17
Compare
Choose a tag to compare

Bugfixes:

  • Password and Server Name where not registered properly

New Features:

  • Humanoid events added

0.1.0 - Port to BepInEx

21 Feb 16:38
Compare
Choose a tag to compare

Changelog:

  • Longship was ported to BepInEx.
  • CharacterDamagedEvent added
  • CharacterDeathEvent added
  • CharacterHealEvent added
  • CharacterMoveEvent added
  • CharacterSpawnEvent added
  • PlayerChatEvent added
  • Commands management added
  • New configuration system

0.0.1 - Initial fixes

20 Feb 02:07
Compare
Choose a tag to compare
0.0.1 - Initial fixes Pre-release
Pre-release

First version of Longship.
This version aims only to have a simple loader for plugins and provides a fix for Lags resulting from network buffer size.

Usage:
Simply unzip the directory in your Valheim directory.
If you are using Linux for your dedicated server, please use "run_longship.sh" instead of "run_server.sh".

Configurations can be fond in the directory VALHEIM_ROOT/Longship/Configs/Server.yml