Releases: denfry/OverWatch-ML
Releases · denfry/OverWatch-ML
OverWatch-ML v2.2.1
main (dev build)
fix: improve XRAY detection and config cleanup - Add real look deviation and visible ores bypassed calculations - Add tool efficiency and haste effect handling for mining speed - Add flag-only mode for ML detections (ml.flag-only config) - Fix TPS measurement to use Bukkit.getTPS() instead of custom calculation - Clean up config.yml - remove unused sections, add missing options - Update version to 2.2.1
main (dev build)
main-1540e7d3eae72887c94ac09d54e7b0b208af6d4d docs: update changelog for v2.2.1
main (dev build)
main-fbcca522699614bed23ad42f252ec9c4b8a91bc1 fix: add contents write permission for release workflow
main (dev build)
perf: major performance optimizations and web panel removal - Fixed duplicate initialization in OverWatchML (7 objects created twice) - Added ConcurrentHashMap to DecoyManager for thread safety - Removed duplicate debug checks in BlockListener - Changed PerformanceMonitor interval from 1 to 20 ticks (95% less overhead) - Added throttling to DetectionOrchestrator (2s cooldown per player) - Removed auto-refresh in GUIManager - Added caching to MainHubGUI (2 second cache) - Consolidated RealtimeMetricsCollector tasks (4->1 task) - Removed web admin panel and related code - Updated CHANGELOG for v2.2.0
main (dev build)
main-a9fac2e8aa9c970651ed636cdabeaa8ae9b6358c fix: use correct field names and exact jar filename
main (dev build)
main-7c5c36f62ed3577bdb7776fd54d05755e8a0ade9 fix: use correct Modrinth action (cloudnode-pro/modrinth-publish)
main (dev build)
main-7c3f6398a1416bdf0c2fcded84d640588d0a8b59 fix: update Modrinth workflow parameters