Fabian Dill
b04b105bd8
LADX: use custom collect/remove to keep track of logical rupee counts instead of LogixMixin
...
May contain some pep8, sorry
2023-06-21 12:42:11 +02:00
zig-for
28c5e9ee65
LADX: Rework dungeon item fill ( #1763 )
2023-04-28 05:30:13 +02:00
zig-for
b704070de5
LADX: Fix palettes ( #1767 )
2023-04-26 10:49:38 +02:00
zig-for
0515acc8fe
LADX: no pre fill ( #1673 )
...
* no pre fill
* redo trade logic
2023-04-20 09:12:53 +02:00
zig-for
808203a50f
LADX: fix egg sprite in non-patched gfx mode ( #1699 )
2023-04-15 07:47:45 +02:00
zig-for
d8f79b4a42
LADX: Fix useless item being marked as progression ( #1700 )
2023-04-15 06:48:05 +02:00
zig-for
02ef6cee47
LADX: Support magpie tracker's sendfull button ( #1701 )
2023-04-15 06:47:36 +02:00
zig-for
70ff19ac8c
LADX: AP egg title screen ( #1683 )
2023-04-11 09:18:33 +02:00
zig-for
ece6598b09
LADX: apworld ( #1665 )
2023-04-06 20:06:34 +02:00
zig-for
5ed56db48a
LADX: Fix crash in item pick up with > 100 players ( #1658 )
2023-04-04 02:23:39 +02:00
zig-for
30cfd3186c
LADX: Fix local paths ( #1634 )
2023-03-31 14:05:51 +02:00
Wilhelm Schürmann
20e80d06cf
LADX: Add Lua connector for BizHawk ( #1579 )
...
This is a Lua script for BizHawk that implements the relevant parts of
the RetroArch networking API used by the Archipelago LADX Client.
socket.lua and core.dll are exact copies of the same files in
data/lua/OOT and various other folders. There is a PR consolidating
these into the base folder, which this commit is anticipating.
LADX "just works"(tm) when this is loaded in Bizhawk.
2023-03-30 15:55:38 +02:00
zig-for
bb79073ce7
LADX: Fix autotracking for shop items ( #1623 )
2023-03-29 14:56:10 +02:00
zig-for
53b3cd029e
LADX: Add options for sword music and nag messages ( #1621 )
2023-03-29 14:48:10 +02:00
zig-for
99bd525c8e
LADX: use verify() to verify sprites ( #1620 )
2023-03-29 14:42:08 +02:00
zig-for
d14ab97849
LADX: Fix gen failures with non-ascii player names, fix missing custom ( #1619 )
2023-03-29 14:41:11 +02:00
zig-for
f50e85b401
LADX: Fix repeated rupee adds overwriting instead of adding ( #1618 )
2023-03-29 14:40:19 +02:00
Tarokarr
7927b2ee25
LADX: Added: Credits for sprite sheets ( #1594 )
2023-03-25 22:29:59 +01:00
zig-for
77b2ed54a6
LADX: Fix D6 keylogic ( #1585 )
...
* fix keylogic for d6
* markup required keys for keylogic
* add test
* Update __init__.py
2023-03-25 00:23:42 +01:00
zig-for
e1f46d623c
LADX: Pass in seed_name and auth separately ( #1575 )
2023-03-23 21:23:58 +01:00
zig-for
5bb6ff0ce0
LADX: Fixup missing descriptions ( #1576 )
2023-03-23 21:22:42 +01:00
zig-for
256f493ada
LADX: fix web gen ( #1574 )
2023-03-23 14:53:48 +01:00
zig-for
81a239325d
Links Awakening: Implement New Game ( #1334 )
...
Adds Link's Awakening: DX. Fully imports and forks LADXR, with permission - https://github.com/daid/LADXR
2023-03-20 17:26:03 +01:00