CookieCat
8d3aa7e2d2
Final touch-ups for 1.3
2023-10-19 15:38:33 -04:00
CookieCat
d043c0d0f6
1.3
2023-10-18 23:33:05 -04:00
CookieCat
8b98cd7a01
More client changes
2023-10-17 13:32:06 -04:00
CookieCat
0e273dd17a
New client
2023-10-17 12:54:35 -04:00
CookieCat
13acb67bd0
a
2023-10-13 16:49:09 -04:00
CookieCat
1afb5694b7
1.2
2023-10-03 21:19:24 -04:00
CookieCat
714241b07a
1.1
2023-09-15 18:38:43 -04:00
CookieCat
a1395eeae0
10 Seconds logic fix
2023-09-12 12:17:45 -04:00
CookieCat
e3e1c0d1f8
a
2023-09-11 17:28:48 -04:00
CookieCat
0d07ae0d72
Fixes
2023-09-11 16:24:15 -04:00
CookieCat
6cedbe8b3d
variable capture my beloathed
2023-09-09 19:47:18 -04:00
CookieCat
c5b811336f
Fixes
2023-09-09 18:23:33 -04:00
CookieCat
da20a77125
Update __init__.py
2023-09-09 12:20:13 -04:00
CookieCat
6c56f79abf
Fixes
2023-09-08 21:13:16 -04:00
CookieCat
32561dde3c
Docs 2
2023-09-08 16:03:15 -04:00
CookieCat
02087edf59
Docs
2023-09-08 15:38:10 -04:00
CookieCat
1daafff04b
1.0 Preparations
2023-09-08 14:27:28 -04:00
CookieCat
215594d094
0.10b - New Options
2023-09-02 19:53:39 -04:00
CookieCat
1f916e85bc
AttributeError fix
2023-09-02 11:56:57 -04:00
CookieCat
127ce1dcf5
Merge branch 'ArchipelagoMW:main' into main
2023-09-02 10:54:50 -04:00
CookieCat
2ef442290b
Update Regions.py
2023-08-31 22:11:09 -04:00
CookieCat
77ac8a7afb
Update Rules.py
2023-08-31 21:59:51 -04:00
CookieCat
d673b87b7e
0.9b - cleanup + expanded logic difficulty
2023-08-31 21:43:40 -04:00
Fabian Dill
77a349c1c6
Core/LttP: remove can_reach_private
2023-08-31 22:10:38 +02:00
agilbert1412
c4a3204af7
Stardew Valley: Add missing special order logic rules ( #2136 )
...
* - Added missing special order requirements, mostly for the regions where to place the collected items, or the NPC to talk to when done
* - Added missing requirement on being able to go see the wizard cutscene in order to interact with bundles
2023-08-31 06:45:52 +02:00
CookieCat
949f152ec2
Ruh Roh Raggy, more r-r-r-random bugs!
2023-08-30 00:20:37 -04:00
CookieCat
a3fd86539d
ffs
2023-08-29 23:46:59 -04:00
CookieCat
a7190b6e3c
Zoinks Scoob
2023-08-29 22:48:34 -04:00
CookieCat
e3388261df
Update __init__.py
2023-08-29 21:35:42 -04:00
CookieCat
0dc211f0e6
KeyError fix
2023-08-29 20:59:44 -04:00
CookieCat
2b44619a8c
multiworld.random to world.random
2023-08-29 18:00:11 -04:00
Justus Lind
9d29c6d301
Muse Dash: Fix bad generations occuring due to changing item ids ( #2122 )
2023-08-29 20:58:34 +02:00
NewSoupVi
aa19a79d26
Witness: Fix one of the hints not being a Haiku (seriously) ( #2123 )
...
I hope this gets a prize for "Most irrelevant PR in AP history"
Explanation:
When changing the hint system on the client side to be able to auto-wrap, decisions were made about which line breaks were still explicitly important, with most of them being removed.
This hint was somewhat devalued in the process.
-. --- - .... .. -. --. translates to "Nothing", which I thought was the entirety of the joke.
However, the line breaks were actually also important, because:
dash dot, dash dash dash,
dash, dot dot dot dot, dot dot,
dash dot, dash dash dot
is a Haiku! And the hint's creator (oddGarrett I believe) said this was specifically part of the creative vision for this joke hint. They said it's fine, I don't need to change it, but I couldn't let that stand.
So, the explicit line breaks for this joke hint are back.
2023-08-29 20:56:40 +02:00
Alchav
5a34471266
Pokémon R/B: Fix fishing logic mistake ( #2133 )
2023-08-29 20:56:07 +02:00
CookieCat
149a42b175
Just to be safe
2023-08-29 14:30:59 -04:00
CookieCat
6d9bfbcf36
Hat Logic Fix
2023-08-29 13:12:47 -04:00
CookieCat
b5475ac242
a
2023-08-29 12:38:29 -04:00
eudaimonistic
ae96010ff1
[Subnautica] update subnautica/docs/setup_en.md ( #2131 )
...
At some point the client-side mod for this world started to include support for the "!" in dev console, rendering this line obsolete. Updated to reflect current client behavior.
2023-08-29 18:05:12 +02:00
CookieCat
1fd2a21e5b
New option - NoFreeRoamFinale
2023-08-28 22:19:57 -04:00
CookieCat
906c41275e
Even more fixes
2023-08-28 20:40:33 -04:00
CookieCat
6442c40900
b
2023-08-28 19:08:04 -04:00
CookieCat
5c49ccabbe
a
2023-08-28 19:05:41 -04:00
CookieCat
cbdf4d903b
Major fixes
2023-08-28 19:01:32 -04:00
agilbert1412
21baa302d4
[SDV] Added a missing logic rule for talking to Leo ( #2129 )
2023-08-29 00:55:13 +02:00
CookieCat
173896bd74
Fuck it
2023-08-28 14:25:01 -04:00
CookieCat
45ccb9909e
duh
2023-08-27 18:46:20 -04:00
Seldom
09fd65209c
Terraria: Fix Soul of Sight requiring Post-The Twins flag instead of access to The Twins ( #2115 )
2023-08-25 22:27:28 +02:00
Aaron Wagener
d8d9a49564
The Messenger: Fix a typo preventing a location from being created ( #2110 )
...
* The Messenger: Fix a typo preventing a location from being created
* Add a unit test that locations are created
2023-08-25 22:25:56 +02:00
zig-for
41a34b140c
LttP: Fixes patching on a fresh AP install ( #2118 )
2023-08-25 22:25:02 +02:00
kindasneaki
b235ba2c52
RoR2: Move filler item creation to get_filler_item_name ( #2075 )
2023-08-16 09:21:07 -05:00