File Details
v0.56
- R
- Oct 9, 2020
- 196.48 KB
- 104
- 1.13.5
- Classic
File Name
SteaSummon-v0.56.zip
Supported Versions
- 1.13.5
lightweight tag 62fe4e77c94463c2243a2775146eeacf02a6602f v0.56
Author: GitHub <noreply@github.com>
Date: Fri Oct 9 10:59:34 2020 -0700
commit e1c83aaef01f958e667502bdb06f1e627b4579a0
Author: prowley <parowley@gmail.com>
Date: Fri Oct 9 10:59:14 2020 -0700
bump version + prot version
commit e1c83aaef01f958e667502bdb06f1e627b4579a0
Author: prowley <parowley@gmail.com>
Date: Fri Oct 9 10:59:14 2020 -0700
bump version + prot version
commit d95384efb2c8e41453f84be0b999c0b7a30a615f
Author: prowley <parowley@gmail.com>
Date: Fri Oct 9 10:56:46 2020 -0700
fixes + light features
Now marshall buffs and pass to other network nodes
Keep track of locks and clickers at destination
Increase init timeout to 30 (cutting it fine before and now we start timer earlier, seems heavily server dependent so give it a big leeway)
Fixed replay log to store all messages, even those from self during init. This allows people to add themselves to the list or set a destination before there is even a net leader.
Add max summoners before buffs take prio
Buffed warlocks always count as buffed players (on the assumption they will log as soon as summoned)
Order buffed players by number of buffs
commit 680f75b7b7d2166574028180b847775c66cadb2d
Author: prowley <parowley@gmail.com>
Date: Fri Oct 9 00:18:12 2020 -0700
Refine reload mangement
Explicitly retie from the list on logout/reload. For reload, as leader we might miss events, so we pass lead. For logou, as leader we explicitly pass lead rather than waiting for others to discover it, again to avoid missed events.
commit d6c65646c4ac3d61ae1065d01eba2cec12bc1bfa
Author: prowley <parowley@gmail.com>
Date: Thu Oct 8 23:40:57 2020 -0700
List clear on leaving party
Fixed bug where leaving party would not clear list
commit 5a0576d1f5beb497f982d20b7fbf3fc33007b5d1
Author: prowley <parowley@gmail.com>
Date: Thu Oct 8 23:28:20 2020 -0700
Fixed leader dest bug, L10N
Fixed bug where the net leader would not properly update their own destination
Refined L10N for status display, removed translations for all internal data structures that are passed between clients, and do translate just when setting display items. This makes display all client only and not a mix between the clients in the group.

