This website requires JavaScript.
Explore
Help
Register
Sign In
charleslemaux
/
Mirror
Watch
1
Star
0
Fork
0
You've already forked Mirror
mirror of
https://github.com/MirrorNetworking/Mirror.git
synced
2024-11-18 11:00:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c5d1af2287
Mirror
/
Assets
History
vis2k
c5d1af2287
fix tests that started failing after isLocalPlayer fixes commit (
a6f6f80f65
) because it assumed ApplySpawPayload would set isLocalPlayer=true. but now it's only set true in OnStartLocalPlayer, which is only called in ApplySpawnPayload if spawnFinished is true. which it isn't. so we set it manually instead.
2021-03-11 00:09:16 +08:00
..
Mirror
fix tests that started failing after isLocalPlayer fixes commit (
a6f6f80f65
) because it assumed ApplySpawPayload would set isLocalPlayer=true. but now it's only set true in OnStartLocalPlayer, which is only called in ApplySpawnPayload if spawnFinished is true. which it isn't. so we set it manually instead.
2021-03-11 00:09:16 +08:00
ScriptTemplates
Removed Overrides of OnServerError / OnClientError in templates
2021-02-17 22:14:27 -05:00
Mirror.meta
Source based instead of dll (
#277
)
2019-01-13 21:08:54 +01:00
ScriptTemplates.meta
feat: Add ScriptTemplates to repo and package (
#2559
)
2021-02-05 09:34:22 +08:00