Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
tewtal committed Nov 11, 2024
1 parent 0734428 commit 455d979
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions WebRandomizer/ClientApp/src/resources/markdown/smz3changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Randomizer Changes

## 2024-11-11 - Version 11.3.2
* Systems Changes
* A collection of new sprites have been added.

* Technical Changes
* Added support for MSU-1 (Big thanks to MattEqualsCoder for additional fixes and implementation)
* See http://alttp.mymm1.com/wiki/Z3M3:Soundtrack for track list (SM tracks start at 100+) and track 99 is the overall credits track.
* Support for defining starting items has been added to the API
* This can be set by supplying a string of "initialitems" which is a comma separated list of "Item:Quantity" pairs.
* An item named "Random" can be used to give a quantity of random items.


## 2023-04-06 - Version 11.3.1
* Systems Changes
* A collection of new sprites have been added.
Expand Down

0 comments on commit 455d979

Please sign in to comment.