Commit Graph
111 Commits
Author SHA1 Message Date
aerinon 1134eb23e7 Added support for various avianart modes
Uncle boots hints
Some key logic re-working unsure if safe
2022-11-28 15:05:39 -07:00
codemann8 df86503941 Merged in DR v1.0.1.0 2022-07-08 10:59:00 -05:00
aerinon 25905fe3f3 Capitalization fixes
Highlight part of the text in red (experimental)
2022-06-14 13:22:24 -06:00
aerinon bcc77759b7 Update tourney winners 2022-05-18 15:01:24 -06:00
aerinon 7025f6756c Text for a few lowercase spot 2022-05-13 16:09:49 -06:00
codemann8 47d2aad9bb Reformatting TF Room texts 2022-05-10 08:04:42 -05:00
aerinon e0a6f26279 Font work 2022-04-21 13:19:50 -06:00
codemann8 908ae254bb Text 2022-03-27 23:32:05 -05:00
codemann8 6914562cdc Minor text formatting 2022-03-19 06:10:08 -05:00
codemann8 f5010e5212 More text updates 2022-03-07 19:05:46 -06:00
codemann8 c5ab2b8853 More text capitalizations/updates 2022-02-21 03:57:41 -06:00
codemann8 c37736a5b1 Some text updates 2022-02-21 03:26:45 -06:00
codemann8 f58030da9e Updating tournament winners 2022-02-21 03:26:01 -06:00
codemann8 9869c6b5f8 Improving some TF text 2022-02-11 19:44:56 -06:00
codemann8 05a7a99115 Enabled new font + lowercase hint text updates 2022-02-06 21:43:50 -06:00
codemann8 b13712aabf Enabled new font + lowercase hint text updates 2022-02-06 15:39:07 -06:00
codemann8 d3bf6883b7 Enabled new font + lowercase hint text updates 2022-02-06 07:41:06 -06:00
aerinon 62fff1f6e1 Update text
Add ganon jokes for when there are no silvers
2021-06-23 13:42:23 -06:00
aerinon 1f7c27009e Whole ton of things:
-Experimental Flag
--Mirror Scroll
--Mortal GT Minibosses
--Random door kinds
-Crossed Mode
--Standard logic
--Nothing Items
--GT Trash fill skip
--Too many keys in retro
--Hint work
--Spoiler clarification
--Aga 1 logic
-Misc
--Retro nothing item
--Bombable/Dashable matching
--ER+Inverted Logic fix
--Logic for GT Gauntlet/Wizzrobes
--Logic for PoD Sexy Statue switch
2020-02-11 14:40:58 -07:00
Kevin Cathcart ab99e8c223 Triforce Hunt turn-in logic 2019-08-28 21:12:44 -04:00
Kevin Cathcart 05e5d6227d Remove text for faster fairy potion fill 2019-08-25 22:24:35 -04:00
Kevin Cathcart c0acfdd81e New silver arrow hints
Supporting progressive bows.
2019-08-21 22:40:19 -04:00
Kevin Cathcart b0f4fa8cec Partial implementation of many V31 features
Partial support for Progressive bow
  - Still needs to be added to item pool
  - Silver hint handling remains TBD even for VT

Added weapons selection.
  - Vanilla needs to be implemented
  - Assured needs to be implemented
  - Inverted swordless is almost certainly messed up.
  - Swordless standard mode will likely softlock
  - Random weapon standard mode is currently treated as uncle assured

Deleted removed difficulties
  - Remaining difficulties still need to be adjusted

Added locked property to locations:
  - This is used for preplaced items etc so that multiworld balancing
    knows they cannot be moved.

Made a few of the difficulty changes from V31, but not all.

Added required text changes to handle crystals requirements
  - More changes will likely me made in future
  - Currently there is is no way to tell ganon requirement in
    Inverted mode
2019-08-10 16:10:47 -04:00
cassidoxa 18f1275050 Inverted Mode (#5)
Merging in Cassidoxa's inverted mode.

I've still not fully reviewed the logic used in this mode, so it should be considered experimental, pending an in depth review by either myself or AA.
2019-07-27 09:13:13 -04:00
AmazingAmpharos f4a4e775f9 Last Text Tuning
This just takes minor advantage of the new pagebreak feature to make my pal the grass man have nicely formatted text.
2019-04-30 02:50:05 -05:00
AmazingAmpharos 3d2ae7d710 Most remaining changes for release 2019-04-29 16:11:23 -05:00
Kevin Cathcart fd1d2ef072 Add support for pagebreak text command 2019-04-27 12:52:19 -04:00
AmazingAmpharos 91bee4f1b9 The rest of the helpful hint system
This should now work fairly completely. I've added the IR's junk hint text, updated the base ROM to v30, added a checkbox to the GUI/option to the command line to control the hint system, and fixed a bug in the previous upload that listed Skull Woods final erroneously in two arrays. I also now shuffle the Silver Arrow locations before hinting at the first one (so if multiple Silver Arrows are in a seed, all of them are equally likely to be the one Ganon hints at) and now call out "Castle Tower" in hints as a unique location and not as "Hyrule Castle" (what was I thinking on that?).
2019-01-23 03:04:42 -06:00
AmazingAmpharos b2defa664d Hint system prototype
The junk hints still need filled in. For now, they're just clones of the Tavern Man hints. Also I haven't really tested this at all beyond verifying it runs and the ROM it makes boots. That needs to be addressed of course.
2019-01-20 01:01:02 -06:00
Kevin Cathcart 54926a17f4 Additional v30 updates 2018-09-26 17:34:15 -04:00
Kevin Cathcart 5539143f00 v30 updates 2018-09-22 22:51:54 -04:00
Kevin Cathcart b908ba8718 Remove desert thief text 2018-09-16 11:48:00 -04:00
Kevin Cathcart 553700e56b Update Text 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
Kevin Cathcart e91e706ea4 Fix corrupted text 2018-03-23 18:27:01 -04: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
Kevin Cathcart 1c587f9ce1 Update various texts
Especially the puns. which now have more variety
2018-01-02 21:19:17 -05:00
Kevin Cathcart 823657bc26 Style fixes
A bunch of style fixes. Mostly white space and style import order
tweaks, but a few other stylistic changes are present too.
2017-12-17 17:05:39 -05:00
Kevin Cathcart 9d4d3b8456 Whitespace fixes
Removing trailing whitepace.
2017-11-18 20:43:37 -05:00
AmazingAmpharos ad047e6c9c The last of the renaming
Courtesy of KevinCathcart
2017-11-11 18:03:42 -06:00