Jamalam

Results 15 issues of Jamalam

**Describe the bug** When a message with translatable text from a mod in it is sent to discord (e.g. advancements), it's sent as the translation key rather than the actual...

bug
help wanted
compatibility

**Description** Codegen for Java. It'd have to make a top level class that holds static classes for the actual schemas (so `Schemas.EmailRequestOut` for example), unless the codegen emitted multiple files....

enhancement

Every field in this struct already implements `Default`, I don't see why this one doesn't - especially when a lot of the other option structs have a default. https://github.com/gluon-lang/lsp-types/blob/master/src/code_action.rs#L349 I'm...

Hello, I come from using [Blacbox](https://github.com/lemonsaurus/blackbox) and a feature I am missing from there is the [notifiers](https://github.com/lemonsaurus/blackbox#notifiers) functionality. Basically, being able to post to a Discord webhook with a backups...

enhancement

^ ## Reproduce - Put a trinket in a trinkets slot - Run `/clear` and see that all other slots are cleared, but the trinket remains in its slot.

enhancement
hacktoberfest

It would be cool to be able to automatically arrange nodes (gates) with a button

enhancement
hacktoberfest

Idea formatted automatically, that's why the diff is much larger than it actually is. I can try rolling that back if it's an issue related: https://github.com/FabricMC/fabric-loom/pull/971

1. make an empty mixin config 2. mixin will not generate a refmap 3. plugin will still add the refmap field to the mixin config This doesn't cause a crash...

![image](https://github.com/architectury/architectury-loom/assets/56727311/9a071589-678f-4fb6-beca-cd2796c51c1c) This happened when upgrading to Gradle 8.7 with Loom 1.6. It may well be an issue with a dependency or an upstream loom issue, not sure yet. https://docs.gradle.org/current/userguide/upgrading_version_8.html#xml_parsing_now_requires_recent_parsers ->...