Archipelago/data/lua
Alchav 8a852abdc4
Pokémon R/B: Migrate support into Bizhawk Client (#2466)
- Removes the Pokémon Client, adding support for Red and Blue to the Bizhawk Client.
- Adds `/bank` commands that mirror SDV's, allowing transferring money into and out of the EnergyLink storage.
- Adds a fix to the base patch so that the progressive card key counter will not increment beyond 10, which would lead to receiving glitch items. This value is checked against and verified that it is not > 10 as part of crash detection by the client, to prevent erroneous location checks when the game crashes, so this is relevant to the new client (although shouldn't happen unless you're using !getitem, or putting progressive card keys as item link replacement items)
2023-11-25 11:57:02 +01:00
..
x64
x86
base64.lua BizHawkClient: Add BizHawkClient (#1978) 2023-10-03 02:44:19 +02:00
common.lua
connector_adventure.lua
connector_bizhawk_generic.lua BizHawkClient: Add support for multiple concurrent instances (#2475) 2023-11-23 15:00:46 +01:00
connector_ff1.lua
connector_ladx_bizhawk.lua LADX: Fix getting old items over and over again in Bizhawk (#2011) 2023-07-27 16:08:14 +02:00
connector_mmbn3.lua MMBN3: Press program now has proper color index when received remotely (#1918) 2023-06-30 17:34:53 -05:00
connector_oot.lua
connector_tloz.lua The Legend of Zelda Conntector: Make items obtained counter in save data 16 bits. (#2117) 2023-09-15 20:18:03 +02:00
json.lua
lua_5_3_compat.lua
socket.lua LADX: Client Fixes (#1934) 2023-07-09 15:17:24 +02:00