Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Releases: Crec0/BetterDarkMode

Better Dark Mode 2.1.0

Choose a tag to compare

@Crec0 Crec0 released this 28 Jul 06:15

Changes

  • Add support for 1.19.1
  • Add compatibility with REI (Roughly Enough Items)

Fixes

  • Fix save file not being read properly

Better Dark Mode 2.0.0

Choose a tag to compare

@Crec0 Crec0 released this 27 Jul 09:25

Changes

  • Complete rewrite of the mod.
  • Uses hex instead of rgb. This makes it more intuitive for custom colors.
  • Custom command completion for hex colors.
  • More understandable save file incase someone wants to edit that. (pls dont)
  • Preserves custom style on GUI's using vanilla text tags.

Warning

  • This is major version increment and is therefore not compatible with older save file of the mod. You have to set the the color again.
    • To do this, open the old save file
    • Copy the number in it
    • Use any decimal to hex converter to convert that number to hex
    • Launch the game and use the command to set that specific hex without the 0x or # prefix. Example: /betterdarkmode custom 404040

BetterDarkMode-1.0.5

Choose a tag to compare

@Crec0 Crec0 released this 12 Mar 01:36
  • Fix #4
  • some code cleanup

BetterDarkMode-1.0.4

Choose a tag to compare

@Crec0 Crec0 released this 15 Jan 19:39

Changes

  • Now uses fabric api
  • Java 8 compatible
  • Cross version compatibility. Works on version from 1.16.5 to 1.18.1

BetterDarkMode 1.18.1

Choose a tag to compare

@Crec0 Crec0 released this 19 Dec 09:46

Updated to 1.18.1

BetterDarkMode-1.0.2

Choose a tag to compare

@Crec0 Crec0 released this 04 Oct 07:56

Update 1.0.2

More screens!

  • Added merchant screen
  • Added inventory and creative inventory screen

Command available on servers

  • Command /betterdarkmode can be used on servers now. Previously it only worked on single player

Some minor code structure changes

1.0.1 Custom colors support

Choose a tag to compare

@Crec0 Crec0 released this 03 Oct 20:19

Changelog

  • Added custom color support. Users can now choose color of their choice with betterdarkmode custom r g b
  • Fixed bug where it was modifying text at unintended places
  • Made it more compatibility friendly

First release

Choose a tag to compare

@Crec0 Crec0 released this 03 Oct 08:23
a6b7d52

Mod has been tested and works for 1.16.5, 1.17.1
Other versions, may or may not work, feel free to bring the version to my attention if you play on them.