Commit Graph

1608 Commits

Author SHA1 Message Date
codemann8
bde52317cd Patch enabled to allow Frogsmith to enter multi-entrance caves 2021-04-21 15:07:23 -05:00
codemann8
3373c3f523 Updated baserom 2021-04-21 00:08:46 -05:00
codemann8
36beba3fdc Fixed incorrect transition data for special areas 2021-04-21 00:07:24 -05:00
codemann8
6d1ae86c46 Fixed bad transition data 2021-04-21 00:06:55 -05:00
codemann8
374cfc40e5 Fixed issue with DW transitions causing hardlocking mapwrap crashes 2021-04-21 00:05:48 -05:00
codemann8
b88c49f278 Fixed visual issue with megatiles using VRAM 2021-04-21 00:02:28 -05:00
codemann8
834cc26241 Added missing flipper logic 2021-04-20 23:43:08 -05:00
codemann8
2297a3e67f Formatted ER entrance data 2021-04-19 19:24:17 -05:00
codemann8
642c0c2a10 Fixed incorrect data 2021-04-19 19:23:43 -05:00
codemann8
b3c3eb6d2c Milestone release: first alpha version 2021-04-19 02:43:06 -05:00
codemann8
a2cda2f34c Milestone update, all transition tests work, megatiles have a visual problem 2021-04-18 13:37:55 -05:00
codemann8
4a0bf1f123 Fixed off-by-one issue on writing dest to ROM 2021-04-13 19:11:37 -05:00
codemann8
2b0cc0fc0d Updated baserom after merge 0.3.1.7u 2021-04-12 13:34:50 -05:00
codemann8
160f0732dd Merge remote-tracking branch 'upstream/DoorDevUnstable' into OverworldShuffle 2021-04-12 13:32:14 -05:00
codemann8
ade6dfc416 New destinations now write to ROM 2021-04-12 12:23:26 -05:00
codemann8
894acbd939 Milestone successful transition to midpoint 2021-04-07 12:15:26 -05:00
codemann8
db3cee7229 Formatting 2021-04-02 14:37:24 -05:00
codemann8
877d523367 Converted data tables to little endian 2021-04-02 13:49:55 -05:00
codemann8
6091d96dc0 Split transition table by direction 2021-04-01 12:36:26 -05:00
codemann8
71ef1c3252 Added data tables, began initial ASM structure 2021-03-31 21:27:23 -05:00
codemann8
a89a17515d Adding initial ASM, infinite loop at Links 2021-03-24 14:02:50 -05:00
codemann8
19684bcdfa Merged and fixed Shopsanity with OW shuffle 2021-03-24 14:02:07 -05:00
aerinon
960b8de237 Merge pull request #104 from StructuralMike/DoorDevUnstable
gui startinginventory with Magic Cape
2021-03-22 11:33:14 -06:00
StructuralMike
9b06c6d947 Magic Cape in the GUI --> Cape 2021-03-19 09:19:41 +01:00
StructuralMike
83aa2cb006 Merge pull request #2 from aerinon/DoorDevUnstable
Door dev unstable
2021-03-18 23:18:56 +01:00
aerinon
46d891f401 Update release notes 2021-03-18 13:55:24 -06:00
aerinon
bb9977d410 Merge branch 'DoorDevUnstable' of https://github.com/miketrethewey/ALttPDoorRandomizer into miketrethewey-DoorDevUnstable 2021-03-18 13:53:33 -06:00
aerinon
906134800b Fixed the error with TFH counter turned on for wrong modes
Updated pip requirements for MultiClient
Fixed Big bomb rules for Inverted (merge mistake)
2021-03-18 13:53:19 -06:00
StructuralMike
b20127163a Merge pull request #1 from aerinon/DoorDevUnstable
Door dev unstable
2021-03-18 17:16:16 +01: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
Mike A. Trethewey
4c9fc3464b Ubuntu is on Focal now 2021-03-18 00:42:17 -07:00
Mike A. Trethewey
b4c5346b9c Update CI 2021-03-18 00:32:25 -07:00
Mike A. Trethewey
e48a69d9e9 Extrapolate requirements file 2021-03-17 23:58:20 -07:00
Mike A. Trethewey
d6a433e467 Add pathing intelligence 2021-03-17 17:50:51 -07:00
randall.rupper
27ed4ecd04 Small Shopsanity price adjustments
Fixed a subtle error with shop shields and progressive shields - should result in more successful generation
2021-03-17 14:37:39 -06:00
randall.rupper
7b9deb2190 Merge branch 'DoorDevUnstable' of https://github.com/Fouton/ALttPDoorRandomizer into Fouton-DoorDevUnstable
some refinements too

# Conflicts:
#	ItemList.py
2021-03-16 15:15:48 -06:00
randall.rupper
3c81e377e5 Fix for intensity 3 inverted lobbies if lobbies are chosen to be vanilla
Flooded pots not actually able to be flooded in some potshuffles
2021-03-16 14:23:52 -06:00
randall.rupper
7ef186134a Merge branch 'StructuralMike-TFH-fix' into DoorDevUnstable 2021-03-16 14:14:35 -06:00
StructuralMike
40119b3a5f Retro-Standard can't have bow on uncle
I don't know if the best solution is to exclude the bow from the options, or to have uncle give bow + arrows. I think the former is better as buying your arrow is part of retro.
2021-03-16 17:34:08 +01:00
StructuralMike
6bf3479e08 TFH playthrough fix
copy_world overwrites Murahdahla's logic and either needs to be reset through set_rules to work properly.
2021-03-16 14:15:56 +01:00
StructuralMike
9f00862e04 Merge branch 'DoorDevUnstable' of https://github.com/Aerinon/ALttPDoorRandomizer into DoorDevUnstable 2021-03-16 13:27:07 +01:00
StructuralMike
f95270587f Update .gitignore 2021-03-16 13:26:21 +01:00
Mike A. Trethewey
ed2813c85e Make local install a little smarter 2021-03-16 00:58:09 -07:00
Mike A. Trethewey
61980e859d What's a script name? 2021-03-15 22:22:59 -07:00
Mike A. Trethewey
f769ada8eb Markdown is hard 2021-03-15 22:19:28 -07:00
Mike A. Trethewey
3a370eb9f9 Update BUILDING.md 2021-03-15 22:17:33 -07:00
Mike A. Trethewey
da62fe98ba Update build instructions 2021-03-15 22:15:19 -07:00
Fouton
c47090ce61 Add files via upload 2021-03-12 22:15:27 -05:00
Fouton
1aa770e33a Add files via upload 2021-03-12 21:58:19 -05:00