Commit Graph

437 Commits

Author SHA1 Message Date
Kevin Cathcart 553700e56b Update Text 2018-09-16 11:48:00 -04:00
Kevin Cathcart 1f16e17583 Fix empty write issue 2018-09-16 11:48:00 -04:00
Kevin Cathcart 56f8f9b176 Change index of Sahasrahla post item get text 2018-09-16 11:48:00 -04:00
Kevin Cathcart b56739e713 Changed comment to relfect change in base rom 2018-09-16 11:48:00 -04:00
Kevin Cathcart 1402a4bb1b Avoid bloating patch size any more than strictly needed 2018-09-16 11:48:00 -04:00
Kevin Cathcart 3c19ea33e9 Fix triforce text border
Update some text ids
2018-07-14 20:46:42 -04:00
Kevin Cathcart a9cdc28350 Import text table, and move text to text table 2018-04-21 14:02:42 -04:00
Kevin Cathcart 5257e7d827 Fix the text wrapping to not remove starting white space 2018-04-18 21:14:52 -04:00
AmazingAmpharos 33e076209e
0.6.1 Release
0.6.1 Release
2018-03-30 23:22:45 -05:00
AmazingAmpharos dc81cc9163
Final 0.6.1 fixes
Final 0.6.1 fixes
2018-03-30 23:18:39 -05:00
Kevin Cathcart 77854568ca fix stun item 2018-03-29 22:07:05 -04:00
Kevin Cathcart 48f08c70d7 Overflow progressives no longer become triforce pieces
Also commir a change that  was supposed to be included a few days ago.
2018-03-29 22:02:01 -04:00
Kevin Cathcart 4c6a140af9 Fix json spoiler serialization
Correct shop spoiler
Adjust cases for main spoiler sections
2018-03-27 00:42:16 -04:00
Kevin Cathcart 5d149cabc7 Fix bugs from recent playtest 2018-03-26 19:32:19 -04:00
AmazingAmpharos 7c9c3db74d
Hopefully final 0.6.1 changes
-Add no logic mode.
-Fix swordless requirement for Mothula to be less strict.
-New version number and logic hash.
-Significantly updated readme.
2018-03-25 17:21:36 -05:00
AmazingAmpharos 91a1f6dd5a
Most of the stuff for the next version
Most of the stuff for the next version
2018-03-25 15:14:48 -05:00
Kevin Cathcart 74c50cc70e Add the auto auto-equip silvers at ganon feature
Used in easy, and to avoid a minor bug that can occur in retro
2018-03-24 13:45:48 -04:00
Kevin Cathcart a57918cf05 Update dungeon order 2018-03-24 13:45:47 -04:00
Kevin Cathcart 360287f0fb Fix spoiler issue from take anys 2018-03-24 13:45:47 -04:00
Kevin Cathcart cb70174508 Add shops to spoiler
Also fix breakage from last spoiler change
2018-03-24 13:45:47 -04:00
Kevin Cathcart 9b6ad0369c Bomb price fixing - requested by the Hyrule explosives cartel 2018-03-23 23:02:51 -04:00
Kevin Cathcart 71280762df Better VT site spoilers 2018-03-23 22:42:39 -04:00
Kevin Cathcart e91e706ea4 Fix corrupted text 2018-03-23 18:27:01 -04:00
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