Commit Graph

9 Commits

Author SHA1 Message Date
black-sliver 42fecc7491
Core: change how required versions work, deprecate IgnoreGame ()
`AutoWorld.World`s can set required_server_version and required_client_version properties. Drop `get_required_client_version()`.
`MultiServer` will set an absolute minimum client version based on its capability (protocol level).
`IgnoreVersion` tag is replaced by using `Tracker` or `TextOnly` with empty or null `game`.
Ignoring game will also ignore game's required_client_version (and fall back to server capability).
2022-04-08 11:16:36 +02:00
Fabian Dill ec00d1b710
SMZ3: allow TextClient to connect by name () 2022-04-07 10:50:55 -04:00
Zach Parks 37d9eb2752 Added filesafe player name function and updated generator functions in all worlds to use filesafe player name during output
Thanks Windows for your bad filesystem.
2022-04-03 20:45:44 +02:00
Fabian Dill fb2e780c56
LttP/SMZ3: some more file ending fixes () 2022-04-03 13:42:18 -04:00
Fabian Dill 931bf7da16
SMZ3: fix loading TextScript on systems that don't default to something utf-8 compatible () 2022-04-01 01:14:20 -04:00
black-sliver 7d830362a7
Setup, Launcher, Linux Support () 2022-03-31 05:08:15 +02:00
lordlou e0aa52ed27
[SMZ3] player count fix () 2022-03-26 02:35:55 +01:00
Fabian Dill 7394598aff
Patch: update to version 4 () 2022-03-18 04:53:09 +01:00
lordlou cfa49ee757
Add SMZ3 support () 2022-03-15 13:55:57 +01:00