Mister_Nebula
|
767d2d0318
|
Update PlayerEntanglementWatcher.cs
|
2021-12-12 10:49:21 +00:00 |
|
JohnCorby
|
65042e6a74
|
Merge branch 'dev' into addplayer
|
2021-12-12 02:18:42 -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 |
|
JohnCorby
|
8c4004fc58
|
use ObjectId instead
|
2021-12-11 21:57:23 -08:00 |
|
JohnCorby
|
6a81808bc0
|
Merge branch 'dev' into worldobject-init
|
2021-12-11 18:15:12 -08:00 |
|
JohnCorby
|
0988dc8f45
|
Merge branch 'dev' into tornadoes
# Conflicts:
# QSB/Events/EventNames.cs
|
2021-12-11 16:16:40 -08:00 |
|
Mister_Nebula
|
1aa99df228
|
fix ready event lol
|
2021-12-12 00:00:24 +00:00 |
|
JohnCorby
|
cbc495f9ba
|
use new(), make IWorldObjectTypeSubset derive IWorldObject, add constraints
|
2021-12-11 15:09:45 -08:00 |
|
Mister_Nebula
|
d9e250d191
|
help
|
2021-12-11 20:06:02 +00:00 |
|
Mister_Nebula
|
accef60619
|
add _waitingForEvent
|
2021-12-11 11:47:21 +00: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
|
e163a2a69f
|
some error catchers
|
2021-12-10 14:54:51 +00:00 |
|
Mister_Nebula
|
cffe6856a8
|
Merge branch 'dev' into new-save-sync
|
2021-12-07 15:47:30 +00:00 |
|
Mister_Nebula
|
4a7cc859fb
|
add dlc install check
|
2021-12-07 13:35:03 +00:00 |
|
JohnCorby
|
4978ece2ff
|
go back to using transform syncs. it just gets too desynced without it
|
2021-12-06 03:09:23 -08:00 |
|
JohnCorby
|
1fa41d30fd
|
Merge branch 'dev' into tornadoes
|
2021-12-06 01:59:24 -08:00 |
|
JohnCorby
|
ccb25dc7f4
|
move ForIdOverride to QSBEventManager
|
2021-12-06 01:57:56 -08:00 |
|
JohnCorby
|
b4dde8dc22
|
Merge branch 'dev' into tornadoes
|
2021-12-06 01:53:32 -08:00 |
|
JohnCorby
|
8ae21ede3d
|
finally block so ForIdOverride is returned to normal
|
2021-12-06 01:44:24 -08:00 |
|
JohnCorby
|
4db0df8527
|
log-o remove-o
|
2021-12-06 01:44:23 -08:00 |
|
JohnCorby
|
940d01f81b
|
buh
|
2021-12-06 01:44:04 -08:00 |
|
JohnCorby
|
36547dfe58
|
fix ForIdOverride
|
2021-12-06 01:44:04 -08:00 |
|
JohnCorby
|
ed14c30f9e
|
with request resync, server should only send requesting client the info, rather than sending it to everyone
|
2021-12-06 01:44:03 -08:00 |
|
JohnCorby
|
4b4c142e20
|
goofs
|
2021-12-06 01:44:02 -08:00 |
|
JohnCorby
|
fbb88b5775
|
body resyncing
|
2021-12-05 21:30:04 -08:00 |
|
JohnCorby
|
543e2d57d5
|
form state for real
|
2021-12-05 20:13:05 -08:00 |
|
Mister_Nebula
|
a9fc152ff8
|
replace RequireWorldObjectsReady with property
|
2021-12-05 11:03:09 +00:00 |
|
Mister_Nebula
|
88084bb24d
|
add RequireWorldObjectsReady check to all events
|
2021-12-04 16:39:37 +00:00 |
|
_nebula
|
4b3b8cd4a1
|
Merge pull request #394 from misternebula/eventnames-nameof
use nameof in EventNames
|
2021-12-04 16:19:57 +00:00 |
|
Mister_Nebula
|
0bd60ddb68
|
rename variables, fix QSBOWItem (again)
|
2021-12-04 09:51:27 +00:00 |
|
JohnCorby
|
c051b5745b
|
use nameof in EventNames
|
2021-12-03 19:39:01 -08:00 |
|
JohnCorby
|
914a05916d
|
removed world object bools from qsbcore since they're duplicates
|
2021-12-02 02:44:34 -08:00 |
|
Mister_Nebula
|
f612d2b37b
|
remove EventType
|
2021-11-29 22:26:32 +00:00 |
|
Mister_Nebula
|
7054b239a1
|
create DebugSettings
|
2021-11-25 22:44:15 +00:00 |
|
Mister_Nebula
|
03f615525b
|
cleanup
|
2021-11-25 15:32:34 +00:00 |
|
Mister_Nebula
|
4cf5b32b30
|
move translation sync
|
2021-11-25 15:25:17 +00:00 |
|
Mister_Nebula
|
73e8f498a2
|
always have local flashlight casting shadows
|
2021-11-25 11:28:13 +00:00 |
|
Mister_Nebula
|
d2e43827fa
|
merge dev into some-cleanup
|
2021-11-22 14:29:54 +00:00 |
|
JohnCorby
|
d8bfdaee2e
|
Merge branch 'dev' into some-cleanup
|
2021-11-22 02:07:03 -08:00 |
|
Mister_Nebula
|
894e7d462c
|
remove lots of debug logs
|
2021-11-21 15:38:11 +00:00 |
|
Mister_Nebula
|
935726c861
|
more fixes
|
2021-11-21 13:52:29 +00:00 |
|
JohnCorby
|
44ce17fda9
|
swap EventType for PlayerInformationEvent.cs and LaunchCodesEvent.cs lol
|
2021-11-20 17:40:41 -08: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
|
0c78faff03
|
fix launch code event + add check for duplicate eventtypes
|
2021-11-20 17:38:00 +00:00 |
|