1266 Commits

Author SHA1 Message Date
Mister_Nebula
0d61e6b507 add local things to PlayerInfo 2021-07-10 18:59:37 +01:00
Mister_Nebula
c978f46039 add debug line from probe to player 2021-07-10 18:59:12 +01:00
Mister_Nebula
21d2d0b8b3 add some null/(0,0,0) checks into syncbase 2021-07-09 15:55:01 +01:00
Mister_Nebula
045a965409 destroy orb if it's unused 2021-07-09 15:54:16 +01:00
Mister_Nebula
764fb59ffb encode position when changing reference 2021-07-09 15:02:56 +01:00
Mister_Nebula
5ccbc49603 fix orbs some more 2021-07-09 12:08:43 +01:00
Mister_Nebula
084ab59c8f update rewrite count 2021-07-08 18:14:16 +01:00
Mister_Nebula
636f51d74e fix orbs 2021-07-08 14:14:56 +01:00
Mister_Nebula
bec73df7e4 fix thrusters 2021-07-08 00:11:49 +01:00
Mister_Nebula
3af11df2ff make syncbase not generic :( 2021-07-07 23:54:09 +01:00
Mister_Nebula
f350123c07 remove whitespace 2021-07-07 23:07:36 +01:00
Mister_Nebula
d98e14ee11 move update to syncbase 2021-07-07 23:04:00 +01:00
Mister_Nebula
d27ac9bba8 Create SyncBase, move lots of code into that 2021-07-07 22:12:41 +01:00
Mister_Nebula
3151780699 Add interp 2021-07-07 21:14:57 +01:00
Mister_Nebula
d84c08b036 extract out to method 2021-07-07 20:35:37 +01:00
Mister_Nebula
0457ba8b03 fix player scaling 2021-07-07 19:47:31 +01:00
Mister_Nebula
721b4fa946 add whitespace 2021-07-07 19:46:00 +01:00
Mister_Nebula
a9fdd57825 remove logs 2021-07-07 19:45:43 +01:00
Mister_Nebula
63fe79ad59 redo player prefab AGAIN 2021-07-07 19:45:14 +01:00
_nebula
3607af96ed
Merge pull request #303 from ShoosGun/master
Cleaning and moving stuff to Utility
2021-07-07 16:26:15 +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
e2dc1e8899 fix some whitespace, add braces, split lines up 2021-07-07 09:05:39 +01:00
Mister_Nebula
f267276ccf cleanup (tabs, whitespace, usings) 2021-07-07 09:02:23 +01:00
Mister_Nebula
78fd19430e change ship events 2021-07-07 09:00:54 +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
ShoosGun
8676347822 Moved RaiseEvent from WorldSync to Utilities, made it an extension and updated the parts that used the method from WorldSync 2021-07-06 20:08:26 -03:00
ShoosGun
88b19c8fe2 Cleaned PlaerStatesRequestEvent and added ForEach extension for ienumerables in Extensions 2021-07-06 19:51:12 -03:00
Mister_Nebula
72956bfe65 do it!!! 2021-07-06 22:29:47 +01:00
Mister_Nebula
0d4c9bfac2 clean up child sync 2021-07-06 21:42:57 +01:00
Mister_Nebula
f99a075fab Combine prefabs 2021-07-06 21:42:49 +01:00
Mister_Nebula
fae5f49c96 remove tokens 2021-07-06 21:11:57 +01:00
Mister_Nebula
ad1e47d950 add logs 2021-07-06 21:11:14 +01:00
Mister_Nebula
66d1160df9 Update BaseTransformSync.cs 2021-07-06 19:42:05 +01:00
Mister_Nebula
9628bc2cc0 Update SectoredTransformSync.cs 2021-07-06 19:41:45 +01:00
Mister_Nebula
94f5474966 Update DebugBoxManager.cs 2021-07-06 16:32:35 +01:00
Mister_Nebula
0194c6522d shit idk 2021-07-06 16:28:12 +01:00
Mister_Nebula
6adb0b2ffb fix probe warp effect happening too much 2021-07-05 23:37:34 +01:00
Mister_Nebula
4871992116 fix parent inconsistency check 2021-07-05 21:08:39 +01:00
Mister_Nebula
ab2c33d628 fix probe light 2021-07-05 21:08:25 +01:00
Mister_Nebula
edac51824e Add check for parent inconsistencies 2021-07-05 20:02:47 +01:00
Mister_Nebula
e4e853ead1 fixed probe parent issue 2021-07-05 19:56:55 +01:00
Mister_Nebula
cc0df3d7a0 Update default-config.json 2021-07-05 17:55:41 +01:00
Mister_Nebula
11bf557464 fix probe not working 2021-07-05 16:13:53 +01:00
Mister_Nebula
f4483b27b3 inline events 2021-07-04 23:15:53 +01:00
Mister_Nebula
35af592a58 cleanup 2021-07-04 22:44:25 +01:00
Mister_Nebula
45bbdaaa15 cleanup 2021-07-04 22:34:38 +01:00
Mister_Nebula
48e60953c3 add probe warp 2021-07-04 22:34:31 +01:00
Mister_Nebula
642aad795a remove logs 2021-07-04 19:10:50 +01:00