Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Releases: cgytrus/CatsAreOnline

Cats are Online Server v0.5.2

10 Dec 19:52
7b9e579
Compare
Choose a tag to compare

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

10 Dec 19:45
7b9e579
Compare
Choose a tag to compare

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

03 Nov 15:23
6f5ff90
Compare
Choose a tag to compare

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

03 Nov 15:26
6f5ff90
Compare
Choose a tag to compare

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

01 Nov 22:54
43e5a7c
Compare
Choose a tag to compare

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

01 Nov 22:57
43e5a7c
Compare
Choose a tag to compare

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

24 Oct 18:39
c125ec7
Compare
Choose a tag to compare

Cats are Online v0.4.0

24 Oct 18:20
a8709cb
Compare
Choose a tag to compare

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

19 Oct 20:29
907b7f1
Compare
Choose a tag to compare

Updated to Cats are Liquid - A Better Place 1.2

Cats are Online Server v0.3.0

03 Aug 20:57
b013110
Compare
Choose a tag to compare

commands now use Brigadier (NBrigadier)
added interpolation
sync companion
tickrate is now limited (to 100 tps)