Emmett Gaines
|
0943e56e08
|
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 18:28:29 +03:00 |
|
Emmett Gaines
|
34a3d2da4d
|
Refactors component signals registration (#38798)
Datums know what signals are being listened for and components can now be registered to listen for signals on more than one object.
|
2018-07-05 00:56:39 +03:00 |
|
AnturK
|
74ce12deff
|
Fixes simple rotation component deletion (#38825)
* Fixes simple rotation component deletion
* Also remove verbs on destroy.
|
2018-07-01 13:58:43 -07:00 |
|
pigeons
|
6135ec864f
|
Refactors bitflag macro values into bitshifts (#37234)
* Refactors bitflag values into bitshifts
* minor formatting edits
* Unbitshifts a macro set that skipped 3 for whatever reason
|
2018-04-19 18:36:35 -04:00 |
|
ShizCalev
|
3cb6ab32d2
|
Cleans up some duplicate canusetopic warnings
|
2018-02-11 09:56:43 -05:00 |
|
ShizCalev
|
bfde5ac057
|
[s] Fixes altclick exploits (#35456)
* Fixes altclick exploits
* Removed free spam, fixes monkey altclicks
* replaced named args with proper defines
* More cleanup and fixes
* Better yet
* Another exploit fix
* pet carrier fix
|
2018-02-11 16:06:12 +13:00 |
|
Ian Turk
|
1b35873f36
|
Fixed not being able to rotate anything except in the default rotation direction
|
2018-01-24 17:35:17 -06:00 |
|
AnturK
|
53909747c8
|
Simple rotation component. (#34476)
I'm going to port other rotations to it when i don't feel lazy.
Closes #34064
|
2018-01-23 21:09:15 +13:00 |
|