版本发布 6
## What's Changed * [Fix SLF4J Error](https://github.com/tudalgo/fopbot/commit/4f505536696c11049db8daa0545a4acd1890ef5c) **Full Changelog**: https://github.com/tudalgo/fopbot/compare/v0.8.0...v0.8.1
## What's Changed * update getPanelTransform() to work with new scaling implementation by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/86 * Improve putCoins methods by @w-lfchen in https://github.com/tudalgo/fopbot/pull/81 * Rethrow exceptions from listeners by @LukasKlenner in https://github.com/tudalgo/fopbot/pull/89 * Improve robot ID + Robot Counts by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/90 * Update dependency com.twelvemonkeys.imageio:imageio-batik to v3.11.0 by @renovate in https://github.com/tudalgo/fopbot/pull/76 * Update plugin kotlin-jvm to v1.9.24 by @renovate in https://github.com/tudalgo/fopbot/pull/77 * Update dependency org.jetbrains:annotations to v24.1.0 by @renovate in https://github.com/tudalgo/fopbot/pull/83 * chore(deps): update dependency gradle to v8.8 by @renovate in https://github.com/tudalgo/fopbot/pull/91 * chore(deps): update actions/setup-java action to v4 by @renovate in https://github.com/tudalgo/fopbot/pull/92 * Update dokka to v1.9.20 by @renovate in https://github.com/tudalgo/fopbot/pull/93 * Update peaceiris/actions-gh-pages action to v4 by @renovate in https://github.com/tudalgo/fopbot/pull/94 * Update plugin kotlin-jvm to v2 by @renovate in https://github.com/tudalgo/fopbot/pull/95 * use primitive iterator for Robot ids by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/99 * Add logic for Field Hover events by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/101 * Dynamic Field Colors + Dark Mode Listener by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/102 * fix screenshots when window size changed by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/104 * give each RobotFamily a retrievable Color by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/105 * improve readme by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/108 * fix shapshot mechanism and use osshr credentials by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/106 * Add automatic dark mode detection by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/103 * Feature/custom themes by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/107 * Improved Robot Families by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/109 * improve coin rendering by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/111 * fix(deps): update dependency org.projectlombok:lombok to v1.18.34 by @renovate in https://github.com/tudalgo/fopbot/pull/112 * even more theming options by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/113 * more gui improvements by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/115 * chore(deps): update dependency gradle to v8.9 by @renovate in https://github.com/tudalgo/fopbot/pull/114 * chore(deps): update plugin kotlin-jvm to v2.0.21 by @renovate in https://github.com/tudalgo/fopbot/pull/116 * chore(deps): update dependency gradle to v8.10.2 - autoclosed by @renovate in https://github.com/tudalgo/fopbot/pull/117 * fix(deps): update dependency com.twelvemonkeys.imageio:imageio-batik to v3.12.0 by @renovate in https://github.com/tudalgo/fopbot/pull/119 * fix(deps): update dependency org.jetbrains:annotations to v26 by @renovate in https://github.com/tudalgo/fopbot/pull/120 * fix(deps): update dependency org.apache.xmlgraphics:batik-all to v1.18 by @renovate in https://github.com/tudalgo/fopbot/pull/121 ## New Contributors * @w-lfchen made their first contribution in https://github.com/tudalgo/fopbot/pull/81 * @LukasKlenner made their first contribution in https://github.com/tudalgo/fopbot/pull/89 **Full Changelog**: https://github.com/tudalgo/fopbot/compare/v0.7.0...v0.8.0
## What's Changed * Add method getWorld in class FieldClickEvent by @dst97 in https://github.com/tudalgo/fopbot/pull/78 * Make method getField in class KarelWorld public by @dst97 in https://github.com/tudalgo/fopbot/pull/79 * Add support for key press events by @dst97 in https://github.com/tudalgo/fopbot/pull/80 * Add static methods addKeyPressListener and addFieldClickListener in class World by @dst97 in https://github.com/tudalgo/fopbot/pull/82 **Full Changelog**: https://github.com/tudalgo/fopbot/compare/v0.6.1...v0.7.0
## What's Changed * fix turned off square robots by @Rdeisenroth in https://github.com/tudalgo/fopbot/commit/e90a8fe00472addb1410892ac765a291e6bf27f7 * Move from buildSrc to build-logic and add authors file by @alexstaeding in https://github.com/tudalgo/fopbot/pull/74 **Full Changelog**: https://github.com/tudalgo/fopbot/compare/v0.6.0...v0.6.1
## What's Changed * fix windoof svg querks by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/71 * GUI Scaling improvements by @Rdeisenroth in https://github.com/tudalgo/fopbot/pull/72 * Add icon to README by @alexstaeding in https://github.com/tudalgo/fopbot/pull/73 **Full Changelog**: https://github.com/tudalgo/fopbot/compare/v0.5.0...v0.6.0