Archipelago/docs
alwaysintreble 77fbd0eb2b
MultiServer: Notify clients of hint points (#1548)
* notify clients of their amount of hint points on initial connection and when hinting

* send in connect packet instead of sending a RoomUpdate on connect

* send hint_points update in `on_new_hint`

* add to connected packet docs

* hint_points isn't a new variable on RoomUpdate now

* note roomupdate can contain connected members

* add the hint point stuff to commonclient

* only show hint points when relevant and default to 0

* Revert "note roomupdate can contain connected members"

* remove hint_points from roomupdate args list and condense explanation of possible packet args

* updates from phar's review

* Small tweak to wording in RoomUpdate

---------

Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
Co-authored-by: Phar <zach@alliware.com>
2023-04-10 14:44:20 -05:00
..
img
network diagram lufia2ac: new features, bug fixes, and more (#1549) 2023-03-20 17:04:57 +01:00
adding games.md
apworld specification.md Doc: apworlds have to be all lower case 2023-04-09 21:48:22 +02:00
code_of_conduct.md
contributing.md
network protocol.md MultiServer: Notify clients of hint points (#1548) 2023-04-10 14:44:20 -05:00
options api.md Docs: Add an option api doc (#1181) 2023-03-11 01:14:44 +01:00
running from source.md Docs: Add some more details to running from source doc (#1680) 2023-04-09 15:53:14 +02:00
style.md
webhost configuration sample.yaml
world api.md Deprecate `data_version` and introduce `checksum` for DataPackages. (#684) 2023-03-20 17:01:08 +01:00