This website requires JavaScript.
c61f3b9110
MC: make slot data json compatible (Changing base type of Options in recent PR broke this)
Fabian Dill
2022-04-08 21:15:39 +0200
42fecc7491
Core: change how required versions work, deprecate IgnoreGame (#426 )
black-sliver
2022-04-08 11:16:36 +0200
0acca6dd64
Options.py typing (#412 )
Doug Hoskisson
2022-04-07 10:42:30 -0700
ec00d1b710
SMZ3: allow TextClient to connect by name (#423 )
Fabian Dill
2022-04-07 16:50:55 +0200
f093e90c23
ModuleUpdate: add it to a few more common entry points MinecraftClient: add requests import to requirements.txt
Fabian Dill
2022-04-07 10:19:18 +0200
3d1f6d9b82
Clients: don't use stdin when loading steam overlay
black-sliver
2022-04-06 00:06:48 +0200
9bdcbb9008
Fix item links.
CaitSith2
2022-04-06 10:13:57 -0700
491e6c8730
HK: don't progression balance "Currency"-like progression items (#419 )
Fabian Dill
2022-04-06 00:41:15 +0200
d32d268d97
WebHost: add yaml checker to sitemap and drop "mystery", as we've been doing in various places (#421 )
Fabian Dill
2022-04-05 15:17:47 +0200
30c447b9f3
Lttp adjuster (#417 )
Fabian Dill
2022-04-05 15:16:06 +0200
2def8f35ad
KH: what? yeah, it's HK (#420 )
Fabian Dill
2022-04-05 15:01:33 +0200
f2055daf1a
Add a /sitemap to the WebHost (#418 )
Chris Wilson
2022-04-05 01:14:30 -0400
944571ea89
LttP: Add Allow collect option, default Off. (#414 )
CaitSith2
2022-04-04 18:54:49 -0700
f7c601b863
HK: Fix web gen By allowing pickle to find the options
Fabian Dill
2022-04-05 00:13:25 +0200
7315da2ccb
AutoWorld: don't import __pycache__
Fabian Dill
2022-04-04 10:29:55 +0200
2f7f6a0b58
Setup: copy LttP yaml to build automatically
Fabian Dill
2022-04-04 10:29:02 +0200
3f43051c35
[WebHost] Do not calculate settingHash multiple times in weighted-settings
Chris Wilson
2022-04-04 19:38:42 -0400
535c35310d
[WebHost] Fix a bug causing player-settings to fail to update the hash on JSON updates
Chris Wilson
2022-04-04 19:36:56 -0400
8fbe6a4511
[WebHost] Only calculate settingHash once in player-settings
Chris Wilson
2022-04-04 18:54:40 -0400
07ff0f1026
[WebHost] Fix /user-content styles (#408 )
Chris Wilson
2022-04-03 20:16:15 -0400
a080288e3e
Core: update version (#407 )
Fabian Dill
2022-04-04 01:39:01 +0200
71bd87f293
HK: don't flag maps as progression
Fabian Dill
2022-04-04 00:58:44 +0200
574e2abba8
HK: write shop prices to spoiler log
Fabian Dill
2022-04-04 00:40:19 +0200
cffa772801
Fix unit test and generation failures. Whoops.
Hussein Farran
2022-04-03 18:23:40 -0400
66bd793306
HK: add item name groups
Fabian Dill
2022-04-04 00:15:16 +0200
0eb37883ca
Add docstrings to hollow knight YAML options.
Hussein Farran
2022-04-03 18:10:13 -0400
356384ab05
Add Hollow Knight setup guide, game info, and to README
Hussein Farran
2022-04-03 16:30:44 -0400
8c2c6877b6
HK: sort shop contents by cost
Fabian Dill
2022-04-03 22:05:20 +0200
d1d40d8a60
HK: ignore relics logic HK: write sets ordered, to reduce history changes
Fabian Dill
2022-04-03 00:18:20 +0200
b026a0a372
HK: write charm costs to spoiler
Fabian Dill
2022-04-03 00:12:37 +0200
73bcd0058a
HK: force disabled options to actually be disabled
Fabian Dill
2022-04-02 21:25:03 +0200
0cf396e5d6
HK: account for "Start" location in another place
Fabian Dill
2022-04-02 21:16:23 +0200
1bc09d4292
make black sliver happy
Fabian Dill
2022-04-02 20:56:26 +0200
97d0c51db1
HK: allow webgen
Fabian Dill
2022-04-02 20:49:27 +0200
ed1c11267c
Options: loudly crash if random text is not recognized, instead of de… (#401 )
Fabian Dill
2022-04-04 01:37:57 +0200
a3e1ac896f
Generate: don't fail on marked utf-8 files (#399 )
Fabian Dill
2022-04-03 21:55:46 +0200
37d9eb2752
Added filesafe player name function and updated generator functions in all worlds to use filesafe player name during output
Zach Parks
2022-04-02 22:47:42 -0500
05e267a0bd
Prevent use of old collection clients without boss collection blocklist. (#406 )
CaitSith2
2022-04-03 11:45:06 -0700
d1f0a29a02
OoT: fix patching deltas when run from another folder
Fabian Dill
2022-04-02 05:16:10 +0200
fb2e780c56
LttP/SMZ3: some more file ending fixes (#393 )
Fabian Dill
2022-04-03 19:42:18 +0200
ba3257f850
ItemLinks: prevent attempts at cross-game (#402 )
Fabian Dill
2022-04-03 19:09:05 +0200
215d5e9adf
AutoWorld: ensure WebWorld is instantiated, preventing an easy mistake. (#404 )
Fabian Dill
2022-04-03 19:08:50 +0200
5392b32d5c
SoE: WebWorld theme and fix long standing bug (#397 )
black-sliver
2022-04-03 04:48:43 +0200
4dd0a75914
multiworld tracker: properly fix item link breaking tracker
alwaysintreble
2022-04-02 18:55:29 -0500
a2212002ae
Link to the Past Block collection of bosses. (#395 )
CaitSith2
2022-04-02 16:39:28 -0700
91ccee3513
[SM] remote item back compat fix (#400 )
lordlou
2022-04-02 19:36:31 -0400
2a593d5d0a
CI: add windows build action
black-sliver
2022-04-02 02:04:18 +0200
a93b3d79aa
Minecraft fixes (#388 )
black-sliver
2022-04-02 04:49:27 +0200
938ab32cda
CI: bigger unittest matrix
black-sliver
2022-04-01 23:39:29 +0200
6f5ab05345
[Docs] Added WebWorld Theme (#387 )
Jarno Westhof
2022-04-01 22:39:39 +0200
95f8647f09
Added 50 items to ArchipIDLE (#385 )
Chris Wilson
2022-04-01 10:04:42 -0400
06c8caa3cc
Fixed checksfinder client failing when getting an item before sending one, and fixed checksfinder client not appearing in the installer (#383 )
jonloveslegos
2022-04-01 01:55:06 -0400
d206a562df
rename ChecksFinder folder (#380 )
Fabian Dill
2022-04-01 07:17:46 +0200
a0a290e481
Setup: fix OoT conditions for file page (#381 )
Fabian Dill
2022-04-01 07:17:26 +0200
266ff0c520
Setup: fix apparently forgotten file endings (#382 )
Fabian Dill
2022-04-01 07:16:54 +0200
931bf7da16
SMZ3: fix loading TextScript on systems that don't default to something utf-8 compatible (#384 )
Fabian Dill
2022-04-01 07:14:20 +0200
fe4a26d034
CI: add Generate.py tests
black-sliver
2022-04-01 01:09:16 +0200
dca70a99ad
Webhost - Update copyright year
Zach Parks
2022-04-01 02:38:45 +0000
1a24a73ccd
add forgotten file (#378 )
Fabian Dill
2022-04-01 04:14:51 +0200
ae163319e0
More bug fixes
Fabian Dill
2022-04-01 03:42:56 +0200
65864e273b
Fix bugs
Fabian Dill
2022-04-01 03:32:17 +0200
199b778d2b
Bug Squashing
Fabian Dill
2022-04-01 03:23:52 +0200
70e3c47120
Core: update version
Fabian Dill
2022-03-31 20:14:05 +0200
eddc5d6524
Options: some more typing
Fabian Dill
2022-04-01 00:47:50 +0200
fae3068c25
Documentation: Add RetroArch emu to SNES games (#365 )
strotlog
2022-03-31 15:09:13 -0700
b9014b2a60
Setup: update cx-Freeze (#370 )
Fabian Dill
2022-04-01 00:08:48 +0200
6b07b6407c
Add ArchipIDLE setup guide (#375 )
Chris Wilson
2022-03-31 18:08:13 -0400
a10b987f1c
CI: add release action
black-sliver
2022-03-31 22:58:57 +0200
1f16310797
Options: fix "toggle: random" always being True
Fabian Dill
2022-03-31 22:09:54 +0200
0fd59063d9
[Timespinner] Fixed typo
Jarno Westhof
2022-03-31 21:51:24 +0200
aab477b874
Value is not actually a member of a Set package
Jarno Westhof
2022-03-31 11:39:58 +0200
098d939653
Generate: fix windows support (#368 )
black-sliver
2022-03-31 08:22:01 +0200
7d830362a7
Setup, Launcher, Linux Support (#359 )
black-sliver
2022-03-31 05:08:15 +0200
0db1660369
MultiServer: fix crash when hint_location hits a location that can exist, but did not exist in this multiworld.
Fabian Dill
2022-03-31 04:54:35 +0200
c471a70b35
Documentation: Fix order, title, and link to SMZ3
strotlog
2022-03-30 17:42:20 +0000
6aef6f2c11
Revert "increment data version since progression of items changed"
alwaysintreble
2022-03-27 18:54:22 -0500
000f0bf2f1
clean, concise method for flagging dio's as progression
alwaysintreble
2022-03-27 18:53:23 -0500
0f1c08b43a
increment data version since progression of items changed
alwaysintreble
2022-03-27 14:21:39 -0500
76ffb5cd53
fix event location and victory rules.
alwaysintreble
2022-03-27 14:08:03 -0500
23d245d43c
Update RoR2 logic to use event locations
alwaysintreble
2022-03-23 16:22:31 -0500
aabc86fc01
ArchipIDLE "Improvements" (#366 )
Chris Wilson
2022-03-30 21:34:39 -0400
cebd7fb545
Core: check for key-only once in sweep (#361 )
Fabian Dill
2022-03-31 03:30:06 +0200
8337689640
Options: more feedback on bad compares (#362 )
Fabian Dill
2022-03-31 03:29:45 +0200
0263130126
SM: fix Nothing type crash (#363 )
Fabian Dill
2022-03-31 03:29:08 +0200
c472d740ec
fixed the checksfinder game info saying the wrong number
jonloveslegos
2022-03-28 11:26:39 -0400
0fd244eee0
Added to the ChecksFinder docs
jonloveslegos
2022-03-26 20:03:15 -0400
7dcb6f66da
Website Style Upgrade (#353 )
Chris Wilson
2022-03-28 20:12:17 -0400
14956d27bd
Core: don't sweep excluded locations for accessibility check, as they are forbidden from having progression anyway. (#357 )
Fabian Dill
2022-03-29 02:03:57 +0200
420be2c44f
New World Order (#355 )
Fabian Dill
2022-03-28 03:45:14 +0200
3bb3a902b3
SM: Optimize a bit (#350 )
Fabian Dill
2022-03-28 01:50:58 +0200
2b138ac940
some typing and cleaning, mostly in Fill.py (#349 )
Doug Hoskisson
2022-03-27 16:47:47 -0700
b6eeef1db6
Core: update jinja (#351 )
Fabian Dill
2022-03-28 01:44:25 +0200
469dda7d85
AP Ocarina of Time Client (#352 )
espeon65536
2022-03-27 14:44:22 -0500
3c2933d587
V6: fix area cost always referencing last area cost, instead of current index (#348 )
Fabian Dill
2022-03-26 10:16:28 +0100
3b128c8512
SM - Option to remove empty locations (#323 )
Alchav
2022-03-26 02:26:55 -0400
fb1be7b003
[SM] min client version change (#347 )
lordlou
2022-03-25 21:36:13 -0400
e0aa52ed27
[SMZ3] player count fix (#346 )
lordlou
2022-03-25 21:35:55 -0400
64ac619b46
Core: use assert correctly (#345 )
Fabian Dill
2022-03-26 01:12:54 +0100
902472be32
Core: fix place_locked_item not setting location back-reference (#344 )
Fabian Dill
2022-03-25 22:57:00 +0100
cb024b00d9
Fill: don't crash before debug output in case of unfilled locations (#342 )
Fabian Dill
2022-03-24 17:47:20 +0100