Skip to content

Releases: rosebudmods/rainglow

rainglow 1.0.0 for mc 1.19.2

15 Nov 23:25
72487f7
Compare
Choose a tag to compare
  • 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

20 Oct 02:25
3ac7794
Compare
Choose a tag to compare
  • internal improvements
  • stability improvements to config reading and writing

rainglow 0.3.0 for mc 1.19.2

11 Oct 02:12
50111bb
Compare
Choose a tag to compare
  • 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

04 Oct 01:32
e6d3ed4
Compare
Choose a tag to compare
  • fix errors when spawning particles while not connected to a dedicated server

rainglow 0.2.0 for mc 1.19.2

03 Oct 01:48
7c3a358
Compare
Choose a tag to compare
  • 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

28 Sep 01:13
f16b420
Compare
Choose a tag to compare

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