spring / uberserver

uberserver, a matchmaking/chat lobby server for the spring rts project
https://springrts.com/wiki/Uberserver
Other
33 stars 38 forks source link

migrate all battle status / teamsetup / colors / etc to SETSCRIPTTAGS #135

Open abma opened 9 years ago

abma commented 9 years ago

would be great simplification!

for migration:

a exact specification is needed, as (theoretically) most server side checks could be removed.

this is pretty close to "propertymap" but has a migration path

abma commented 9 years ago

whats needed:

player info:

-> needed tags: player/id/name player/id/ally player/id/bonus player/id/status player/id/color player/id/...

-> "misc" tags:

host/ip host/port

existing tags:

mapoptions/ modoptions/ restrict/ team/ hosttype/

silentwings commented 5 years ago

Rel to #58

silentwings commented 5 years ago

Also rel to #249