aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/features
AgeCommit message (Collapse)Author
2025-07-05feat(power): highlight non overlay itemsLinnea Gräf
2025-07-05feat: reexport lore command now no longer requires quotes and supports ↵Linnea Gräf
multiple items
2025-07-05fix: item exporter overwriting wiki linksLinnea Gräf
2025-07-04feat: Option to choose the colour of the selected Storage Pagejani270
2025-07-04feat: add colour config optionsLinnea Gräf
2025-07-03fix: Allow tribal spear in bonemerand overlayLinnea Gräf
2025-07-03feat: bonemerang overlayJacob
2025-07-03fix: possible two clicks from one click eventJacob
2025-07-03feat: page button in waydrobe keybindsJacob
2025-07-03fix: prevent pet info hud from displaying outside of skyblockSeyon Sivatharan
2025-07-03feat: transparent block rendersJacob
2025-07-02fix: etherwarp overlay not require sneakJacob
2025-07-01fix: storage overlay "edit pages" being misalignedLinnea Gräf
closes https://github.com/nea89o/Firmament/issues/120
2025-07-01fix: copy chat not being registeredLinnea Gräf
2025-07-01feat: copy chat messages (#155)Jacob
Co-authored-by: Linnea Gräf <nea@nea.moe>
2025-07-01feat: etherwarp overlayJacob
2025-07-01fix: require bz/ah tooltip being off for keybind to workJacob
2025-07-01feat: hide dev capesJacob
2025-07-01feat: inventory buttons rendering in other guys toggleJacob
2025-07-01Merge pull request #182Jacob
* feat: inventory button info * sort translations * feat: reset button * feat: default NEU presets (inv buttons) * fix: sort translations * omg new design that I like * Merge branch 'master' into feat/inv-button-info
2025-06-29fix: drill fuel bar going over 100% (#187)Jacob
2025-06-29fix: wrong null check in chat linksLinnea Gräf
2025-06-28add new fsr artists (#184)Jacob
2025-06-26feat: Add the ability to disable toggle sprint under waterLinnea Gräf
2025-06-26feat: Make use of bazaar stocks for better bazaar pricesLinnea Gräf
2025-06-26fix: dev capes on people without regular capes not renderingLinnea Gräf
2025-06-26feat: add creation timestamp in loreLinnea Gräf
2025-06-26feat(internal): Add a tab list apiLinnea Gräf
2025-06-26fix: wardrobe cleanup (cancel old click, use array for keys, use library ↵Linnea Gräf
methods)
2025-06-26feat: wardrobe keybindsJacob
2025-06-26fix: import cw waypoints missing null checkJacob
2025-06-26Merge pull request #165Jacob
* fix: let hide potion effects hide top right * convert to own opiton
2025-06-23fix: Some repo exporter inconsistenciesLinnea Gräf
2025-06-23feat: add FPS, day count and ping hudsJacob
2025-06-23feat: Add dev capesLinnea Gräf
2025-06-23fix: Recipe exporter not grabbing skull textures correctlyLinnea Gräf
2025-06-23feat: Moved storage search to be next to inventoryLinnea Gräf
2025-06-23fix: Potential fix for inventory buttons resettingLinnea Gräf
2025-06-23feat: Allow reexporting all itemsLinnea Gräf
2025-06-23feat: Re export lore / display name from jsonLinnea Gräf
2025-06-23fix: bug fixes and suicide notesLinnea Gräf
2025-06-22feat: Add npc location exporterLinnea Gräf
2025-06-22fix: transposed crafting recipe exportLinnea Gräf
2025-06-22feat: Add item shop recipe exporterLinnea Gräf
2025-06-22feat: Add crafting recipe exporterLinnea Gräf
2025-06-22feat: Hide dungeon score from item exporterLinnea Gräf
2025-06-22feat: Add overlay item exporterLinnea Gräf
2025-06-22feat: Add item model to exportLinnea Gräf
2025-06-22feat: Allow breaking itemstacks even further for faster repo reloadsLinnea Gräf
2025-06-20feat: hide recipe book (#124)Jacob