Commit Graph

5 Commits

Author SHA1 Message Date
kevinz000
d3c2936738 bike horns and most things that have the squeak component no longer triggers from projectiles flying past them (#40077)
* Update squeak.dm

* woops

* Update squeak.dm
2018-09-07 11:57:19 +01:00
Emmett Gaines
488b6b5517 Adds the signal origin as the first arg to all signals (#39861)
* Adds the signal origin as the first arg to all signals

* Fixes some storage and nanite procs
2018-08-28 16:28:34 +01:00
McBawbaggings
77b04e2549 isnum() checks for squeak component initialisation (#39847)
if you supply step_delay_override or use_delay_override as 0 then component
just ignores these new values despite them being valid options

by using isnum() checks, these values can actually be used for this
2018-08-23 02:18:23 +01:00
Jordan Brown
db5b8c37ed Merge pull request #39059 from ninjanomnom/haunting-squeaks
Makes the squeak component slightly more horrifying
2018-07-12 02:06:39 +01:00
Emmett Gaines
2fc23f25ae Renames the squeak component file and cleans up a little registry (#38954) 2018-07-10 20:06:18 +01:00