JohnCorby
|
1756c90c17
|
tweak
|
2023-08-02 14:07:44 -07:00 |
|
Nick
|
ecbf704991
|
Sync custom data (missing initial sync)
|
2023-08-02 16:35:27 -04:00 |
|
JohnCorby
|
ab13d59382
|
rename all instances of auth/authority to own/ownership
|
2023-05-08 11:38:24 -07:00 |
|
_nebula
|
a4b7deb322
|
bust them ghosts
|
2023-03-08 02:24:35 +00:00 |
|
_nebula
|
4fdefcb5b2
|
Update Extensions.cs
|
2023-02-10 12:01:05 +00:00 |
|
Mister_Nebula
|
7bfbd8b6f1
|
use MD5 hash
|
2022-10-09 13:22:53 +01:00 |
|
Mister_Nebula
|
f7eb026614
|
worldobject hash
|
2022-10-08 20:18:22 +01:00 |
|
Mister_Nebula
|
eac28ab062
|
made RaiseEvent use SafeInvoke
|
2022-07-05 09:59:04 +01:00 |
|
JohnCorby
|
85a405b5f2
|
remove LocalizedToUpper lol
|
2022-06-26 11:32:40 -07:00 |
|
Mister_Nebula
|
0792cc1024
|
fix "respawn player" marker and prompt
|
2022-06-26 12:52:01 +01:00 |
|
JohnCorby
|
e273f79b0d
|
QSBDropTarget
|
2022-04-01 13:42:20 -07:00 |
|
Mister_Nebula
|
27a92d4b51
|
fix items
|
2022-04-01 19:08:03 +01:00 |
|
JohnCorby
|
63f55205bb
|
use FullName instead of AssemblyQualifiedName
|
2022-03-29 18:05:22 -07:00 |
|
JohnCorby
|
e43cfb8804
|
check for addon mismatch
|
2022-03-29 17:57:34 -07:00 |
|
JohnCorby
|
256e058462
|
qsb api
|
2022-03-29 17:39:58 -07:00 |
|
JohnCorby
|
c4c1adb12c
|
large bruh moment
|
2022-03-11 07:26:03 -08:00 |
|
JohnCorby
|
310daa7d45
|
update Extensions.cs
|
2022-03-10 21:23:06 -08:00 |
|
JohnCorby
|
e4da50a656
|
solution-wide: file-scoped namespaces
|
2022-03-02 19:46:33 -08:00 |
|
JohnCorby
|
a8fba743f6
|
Revert "solution wide: use file-scoped namespace"
|
2022-02-27 05:25:39 -08:00 |
|
JohnCorby
|
182678c4bc
|
solution wide: use file-scoped namespace
|
2022-02-25 23:18:46 -08:00 |
|
JohnCorby
|
6592ecc68f
|
async Try: SuppressCancellationThrow
|
2022-02-21 04:19:58 -08:00 |
|
JohnCorby
|
83bec7b75f
|
optimization: MinBy and MaxBy instead of sorting
|
2022-02-16 18:14:40 -08:00 |
|
JohnCorby
|
80e84251eb
|
GetPlayerId: use {conn} instead of {conn.address}
|
2022-02-13 18:04:25 -08:00 |
|
JohnCorby
|
c3c2665cf2
|
update Mirror
|
2022-02-13 18:01:25 -08:00 |
|
JohnCorby
|
9c36e79c57
|
Extensions.Try: rename parameter
|
2022-02-13 17:05:20 -08:00 |
|
JohnCorby
|
7d0ae8fcec
|
GetNetworkConnection
|
2022-02-03 16:43:26 -08:00 |
|
JohnCorby
|
2f99dec87f
|
make BuildWorldObjects async
|
2022-01-28 20:49:07 -08:00 |
|
JohnCorby
|
4c4ed1d194
|
slap a stacktrace on GetPlayerId
|
2022-01-27 19:10:39 -08:00 |
|
JohnCorby
|
4bccca4937
|
no ToList needed
|
2022-01-27 14:37:40 -08:00 |
|
JohnCorby
|
0e1f7f180b
|
deterministic manager
|
2022-01-26 18:54:50 -08:00 |
|
JohnCorby
|
11cefff4f2
|
fix a dumb orb transform sync bug
|
2022-01-25 19:42:22 -08:00 |
|
JohnCorby
|
ad97f879ee
|
deterministic path
|
2022-01-25 02:34:15 -08:00 |
|
JohnCorby
|
efca86eb15
|
?
|
2022-01-24 17:52:46 -08:00 |
|
JohnCorby
|
187c1cb789
|
?
|
2022-01-24 11:53:51 -08:00 |
|
JohnCorby
|
e3887af555
|
SafeInvoke: print whole exception
|
2022-01-20 12:41:42 -08:00 |
|
JohnCorby
|
8e1de5d113
|
int to guid proper
|
2022-01-15 02:27:22 -08:00 |
|
JohnCorby
|
ff9a93108c
|
remove qnet references (except AnimationSync)
|
2022-01-14 22:54:31 -08:00 |
|
JohnCorby
|
a30cd95e84
|
worldobjects use new transformsyncs
|
2022-01-14 22:08:06 -08:00 |
|
JohnCorby
|
26abd5a594
|
authority manager
|
2022-01-14 21:19:45 -08:00 |
|
JohnCorby
|
075b917c03
|
buh
|
2022-01-07 15:48:44 -08:00 |
|
JohnCorby
|
ce37ecff9e
|
slightly optimize
|
2022-01-07 14:30:51 -08:00 |
|
JohnCorby
|
800d4a86bb
|
better debug teleport
|
2021-12-29 00:58:48 -08:00 |
|
JohnCorby
|
40fb3821fe
|
InvokeBase doesnt work :( go back to reverse patches
|
2021-12-27 14:44:44 -08:00 |
|
JohnCorby
|
b2b97283f0
|
duh
|
2021-12-27 13:50:03 -08:00 |
|
JohnCorby
|
6dd20d4113
|
Merge branch 'dev' into message-conversion
|
2021-12-27 13:41:51 -08:00 |
|
Mister_Nebula
|
40e1c948dd
|
add clamp option to map function
|
2021-12-27 21:04:57 +00:00 |
|
JohnCorby
|
b4099d63f8
|
remove unused Extensions.cs methods
|
2021-12-26 21:48:07 -08:00 |
|
JohnCorby
|
51e29c4535
|
fixed InvokeBase
|
2021-12-26 18:17:04 -08:00 |
|
JohnCorby
|
aced811983
|
use regions instead of comments in Extensions.cs
|
2021-12-25 21:38:02 -08:00 |
|
JohnCorby
|
e704fba8bc
|
InvokeBase helper method
|
2021-12-25 21:03:34 -08:00 |
|