solo
solo
Currently, the kotest idea plugin doesn't support custom test styles. It would be nice if at the very least, a run arrow was shown for the custom test style classes.
A bunch of misc additions split off from #59 that I wasn't sure how else to group. Adds: - extensions for `World` for getting entities by class/type/collision with `AABB` -...
Adds the following - extensions for registering things to a `Registry` - methods for some random builders (including ones that aren't necessarily for use in a registry) - Introduces a...
This PR contains a bunch of additional math extensions/functions, such as: - vector operations for `Vector3i`, `Vector3f`, `Vector3d`, `Vector2i`, `Vector2f`, and `Vector2d` - conversion functions for `Pos{2,3}{i,d,f}` (ie. convert from...
The paper module is currently breaking gradle imports, if you don't have silk 1.11.0 published to your local maven repo. Here is a fix that uses the local projects instead:...
Context receivers have been deprecated and marked for removal, as-per https://github.com/Kotlin/KEEP/issues/259#issuecomment-2278319746. Replacing them are [Context Parameters](https://github.com/Kotlin/KEEP/issues/367). Once those are merged and released, context receiver support will be dropped completely from...
**Describe the Bug** There is no mechanism to prevent firecrawl from crawling my site. I do not want my site to be crawled. Do not crawl my site. **To Reproduce**...
It would be nice if there was a setting to be able to activate portals from edges other than the inside edge. Currently (at least in 1.18), portals can only...
The `package-list` file is not present for many of the javadocs hosted at https://www.slf4j.org/. It's also not present for the following urls: - https://www.slf4j.org/api/ - https://www.slf4j.org/apidocs/ - https://www.slf4j.org/apidocs-2.1.0/ - https://www.slf4j.org/apidocs-2.1.0-alpha0/...