aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-06-04fix: Only show hover tooltip after durationLinnea Gräf
2025-06-04feat: Hover Text to Inventory Buttonsjani270
2025-06-04feat: Add macro editing UILinnea Gräf
2025-06-04fix: Missing underscore and * importjani270
2025-06-04feat: Custom Skyblock ID for Attribute Shards and Potion (This means Potions ↵jani270
and Attribute Shards now show prices)
2025-06-04feat: Add basic combo buttons (without editor for now)Linnea Gräf
2025-06-04feat: Prettier price formattingLinnea Gräf
Co-authored-by: jani270 <69345714+jani270@users.noreply.github.com>
2025-06-02fix: Undyed tinted leather armour overrides being invisibleLinnea Gräf
2025-05-25feat: Add license viewer /firm licensesLinnea Gräf
2025-05-25docs: Implement new logoLinnea Gräf
2025-05-21feat: Add option disable slot highlights in /sbmenuLinnea Gräf
2025-05-21feat(debug): Add /firm dev screens commandLinnea Gräf
2025-05-21feat: Add option to stop scrolling over items in storage overlayLinnea Gräf
2025-05-10test: Switch to kotest & test mixinsLinnea Gräf
2025-05-09refactor: essence upgrade recipe as item list agnosticLinnea Gräf
2025-05-09refactor: forge recipe as item list agnosticLinnea Gräf
2025-05-09refactor: Make use of generic crafting recipeLinnea Gräf
2025-05-09refactor: Implement REI recipe layouterLinnea Gräf
2025-05-08fix: oversite in mowojang - username -> nameJacob
2025-05-08feat(dev): Add copy inventory title buttonLinnea Gräf
2025-05-08fix: Cosmeticized Backpacks not being recognized by storage overlayLinnea Gräf
2025-05-07feat: Add Pet overlayJacob
* feat: pet overlay * fix: missing shadow * fix: getting pet when not in pets menu * sort translations * Merge branch 'master' into feat/pet-overlay * Merge branch 'master' into feat/pet-overlay * Add requested changes for Pet Overlay
2025-05-07feat: Add more complex entity equipment scraperLinnea Gräf
2025-05-05fix(test): Unit Tests not DFUing itemsLinnea Gräf
2025-05-05feat(dev): add more elaborate automatic texture exporter (stealthisfit)Linnea Gräf
2025-05-05fix: crash in some moulconfig editorsLinnea Gräf
2025-05-05fix: Fixup some more porting errorsLinnea Gräf
2025-05-05fix: Port head models to 1.21.5Linnea Gräf
2025-05-05fix: Accidental hard dependency on sodium in mixinsLinnea Gräf
2025-05-05build: Allow skipping tests during releaseLinnea Gräf
2025-05-05feat: Port wildfire gender compat to 1.21.5Linnea Gräf
2025-05-05feat: Port REI to 1.21.5Linnea Gräf
2025-05-05fix: Some rendering issuesLinnea Gräf
2025-05-05fix: resolving of custom block texturesLinnea Gräf
2025-05-05fix: Fix (some) parts of custom block rendering.Linnea Gräf
2025-05-05fix: Build on 1.21.5 with some less compat layers enabledLinnea Gräf
2025-05-05WIP: Port some 1.21.5 thingsLinnea Gräf
2025-05-04replace: ashcon with mowojang apiJacob
2025-05-04feat: Add skull parserLinnea Gräf
2025-05-04feat: Add *base64 and *json nbt path matchersLinnea Gräf
2025-05-04feat: Add generic component matcherLinnea Gräf
2025-05-04fix: Armor predicates not being loaded correctlyLinnea Gräf
2025-05-01fix: Re-implement head_model with the new model formatLinnea Gräf
2025-05-01fix: CastPredicate compatibility not workingLinnea Gräf
Fixes https://github.com/nea89o/Firmament/issues/86
2025-04-23Update src/main/kotlin/features/mining/PickaxeAbility.ktJacob
Co-authored-by: Linnea Gräf <nea@nea.moe>
2025-04-23feat: pickaxe ability ready toastJacob
2025-04-01feat: Improve performance of slime particles and armour with texture packsLinnea Gräf
2025-04-01fix: Missing inventory background rectangle in button editorLinnea Gräf
2025-03-31Refactor: replace hardcoded valuesWapic
Co-authored-by: Linnea Gräf <nea@nea.moe>
2025-03-31feat: add transparent inventory buttonsWapic