Commit Graph

1837 Commits

Author SHA1 Message Date
codemann8
d2f9a23692 Added a version number to indicate both base door rando AND ow rando together 2021-04-21 15:30:58 -05:00
codemann8
6fde7b49a4 Merge branch 'OverworldShuffle' of https://github.com/codemann8/ALttPDoorRandomizer into OverworldShuffle 2021-04-21 15:07:25 -05:00
codemann8
bde52317cd Patch enabled to allow Frogsmith to enter multi-entrance caves 2021-04-21 15:07:23 -05:00
codemann8
2c209e3e21 Updated readme 2021-04-21 14:07:05 -05:00
compiling
9852352027 Temp 2021-04-21 18:40:54 +10: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
compiling
30baec65af Merge remote-tracking branch 'remotes/origin/Dev-owg' into DoorDevUnstable 2021-04-18 14:28:29 +10:00
compiling
b6fe468164 Import inverted pyramid fairy rules from Entrance Rando 2021-04-18 13:25:04 +10:00
compiling
7a255a008e Fix moved locations in copy_world routine. 2021-04-18 13:25:04 +10:00
compiling
72d980394c Add setting code to logs 2021-04-18 13:25:04 +10:00
aerinon
02d6905438 Fix for retro "shops" 2021-04-15 15:11:40 -06:00
codemann8
4a0bf1f123 Fixed off-by-one issue on writing dest to ROM 2021-04-13 19:11:37 -05:00
StructuralMike
b42e4db472 potential retro-fix 2021-04-13 16:58:08 +02: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
StructuralMike
80849ebd3b TR Crystal Maze
Added a commented out possibility for TR Crystal Maze backwards ranged crystal.
2021-03-27 21:22:56 +01:00
StructuralMike
ac46d4d8aa Update mystery yaml parser to a maintained package module
Tested on both local files and url-files and works great.
2021-03-27 12:43:00 +01: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
StructuralMike
76a106da06 Update Rules.py 2021-03-22 21:15:58 +01:00
StructuralMike
3f9b6234c2 Mire fishbone barrier bypass 2021-03-22 21:12:26 +01:00
aerinon
960b8de237 Merge pull request #104 from StructuralMike/DoorDevUnstable
gui startinginventory with Magic Cape
2021-03-22 11:33:14 -06:00
StructuralMike
c663c9edaa Update Rom.py 2021-03-19 17:36:54 +01:00
StructuralMike
06357f5f21 minor cleanup 2021-03-19 17:35:09 +01:00
StructuralMike
d9d664f7ba minor cleanup 2021-03-19 17:29:45 +01:00
StructuralMike
9b06c6d947 Magic Cape in the GUI --> Cape 2021-03-19 09:19:41 +01:00
StructuralMike
ad8dbcd01c Merge branch 'DoorDevUnstable' into BombSwitchDevUnstable 2021-03-18 23:19:20 +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
16ba877e86 Merge branch 'DoorDevUnstable' into BombSwitchDevUnstable 2021-03-18 17:19:52 +01:00
StructuralMike
49987e96df Update TestSuite.py 2021-03-18 17:18:23 +01: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