Skip to content

Tags: SoftwareGuy/Ignorance

Tags

v1.4.0r2

Toggle v1.4.0r2's commit message
v1.4.0 LTS Release 2

Also fixes #84

v1.4.0r1

Toggle v1.4.0r1's commit message
Bugfixes: Fix #83, NREs emitted due to ClientDisconnect jank

ClientDisconnect seems to get called now when closing HostClient mode which originally set ClientState to Disconnecting... but in HostClient, the Client is not connected to the server so the main update loop tries to pump but gets null reference exceptions because some references are null (due to the reason it's not connected to the server). HostClients never connect to localhost themselves, they use a emulated connection. In theory, this patch should be fine, works with the latest Mirror Basic scene so uhh... I guess we're done here.

v1.4.0r0

Toggle v1.4.0r0's commit message
Huh?

v1.4.0b6.1

Toggle v1.4.0b6.1's commit message
What the frig is up with my naming scheme

v1.4.0b6

Toggle v1.4.0b6's commit message

v1.4.0b5

Toggle v1.4.0b5's commit message
oops

v1.4.0b4

Toggle v1.4.0b4's commit message

v1.4.0b3

Toggle v1.4.0b3's commit message

v1.4.0b1

Toggle v1.4.0b1's commit message

v1.4.0b0

Toggle v1.4.0b0's commit message