File Details
v5.2
- R
- Oct 6, 2020
- 194.51 KB
- 60
- 1.13.5
- Classic
File Name
SteaSummon-v5.2.zip
Supported Versions
- 1.13.5
lightweight tag 8a41d272cd3f9d2a3af5af5a522743bbd933b4cb v5.2
Author: GitHub <noreply@github.com>
Date: Tue Oct 6 16:34:37 2020 -0700
commit b279874cf400ea1eb9c8948bb5e87b1676171223
Author: prowley <parowley@gmail.com>
Date: Tue Oct 6 16:33:55 2020 -0700
addon version check, bug fixes
Added addon version check with user notifications
Fixed status change bug
Made sure everwhere in gossip turns off comms when the protocol version is bad or comms have been turned off by user
commit b279874cf400ea1eb9c8948bb5e87b1676171223
Author: prowley <parowley@gmail.com>
Date: Tue Oct 6 16:33:55 2020 -0700
addon version check, bug fixes
Added addon version check with user notifications
Fixed status change bug
Made sure everwhere in gossip turns off comms when the protocol version is bad or comms have been turned off by user
commit 8d3c05c709b800ef11ec9aa3c41094f56871d8e4
Author: prowley <parowley@gmail.com>
Date: Tue Oct 6 05:05:29 2020 -0700
Bug Fixes
Fixed issue with not being in a group not wiping the list. Had to move to a simple timer to move time along a bit since there is no good event to know when it is safe to test for in group (and get the right anwser)
Revamp initialization of network when in a contested race condition from back off scheme to deterministic netlist ordering.
Introduced network protocol versioning, which will help in the future to avoid issues with differing versions.
Made the (inevitable) globals less likely to clash by ensuring all are prefixed by SteaSummon.

