108 Commits

Author SHA1 Message Date
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
Mister_Nebula
7c1f9ac3a6 me me stupid 2021-12-11 10:50:17 +00:00
Mister_Nebula
916056c605 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2021-12-10 22:13:39 +00:00
Mister_Nebula
f502e4ee73 dont update objects from states if player is not ready 2021-12-10 21:12:27 +00:00
Mister_Nebula
935726c861 more fixes 2021-11-21 13:52:29 +00:00
Mister_Nebula
badacec3c6 merge from dev 2021-11-20 21:32:56 +00:00
Mister_Nebula
ae8bf9a8b2 aaaaaaaaaa 2021-11-20 19:49:50 +00:00
Mister_Nebula
8a27aefb44 remove PlayerState, add launch code event 2021-11-20 11:48:46 +00:00
Mister_Nebula
84c9ec5a2c fixed player hud marker 2021-11-13 19:01:42 +00:00
Mister_Nebula
0dd78feb27 cleanup 2021-11-09 19:39:56 +00:00
Mister_Nebula
381df32826 moved all tools into seperate folders, including probe (so removed QSB.ProbeSync) 2021-11-09 17:46:46 +00:00
Mister_Nebula
266b6147fc aaaaa 2021-11-01 15:49:00 +00:00
Mister_Nebula
bb298b74c4 add playerinfo.helditem 2021-10-30 16:14:38 +01:00
Mister_Nebula
bccc4e1873 fix some logs 2021-10-24 10:47:25 +01:00