Commit Graph

29 Commits

Author SHA1 Message Date
JohnCorby
2743c8ffa9 move a bunch of WorldObjectManager stuff to QSBWorldSync 2022-01-18 00:27:32 -08:00
JohnCorby
a30cd95e84 worldobjects use new transformsyncs 2022-01-14 22:08:06 -08:00
Mister_Nebula
ef4a83e12d cleanup 2022-01-01 22:19:10 +00: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
b59668490a change Events namespace to Messages 2021-12-23 02:17:56 -08:00
JohnCorby
513741112a orbs 2021-12-23 01:51:22 -08:00
JohnCorby
801e56063c SmoothPosition and SmoothRotation 2021-12-18 14:42:15 -08:00
JohnCorby
f5f473c059 ignore cancel drag and slot collision if we dont have authority 2021-12-17 22:21:20 -08:00
JohnCorby
fbdd719846 use auth queue system for orbs 2021-12-17 21:14:30 -08:00
JohnCorby
d3f926439a use setslot instead of setslotted 2021-12-17 16:53:27 -08:00
JohnCorby
66bbf16aee okay well it works but its also wacky for some reason??? 2021-12-15 02:25:13 -08:00
JohnCorby
e6f472ff5a lets take a step back for a second 2021-12-15 01:20:51 -08:00
JohnCorby
2f648733c2 pass slot before setting it to null 2021-12-15 00:10:35 -08:00
JohnCorby
1284ce3012 we dont need an orb slot world object 2021-12-14 23:58:35 -08:00
JohnCorby
9c2ddef242 add qsborb 2021-12-14 20:24:02 -08:00
JohnCorby
6dc9135be1 extra syncyness 2021-12-13 22:36:27 -08:00
JohnCorby
3c0cdcb076 simplify, handle edge cases 2021-12-13 21:52:59 -08:00
JohnCorby
2c69f8f9f2 orb refactor 2021-12-13 21:18:16 -08:00
Mister_Nebula
565f0b7f8e update patches, use publicized assembly 2021-10-15 21:06:51 +01:00
Mister_Nebula
f267276ccf cleanup (tabs, whitespace, usings) 2021-07-07 09:02:23 +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
Mister_Nebula
a0286c3c74 fix ones in QSB 2021-06-18 22:38:32 +01:00
Mister_Nebula
5c7abe164a rework patches 2021-06-18 21:54:32 +01:00
Mister_Nebula
bba5fe4a45 cleanup 2021-03-13 10:17:52 +00:00
Mister_Nebula
67a2f3688d upgrade quantum enable/disable detection 2021-02-27 14:23:35 +00:00
Mister_Nebula
6925ff00ad add custom event abstraction 2021-02-10 19:34:41 +00:00
Mister_Nebula
ae871fff33 unpatching, stuff 2021-02-09 17:18:01 +00:00
Mister_Nebula
53974485c9
Spiral sync (#242)
* add stuff

* extract patches

* extract worldobjects (#241)

* add spiral sync

* cleanup

* cleanup

* fix

* rename

* add computers

* remove qnet flagshelper

* Update README.md

* cleanup
2020-12-31 12:10:55 +00:00