Results 78 comments of Mattia

I've successfully tested it in my local server with 2 players and some bots, now I should add ArmsFix as optional plugin. This is how it looks ![image](https://user-images.githubusercontent.com/21113203/47112445-a01bd880-d256-11e8-9d95-852135a2cafe.png)

I think that wouldn't be hard hard to move the code into myjb, tough I don't get how the whole process of fixing things work

I've solved this issues by using the beam fence ( tg_fence_type "1" ) and `[FenceMaterial 1.0 255 255 255 255] materials/sprites/laserbeam.vmt` I don't think someone needs buy you never know.

@arslanaka Check the import section it should be `package:english_words/english_words.dart` not `package:flutter/english_words/english_words.dart` as you may have put.

Added support for windows & android binaries, now they're available in each build as artifacts. In the future an automated release ci will be implemented. PRs about adding iOS /...

I'm also looking into this, I need to translate the typescript type definition into another language (Dart) and I need the functions as well. If this is against the schema...

SPCode already supports SFTP (append `sftp://` before the ip address:port), but unfortunately there is not plan to add FTPS support atm, if you really need this feature get in touch...

ATM you can't use an ssh key, you'd have to provide the username & password, tough that's on my todo