75 Commits

Author SHA1 Message Date
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
Mister_Nebula
ec3eb1e002 stuff idk man im tired 2021-12-23 11:37:37 +00:00
JohnCorby
1da5793ebb Merge branch 'dev' into message-manager
# Conflicts:
#	QSB/Events/QSBEventManager.cs
#	QSB/SectorSync/QSBSectorManager.cs
2021-12-19 21:15:33 -08:00
Will Corby
0c4cfaac42
Update Extensions.cs
change ICollection to IList
2021-12-18 17:52:48 -08:00
JohnCorby
e6f472ff5a lets take a step back for a second 2021-12-15 01:20:51 -08:00
JohnCorby
1284ce3012 we dont need an orb slot world object 2021-12-14 23:58:35 -08:00
JohnCorby
9c2ddef242 add qsborb 2021-12-14 20:24:02 -08:00
JohnCorby
990f91c80c - message manager
- automatically add patches, events, world object managers, messages
- qsbevent uses message manager
- remove RepeatingManager, merge it into QSBSectorManager since it's only used there
2021-12-10 23:28:42 -08:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +00:00
Mister_Nebula
2024e5fcd9 cleanup 2021-10-15 21:08:17 +01:00
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
28691065a0 add SpawnWithServerAuthority extension 2021-08-19 16:37:29 +01:00
Mister_Nebula
df29524f57 remove comments 2021-07-07 09:12:35 +01:00
Mister_Nebula
02e7f90c3b more cleanup 2021-07-07 09:09:34 +01:00
Mister_Nebula
f267276ccf cleanup (tabs, whitespace, usings) 2021-07-07 09:02:23 +01:00
Mister_Nebula
cf30b952e4 fix brace 2021-07-07 08:59:19 +01:00
_nebula
1df05b70db
Merge branch 'change-some-syncs-into-child-syncs' into master 2021-07-07 08:54:44 +01:00