Commit Graph
2942 Commits
Author SHA1 Message Date
aerinon 96f25d15a9 Settings code fix 2022-06-07 08:10:19 -06:00
codemann8 5cc809a93c Added new DPad invert options for just L/R and just U/D 2022-05-28 22:57:41 -05:00
codemann8 0c32cac4f8 Fixed bush crab logic to only allow in enemizer 2022-05-23 13:34:06 -05:00
codemann8 d5f75ff7c5 Updated tree pull logic to also include ability to kill most things 2022-05-22 15:53:26 -05:00
codemann8 5eb04bc41f Added bush crabs to rupee farm logic 2022-05-22 15:53:13 -05:00
codemann8 592d24cbf8 Updated ROM build 2022-05-21 21:03:21 -05:00
codemann8 e3b9348977 Updated ROM build
-Fixed mirror portal bugs from Crossed OWR
-Updated OWR credits (now including Catobat)
2022-05-21 21:01:42 -05:00
aerinon 62ec084a98 DungeonCompletion bitfield 2022-05-19 10:36:51 -06:00
aerinon b0ea301c20 Typo 2022-05-18 16:08:41 -06:00
aerinon afdb8ebac8 DungeonCompletion fixed
Minor issue with dungeon counters fixed
2022-05-18 15:04:20 -06:00
aerinon bcc77759b7 Update tourney winners 2022-05-18 15:01:24 -06:00
codemann8 bcf30ae5c2 Some additional tile swap corrections 2022-05-17 17:34:49 -05:00
codemann8 2c41d369e7 Oops 2022-05-16 14:18:41 -05:00
codemann8 5cd8310094 Oops 2022-05-16 14:05:13 -05:00
codemann8 f708a3155e Fixed default TF pieces in Trinity 2022-05-16 14:02:30 -05:00
codemann8 4d550a38e8 Fixed default TF pieces in Trinity 2022-05-16 14:01:23 -05:00
codemann8 377660a1f5 Merge branch 'pr/8' into OverworldShuffleDev 2022-05-14 11:23:30 -05:00
aerinon e1bf283e1c Fix help 2022-05-13 16:37:27 -06:00
aerinon 7025f6756c Text for a few lowercase spot 2022-05-13 16:09:49 -06:00
aerinon a48a73bcb7 MultiClient fix for shop sram move 2022-05-13 16:09:03 -06:00
codemann8 ce1e3c23b0 Including other OW modes that affect the output filename 2022-05-11 14:38:33 -05:00
codemann8 3993c210c0 Added Crossed OW to spoiler log when Grouped 2022-05-11 14:37:37 -05:00
codemann8 e6c51589f4 Adding Special OW areas to spoiler log 2022-05-11 14:35:44 -05:00
codemann8 9aff3d0b90 Version bump 0.2.7.2 2022-05-10 08:09:38 -05:00
codemann8 47d2aad9bb Reformatting TF Room texts 2022-05-10 08:04:42 -05:00
codemann8 165fc26e33 Add temporary new rule for Bomb Bag +5 upgrades 2022-05-10 08:03:07 -05:00
codemann8 ed4dbc350f Adding mirror connection for Lake Hylia Water D 2022-05-05 23:27:23 -05:00
codemann8 fb62c0c1fd Add lowercase letters to credits end screen 2022-05-05 23:25:09 -05:00
codemann8 701b72462f Unscramble lowercase letters for new font 2022-05-05 18:26:27 -05:00
codemann8 6f1fb6a38c Fixed broken graph issue with Lake Hylia Water D 2022-05-05 07:52:42 -05:00
codemann8 82aa0b5d79 Fixed issue where some water regions are unreachable because they weren't ever checked 2022-05-05 07:50:08 -05:00
codemann8 1eefa5dbde Randomize Special Transitions 2022-05-04 16:48:55 -05:00
codemann8 46dfb2f036 Merge pull request #7 from Catobat/Special
Randomize Special Transitions
2022-05-04 16:46:07 -05:00
codemann8 54c8efe464 Simplified OWR tile group reorganization 2022-05-04 12:10:54 -05:00
codemann8 56b2e0e5e4 Adding an Auto default for Pre-open Pyramid option 2022-05-04 11:36:28 -05:00
codemann8 1c2b27933b Simplified OWR edge group reorganization 2022-05-03 23:40:02 -05:00
codemann8 ee07ac59a7 Fixed minor issue in ER with glitched regions that aren't in any OWTileGroup 2022-05-03 22:08:44 -05:00
aerinon 6ab426b9f3 Fix for keydrops/enemy drops to not be repeatable 2022-05-03 13:55:39 -06:00
codemann8 b30a5b2652 Version bump 0.2.7.1 2022-05-02 05:55:56 -05:00
codemann8 cd92524193 Adding proper versioning for differing branches 2022-05-02 05:50:27 -05:00
codemann8 0704389cb3 Infinite loop detection for connect_inaccessible_regions 2022-05-02 05:49:28 -05:00
codemann8 b517c5305f Including mystery seed number in spoiler log so it is easier to match them with rom filename 2022-05-02 05:48:17 -05:00
codemann8 7821fac8c3 Adding proper versioning for differing branches 2022-05-02 05:46:08 -05:00
Catobat 4db69b8779 Randomize Special Transitions 2022-05-01 01:25:32 +02:00
aerinon ea745ff22e Hotfix for paired doors
Also made dashable filter work
2022-04-30 15:28:29 -06:00
aerinon ecf6a0bd10 Version bump
Generation fix for inverted
2022-04-29 08:10:08 -06:00
aerinon f93ecf9412 New baserom with various fixes for both font and multiclient issue with pottery
Bump TFH limit to 850. It throws an error if you try to generate with too many pieces.
2022-04-28 16:27:37 -06:00
aerinon 7a35bbfc41 Fixed typing issue.
New baserom for minor multiclient issue with pot switches
2022-04-27 13:48:20 -06:00
aerinon 496e63e13b Merge branch 'DoorDevVolatileSRAM' of https://github.com/cassidoxa/ALttPEntranceRandomizer into cassidoxa-DoorDevVolatileSRAM
# Conflicts:
#	Rom.py
#	data/base2current.bps
2022-04-26 16:24:17 -06:00
cassidoxa 3fe0683fe5 Change pot addresses 2022-04-23 01:25:34 -04:00