Skip to content

Releases: realguyman/totally_lit

0.9.1 for Minecraft 1.18.2

03 Jun 18:08
v0.9.1+1.18.2
386d5a2
Compare
Choose a tag to compare
  • Updated mappings.
  • Updated Fabric API.
  • Updated Mod Menu.
  • Updated Cloth Config API.
  • Fixed a duplication bug when wading in water with supported lit variants in players' offhand.

0.9.0 for Minecraft 1.18.2

19 Mar 22:44
Compare
Choose a tag to compare
  • Changed metadata.
  • Refactor code.
  • Added API for modders.
  • Updated Fabric API.
  • Updated mappings.
  • Add additional checks and support for abstract blocks (blocks which can be added by modders).

0.8.0 for Minecraft 1.18.2

04 Mar 21:12
Compare
Choose a tag to compare

Fixed

  • Crash when randomly ticking candle cakes.

Removed

  • A useless recipe.
  • Needless whitespace.
  • Extra code that wasted precious computer resources.

Added

  • README file with description and copyright notice.
  • GitHub build workflow.
  • Ability to right-click campfires with torches to ignite them.
  • Functionality for campfires extinguishing in the rain.
  • License file to compiled jar files.
  • Task to build sources jar.

Changed

  • Re-license the project under LGPLv3-or-later instead of MIT as of: 34fd3e7
  • Only randomly tick lit candles instead of the unlit variant as well.
  • Update Gradle Wrapper.
  • Update Fabric API.
  • Update Mod Menu.
  • Refactor code.
  • Use tags instead of manually check for each block and fluid to ignite torches.

0.7.1 for Minecraft 1.18.2

28 Feb 20:54
Compare
Choose a tag to compare
  • Port to Minecraft 1.18.2
  • Add incompatible mods to metadata

0.7.1 for Minecraft 1.18

26 Feb 05:44
Compare
Choose a tag to compare
  • Add jack o'lantern configuration and functionality
  • Refactor code
  • Fix version bump

0.6.0 for Minecraft 1.18

26 Feb 01:16
Compare
Choose a tag to compare
  • Fix unlit lanterns not being mineable
  • Add campfire configuration and functionality
  • Reduce unknown chances of null pointer exceptions
  • Add additional methods for extinguishing lanterns and torches

0.5.0 for Minecraft 1.18

24 Feb 20:07
Compare
Choose a tag to compare
  • Add candle configuration.
  • Add functionality to candles.

0.4.0 for Minecraft 1.18

24 Feb 01:42
Compare
Choose a tag to compare
  • Fix version requirement for cloth config.
  • Reformat JSON files to use two spaces instead of four.
  • Update cloth config.
  • Update Fabric API.
  • Update Fabric Loader.
  • Update Fabric Loom.
  • Remove explicit UTF-8 encoding declaration in build.gradle.
  • Sort configuration settings alphabetically.
  • Change additional information provided in Mod Menu integrated settings.
  • Fix inconsistency for checking if the server should schedule a tick.
  • Remove unneeded if statement.
  • Remove unneeded scheduling when placing torches.
  • Partition the configuration into separate files.
  • Add unlit lanterns.

0.3.0 for Minecraft 1.18

28 Jan 01:43
Compare
Choose a tag to compare
  • Add right-click functionality to light placed unlit torches with a lit torch in a player's hand.
  • Add configuration file via AutoConfig provided by Cloth Config API.
  • Add Mod Menu integration with the configuration file.
  • Update Fabric API.
  • Require Fabric Loader 0.12.12 or newer.
  • Require Java 17 or newer.
  • Change homepage link to the CurseForge project.
  • Migrate to yarn mappings.
  • Change unlit torch texture.
  • Add right-click functionality to light unlit torches in a player's hand with lit torches, fire, lava, flowing lava, and lava in a cauldron.
  • Require Cloth Config API 6.1.0 or newer.
  • Refactor flint and steel item mixin.
  • Refactor torch block mixin to use @Injects to improve compatibility.
  • Fixed a bug where breaking and replacing a lit torch block wouldn't cancel the scheduled tick from running.

0.2.0 for Minecraft 1.18

28 Dec 23:55
Compare
Choose a tag to compare

Migrate to 1.18.