2e2ca1665bCore: don't start threads for 'pass' Core: print output progress every 10 files (OoT output may take a while, so let's give some user feedback on progress) Subnautica: remove empty output method
Fabian Dill
2021-09-03 17:30:10 +0200
1b27fc495fOcarina of Time: reduce memory use by 64 MiB for each OoT world past the first Ocarina of Time: limit parallel output to 2, to not waste memory that doesn't benefit speed Ocarina of Time: remove swarm of os.chdir()
Fabian Dill
2021-09-03 12:50:26 +0200
Ocarina of Time (#64)
espeon65536
2021-09-02 08:35:05 -0400
74c30ce09aFill: remove/delay some LttP imports
Fabian Dill
2021-09-02 03:45:37 +0200
859316353eLink /games to player-settings pages, add link to template file to player-settings, add markdown style formatting to /templates
Chris Wilson
2021-09-01 20:47:36 -0400
c73b994305use_cache argument to get_all_state
espeon65536
2021-09-01 14:01:54 -0500
88451d4239Skip caching get_all_state while setting rules Since rules have not been set for later worlds, the cache believes the completion condition is freely available if it had been placed previously, which breaks beatable-only key placement.
espeon65536
2021-09-01 13:20:43 -0500
f74db254f6fix typo in default value.
CaitSith2
2021-09-01 09:18:43 -0700
3cb0a22e17LttP: crash on outdated dungeon_items use
Fabian Dill
2021-09-01 17:56:35 +0200
ca3e01b15eLttPClient: prevent crash when trying to access sys.stdin
Fabian Dill
2021-09-01 17:56:19 +0200
5daadcb2d5LttP: implement new dungeon_items handling LttP: move glitch_boots to new options system WebHost: options.yaml no longer lists aliases General: remove region.can_fill, it was only used as a hack to make dungeon-specific items to work
Fabian Dill
2021-08-30 16:31:56 +0200
a124a7a82aCreate event Blaze Spawner containing Blaze Rods, preventing scenarios where the only progression in a sphere is to gain access to a fortress, which crashes playthrough generation
espeon65536
2021-08-28 16:44:48 -0500
a65bf60ceaadd structure compasses to itempool in a fixed order
espeon65536
2021-08-28 09:13:28 -0500
60840da740LttP: fix dungeon local items to be local to their own dungeon
Fabian Dill
2021-08-28 22:58:23 +0200
de567cc701LttP: Move more functionality into ALttPItem from Item LttP: More efficiently build !hint entrance info LttP: More efficiently check for and build Big Bomb Shop playthrough path
Fabian Dill
2021-08-28 12:56:52 +0200
de4775b0c8LttP: Move difficulties and er seed sharing to generate_early
Fabian Dill
2021-08-28 00:26:02 +0200
5bb8de500aFix issue with syncing tech tree post-forfeit.
CaitSith2
2021-08-27 10:41:29 -0700
21255b3b46LttP: Rename Shop Slot 1, 2, 3 to Shop Slot Left, Center, Right General: Move generic IDs from LttP to new Generic World Generate: ensure thread errors are collected before data from their completion may be referenced in playthrough/spoiler
Fabian Dill
2021-08-27 14:52:33 +0200
e8da9924c6allow collecting silver bow if noglitches or swordless, even if the limit is under 2
espeon65536
2021-08-26 16:03:22 -0500
96b38aba04mark TRBK as impassable during initial pass for TR key logic, so that crystaroller can be marked as front-locked
espeon65536
2021-08-26 13:02:59 -0500
b8b51965d2skip first sweep_for_events in playthrough computation, so keys are no longer treated as special
espeon65536
2021-08-26 08:53:12 -0500
be46d128bcdo not double-collect keys during playthrough computation, since they are progression items now
espeon65536
2021-08-25 22:52:49 -0500
c05f1ed24fto be or not to be
Fabian Dill
2021-08-26 18:25:15 +0200
99775ec1bdGenerate: require that player names be unique again
Fabian Dill
2021-08-26 17:22:55 +0200
4730a928b5Minecraft client: fix NoneType-related error if run without apmc file
espeon65536
2021-08-15 06:11:20 -0500
4c0f0a16c9Updates to WebHost
Chris Wilson
2021-08-22 20:01:58 -0400
b07fc80f3fAutoWorld: if any world data_version is set to 0, set it for the main datapackage
Fabian Dill
2021-08-22 04:22:34 +0200
6a3d1fcaf4LttP & Factorio: fix item state removal for progressive items.
Fabian Dill
2021-08-21 06:55:08 +0200
4aeb3cd3dcWebHost: allow /tutorial and /tutorial/
Fabian Dill
2021-08-20 22:41:23 +0200
6dc2000638CommonClient.py: move in gui_enabled
Fabian Dill
2021-08-20 22:31:17 +0200
72610d8c2fCore: log world ID ranges
Fabian Dill
2021-08-16 18:40:26 +0200
0f55fa4f45FactorioClient: allow setting a folder and find the executable in it, instead of trying to run a folder.
Fabian Dill
2021-08-15 13:46:58 +0200