121 Commits

Author SHA1 Message Date
JohnCorby
f9c24128da heartbeat sucks 2022-08-25 18:12:53 -07:00
JohnCorby
552caff047 comment 2022-08-25 16:22:28 -07:00
Mister_Nebula
11eb084a6d reverse for loop 2022-08-26 00:21:54 +01:00
Mister_Nebula
2f31fd174c optimize smh 2022-08-26 00:19:49 +01:00
JohnCorby
a774fe07cd dont include local player in heartbeat 2022-08-25 16:16:07 -07:00
JohnCorby
3490f302ad copy since it modifies 2022-08-25 16:15:27 -07:00
JohnCorby
e5f023804a grammar 2022-08-24 18:28:32 -07:00
JohnCorby
05f3db352d use tostring lol 2022-08-24 16:04:28 -07:00
JohnCorby
00b5c4a4f2 revise heartbeat 2022-08-24 16:04:27 -07:00
Mister_Nebula
2197eaabb5 add heartbeat system 2022-08-24 09:32:31 +01:00
Mister_Nebula
0495e256b3 remove ValidatePlayers 2022-08-24 08:20:43 +01:00
JohnCorby
d035dacc87 note another bug 2022-08-23 12:23:16 -07:00
Mister_Nebula
4d7a2e9e28 Update QSBPlayerManager.cs 2022-08-14 20:23:02 +01:00
Mister_Nebula
7dab6f2a3e Revert "Revert "quick validation of playerlist""
This reverts commit 0c15fef5503ee914f0f71dc29499d17885145607.
2022-08-14 18:36:15 +01:00
Mister_Nebula
0c15fef550 Revert "quick validation of playerlist"
This reverts commit c9a9e69cf1ed7748cb8ef058b06da664973905a1.
2022-08-14 18:32:42 +01:00
Mister_Nebula
c9a9e69cf1 quick validation of playerlist 2022-08-14 18:30:29 +01:00
Mister_Nebula
473724c274 finish off stuff 2022-05-04 10:18:58 +01:00
JohnCorby
39cdc960da make da thrusters work 2022-03-07 13:25:41 -08:00
JohnCorby
350fc7e2ed use tuple for QSBPlayerManager.GetPlayerProbes() 2022-03-07 13:04:54 -08:00
JohnCorby
09885437b9 Merge branch 'quantum-objects-fixes' into dev
# Conflicts:
#	QSB/QuantumSync/QuantumManager.cs
2022-03-07 13:00:07 -08:00
Mister_Nebula
9356a4f704 stuffz 2022-03-07 20:34:35 +00:00
JohnCorby
45396eb819 use cool value tuples instead of boring regular class tuples 2022-03-06 22:36:52 -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
83bec7b75f optimization: MinBy and MaxBy instead of sorting 2022-02-16 18:14:40 -08:00
Mister_Nebula
1991c681eb cleanup qsb 2022-01-31 14:23:50 +00:00
JohnCorby
43387d5c63 un-consolidate QSBItem 2022-01-26 00:43:27 -08:00
JohnCorby
87d5c26dcb use 1 world object for items 2022-01-26 00:12:44 -08:00
JohnCorby
02e419c767 SetVisible for PlayerInfo 2022-01-21 22:21:45 -08:00
JohnCorby
d1b9c31eca ugh 2022-01-18 02:00:50 -08:00
JohnCorby
3064838e06 OnAddPlayer and OnRemovePlayer use PlayerInfo instead of PlayerId 2022-01-11 23:12:04 -08:00
JohnCorby
b9c9f10cce Merge branch 'dev' into solanum-mask-sync
# Conflicts:
#	QSB/Player/QSBPlayerManager.cs
#	QSB/Utility/Extensions.cs
2022-01-07 15:58:24 -08:00
JohnCorby
138f1daa4c buh 2 2022-01-07 15:49:00 -08:00
JohnCorby
2d6133002b get localplayer using transform sync 2022-01-07 15:28:33 -08:00
JohnCorby
b8fd43fda2 tweak 2022-01-07 15:23:46 -08:00
JohnCorby
4780b1a1b1 remove sync object stuff 2022-01-07 15:21:58 -08:00
JohnCorby
6ecbfd7c63 remove rootidentity 2022-01-07 15:16:23 -08:00
JohnCorby
3271efe0c5 tightly couple player transform sync and player info 2022-01-07 14:57:22 -08:00
JohnCorby
ce37ecff9e slightly optimize 2022-01-07 14:30:51 -08:00
JohnCorby
b09d8c51f6 hide all players fix 2022-01-01 01:45:52 -08:00
JohnCorby
a01eb6ad03 no need for ToList here 2022-01-01 00:37:19 -08:00
JohnCorby
8eea516707 le bug, and cleanup 2021-12-31 23:54:36 -08:00
Mister_Nebula
4330f75583 tools 2022-01-01 00:38:17 +00:00
Mister_Nebula
1e4867379f yes 2021-12-31 21:26:06 +00:00
JohnCorby
c4be4fa6be PlayerInformation 2021-12-22 17:38:12 -08:00
JohnCorby
dd6b9f19e3 remove error that can't happen 2021-12-11 22:53:42 -08:00
JohnCorby
3e8dee7c59 remove warning. it's okay 2021-12-11 22:53:42 -08:00
JohnCorby
7ad0c5ae15 player creation as separate method 2021-12-11 22:53:42 -08:00
Mister_Nebula
72938b4c7c removed logs 2021-12-11 11:47:07 +00:00