Componentizes orbiting (#40433)

cl ninjanomnom
fix: Orbiting is a little more aggressive about staying in orbit. The wisp as a result now correctly follows you over shuttle moves.
/cl

Goodbye SSorbit you ticking piece of shit

This also gives update_sight a signal so wisp code isn't hardcoded into it.
This commit is contained in:
Emmett Gaines
2018-09-25 02:23:27 -04:00
committed by yogstation13-bot
parent 6bf6bbd06a
commit 1d157c337d
14 changed files with 163 additions and 236 deletions

View File

@@ -101,7 +101,6 @@
#define FIRE_PRIORITY_SPACEDRIFT 30
#define FIRE_PRIORITY_FIELDS 30
#define FIRE_PRIOTITY_SMOOTHING 35
#define FIRE_PRIORITY_ORBIT 35
#define FIRE_PRIORITY_NETWORKS 40
#define FIRE_PRIORITY_OBJ 40
#define FIRE_PRIORITY_ACID 40