Commit Graph

44 Commits

Author SHA1 Message Date
JohnCorby
a2660d6a54 send initial states less often and not in RequestStateResyncMessage 2022-01-26 00:12:44 -08:00
JohnCorby
87d5c26dcb use 1 world object for items 2022-01-26 00:12:44 -08:00
JohnCorby
55ba74f4e9 use 1 world object for item sockets 2022-01-26 00:12:43 -08:00
JohnCorby
85343384dd remove QSBOWitemDoubleSocket 2022-01-25 21:34:43 -08:00
JohnCorby
0a423a8ce6 comment 2022-01-25 21:32:43 -08:00
JohnCorby
1800e6f21f make SendResyncInfo abstract to make sure we handle resyncs 2022-01-25 21:08:04 -08:00
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
3064838e06 OnAddPlayer and OnRemovePlayer use PlayerInfo instead of PlayerId 2022-01-11 23:12:04 -08:00
JohnCorby
e00aa13461 make getting world object from id or unity object an extension method (and rename) 2021-12-25 22:45:25 -08:00
JohnCorby
e9b4ebc4d8 remove TypeSubset 2021-12-11 21:57:22 -08:00
JohnCorby
cbc495f9ba use new(), make IWorldObjectTypeSubset derive IWorldObject, add constraints 2021-12-11 15:09:45 -08:00
JohnCorby
2414efd65f set AttachedObject and ObjectId in QSBWorldSync.cs, meaning many Init()s can be removed 2021-12-11 14:38:54 -08:00
Mister_Nebula
0906d5d071 remove null initialsector warning 2021-12-04 09:52:00 +00:00
Mister_Nebula
0bd60ddb68 rename variables, fix QSBOWItem (again) 2021-12-04 09:51:27 +00:00
Mister_Nebula
0dd78feb27 cleanup 2021-11-09 19:39:56 +00:00
Mister_Nebula
d1e45d7adb add some dlc stuffz 2021-11-01 20:58:10 +00:00
Mister_Nebula
a6d0780975 simplify itemmanager (remove GetObject) 2021-11-01 19:51:53 +00:00
Mister_Nebula
266b6147fc aaaaa 2021-11-01 15:49:00 +00:00
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
67f278aa87 cleanup 2021-03-29 23:37:36 +01:00
Mister_Nebula
9a60e77f4a change logs 2021-03-28 14:28:51 +01:00
Mister_Nebula
ccde13fc68 cleanup 2021-03-26 21:03:55 +00:00
Mister_Nebula
e69cd92ae3 fix things 2021-03-26 20:56:57 +00:00
Mister_Nebula
85b800d120 cleanup 2021-03-25 22:01:10 +00:00
Mister_Nebula
d9699ec2e8 fix regex, change worldobjects 2021-03-23 13:18:29 +00:00
Mister_Nebula
e250bbf2da add warp core socket 2021-03-09 17:58:14 +00:00
Mister_Nebula
3e403f0d68 fix streaming 2021-03-07 20:12:38 +00:00
Mister_Nebula
dd0ad0c943 remove old stuff 2021-03-06 13:18:23 +00:00
Mister_Nebula
3d1c6e02cf aa 2021-03-05 15:23:51 +00:00
Mister_Nebula
78ca4a5884 add nomai remote platform worldobject + patch 2021-03-02 09:49:58 +00:00
Mister_Nebula
0c846a35ec add nomaiconversationstones and warp cores 2021-02-27 17:44:34 +00:00
Mister_Nebula
b89f24d925 cleanup 2021-02-26 22:26:17 +00:00
Mister_Nebula
c5ce51e039 add shared stone stuff 2021-02-26 22:24:49 +00:00
Mister_Nebula
c02b50d183 add completeunsocket sync, and fix geyser 2021-02-26 12:47:05 +00:00
Mister_Nebula
d9f26917d5 cleanup 2021-02-26 10:23:51 +00:00
Mister_Nebula
7beddebcc1 add carry sockets for players 2021-02-26 10:23:08 +00:00
Mister_Nebula
613d4451d1 cleanup 2021-02-26 09:04:22 +00:00
Mister_Nebula
b30490dd4e cleanup 2021-02-25 22:46:31 +00:00
Mister_Nebula
2fce65aec3 add carry event 2021-02-25 22:45:32 +00:00
Mister_Nebula
35b99fcd8e add socketing stuff 2021-02-25 21:24:10 +00:00
Mister_Nebula
506f040b97 add socket stuff 2021-02-25 14:53:34 +00:00
Mister_Nebula
d34eeda44d add drop sync 2021-02-25 13:52:49 +00:00
Mister_Nebula
75fdc85fff update world objects 2021-02-24 10:45:25 +00:00
Mister_Nebula
786277278e add worldobjects and patch 2021-02-23 14:42:18 +00:00