Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Improve location and profile detection | 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-07 | Add /firm npcs command | Linnea Gräf | |
2024-08-04 | Add SkyBlockIsland type | Linnea Gräf | |
[no changelog] | |||
2024-07-27 | Add some carnival features | Linnea Gräf | |
2024-07-24 | Add essence upgrade recipes | 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 waypoints rendering inverted | Linnea Gräf | |
2024-07-10 | Add pet upgrade cost recipes | Linnea Gräf | |
2024-07-10 | Fix lines sometimes not rendering | Linnea Gräf | |
2024-07-10 | Add interactive storage overlay | Linnea Gräf | |
2024-07-05 | Port to 1.21 | Linnea Gräf | |
2024-07-03 | [WIP] Remove LibGUI | Linnea Gräf | |
2024-06-15 | WIP: Terrible MoulConfig rewrite | Linnea Gräf | |
2024-06-15 | Bump MoulConfig | Linnea Gräf | |
[no changelog] | |||
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-05-18 | Add more screens at once | Linnea Gräf | |
[no changelog] | |||
2024-05-18 | Fix item rarity not displaying in npc shops | Linnea Gräf | |
2024-05-18 | Fix crash for buggy-ish repo items | Linnea Gräf | |
2024-05-16 | Improve line renderer | Linnea Gräf | |
2024-05-14 | Add item predicate | 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-03-24 | Add ordered waypoints (ColeWeight compat) | Linnea Gräf | |
2024-03-02 | Add mob drop viewer to item list | Linnea Gräf | |
2024-03-01 | Add more color code tests | Linnea Gräf | |
[no changelog] | |||
2024-02-26 | Update moulconfig | Linnea Gräf | |
2024-02-26 | Add custom model predicates | Linnea Gräf | |
Add regex support Add and and or predicates | |||
2024-02-17 | Fix missing ids for runes and enchantment books | Linnea Gräf | |
2024-02-09 | Fix crash when rendering SkyBlock id in a string | Linnea Gräf | |
2024-01-27 | Add player icon to temporary waypoints | Linnea Gräf | |
2024-01-27 | Add in world texture renderer | Linnea Gräf | |
[no changelog] | |||
2024-01-21 | Bump to 1.20.4 | Linnea Gräf | |
2024-01-19 | Add warp to diana guess keybind | Linnea Gräf | |
2024-01-18 | Add Nearby Burrow Highlighter | Linnea Gräf | |
2024-01-18 | Add Ancestral Spade solver | Linnea Gräf | |
2024-01-17 | Add Pristine Profit Tracker | Linnea Gräf | |
2023-12-29 | Support copying nerd stats from item list | Linnea Gräf | |
2023-12-29 | Fix legacy tag parser prefering untyped doubles to ints | Linnea Gräf | |
This fixes an incompatibility caused by https://github.com/SkyblockerMod/Skyblocker/issues/462 | |||
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. | |||
2023-10-28 | Add left handed override for hypixel | nea | |
2023-10-26 | Remove unused import in ScoreboardUtil.kt | Walker Selby | |
[no changelog] |