Gareth Parker

Results 73 comments of Gareth Parker
trafficstars

So I've done some more debugging, and here's where my error is: In the first (and therefore default) channel, there's a a "User has joined the channel" message with the...

So, like I said in the PR, for me it wasn't the case (The whole organization has less than 30 people), but rather users that had previously been banned. They...

Thanks for the suggestion. I've been thinking about this, and I wanted to do it as part of a larger feature where it also backs up the different profiles that...

I'm using this to generate classes based on the WSDL from Microsoft. I only mentioned this because this is one of the problems that I ran in to. A `class...

Hi. [Here](https://gist.github.com/Garethp/effbad58fabd5c2974a6#file-types-xsd-L156) is a link to the xsd and the line for the xsd. It's what's supplied by the Microsoft EWS server. At the top is what was generated originally....

Since it was a bit of a mindtwist trying to write the code, I thought I'd leave a couple of comments on how it works

> Isn't [screeps/screeps](https://github.com/screeps/screeps) outdated? [Garethp/ScreepsAutocomplete](https://github.com/Garethp/ScreepsAutocomplete) has newer commits. I have no idea, but I haven't done active development on this project in a long long time. The newer commits that...

It looks like the error is coming because this script was written for the tutorial, long long ago. The error is coming from ```javascript var room = Game.getRoom('1-1'); var count...

Probably not. And if it does, it'll likely just be replaced instead of updated

Thanks @Zinal001 I'm going to admit, I have no idea how to get this running in Visual Studio, and I don't run Windows at the moment so I can't give...