Skip to content

Commit

Permalink
[publish] 1.0.0-alpha.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Rushmead committed Aug 10, 2024
1 parent 0f5c1cc commit 242ce96
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# 1.20.1-alpha.16
# 1.20.1-alpha.17

* Fix lights rendering weirdly on forge platforms
* Potentially fix a crash with lighting desks
* Always get up-to-date networks when opening the Artnet config screen
* Fix registering null entries to the additional models event
* Fix starting address being wrong on Fresnel, LED Panel & redstone interface
* Fix configuration card not working on servers and allow disabling universe / dmx address setting.
* Fix logging and handling for NULL / Unknown DMX Networks
* Add artnet status to artnet config screen and fix fresnel data not saving
* Support LED panel being placed upwards on top of a pipe.
* Prevent unauthorized players doing things
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ minecraft_version=1.20.1
enabled_platforms=fabric,forge

archives_base_name=Theatrical
mod_version=1.0.0-alpha.16
mod_version=1.0.0-alpha.17
maven_group=dev.imabad

architectury_version=9.1.12
Expand Down

0 comments on commit 242ce96

Please sign in to comment.