change: enable CI on unstable branch
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -6,6 +6,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- DoorDev
|
- DoorDev
|
||||||
|
- DoorDevUnstable
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- DoorDev
|
- DoorDev
|
||||||
|
|||||||
@@ -145,6 +145,7 @@ These are now independent of retro mode and have three options: None, Random, an
|
|||||||
* New Entrance Shuffle Algorithm no longer experimental
|
* New Entrance Shuffle Algorithm no longer experimental
|
||||||
* Back of Tavern Shuffle now on by default
|
* Back of Tavern Shuffle now on by default
|
||||||
* Enemizer: Wallmasters banned from tiles where spiral staircases are. (Softlock issue)
|
* Enemizer: Wallmasters banned from tiles where spiral staircases are. (Softlock issue)
|
||||||
|
* Packaged build of unstable now available
|
||||||
* Fixed a small bug with traversal algorithm
|
* Fixed a small bug with traversal algorithm
|
||||||
* 1.4.1.11u
|
* 1.4.1.11u
|
||||||
* New Feature: Several spoiler levels added: None, Settings-only, Semi, Full, Debug
|
* New Feature: Several spoiler levels added: None, Settings-only, Semi, Full, Debug
|
||||||
|
|||||||
Reference in New Issue
Block a user