Archipelago/worlds/ladx/LADXR/patches
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
..
bank3e.asm LADX: Improve icon guesses for foreign items (#2201) 2024-12-13 22:49:30 +01:00
overworld/dive
aesthetics.py
bank3e.py Various Worlds: use / explicitly for pkgutil (#4232) 2024-12-09 01:59:40 +01:00
bank3f.py
bank34.py Various Worlds: use / explicitly for pkgutil (#4232) 2024-12-09 01:59:40 +01:00
bingo.py
bomb.py
bowwow.py
chest.py
core.py
desert.py
droppedKey.py LADX: Improve icon guesses for foreign items (#2201) 2024-12-13 22:49:30 +01:00
dungeon.py
endscreen.py
enemies.py
entrances.py
fishingMinigame.py
goal.py
goldenLeaf.py
hardMode.py
health.py
heartPiece.py
instrument.py
inventory.py
madBatter.py
maptweaks.py LADX: Implement various upstream adjustments (#3829) 2024-12-01 04:58:10 +01:00
multiworld.py
music.py
nyan.bin
overworld.py
owl.py LADX: ghost fills ammo to initial max (#4005) 2024-10-01 21:09:23 +02:00
phone.py
photographer.py
reduceRNG.py
rooster.py
save.py
seashell.py
shop.py
softlock.py
songs.py LADX: Implement various upstream adjustments (#3829) 2024-12-01 04:58:10 +01:00
tarin.py
titleScreen.py
title_screen.bdiff4
tradeSequence.py LADX: Implement various upstream adjustments (#3829) 2024-12-01 04:58:10 +01:00
trendy.py
tunicFairy.py
weapons.py
witch.py