Skip to content

Handle click events#86

Merged
creesch merged 11 commits intomainfrom
click-events
Mar 8, 2025
Merged

Handle click events#86
creesch merged 11 commits intomainfrom
click-events

Conversation

@danthedaniel
Copy link
Copy Markdown
Member

Screen.Recording.2025-02-23.at.3.14.37.PM.mov

@danthedaniel danthedaniel requested a review from creesch February 23, 2025 23:15
@danthedaniel danthedaniel force-pushed the click-events branch 2 times, most recently from bd7ed58 to a6783b5 Compare February 24, 2025 02:07
@danthedaniel danthedaniel marked this pull request as ready for review February 24, 2025 23:23
@danthedaniel danthedaniel changed the title WIP handle click events Handle click events Feb 24, 2025
@creesch creesch merged commit 563b650 into main Mar 8, 2025
creesch added a commit that referenced this pull request Mar 12, 2025
This release contains a variety of new features and improvements.  Things like support for newer minecraft versions, tab complete of usernames, hover events and a bunch more! 

# Main

## New

- Translations are now retrieved per chat message from the game at run time and stored with the message. (#84) Meaning that mod messages will display, messages will show in the language you will have set and that the mod now officially supports **1.21.1 and up** as messages will always have the correct translation for that minecraft version. 
- Support added for the `/tell`, `/msg`, `/w` and `/me` commands. (#82)   Note: This mod is never going to support all commands as this easily can be used for abuse. 
- Click events are now supported (#86)
- Tab completion of usernames (#78)
- Use "Jetbrains Mono" font for chat message/input/player names making it look more like minecraft chat (#80)
- Support for legacy color/format codes and multi-space formatting (#69)

## Fixes/enhancements 
- Make pingPatterns case insensitive (#63) 
- Added aria labels and use semantic elements (#58)
- Hover text now renders similar to in game (#85) and supports color code (#87)

# Technical
- Restructured front-end code to not only be modules but classes (#59)
- Simplify player heads rendering (#70)
- A variety of dependencies has been updated. 

# Various other 
For a complete overview see the [commit history](https://github.com/creesch/minecraft-web-chat/commits/main/)

# Screenshots 
![image](https://github.com/user-attachments/assets/91d4e140-c1a5-4fe2-ab74-9bee12ca0a7a)
@danthedaniel danthedaniel deleted the click-events branch February 11, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants