aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/moe/nea/firmament/events/ScreenChangeEvent.kt
AgeCommit message (Collapse)Author
2024-08-28Refactor source layoutLinnea Gräf
Introduce compat source sets and move all kotlin sources to the main directory [no changelog]
2024-08-08Clean up reuse commentsLinnea Gräf
[no changelog]
2024-07-10Add interactive storage overlayLinnea Gräf
2023-10-28Rename mixins after what they do, rather than where they do itnea
[no changelog] Mixins are now named after what they do, and mixins for the same class that do different things should be in two separate mixins now.