Archipelago/worlds/ladx
threeandthreee ccea6bcf51
LADX: Improve icon guesses for foreign items (#2201)
* synonyms to new file, many added

* handle singular rupee

* remove redundant map and compass entries

* automatic pluralization

* add guardian acorn and piece of power

* move phrases to ItemIconGuessing.py

* organize, comment

* fix tab spacing

* fix

* add tunic and noita synonyms

* remove triangle instrument synonym

* reorganize, add some matches

* add tunic lucky up

Co-authored-by: Scipio Wright <scipiowright@gmail.com>

* Update worlds/ladx/ItemIconGuessing.py

Co-authored-by: Scipio Wright <scipiowright@gmail.com>

* handle camelCase and single rupee

* add indicate_progression option
Adds alternative system for foreign item icons that simply indicates whether or not the item is a progression item.

* improve splitting
drops some more characters, and also dont bother with rejoined stuff in name_cache because our splitting is better

* the witness stuff

* forbid more

* remove boost and surge

* Update worlds/ladx/ItemIconGuessing.py

Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>

* match by game name
look at the name of the foreign game and only use game-specific entries for that game

* show message for all key drops

* updates from async test

* vi suggestions

* Adding FNAFW suggestions from @lolz1190 (#40)

* Adding FNAFW suggestions from @lolz1190

* missing comma

---------

Co-authored-by: threeandthreee <a.l.nordstrom@gmail.com>

---------

Co-authored-by: Scipio Wright <scipiowright@gmail.com>
Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>
Co-authored-by: palex00 <32203971+palex00@users.noreply.github.com>
2024-12-13 22:49:30 +01:00
..
LADXR LADX: Improve icon guesses for foreign items (#2201) 2024-12-13 22:49:30 +01:00
docs Docs: replacing "setting" to "option" in world docs (#2622) 2024-03-22 17:46:14 +01:00
test LADX: upstream logic updates (#3963) 2024-12-05 16:32:45 +01:00
Common.py Links Awakening: Implement New Game (#1334) 2023-03-20 17:26:03 +01:00
GpsTracker.py Links Awakening: Implement New Game (#1334) 2023-03-20 17:26:03 +01:00
ItemIconGuessing.py LADX: Improve icon guesses for foreign items (#2201) 2024-12-13 22:49:30 +01:00
ItemTracker.py Links Awakening: Implement New Game (#1334) 2023-03-20 17:26:03 +01:00
Items.py LADX: Improve icon guesses for foreign items (#2201) 2024-12-13 22:49:30 +01:00
Locations.py LADX: more item groups, location groups, keysanity preset (#3936) 2024-12-05 12:06:52 +01:00
Options.py LADX: Improve icon guesses for foreign items (#2201) 2024-12-13 22:49:30 +01:00
Rom.py LADX: Converted to new options API (+other small refactors) (#3542) 2024-06-18 04:48:15 +02:00
Tracker.py LADX: Adding Slot Data For Magpie Tracker (#3582) 2024-09-17 23:56:40 +02:00
__init__.py LADX: Improve icon guesses for foreign items (#2201) 2024-12-13 22:49:30 +01:00