Skip to content

Commit 68ac304

Browse files
committed
5.0.8
1 parent c787e71 commit 68ac304

6 files changed

Lines changed: 32 additions & 19 deletions

File tree

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>5.0.7</Version>
3+
<Version>5.0.8</Version>
44
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
55
</PropertyGroup>
66
</Project>

PatchNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Z2Randomizer Changelog
22

3+
## Version 5.0.8 - November 15, 2025
4+
- Removed dripper entrances from the 5.0 room pool.
5+
36
## Version 5.0.7 - November 9, 2025
47
- Fixed another bug related to segmented room connections.
58
- Slightly increased the default window height to avoid options not being visible.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Currently maintained by Ellendar ([Twitch](https://www.twitch.tv/ellendar)\).
44

55
Original source is at https://bitbucket.org/digshake/z2randomizer/src/master/
66

7-
[Download](https://github.com/Ellendar/Z2Randomizer/releases/download/5.0.7/Z2Randomizer_5_0_7.msi) - Download the latest version.
7+
[Download](https://github.com/Ellendar/Z2Randomizer/releases/download/5.0.8/Z2Randomizer_5_0_8.msi) - Download the latest version.
88

99
[Discord](https://discord.com/invite/BsK47Nsrde) - Questions? Requests? Memes? Come visit our discord server.
1010

RandomizerCore/PalaceRooms.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20213,13 +20213,13 @@
2021320213
"author": "aaron2u2",
2021420214
"group": "V5_0",
2021520215
"isThunderBirdRoom": false,
20216-
"enabled": true,
20216+
"enabled": false,
2021720217
"isEntrance": true,
2021820218
"palaceNumber": 1,
2021920219
"linkedRoomName": null,
2022020220
"isUpDownReversed": false
2022120221
},
20222-
{
20222+
{
2022320223
"bitmask": "0F",
2022420224
"map": 14,
2022520225
"palaceGroup": null,
@@ -20238,13 +20238,13 @@
2023820238
"author": "aaron2u2",
2023920239
"group": "V5_0",
2024020240
"isThunderBirdRoom": false,
20241-
"enabled": true,
20241+
"enabled": false,
2024220242
"isEntrance": true,
2024320243
"palaceNumber": 2,
2024420244
"linkedRoomName": null,
2024520245
"isUpDownReversed": false
2024620246
},
20247-
{
20247+
{
2024820248
"bitmask": "0F",
2024920249
"map": 35,
2025020250
"palaceGroup": null,
@@ -20263,13 +20263,13 @@
2026320263
"author": "aaron2u2",
2026420264
"group": "V5_0",
2026520265
"isThunderBirdRoom": false,
20266-
"enabled": true,
20266+
"enabled": false,
2026720267
"isEntrance": true,
2026820268
"palaceNumber": 5,
2026920269
"linkedRoomName": null,
2027020270
"isUpDownReversed": false
2027120271
},
20272-
{
20272+
{
2027320273
"bitmask": "0F",
2027420274
"map": 0,
2027520275
"palaceGroup": null,
@@ -20288,13 +20288,13 @@
2028820288
"author": "aaron2u2",
2028920289
"group": "V5_0",
2029020290
"isThunderBirdRoom": false,
20291-
"enabled": true,
20291+
"enabled": false,
2029220292
"isEntrance": true,
2029320293
"palaceNumber": 3,
2029420294
"linkedRoomName": null,
2029520295
"isUpDownReversed": false
2029620296
},
20297-
{
20297+
{
2029820298
"bitmask": "0F",
2029920299
"map": 15,
2030020300
"palaceGroup": null,
@@ -20313,7 +20313,7 @@
2031320313
"author": "aaron2u2",
2031420314
"group": "V5_0",
2031520315
"isThunderBirdRoom": false,
20316-
"enabled": true,
20316+
"enabled": false,
2031720317
"isEntrance": true,
2031820318
"palaceNumber": 4,
2031920319
"linkedRoomName": null,
@@ -20345,7 +20345,7 @@
2034520345
"linkedRoomName": null,
2034620346
"isUpDownReversed": false
2034720347
},
20348-
{
20348+
{
2034920349
"bitmask": "0F",
2035020350
"map": 36,
2035120351
"palaceGroup": null,
@@ -20364,7 +20364,7 @@
2036420364
"author": "aaron2u2",
2036520365
"group": "V5_0",
2036620366
"isThunderBirdRoom": false,
20367-
"enabled": true,
20367+
"enabled": false,
2036820368
"isEntrance": true,
2036920369
"palaceNumber": 6,
2037020370
"linkedRoomName": null,

Setup1/Setup1.vdproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
{
125125
"Name" = "8:.NET Framework"
126126
"Message" = "8:[VSDNETMSG]"
127-
"FrameworkVersion" = "8:v4.5 "
127+
"FrameworkVersion" = "8:v4.5 "
128128
"AllowLaterVersions" = "11:FALSE"
129129
"InstallUrl" = "8:http://go.microsoft.com/fwlink/?LinkId=395269"
130130
}
@@ -249,15 +249,15 @@
249249
{
250250
"Name" = "8:Microsoft Visual Studio"
251251
"ProductName" = "8:Z2Randomizer Community Fork"
252-
"ProductCode" = "8:{0C1D3578-C3EC-4845-8833-79CF114C80D5}"
253-
"PackageCode" = "8:{3740CAAF-448D-4B71-A1C0-5171D5723C3C}"
252+
"ProductCode" = "8:{91517032-59AE-4325-A6EC-CA9C1AB5C97D}"
253+
"PackageCode" = "8:{DED941E8-784D-4C32-8534-B29815ABD543}"
254254
"UpgradeCode" = "8:{CD8B503C-4EBA-4612-9BE1-E8F8C21EEC35}"
255255
"AspNetVersion" = "8:4.0.30319.0"
256256
"RestartWWWService" = "11:FALSE"
257257
"RemovePreviousVersions" = "11:TRUE"
258258
"DetectNewerInstalledVersion" = "11:TRUE"
259259
"InstallAllUsers" = "11:TRUE"
260-
"ProductVersion" = "8:5.0.7"
260+
"ProductVersion" = "8:5.0.8"
261261
"Manufacturer" = "8:Ellendar"
262262
"ARPHELPTELEPHONE" = "8:"
263263
"ARPHELPLINK" = "8:"
@@ -799,7 +799,7 @@
799799
}
800800
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_B0F49DB0EDF54F159193D61E9D0E0F01"
801801
{
802-
"SourcePath" = "8:..\\DumpRooms\\obj\\Release\\net8.0\\apphost.exe"
802+
"SourcePath" = "8:..\\DumpRooms\\obj\\Debug\\net8.0\\apphost.exe"
803803
"TargetName" = "8:"
804804
"Tag" = "8:"
805805
"Folder" = "8:_070799D92F1D40ACA23F38E12867B1C7"
@@ -827,7 +827,7 @@
827827
}
828828
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_FDAF64163E1242A1BC91894E0D2DCFA8"
829829
{
830-
"SourcePath" = "8:..\\CommandLine\\obj\\Release\\net8.0\\apphost.exe"
830+
"SourcePath" = "8:..\\CommandLine\\obj\\Debug\\net8.0\\apphost.exe"
831831
"TargetName" = "8:"
832832
"Tag" = "8:"
833833
"Folder" = "8:_070799D92F1D40ACA23F38E12867B1C7"

appcast.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
<link>https://raw.githubusercontent.com/Ellendar/Z2Randomizer/main/Web/appcast.xml</link>
66
<description>Most recent changes.</description>
77
<language>en</language>
8+
<item>
9+
<title>Version 5.0.8</title>
10+
<description>
11+
<![CDATA[
12+
See the <a href="https://github.com/Ellendar/Z2Randomizer/blob/main/PatchNotes.md">changelog</a> for details about new features.
13+
]]>
14+
</description>
15+
<pubDate>Saturday, 15 November 2025 </pubDate>
16+
<enclosure url="https://github.com/Ellendar/Z2Randomizer/releases/download/5.0.8/Z2Randomizer_5_0_8.msi" sparkle:version="5.0.8" />
17+
</item>
818
<item>
919
<title>Version 5.0.7</title>
1020
<description>

0 commit comments

Comments
 (0)