Skip to content

Releases: CodexNotFound/TweaksNotFound

v1.1.0

29 Nov 21:37
fcb6f98
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

Version 1.0.1 - Bugfixes

09 Oct 13:10
c7f882c
Compare
Choose a tag to compare

This release fixes 2 big bugs causing the chat to stop working or even crash the whole game. It has also added an option to have a 12-hour clock instead of the 24-hour clock.

What's Changed

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

08 Oct 15:03
ab66ec7
Compare
Choose a tag to compare

This first release focuses on some chat tweaks. If you easily lose track of time while playing a game, you can now add a timestamp in front of every message in the chat. Is the chat getting filled with endless death messages enable Chat Collapsing and keep overview of your chat.
Dependencies

Timestamp

image
Currently only a 24 hour clock is implemented, but a 12 hour clock will be added later.

Chat Collapsing

image
If the same message is send in the chat within the configured number of messages, the message will be collapsed together.

Settings

image
Prefix chat with timestamp: Add/Remove timestamp in front of every chat message
Chat collapsing: Enable/Disable collapsing of repeated chat messages
Collapse distance: The number of messages to look back for.
Ignore collapsing for: Some texts you might not want to collapse. This is a semicolon (;) separated list with items that shouldn't collapse. NOTE: there is a bug related to backslashes, they won't properly show up, you could use the text &bs& instead

Initial version

19 Aug 19:39
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release
v0.0.1-alpha.1

Update version