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 Lua: Further centralize code, fix Bizhawk 2.9 (#1685) 2023-04-15 09:17:33 +02:00
x86 Lua: Further centralize code, fix Bizhawk 2.9 (#1685) 2023-04-15 09:17:33 +02:00
base64.lua BizHawkClient: Add BizHawkClient (#1978) 2023-10-03 02:44:19 +02:00
common.lua Docs: Revise all docs mentioning Lua in EmuHawk (which are in English), and other misc. corrections (#1782) 2023-06-26 08:53:44 +02:00
connector_adventure.lua Docs: Revise all docs mentioning Lua in EmuHawk (which are in English), and other misc. corrections (#1782) 2023-06-26 08:53:44 +02:00
connector_bizhawk_generic.lua BizHawkClient: Add support for multiple concurrent instances (#2475) 2023-11-23 15:00:46 +01:00
connector_ff1.lua Docs: Revise all docs mentioning Lua in EmuHawk (which are in English), and other misc. corrections (#1782) 2023-06-26 08:53:44 +02:00
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 Docs: Revise all docs mentioning Lua in EmuHawk (which are in English), and other misc. corrections (#1782) 2023-06-26 08:53:44 +02:00
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: Further centralize code, fix Bizhawk 2.9 (#1685) 2023-04-15 09:17:33 +02:00
lua_5_3_compat.lua Lua: Further centralize code, fix Bizhawk 2.9 (#1685) 2023-04-15 09:17:33 +02:00
socket.lua LADX: Client Fixes (#1934) 2023-07-09 15:17:24 +02:00