My website lesbian.skin
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[post]: So far in 2025

Signed-off-by: Naomi Roberts <mia@naomieow.xyz>

+79
+79
src/website/data/posts/so-far-in-2025.dj
··· 1 + --- 2 + title = "So far in 2025" 3 + author = "Naomi Roberts" 4 + date = 2025-06-23 5 + summary = "A mid-2025 update post." 6 + --- 7 + 8 + {#modding} 9 + # Modding 10 + 11 + I assume most readers of this site care about my mods, so we'll discuss those first! 12 + 13 + Firstly, I released a new mod - Angle Ring! It's only a small one, but it fills a tiny niche of "lightweight multiloader 14 + flight ring mod for 1.20 and higher". It was mostly made to fill a hole my personal friend group's modpack had, and as an 15 + opportunity for me to learn a new tool - [Cloche](https://github.com/terrarium-earth/cloche) - which has made modding 16 + substantialy easier for me! 17 + 18 + Next I have managed to push a few updates out! [IBO](/projects/ibo) is easier to maintain than ever, thanks again to Cloche. 19 + Command Blocker also received a 1.21 update and a port to NeoForge. And I have been working on porting and updating other 20 + mods of mine as well! 21 + 22 + Finally, I have also sadly archived one - Mystcraft: Ages. While this is sad news to some people, the decision was made 23 + because XCompWiz - the creator of the original Mystcraft mod - has open sourced the old versions and is actively working 24 + on Mystcraft 2! 25 + 26 + {#this-website} 27 + # This Website 28 + 29 + As some people may have noticed, this site has undergone a visual overhaul! Because of this there may be issues (see below 30 + for known issues as of 23/06/2025) so please report any you find! 31 + 32 + {#website-known-issues} 33 + ## Known Issues 34 + 35 + - Mobile CSS is incomplete 36 + - Formatting in some posts is incorrect 37 + 38 + {#other-projects} 39 + # Other Projects 40 + 41 + {#nanel} 42 + ## Nanel 43 + 44 + Nanel is a Linux panel that I [announced a few months back](/posts/nanel-a-wayland-lanel), and while I had hoped to release 45 + a beta by April, I have had to pause the project due to University drawing my time away and technical issues I ran into. 46 + While I still want to create Nanel, I will probably have to reconsider the tech stack I am using as `wgpu`, the crate that 47 + `iced.rs` used to draw a window, uses more memory out of the box than I am comfortable letting a panel use. 48 + 49 + {#bar} 50 + ## Bar 51 + 52 + "Bar" is a small project I released a few months back when Mojang added the Locator Bar to snapshots that allows you to 53 + search up your locator bar colour. This is needed because the colour you will show up as on the locator bar to other players 54 + is always the same because it's based on your account's UUID. 55 + 56 + You can access bar at [https://bar.lesbian.skin](https://bar.lesbian.skin) 57 + 58 + {#sheetr} 59 + ## Sheetr 60 + 61 + Sheetr is a WIP character sheet creator for D&D 5th Edition I've been (very) slowly working on the background for a while. 62 + It's nowhere near completed, but you can follow [@sheetr.app](https://bsky.app/profile/sheetr.app) on BlueSky for any 63 + updates - there probably won't be any news for a while though. 64 + 65 + {#lilypad} 66 + ## Lilypad 67 + 68 + Lilypad is a Discord bot I was working on early last year. It originally was written in Go, but I have since discovered 69 + Gleam and think it would be a much better fit for how I want Lilypad to function. As Gleam is a new language, the Discord 70 + API integration is kinda crap, so I was experimenting implementing my own library 71 + ([Waterlily](https://codeberg.org/Lilypad/waterlily)). However the [discord_gleam](https://hexdocs.pm/discord_gleam/) 72 + library has recently had it's v1 release, so I might go and have a look at that instead. 73 + 74 + {#donations} 75 + # Donations 76 + 77 + I don't really bring this up a lot, as I hate feeling like I'm begging for money, but if you feel like supporting me please 78 + donate over on my [Ko-Fi page](https://ko-fi.com/naomieow), as it would help greatly in my ability to focus on my mods and 79 + other projects.