Releases: cgytrus/CatsAreOnline
Cats are Online Server v0.5.2
switched to .net 6
added protocol versions
improved logging
enabled trimming (report if you have any issues!)
Full Changelog: v0.5.1-server...v0.5.2-server
Cats are Online v0.5.2
WARNING
delete your config file (found in game folder/BepInEx/config/mod.cgytrus.plugins.calOnline.cfg
) before updating to this version from 0.5.1 or lower
this will reset all your settings but is required for the new interpolation settings defaults to apply
rewritten interpolation
added more settings
fixed nametags lag
added attach own nametags
added debug stuff
added protocol versions
improved configuration
Full Changelog: v0.5.1-client...v0.5.2-client
Cats are Online Server v0.5.1
fixed some text in /info not being bold
fixed crashes on restart on some systems
added debug messages in debug builds (idk what they're for tbh)
fixed ping in /info
show if a build is debug in /info
player guids are no more 🦀
Full Changelog: v0.5.0-server...v0.5.1-server
Cats are Online v0.5.1
use default port when one is not specified (1337)
player guids removed
internal refactor
Full Changelog: v0.5.0-client...v0.5.1-client
Cats are Online Server v0.5.0
updated nbrigadier
don't allow empty usernames and long usernames and display names
using guids to compare locations
added config (+ /config command)
added /restart command
a lot of refactoring
Full Changelog: v0.4.0-server...v0.5.0-server
Cats are Online v0.5.0
fixed nametags parent being created multiple times
bepinex logger is now used everywhere
using guids to compare rooms (+ /enter command)
fixed cats being transparent to other players when entering a room for the first time after connecting
Full Changelog: v0.4.0-client...v0.5.0-client
Cats are Online Server v0.4.0
Full Changelog: v0.3.1-server...v0.4.0-server
Cats are Online v0.4.0
big refactor
Full Changelog: v0.3.1-client...v0.4.0-client
WARNING: if you're updating from v0.3.1 or earlier, do the following before updating:
- Remove CaLAPI.dll and CatsAreOnline.dll from game folder/BepInEx/plugins
- Remove CaLAPIPatcher.dll from game folder/BepInEx/patchers
- Remove netstandard.dll, System.ValueTuple.dll, CatsAreOnline.Shared.dll, Lidgren.Network.dll, and NBrigadier.dll from the game folder
- Make sure to follow the new installation instructions in the README
Cats are Online v0.3.1
Updated to Cats are Liquid - A Better Place 1.2
Cats are Online Server v0.3.0
commands now use Brigadier (NBrigadier)
added interpolation
sync companion
tickrate is now limited (to 100 tps)