Releases: rosebudmods/rainglow
Releases · rosebudmods/rainglow
rainglow 1.0.0 for mc 1.19.2
-
data driving for rainglow modes
- modes are loaded from json through a server datapack
- when joining a server that has modes unknown to the client, they will be sent over
- modes define a text colour, an id, and a list of colours
-
config sync
- config sync can be toggled on and off through config
- when enabled, the client will send its config to the server on join
- the client cannot edit their config while in a server, either through the file or the screen
- this mode can be default, custom-defined through json, or even the builtin "custom" mode
- the client's config is reset when leaving the server
-
improvements to config parser
-
stability improvements to data tracker registration
rainglow 0.3.1 for mc 1.19.2
- internal improvements
- stability improvements to config reading and writing
rainglow 0.3.0 for mc 1.19.2
- optimise config reading and writing
- optimise colour lookups (improvements to in game performance)
- mixin compatibility improvements
- config screen now displays the currently enabled colours, the colours in the currently selected mode, and is prettier
rainglow 0.2.1 for mc 1.19.2
- fix errors when spawning particles while not connected to a dedicated server
rainglow 0.2.0 for mc 1.19.2
- improve orange particles
- add new mode: custom! custom mode allows you to select which squids you'd like in your game
- redone and more reliable config reading and writing
- less invasive mixins - fixes compatibility with other mods such as more babies
- internal cleanup
rainglow 0.1.0 for mc 1.19.2
initial release!
features:
- 11 different glow squid colours!
- a configuration file with many modes, including pride modes, rainbow, monochrome, and more!
- no dependencies - works as soon as you put it in your mods folder
- lightweight and removable - after removing the mod, your glow squids will simply revert to blue with no damage to your save