Fix #39 and JDK 21 Upgrade an Grid Square Coloring

* Fixed Map: leaflet rendering in Java 21 Webview (disabling 3D in leaflet)

* Added grid square coloring function and fixed bug of message categorizing after entering the chat and not selected a chatmember

---------

Authored-by: Marc Froehlich <praktimarc@gmail.com>
This commit is contained in:
Marc Fröhlich
2026-06-30 14:36:20 +02:00
committed by Rsclub2_2
parent 1ce468145c
commit 6afcee8df5
10 changed files with 691 additions and 360 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ module praktiKST {
opens kst4contest.view.map to javafx.web;
}
}