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 Add stone theme to WebHost (#645) 2022-06-22 20:31:40 -04:00
network diagram lufia2ac: new features, bug fixes, and more (#1549) 2023-03-20 17:04:57 +01:00
adding games.md Server: fix release_mode (#1407) 2023-01-24 03:36:27 +01:00
apworld specification.md Doc: apworlds have to be all lower case 2023-04-09 21:48:22 +02:00
code_of_conduct.md Docs: code_of_conduct.md (#1350) 2023-01-07 10:24:41 +01:00
contributing.md Docs: fix broken link in contributing.md (#1185) 2022-11-02 22:02:06 -05:00
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 Style Guide: add world consistency 2023-02-19 19:34:45 +01:00
webhost configuration sample.yaml WebHost: automatically fill PATCH_TARGET -> HOST_ADDRESS and re-use it for rooms (#1518) 2023-03-09 21:31:00 +01:00
world api.md Deprecate `data_version` and introduce `checksum` for DataPackages. (#684) 2023-03-20 17:01:08 +01:00