Commit Graph

27 Commits

Author SHA1 Message Date
Telethar
d558e14065 Add Mirror Scroll as an option instead of baking it into door shuffle. 2025-01-07 15:12:24 -07:00
Minnie A. Trethewey (Mike)
ca40f87daa CI Changes 2024-05-30 14:19:54 -06:00
aerinon
3975c6c65d Merge branch 'DoorDevUnstable' into Synthesis
# Conflicts:
#	TestSuite.py
2022-09-01 11:38:02 -06:00
aerinon
c8f1e611f4 Mystery test suite 2021-10-27 15:02:33 -06:00
StructuralMike
5b37b32c8d Revert "Revert "Update .gitignore""
This reverts commit 5073b9e630.
2021-03-18 16:33:25 +01:00
StructuralMike
5073b9e630 Revert "Update .gitignore"
This reverts commit f95270587f.
2021-03-18 16:19:42 +01:00
StructuralMike
f95270587f Update .gitignore 2021-03-16 13:26:21 +01:00
StructuralMike
25d24dc15f Update .gitignore 2021-03-05 21:04:30 +01:00
Mike A. Trethewey
f7df6c0e69 Fixes
Change Spoiler default to True
Set base rom to actually do the thing
2021-02-26 02:13:11 -08:00
Mike A. Trethewey
5f2b4041f9 Make a simpler installer script 2020-11-11 00:08:42 -08:00
Mike A. Trethewey
c9d6b87d94 Update .gitignore 2020-04-05 12:14:41 -07:00
Mike A. Trethewey
ab5f2ab521 JSON Spoiler output 2020-04-05 09:50:01 -07:00
Mike A. Trethewey
a424719fbd Wiki Doors 2020-03-07 14:38:08 -08:00
Mike A. Trethewey
c3a7f69c4b Prelim build scripts 2020-02-23 22:46:50 -08:00
Mike A. Trethewey
3fe2c02824 Arrayify more stuff
Ignore settings file
Rip out working_dirs in favor of settings
Set main pages to array
Set bottom frame to array
2020-02-15 01:41:21 -08:00
Mike A. Trethewey
03431f0b83 Implement save system
Add to .gitignore
Add to default CLI args
Add to each page that needs it
* Rom Adjuster
* Seed
* Generation attempts
* Enemizer CLI path
* Base ROM
* Multiworld worlds
* Multiworld names
2020-02-08 19:01:15 -08:00
compiling
e2df282201 Merge remote-tracking branch 'remotes/multi/multiworld_31' into Dev 2020-01-11 08:58:09 +11:00
Bonta-kun
71b4f6e94b Set default value for --enemizercli 2020-01-06 19:13:53 +01:00
compiling
9803515315 Merge remote-tracking branch 'remotes/door_rando/DoorDev' into Dev 2020-01-04 21:33:42 +11:00
Bonta-kun
955dce0812 Race rom support (partial) 2019-12-15 16:16:39 +01:00
aerinon
19a78f2a0c Fixed a few spiral bugs
Fixed a problem with door pairing system
2019-10-05 23:15:06 -06:00
Kevin Cathcart
b0f4fa8cec Partial implementation of many V31 features
Partial support for Progressive bow
  - Still needs to be added to item pool
  - Silver hint handling remains TBD even for VT

Added weapons selection.
  - Vanilla needs to be implemented
  - Assured needs to be implemented
  - Inverted swordless is almost certainly messed up.
  - Swordless standard mode will likely softlock
  - Random weapon standard mode is currently treated as uncle assured

Deleted removed difficulties
  - Remaining difficulties still need to be adjusted

Added locked property to locations:
  - This is used for preplaced items etc so that multiworld balancing
    knows they cannot be moved.

Made a few of the difficulty changes from V31, but not all.

Added required text changes to handle crystals requirements
  - More changes will likely me made in future
  - Currently there is is no way to tell ganon requirement in
    Inverted mode
2019-08-10 16:10:47 -04:00
Bonta-kun
16abf033c3 Enemizer support 2019-07-11 20:39:08 -04:00
Bonta-kun
1a62b1da28 Multiworld core implementation By Bonta0
Does not include the server/client code or the rom writes
specific to it. Indeed it cannot write multiworld roms at
all right now, pending addition future updates to support
the official ALTTPR Multiworld client.

Includes some GUI changes by Alaszun

Co-authored-by: Alaszun <koelze@google.com>
2019-07-11 20:39:08 -04:00
Kevin Cathcart
fd1d2ef072 Add support for pagebreak text command 2019-04-27 12:52:19 -04:00
Kevin Cathcart
0de4a5857c Preliminary msi support
Added a proper icon

Fix output directory for packaged builds

Added a button to open the ouput directory, and a button to open
documentation for packaged builds.
2017-12-02 16:38:35 -05:00
LLCoolDave
434ea5749f Add a basic .gitignore 2017-05-28 15:42:55 +02:00