Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-02 | Make storage overlay scrollbar draggable | Linnea Gräf | |
2024-10-01 | Add basic sack util | Linnea Gräf | |
[no changelog] | |||
2024-09-12 | Isolate CIT resewn compat | Linnea Gräf | |
2024-09-08 | Add legacy cit resewn compat | Linnea Gräf | |
2024-09-08 | Fix cit resewn | Linnea Gräf | |
2024-09-07 | Add shader loading functionality | Linnea Gräf | |
[no changelog] | |||
2024-09-06 | Fix a potential issue with mixin modification order | Linnea Gräf | |
[no changelog] | |||
2024-09-01 | Add per compat project event listeners | Linnea Gräf | |
[no changelog] | |||
2024-08-31 | Add configured compat | Linnea Gräf | |
[no changelog] | |||
2024-08-28 | Refactor source layout | Linnea Gräf | |
Introduce compat source sets and move all kotlin sources to the main directory [no changelog] | |||
2024-08-12 | Fix sodium reloadin | Linnea Gräf | |
[no changelog] | |||
2024-08-12 | Improve location and profile detection | Linnea Gräf | |
2024-08-12 | Add indigo support to custom block textures | Linnea Gräf | |
2024-08-09 | Add custom block textures | Linnea Gräf | |
2024-08-08 | Clean up reuse comments | Linnea Gräf | |
[no changelog] | |||
2024-08-04 | Add SkyBlockIsland type | Linnea Gräf | |
[no changelog] | |||
2024-07-29 | Fix inventory buttons overlapping in storage overlay (also fixes skyblocker) | Linnea Gräf | |
2024-07-27 | Add some carnival features | Linnea Gräf | |
2024-07-22 | Fix some textures not being loaded to due being misaligned base64 data | Linnea Gräf | |
2024-07-22 | Fix incompatibility with dulkis skin signature patch | Linnea Gräf | |
2024-07-11 | Add custom head models | Linnea Gräf | |
2024-07-10 | Remove client side left hand patch | Linnea Gräf | |
2024-07-10 | Allow using arrows to navigate in storage overview | Linnea Gräf | |
2024-07-10 | Fix gender mod integration | Linnea Gräf | |
2024-07-10 | Add interactive storage overlay | Linnea Gräf | |
2024-07-06 | Add gender mod integration for custom armor | Linnea Gräf | |
Closes https://github.com/nea89o/Firmament/issues/33 | |||
2024-07-05 | Improve keybinding support | Linnea Gräf | |
2024-07-05 | Port to 1.21 | Linnea Gräf | |
2024-06-14 | Add shiny pig tracker | Linnea Gräf | |
2024-06-14 | Fix global textures not working in hotbar | Linnea Gräf | |
2024-06-05 | Fix custom payload event | Linnea Gräf | |
[no changelog] | |||
2024-06-01 | [WIP] Add mod api | Linnea Gräf | |
2024-05-28 | Add armor texture overrides | Linnea Gräf | |
2024-05-14 | Add custom global textures | Linnea Gräf | |
2024-04-26 | Bump to 1.20.5 | Linnea Gräf | |
2024-04-26 | Add fuel durability bar | Linnea Gräf | |
2024-04-18 | Add pickaxe ability timer | Linnea Gräf | |
2024-04-17 | Add armor retexturing for skyblock items | Linnea Gräf | |
2024-03-14 | Bandaid fix resources not being loade for june | Linnea Gräf | |
[no changelog] | |||
2024-03-02 | Add mob drop viewer to item list | Linnea Gräf | |
2024-02-26 | Fix item rarities being rendered after dropping an item | Linnea Gräf | |
2024-02-26 | Add custom model predicates | Linnea Gräf | |
Add regex support Add and and or predicates | |||
2024-01-21 | Bump to 1.20.4 | Linnea Gräf | |
2024-01-19 | Minor Fixes | Linnea Gräf | |
[no changelog] | |||
2024-01-18 | Add Nearby Burrow Highlighter | Linnea Gräf | |
2024-01-18 | Add Ancestral Spade solver | Linnea Gräf | |
2023-12-29 | Support copying nerd stats from item list | Linnea Gräf | |
2023-11-12 | Add temporary waypoints and /firm sendcoords | Linnea Gräf | |
2023-11-12 | Add Inventory Buttons | nea | |
2023-10-28 | Rename mixins after what they do, rather than where they do it | nea | |
[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. |