Commit Graph

19 Commits

Author SHA1 Message Date
APairOfMoons
35b829c3db Feat & Rebuild: Add @PlayerName Reminder in chat. 2026-07-06 01:06:30 +08:00
APairOfMoons
84ee531015 Merge branch 'temp' into kaituo 2026-07-05 10:58:26 +08:00
CPTProgrammer
d9df910db4
Add compatibility for new Minecraft version numbering
- Use ^ version range for major version 26+ instead of ~
- Match only major version for 26+ in latest compatible version lookup
2026-07-02 17:21:47 +08:00
APairOfMoons
02e3914d04 Fix: Single character chat text issue fixed. 2026-07-02 11:50:01 +08:00
APairOfMoons
f160ea6dc4 Rebuild Logic & RGB Color Supported
The text format is now composed by the mod itself, rather than the game.
2026-06-30 23:06:42 +08:00
CPTProgrammer
43e582fbe6 Add support for Minecraft 26.1
- Since Dynmap has not yet been updated to be compatible with Minecraft 26.1, the compatibility Mixins for Dynmap are currently not enabled for this version.
2026-04-18 06:17:23 +08:00
CPTProgrammer
74b909fe84 Add support for newer Dynmap versions 2026-04-17 05:45:49 +08:00
CPTProgrammer
36a7c48531 Migrate from Yarn to Mojang official mappings 2026-04-17 05:29:59 +08:00
CPTProgrammer
f02b2acde5 Fix #10
Use `ASM` instead of `Class.forName` to check `shouldApplyMixin`
2025-06-24 21:49:43 +08:00
CPTProgrammer
d5f37d5e07 Rewrite entire project for v1.0.0
- Remove legacy code and replace with new implementation
- Update version to 1.0.0
- Adjust build configurations and dependencies.
2025-04-21 04:31:40 +08:00
CPTProgrammer
6a84f79d69 Update mod compatibility fix
Update compatibility fix for mod "Discord Integration" and "Dynmap" to ensure proper functionality.
2025-01-25 20:28:01 +08:00
Bloemenpot
a94415e427
Update to 1.20.4 (#7)
* Updated Gradle Version

* Updated Loom Version

* Updated GradleProperties to 1.21.4

* Updated needed classes to 1.21.4

* Update mod version

---------

Co-authored-by: CPTProgrammer <46586216+CPTProgrammer@users.noreply.github.com>
2025-01-25 18:35:20 +08:00
CPTProgrammer
642c890c58 Fixed #5
Fixed incompatibility with mod Dynmap
2024-06-25 08:39:07 +08:00
CPTProgrammer
7ac3c4a802 Details update
- Updated information in fabric.mod.json
- Changed logger prefix
2024-06-25 08:16:10 +08:00
OffsetMonkey538
886761f03e
Update to 1.20.4 (#4)
* Update gradle

* Update loom

* Use 1.20.4 to build

* Update to 1.20.4
2024-01-25 19:52:34 +08:00
CPTProgrammer
3e3e5f9797 Fixed Item display feature not working
Fixed #3: Item display feature not working properly with "Discord Integration"
2023-09-28 18:50:13 +08:00
CPTProgrammer
0f398308dd Fixed conflict with "Discord Integration"
Fixed #1
2023-09-25 23:50:28 +08:00
CPTProgrammer
c7728cdc78 Update icon.png 2023-07-07 11:06:06 +08:00
CPTProgrammer
bbe2d03767 Initial commit 2023-07-07 09:55:43 +08:00