You are viewing a potentially older version of this package. View all versions.
borealityy-PeakTextChat-1.2.0 icon

PeakTextChat

A simple text chat for PEAK

Date uploaded a year ago
Version 1.2.0
Download link borealityy-PeakTextChat-1.2.0.zip
Downloads 28668
Dependency string borealityy-PeakTextChat-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

PeakTextChat

a simple text chat for PEAK! now cross compatible with CozyChat and PeakNSpeak!

chatscreenshot


Features

  • fully configurable text chat!

  • ......uhhh

  • yea thats kinda it actually

Controls

  • / to chat (configurable)

CHANGELOG

1.3.4

  • added more valid keycodes for chatting (enter/return and all the missing numpad buttons)

1.3.3

  • fixed an issue where chatting could sometime cause an error in the roots update
  • put a ton of safeguards on things to hopefully avoid more errors if an update changes things this mod relies on (nothing important to the mod actually changed this update but it errored anyway?? u can never be too safe..........)

1.3.2

  • fixed give up timer speeding up when typing the interaction input in chat

1.3.1

  • added background opacity config
  • added frame visibility config

1.3.0

  • fixed broken pause menu reference that was causing the entire game's gui to break in the mesa update
  • fixed chat font not loading

1.2.2

  • added a config for the size of the text chat
  • made chat elements properly scale with different font sizes
  • added a config for using IMGUI to display the text field (this should mostly fix the Microsoft IME issues)
  • added a few missing keys to the chat key config

1.2.1

  • added cancelling out of typing with the escape key
  • fixed <u> tags appearing when typing with Microsoft IME
  • adjusted line and message spacing to be a lil less cramped

1.2.0

  • added chat rich text config
  • moved to using events for networking instead of RPC
    • this adds cross compatibility with CozyChat and PeakNSpeak!
  • fixed messages sometimes calculating their heights wrong
  • hopefully fixed messages sometimes not sending

1.1.2

  • added chat position config (can now move chat to top left or top right)
  • fixed chat not blocking the cinematic camera hotkey when in focus
  • fixed chat not always hiding when the rest of the ui is hidden

1.1.1

  • potentially fixed text chat sometimes overlapping with ui from other mods
  • added bepinex dependency (i forgor)

1.1.0

  • added config support
  • fixed weird padding in chat log

1.0.0

  • initial release