3 Commits
Author SHA1 Message Date
2b8c889578 reworks pathfinding (#5907)
- adds astar with visualizer
- adds jps with visualizer
- transitions everything to subsystem calls
- subsystem now limits the number of calls that can go on at once for
performance reasons

"uh oh, silicons is fucking with integral game code while half asleep
again"

---------

Co-authored-by: silicons <no@you.cat>
2023-08-30 19:28:20 -07:00
d76b535a65 subsystem changes (#5332)
1. de-tickers basically everything that doesn't need to be a ticker (so
most of them)
2. makes SSdpc not awful (thanks @Lohikar)

---------

Co-authored-by: silicons <no@you.cat>
2023-04-09 18:35:20 -07:00
cce3ceba0d reworks holograms (#4952)
🆑
code: some tg movement stuff
add: holocalls
add: holocalls are rather advanced; enjoy. cross ship communication will
finally be a thing.
add: AI/pAI custom holoforms; enjoy, you can finally fuck around as your
own character
/🆑

---------

Co-authored-by: silicons <no@you.cat>
2023-04-03 14:40:51 -07:00