Sandra
cb8da2e757
Marks player names with a pair of asterisks if they have completed their goal.
2021-11-03 04:56:54 +00:00
alwaysintreble
fdc96115e4
Created a general triggers and plando guide for Archipelago. ( #101 )
2021-11-03 05:55:50 +01:00
Fabian Dill
e019ec5ff7
AutoWorld: add spoiler hooks
...
Factorio: Move Recipes to new spoiler hooks
2021-11-02 12:29:29 +01:00
Fabian Dill
e4838f6d2b
LttPClient: add snes write command
2021-11-02 11:12:13 +01:00
espeon65536
10837e75b2
Minecraft: make A Furious Cocktail hard, Free the End postgame
2021-11-02 05:37:40 +00:00
Fabian Dill
46590c3163
CommonClient.py UI: Server bar: allow connecting via pressing enter
2021-11-01 21:43:17 +01:00
Fabian Dill
e64d5c5f17
Network: implement new packet: ConnectUpdate
2021-11-01 20:00:55 +01:00
Fabian Dill
0e0cc0ad16
LttP: Implement DeathLink
2021-11-01 19:37:47 +01:00
Fabian Dill
8ff01ca979
CommonClient.py UI: log full traceback
2021-11-01 06:40:37 +01:00
CaitSith2
9508a9afc6
Fix leaving the window entirely leaves the server label hover text up.
2021-10-31 08:07:37 -07:00
Fabian Dill
704a0e3078
minor cleanup
2021-10-30 07:52:03 +02:00
Fabian Dill
9bf9f2c611
CommonClient.py: keep track of everyone's games.
2021-10-30 07:33:05 +02:00
Fabian Dill
71c869e65b
CommonClient.py UI: add version info to Title
2021-10-29 15:19:10 +02:00
Chris Wilson
2897fa4003
Include references to LttPClient in the LttP tutorial
2021-10-29 04:41:56 -04:00
Fabian Dill
7f020857d1
CommonClient.py UI: Add info on "Server:" label hover
...
CommonClient.py UI: prevent freeze if UI is closed while waiting on text user input
2021-10-29 10:03:51 +02:00
Jarno Westhof
2217a9304d
Fixed v card not getting marked
...
Changed order of A-D cards
2021-10-29 08:03:49 +00:00
Jarno Westhof
5a389b4855
[Timespinner] made method names lowercase + removed commented out code
2021-10-29 08:03:49 +00:00
Jarno Westhof
bdb9b7803c
Added timespinner tracker
2021-10-29 08:03:49 +00:00
Jarno Westhof
4622b3fe36
Fixed bug with items variable
2021-10-29 08:03:49 +00:00
Jarno Westhof
402afd15db
Split of trackers into game specific parts
2021-10-29 08:03:49 +00:00
Kyle Franz
82aca3bce4
Fix TR small key getting shuffled away
2021-10-26 16:54:42 +00:00
Chris Wilson
756c6554c9
Update Factorio tutorial
2021-10-25 21:32:58 -04:00
Chris Wilson
3b9753aaf4
Add /info page for Minecraft
2021-10-25 17:48:45 -04:00
Fabian Dill
4472ef20fe
Factorio: add DeathLink option
2021-10-25 09:58:08 +02:00
Fabian Dill
c152790011
MultiServer: fix a refactor mistake
2021-10-25 08:24:32 +02:00
Fabian Dill
4e3b8a5178
MultiServer: allow sending another Connect, to update tags, uuid, team etc.
2021-10-25 06:57:06 +02:00
Fabian Dill
375a0ff208
Options: verify starting inventory counts are positive for more than just Factorio
2021-10-25 04:13:25 +02:00
Fabian Dill
57831f0eba
FactorioClient: address some common issues
2021-10-24 23:22:06 +02:00
Hussein Farran
c9a3f67121
Update network protocol.md
2021-10-22 19:57:32 -04:00
Fabian Dill
6af1f98c88
CommonClient.py UI: add progressbar representing % of checks done.
...
CommonClient.py UI: add Commands button that points out /help and !help
CommonClient.py: track permissions
CommonClient.py: track missing locations and checked locations in lib
2021-10-22 05:25:09 +02:00
Fabian Dill
8e35372aad
Network: add RoomInfo -> Games
...
Allows clients to only download relevant parts of the datapackage, or to keep ID lookups per-game, and for Bounce to tell if there will be a receiving end.
2021-10-22 04:46:00 +02:00
Fabian Dill
0f4d285223
TextClient UI: hide panel selection when there's only one panel to select.
...
CommonClient: remove "/connect " if it was accidentally copy-pasted into server bar.
2021-10-22 00:37:20 +02:00
Fabian Dill
192e592cda
Docs: coop
2021-10-21 23:07:39 +02:00
Fabian Dill
1c2c1f286f
Some cleanup
2021-10-21 21:06:38 +02:00
Fabian Dill
6e25af9493
LttPClient: fix missed ROM_PLAYER_LIMIT
2021-10-21 20:55:01 +02:00
Fabian Dill
050927008a
Tests: add "EmptyStateCanReachSomething"
2021-10-21 20:23:13 +02:00
Fabian Dill
2fe5459c56
Core & LttP: remove 255 player limit
2021-10-21 08:15:47 +02:00
Fabian Dill
8fbbaf7fcb
LttPClient: try to find linux SNI executable
2021-10-21 06:43:42 +02:00
Hussein Farran
2f5bdc5cf9
Merge pull request #98 from black-sliver/doc-update
...
add world api documentation
2021-10-20 19:41:39 -04:00
CaitSith2
17833a0bfc
documentation corrections
2021-10-20 12:13:25 -07:00
Fabian Dill
f4e71df946
Requirements: update time!
2021-10-20 20:03:56 +02:00
Fabian Dill
be070b79af
MultiServer: add !checked command, as it may be useful for coop.
2021-10-20 19:58:07 +02:00
Hussein Farran
ef8eefd3b4
Create en_Risk of Rain 2.md
2021-10-20 06:34:54 +00:00
Fabian Dill
83f46f6b2b
Readme: fix tutorials page link
2021-10-20 08:31:00 +02:00
Fabian Dill
6b4bdf569c
MultiServer: coop support
...
Just connect multiple clients to the same slot
2021-10-20 05:56:28 +02:00
Fabian Dill
7a9f6e2a8e
Factorio: Prevent invalid item counts in start items.
2021-10-19 23:23:48 +02:00
Fabian Dill
ce95ff65bd
CommonClient: give UI a server connect bar
2021-10-19 05:38:17 +02:00
Fabian Dill
28e724da98
WebHostLib.options: move to makedirs instead of mkdir.
2021-10-19 02:50:18 +02:00
Fabian Dill
a43b027cde
Subnautica: add an install guide
2021-10-19 02:41:40 +02:00
Fabian Dill
4b5e36ebf2
FactorioClient: ><
2021-10-19 01:49:51 +02:00