Alex Nordstrom
23469fa5c3
LADX: ghost fills ammo to initial max ( #4005 )
...
* ghost fills ammo to max
* Revert "ghost fills ammo to max"
This reverts commit 68804fef1403197f2192e4c7d02f8793ac1c7ca0.
* fill to first max
2024-10-01 21:09:23 +02:00
Alex Nordstrom
79942c09c2
LADX: define filler item, fix for extra golden leaves ( #3918 )
...
* set filler item
also rename "Master Stalfos' Message" to "Nothing" as it shows up in game, and "Gel" to "Zol Attack"
* fix for extra gold leaves
* fix for start_inventory
2024-09-20 16:18:09 +02:00
Scipio Wright
0e55ddc7cf
LADX: Filter braces out of player names for hint text ( #3831 )
...
* Filter braces out of player names for hint text
* Filter out another spot
2024-08-29 08:15:49 +02:00
Mrks
60a26920e1
LADX: Probably fix generation error that palex had
2024-06-22 19:32:10 +02:00
Star Rauchenberger
af213c9e5d
LADX: Converted to new options API (+other small refactors) ( #3542 )
...
* Refactored various things
* Renamed hidden variable in dungeon item shuffle block
* Fixed LADXRSettings initialization
* Rename ladxr_options -> ladxr_settings
* Remove unnecessary int cast
* Update worlds/ladx/LADXR/generator.py
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
---------
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
2024-06-18 04:48:15 +02:00
zig-for
ca5c0d9eb8
LADX: Add "boots controls" option ( #2085 )
2024-04-14 03:21:55 +02:00
Ishigh1
3ca3417172
LADX: Added some resilience to non-ASCII player names ( #2642 )
...
* Added some resilience to non-ASCII player names or items
* Also the client, not even sure if switching to ascii is useful here
* Split a long line in two
2024-02-13 22:46:18 +01:00
zig-for
01b566b798
LADX: Text shuffle ( #2051 )
2023-11-22 08:29:33 -06:00
zig-for
e08deff6f9
LADX: Implement remake style warp selection ( #1587 )
2023-10-02 01:16:25 +02:00
zig-for
d5474128e3
LADX: Fix hints generation for longer location names #2099
2023-08-11 10:56:36 +02:00
zig-for
6ad33bb16e
LADX: Fix hints crash ( #2050 )
2023-07-29 19:16:39 +02:00
zig-for
48ffad867a
LADX: Add Hints ( #1932 )
2023-07-14 03:14:04 +02:00
zig-for
153125a5ea
LADX: Fix being forced to farm for money, fix set iteration ( #1924 )
2023-07-04 19:33:33 +02:00
zig-for
b704070de5
LADX: Fix palettes ( #1767 )
2023-04-26 10:49:38 +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
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
zig-for
53b3cd029e
LADX: Add options for sword music and nag messages ( #1621 )
2023-03-29 14:48:10 +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
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
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