espeon65536
37f12809a1
commented out some junk hints unsuitable for AP
2021-09-15 10:40:36 +00:00
espeon65536
f5c0b847a9
make defaults for LacsTokens and BridgeTokens not insane
2021-09-15 10:40:36 +00:00
espeon65536
44d6c3c07e
oot updates to playerSettings
2021-09-15 10:40:36 +00:00
espeon65536
da1a2b2957
split shopsanity into two options: "shopsanity" and "shop_slots"
2021-09-15 10:40:36 +00:00
espeon65536
9f6fa2bd05
Rework __init__ to use create_items and pre_fill properly
...
Puts keys into the itempool along with all other items
Fixes a bug where dungeon smallkeys + nondungeon big keys fails generation
Also includes some minor optimizations mostly relating to iterables
2021-09-15 10:40:36 +00:00
Fabian Dill
5d68dc568f
Fill: fix non_local_items breaking in single player
2021-09-15 01:02:06 +02:00
Fabian Dill
ee1ea881e8
LttP: fix Enemizer option handover
2021-09-15 00:24:52 +02:00
Fabian Dill
87add88436
Factorio: add stone as red science option
2021-09-13 23:50:43 +02:00
Fabian Dill
7643609e09
Factorio: add iron ore, copper ore and coal to red science pool
2021-09-13 23:26:45 +02:00
Fabian Dill
73727ab0d1
Merge branch 'Archipelago_Main' into new_shops
2021-09-13 03:38:54 +02:00
Fabian Dill
007a393ab5
Generate: don't count the 0th output file.
2021-09-13 03:38:18 +02:00
Fabian Dill
4ed185a155
Merge branch 'Archipelago_Main' into new_shops
2021-09-13 02:52:03 +02:00
Fabian Dill
fbb220ce85
remove pass
2021-09-13 02:51:59 +02:00
Fabian Dill
0c57d35402
CommonClient: reduce blind sleep time of keep_alive
2021-09-13 02:50:51 +02:00
pepperpow
8cc045f370
Fixes to barter pricing min/max, future key logic, spoiler log
2021-09-13 00:50:38 +00:00
Fabian Dill
80c90c0a00
LttP: why is item pool called difficulty again?
2021-09-13 02:03:59 +02:00
Fabian Dill
c1c92647ca
LttP: move some simple Toggle options over to new system part 2
2021-09-13 02:01:15 +02:00
Fabian Dill
033adceb6f
LttP: move some simple Toggle options over to new system
2021-09-13 01:32:32 +02:00
Fabian Dill
e57e92bfee
CommonClient: reduce blind sleep time of keep_alive
2021-09-12 21:15:37 +02:00
Fabian Dill
4d68000692
Shops: limit "funny_prices" to logic free choices
2021-09-12 20:25:08 +02:00
Fabian Dill
44b5423afc
Merge remote-tracking branch 'pepper/bartering-lttp' into new_shops
2021-09-12 19:45:33 +02:00
Fabian Dill
a1a7729c3b
Docs: point to existing further documentation.
2021-09-11 22:44:48 +02:00
Fabian Dill
071b0eeb77
MultiServer: add datapackage legacy warning
2021-09-11 22:37:24 +02:00
Fabian Dill
fafc17c7d3
Risk of Rain 2: fix missing ItemPickup location (off by one itempool)
2021-09-11 22:14:39 +02:00
Fabian Dill
7599302920
CommonClient: remove leftover debug print
2021-09-11 22:07:54 +02:00
Hussein Farran
7f8d7231a4
Merge pull request #71 from SolventMercury/main
...
Add documentation for adding games to Archipelago
2021-09-11 15:55:35 -04:00
Fabian Dill
b1196885d7
CommonClient: implement active keep-alive
2021-09-11 03:59:12 +02:00
Fabian Dill
494cfb3c04
Setup Guides: update LttP en and de guides with SNI
2021-09-10 15:20:45 +02:00
Fabian Dill
6a65981103
Plando: support Item plando on any game (up from only LttP)
2021-09-10 04:28:06 +02:00
Fabian Dill
f508f93d69
Risk of Rain 2: fix lunar item removal affects all following worlds' presets
2021-09-10 04:11:01 +02:00
Fabian Dill
411d4434a3
MultiServer: update to websockets 10 and implement new websockets.broadcast
2021-09-09 18:56:52 +02:00
CaitSith2
d41fce6f91
Check if starting item actually exists before trying to give it to player.
2021-09-09 07:44:45 -07:00
Fabian Dill
282e7b4006
FactorioClient: End the log on "No Archipelago mod was loaded. Aborting." if no bridge mod was found.
...
CommonClient: give separate error for invalid URI
2021-09-09 16:02:45 +02:00
Hussein Farran
b4c3c5deea
Merge pull request #70 from alwaysintreble/main
...
Risk of Rain 2 dynamic item pool
2021-09-08 15:44:47 -04:00
Hussein Farran
683514d891
Merge branch 'main' into main
2021-09-08 15:03:19 -04:00
alwaysintreble
e9beb21a98
Adjusted chaos preset weights to be a bit more chaotic and optimized item pool generation a bit.
2021-09-08 13:53:06 -05:00
Hussein Farran
bc47f78264
Remove colons in headings.
2021-09-08 13:46:31 -04:00
Hussein Farran
b002f7f862
Update document with relative images and links, as well as updated language and formatting.
2021-09-08 13:43:39 -04:00
alwaysintreble
05dac999a8
Fixed chaos item weight preset so it gets generated per world.
2021-09-08 12:29:29 -05:00
SolventMercury
242595b725
Added guide for adding new games to AP
2021-09-08 07:05:19 -07:00
SolventMercury
48dd1a1aa6
Revert "Add Terraria Support"
...
This reverts commit 3aacaffe6b
.
2021-09-08 07:02:12 -07:00
SolventMercury
3aacaffe6b
Add Terraria Support
...
But it works this time.
Hopefully.
Client still needs to be caught up.
2021-09-08 05:58:34 -07:00
Chris Wilson
61b875256f
Add table styling to markdown css
2021-09-07 19:41:04 -04:00
Chris Wilson
14dc450631
Merge branch 'main' of https://github.com/ArchipelagoMW/Archipelago into main
2021-09-07 19:22:18 -04:00
Chris Wilson
6352056528
Enable QOL features in showdown extension
2021-09-07 19:22:04 -04:00
alwaysintreble
bd4f24844b
Update documentation for new options.
2021-09-07 17:50:43 -05:00
alwaysintreble
062615b6b1
Revert "Added descriptions to all currently existing options. Please end me"
...
This reverts commit 29ed40051d
.
2021-09-07 17:24:25 -05:00
alwaysintreble
6c9293e4f6
Added a dynamicallly loaded item weight pool with presets.
2021-09-07 17:14:20 -05:00
alwaysintreble
24802d64c7
Reverted some changes
2021-09-07 09:22:12 -05:00
alwaysintreble
5e8a686bb6
Merge remote-tracking branch 'AP_upstream/main' into dev
2021-09-07 08:29:36 -05:00