884dece54cFactorio: move prints from /sc (silent command) to /ap-print, to prevent two warnings getting printed by Factorio
Fabian Dill
2021-07-27 14:59:16 +0200
b097f30f4dcorrectly ignore base weights file in generate
Fabian Dill
2021-07-24 14:42:34 +0200
78f565c706renamed /hosted/ to /room/ remove no longer used options allow loading of json data files from webhost when it gets run by gunicorn and similar
Fabian Dill
2021-07-24 14:08:45 +0200
af30d8b7cdensure Hyrule Castle Small Key locality in standard + small key shuffle
Fabian Dill
2021-07-24 01:42:00 +0200
d406e4c3d9Added Subnautica Support
Daivuk
2021-07-17 12:07:45 -0400
fc7d37def4MultiServer.py: when loading a .zip, create the .archipelago next to it to consistently load the same savegame.
Fabian Dill
2021-07-23 02:27:45 +0200
f6b3dfe5baMultiServer: allow loading a .zip containing a .archipelago directly.
Fabian Dill
2021-07-23 02:19:41 +0200
fe9094dedcre-order Generate.py imports to ensure ModuleUpdate.py works
Fabian Dill
2021-07-23 01:57:45 +0200
2fc4006dfaRIP: MultiMystery and Mystery, now there's just Generate Other changes: host.yaml Multi Mystery options were moved and changed generate_output now has an output_directory argument MultiWorld.get_game_players(<game>) now replaces <game>_player_ids Python venv should now work properly
Fabian Dill
2021-07-21 18:08:15 +0200
3d67e1dbdbmove structure linking to create_regions instead of generate_basic
espeon65536
2021-07-14 19:13:25 -0500
719e21ac8cupdate playerSettings for exclusion
espeon65536
2021-07-14 08:50:01 -0500
14ed3b82a0Flag the enchanted books as advancement so they don't go on excluded locations (particularly the Infinity book)
espeon65536
2021-07-14 08:44:06 -0500
9e5e43fcd5Update Minecraft to use exclusion_rules for its exclusion pools
espeon65536
2021-07-14 08:42:55 -0500
4f998a6880Documentation: now in repository. Programming documentation should be in /docs, player/user documentation should be in /WebHostLib/static/assets/tutorial. Network: implement InvalidPacket, remove InvalidArguments and InvalidCmd Datapackage: implement per-game versions and per-game package retrieval
Fabian Dill
2021-07-14 10:02:39 +0200
62a6cdc9f7allow remote_items to be set via AutoWorld
Fabian Dill
2021-07-13 19:14:57 +0200
9821e05386Fix: When sending items via send or getitem, only consider items that belong to that world Fix: Allow cheat-sending items into unconnected slots
Fabian Dill
2021-07-12 14:35:44 +0200
38bc3d47adFix: No longer allow setting starting items from other games
Fabian Dill
2021-07-12 14:32:39 +0200
4feb3bf411Fix: No longer allow setting items from other games to local/non-local
Fabian Dill
2021-07-12 14:31:16 +0200
2600e9a805Factorio: add coal liquefaction and kovarex process to progressive processing
Fabian Dill
2021-07-09 04:49:19 +0200
6ac74f5686Mystery: mention failing option name
Fabian Dill
2021-07-09 03:06:16 +0200
172c1789a8introduce World.topology_present, to indicate if any meaningful path information is available in the world
Fabian Dill
2021-07-08 11:07:41 +0200