Commit Graph

414 Commits

Author SHA1 Message Date
Kevin Cathcart 713aaf1e1f Fix a typo in take-any code 2018-03-23 18:27:01 -04:00
Kevin Cathcart 730cfcd706 fix double arrows in Red sheild shop. 2018-03-23 18:27:01 -04:00
Kevin Cathcart 6cce1c789d Update sprites 2018-03-23 18:27:00 -04:00
Kevin Cathcart 18533fc77d Initial Take-Any implementation 2018-03-23 18:26:59 -04:00
Kevin Cathcart 28970c8649 Bottle Merchant retro fix 2018-03-23 18:26:58 -04:00
AmazingAmpharos ae7c65aa1a
Shops!
Dev
2018-03-19 21:52:26 -05:00
Kevin Cathcart 9bd9bb4f93 Shop implementation
Also a few retro mode fixes
2018-03-18 21:01:45 -04:00
Kevin Cathcart 2e99db5403 Fix mixed line endings 2018-03-18 01:52:09 -04:00
Kevin Cathcart 3592d12bfd Convert several locations to using events
Event locations automatically get Moon Perarl requirements added, and
ensure the other referenced location is listed in the spoiler log's path
section
2018-03-18 01:39:48 -04:00
Kevin Cathcart 3fd2dc662a Merge remote-tracking branch 'aa/Dev' into Dev 2018-03-17 13:04:14 -04:00
AmazingAmpharos a6ec622e7a
Final v29 tweaks
-Makes Retro Mode and Standard Mode compatible.
-Replaces a Bombs (3) with Bombs (10) in all modes.
-Introduces Silver Arrows to Expert Mode.
2018-03-16 12:26:14 -05:00
AmazingAmpharos f607cc2522
Custom item pool support for retro mode
Allows the placement of Universal Keys (which probably don't do much outside of retro mode) and handles total item counts properly.
2018-03-15 16:53:42 -05:00
AmazingAmpharos f701aefa28
More of Retro Mode
Implement correct Retro Mode item pools.
Set up most of the key logic to handle retro mode (still needs shop access)
Set ROM flags appropriately.
TODO: Support Retro Mode with custom item pools, deal with shops in general, deal with Bow paired with arrow requirements, correct Expert item pool for silvers, test older fill algorithms with retro mode, deal with the new Sahas/Bomb Shop reveal map info ROM flags.
2018-03-15 16:23:02 -05:00
AmazingAmpharos 28d4ce0997
Beginnings of Retro Mode
This just adds a GUI/command line option to set the variable into world for retro mode and puts the universal key item into the list of defined items. None of the functionality is yet present.
2018-03-14 13:31:36 -05:00
AmazingAmpharos 7ebe4f9d93
High difficulty updates
Should implement the myriad changes v29 will have to Hard+. This assumes silvers do not exist in Expert which is ambiguous.
2018-03-14 13:30:11 -05:00
AmazingAmpharos 4c33bf72ff
Smith softlock fix
Now correctly requires Moon Pearl.
2018-03-14 13:28:52 -05:00
AmazingAmpharos ee7ad585f0
Some text stuff
Some text stuff
2018-03-14 11:26:50 -05:00
Kevin Cathcart a12e04866d Refactored code into classes for clearer grouping 2018-03-10 18:47:54 -05:00
Kevin Cathcart f7881ea49f Text symbol updates 2018-03-10 18:47:54 -05:00
Kevin Cathcart 093e74e2e3 Add kanji 2018-03-10 18:47:54 -05:00
Kevin Cathcart 93f77ddde3 Refactor multibyte text code to use a TextMapper 2018-03-10 18:47:54 -05:00
Kevin Cathcart ed6d66acd9
Fix special text symbols
Two of the symbols were accidentally reversed.
2018-03-05 13:11:32 -05:00
Kevin Cathcart 4bda38cc9f Update Text
Add some new messages, and add support for encoding compressed text
2018-03-04 21:19:00 -05:00
AmazingAmpharos 67fe623f00
ER 0.6.0 Release Version
ER 0.6.0 Release Version
2018-03-03 12:50:51 -06:00
AmazingAmpharos 58b5c6f15d
Heart Color support 2018-03-03 12:42:46 -06:00
AmazingAmpharos c5b62c9b93
Version number to satisfy msi requirement
Apparently we are required to always have three distinct numeric fields. Hilarious.
2018-03-03 12:29:52 -06:00
AmazingAmpharos 52300e8c85
Update version number and logic hash 2018-03-03 12:24:32 -06:00
AmazingAmpharos 6070616636
Last tiny 0.6 tweaks from Kevin
Last tiny 0.6 tweaks from Kevin
2018-03-03 12:11:42 -06:00
Kevin Cathcart e61dab6578 Fix bug where fairy could steal bow
and only return a Red Bomerang
2018-03-02 19:07:55 -05:00
Kevin Cathcart e100b5cd93 Rename Very misleading entrance/region 2018-03-02 19:07:55 -05:00
AmazingAmpharos ee30cd1585
Base ROM update
Fix credits issue
2018-03-01 23:34:20 -06:00
Kevin Cathcart 20028e5743 base rom update 2018-03-02 00:30:10 -05:00
AmazingAmpharos c2fd39968d
Final changes for ER 0.6 2018-03-01 21:19:42 -06:00
Kevin Cathcart faeae273ca Update base rom 2018-03-01 21:53:46 -05:00
Kevin Cathcart bf69107ffd Switch to new QuickSwap 2018-03-01 21:46:23 -05:00
Kevin Cathcart df0835d3e7 Extra Junk in GT for triforce Hunt 2018-03-01 21:36:30 -05:00
Kevin Cathcart 0c486593c5 Fix performance 2018-03-01 21:34:19 -05:00
Kevin Cathcart 0adc06fb03 Set new rom flags 2018-03-01 20:31:35 -05:00
Kevin Cathcart 58e2ab5ea7 New Byrna Nerf
Cane of Byrna no longer gives invulnerability in hard+ difficulties, but
has normal magic usage again
2018-03-01 20:29:18 -05:00
Kevin Cathcart a6b3cf706a Update Zora text for single arrow 2018-03-01 19:01:08 -05:00
Kevin Cathcart ac2f1860d5 Automatically strip headered Roms 2018-03-01 18:59:37 -05:00
AmazingAmpharos 90ce999fd3
Easy Silver Arrows
Easy mode now has 2x Silver Arrows in the item pool by default.
2018-02-27 20:31:16 -06:00
AmazingAmpharos 004bce10ae
Updated Readme
Updates Readme with new descriptions and information for all changed features.
2018-02-27 20:30:07 -06:00
AmazingAmpharos 8af56fb586
Heart color changing
A new dropdown option is added to allow the player to choose heart color between four options: red, blue, green, and yellow. The adjuster supports this feature as well.
2018-02-27 20:26:33 -06:00
AmazingAmpharos c26f325b0a
Smith multi-entrance fix
This sets the appropriate ROM flag to allow smith to enter previously multi-entrance caves.
2018-02-25 00:04:41 -06:00
AmazingAmpharos caffd7e34c
GT filler and smith locations fixes
GT now pre-fills with junk if it's in the vanilla location regardless of the state of the shuffleganon flag.

The smith is now allowed to be in multi-entrance cave locations in the appropriate shuffles. A duplicate Old Man Cave (West) from bomb shop multis was also removed.
2018-02-24 22:42:18 -06:00
AmazingAmpharos f3e5e5faa5
Base ROM update
Base ROM update
2018-02-24 21:57:03 -06:00
Kevin Cathcart 5989718586 Easy mode lamp update
You can find all 3 lamps before dark rooms for easy mode.
2018-02-24 16:16:50 -05:00
Kevin Cathcart eb8cff4d5a Model Link's house and Houlihan room
This is mostly to have all the interesting exits actually included in
the source
2018-02-24 14:22:36 -05:00
Kevin Cathcart 83c182fbcb Update base rom 2018-02-24 14:17:10 -05:00