Skip to content

Releases: realguyman/totally_lit

0.13.0 for Minecraft 1.19.3

17 Mar 08:28
v0.13.0+1.19.3
ab2773d
Compare
Choose a tag to compare
  • Reformatted files.
  • Refactored code.
  • Removed cloth-config dependency.
  • Implemented owo-lib-based config system. (owo-lib is now required)
  • Added gametests for the project.
  • Fixed a bug where candles didn't extinguish over time.
  • Updated Gradle wrapper.
  • Updated dependencies.
  • Updated README.

0.12.0 for Minecraft 1.19.3

15 Jan 06:58
v0.12.0+1.19.3
6f1b6a0
Compare
Choose a tag to compare
  • Changed homepage to Modrinth in fabric.mod.json.
  • Refactored class names and a variable.
  • Split environment sources, eliminating a whole class of potential crashes.
  • Added campfire_igniters tag, for items that can ignite campfires.

0.11.2 for Minecraft 1.19.3

08 Jan 21:15
v0.11.2+1.19.3
29e8401
Compare
Choose a tag to compare
  • Updated to Minecraft 1.19.3.

0.11.2 for Minecraft 1.19

08 Jan 11:16
v0.11.2+1.19
45dedac
Compare
Choose a tag to compare
  • Updated Minecraft version requirements, supporting 1.19-1.19.2.

0.11.1 for Minecraft 1.19

08 Jan 10:32
v0.11.1+1.19
abe526c
Compare
Choose a tag to compare
  • Updated Gradle wrapper, Fabric loom, Fabric API, Mod Menu, and Cloth Config API.
  • Changed requirement for Cloth Config API in fabric.mod.json.
  • Reformatted name on license notice.
  • Changed configuration files to use regular JSON.
  • Removed unused imports.
  • Refactored castings.

0.11.0 for Minecraft 1.19

02 Jul 03:24
v0.11.0+1.19
a811903
Compare
Choose a tag to compare
  • Added unlit soul lanterns and torches.
  • Added GitHub bug report issue template.
  • Changed mixin compatibility level.
  • Changed Minecraft version requirement style in fabric.mod.json.
  • Removed extinguishable_torches tag.
  • Utilized the API in more areas of the code.
  • Utilized tags instead of hardcoded ingredients for some of the recipes.
  • Utilized Fabric API's conventional tags where applicable.
  • Refactored API and loot tables.
  • Updated README.
  • Updated Fabric Loader, Fabric API, Mod Menu, and Cloth Config API.

0.10.0 for Minecraft 1.19

07 Jun 19:11
v0.10.0+1.19
9cda3cc
Compare
Choose a tag to compare
  • Updated to Minecraft 1.19.

0.10.0 for Minecraft 1.18.2

07 Jun 18:01
v0.10.0+1.18.2
c5e9da3
Compare
Choose a tag to compare
  • Updated Gradle wrapper and Fabric API.
  • Added glowstone lanterns and torches.
  • Added API for torches with no particle effects.
  • Added API for lantern items.
  • Added API for lit lantern blocks.
  • Utilized some of the new APIs.
  • Changed README.
  • Changed unlit lantern textures.
  • Optimized icon and textures.

0.9.3 for Minecraft 1.18.2

04 Jun 01:22
v0.9.3+1.18.2
3fad2d4
Compare
Choose a tag to compare
  • Updated Fabric Loom, Fabric Loader, and Fabric API.
  • Added support for JitPack.
  • Fixed crashes when lighting abstract unlit wall torches with flint and steel, or running a scheduled tick for them.

0.9.2 for Minecraft 1.18.2

03 Jun 23:16
v0.9.2+1.18.2
8a8ce05
Compare
Choose a tag to compare
  • Fixed a crash when lighting unlit wall torches with items in the torch_igniters tag.