tm-better-chat icon indicating copy to clipboard operation
tm-better-chat copied to clipboard

A better chat for Trackmania using Openplanet.

Results 36 tm-better-chat issues
Sort by recently updated
recently updated
newest added

I interpret it as a bug, since the game differentiates between the two different return keys. I use the standard one for all-chat and the numpad one for horning. Needless...

bug

The original ingame chat can be hidden by pressing C three times, if you have this option in Settings configured: ![billede](https://user-images.githubusercontent.com/202696/163012234-66a38a93-89ca-4da0-9a49-4ad90c06df26.png) Better Chat can be hidden by pressing F4, but...

Openplanet 1.22.4 (2022-02-16) BetterChat 1.0.7 (also on previous versions) The game is running in exclusive Fullscreen Mode. German keyboard mapping. ![image](https://user-images.githubusercontent.com/4919213/154809597-8b48c934-ecbb-42e6-b340-80182311bdc6.png)

bug

If trackmania is in Fullscreenmode, and you minimize the game (clicking minimize, or selecting another window). The chat will scroll all the way to the first sentence, and stop autoscrolling...

bug

Implement quick-chat buttons, kinda like [Chat-Button-Bar](https://openplanet.nl/files/115) by RoboTec. Perhaps these should also be on chat commands, like `/gg`. Preferably these should also be configurable. I'm not entirely sure how this...

enhancement

Would be useful if we have a server controller that dosen't support Better Chat (e.g. PyPlanet actually) to switch to the IG chat

enhancement

Add an option which allows people to add a Twitch/YouTube account, which would display a badge with the twitch/youtube logo next to their names. When you click on the logo,...

enhancement

Add the ability for users to add their own emote sets in the settings. This probably requires a new UI window for some advanced configuration options, as described in #6....

enhancement

Currently, we can't load texture paths that are URL's: https://github.com/codecat/tm-better-chat/blob/52ddb00dab85c9691318ac0d23811051318c8faa/src/Emotes.as#L22-L23 We can make this work, but it does require fetching the texture asynchronously. This is a requirement for #8.

enhancement

There's this piece of code in `ChatWindow.as`: https://github.com/codecat/tm-better-chat/blob/52ddb00dab85c9691318ac0d23811051318c8faa/src/ChatWindow.as#L537-L541 I'd like to clarify this comment, or potentially even removing it if it's no longer necessary.

documentation
good first issue