Wrexbe

Results 25 comments of Wrexbe

@vsvipul To restore the cache, the ubuntu server takes 16 seconds, and the windows server takes 2 minutes, and 29 seconds. https://github.com/space-wizards/space-station-14/runs/7017334343?check_suite_focus=true

> This should really just be a component on entities instead... It can't really work per component. The advantage of this system is how it is orders of magnitude faster...

>>This wouldn't be serializable >I think it could be changed to be serializable. It would require a little bit of transforming, and it would need to tap into the map...

- updated PR to master locally - shooting from segway didn't blow up the segway - bullet effect is still in the wrong direction

Maybe make them fall asleep if they stay in the freezer for a bit.

Maybe I fixed this in the pending UI refactor? https://github.com/space-wizards/RobustToolbox/pull/2712/commits/16044bed39823e9caa06bda2b18f2e014863e29b#diff-a2128b9f175cdb224f8191abea2925c77e7bba079213ec154e342f3078747bc7

Cursed it may be, but I've tried to compile two games so far, and it's in both of them. (Console, and Rise of Heroes)

I would use this feature. I want to know how it would handle property changes that trigger an event. What if something like this ``` var myText= new MyText{ Text...