Skip to content

Releases: Up-Mods/BoringDefaultGameRules

Boring Default Game Rules 1.1.0+1.20.6

10 Jun 02:13
7e7213f
Compare
Choose a tag to compare

Changelog

  • Ported to Minecraft 1.21
  • Activated Money Machine 2 (ported to Fabric)
  • Added support for vanilla's bounded int game rules
    • Can someone please kill Fabric's version?

Boring Default Game Rules 1.1.0+1.20.1

10 Jun 00:25
02766af
Compare
Choose a tag to compare

Changelog

  • Migrated everything to newer Quilt Config APIs
  • Added the actual game rule descriptions to the JSON Schema
  • Moved all non-FAPI accessors to access wideners
  • Attempted to fix client translations
  • Removed Machete
  • Removed mixin refmap

Boring Default Game Rules 1.0.5 for Minecraft 1.20

08 Jun 01:54
fdb1b37
Compare
Choose a tag to compare

Changelog

  • Updated to Minecraft 1.20
  • Activated Machete for small file size savings

Boring Default Game Rules 1.0.4 for Minecraft 1.19.4

24 Mar 20:13
28e169d
Compare
Choose a tag to compare

Changelog:

  • Set the default value of $schema on the config file to "" if the generate_new_schema option is set to false
  • Fixed potential trouble with double-type game rules

Boring Default Game Rules 1.0.4 for Minecraft 1.19.2

24 Mar 20:02
b58c226
Compare
Choose a tag to compare

Changelog:

  • Backported the Boring Default Game Rules 1.0.3+1.19.4 update to Minecraft 1.19.2
  • Set the default value of $schema on the config file to "" if the generate_new_schema option is set to false
  • Fixed potential trouble with double-type game rules

Boring Default Game Rules 1.0.3 for Minecraft 1.19.4

24 Mar 18:38
814b67f
Compare
Choose a tag to compare

Changelog

  • Updated to Minecraft 1.19.4
  • Fixed critical issues involving the config system and attempts to change number-based game rules
  • Moved the mod config manager's initialization points to the client and server mod initializers, fixing issues with servers and fixing potential issues with clients
  • Updated the English and Brazilian Portuguese text in order to be more concise
  • Cleaned up the code

Boring Default Game Rules 1.0.2 for Minecraft 1.19.3

01 Jan 22:25
b602fe7
Compare
Choose a tag to compare

Changelog

  • Updated to Minecraft 1.19.3
  • Fixed the "Reset to Default" button resetting the page scroll
  • Cleaned up the code

Boring Default Game Rules 1.0.1 for Minecraft 1.19.2

10 Oct 21:08
Compare
Choose a tag to compare

Changelog

  • Fixed a crash caused by mixin issues on using this mod on servers

Boring Default Game Rules 1.0.0 for Minecraft 1.19.2

18 Aug 01:36
Compare
Choose a tag to compare

Changelog

  • Updated to Minecraft 1.19.2
  • Switched to the Quilt toolchain
  • Overhauled the config system
    • Added a proper config screen for this mod, allowing for much easier configuration
      • This screen is accessible through not only Mod Menu, but also Vanilla's Game Rules screen
      • Added an easy option to reset to the original default
    • Migrated the system to Quilt Config
      • The config file is now located at .minecraft/config/boring_default_game_rules/config.json
      • Removed config hot-reloading. It is no longer necessary
    • Added the ability to regenerate the path to the schema by setting "$schema" to "GENERATE_ME"
    • Improved the experience of disabling the automatic JSON Schema generation
  • Migrated to the io.github.ennuil.boring_default_game_rules package
  • Added a 64x variant of the icon in order to prevent it from being butchered on Mod Menu

Boring Default Game Rules 0.1.2 for Minecraft 1.18.1

05 Jan 21:20
Compare
Choose a tag to compare

Changelog:

Updated to Minecraft 1.18.1
Did microscopic changes around the code (hence 0.1.2, not 0.1.1)