Guillaume Dupuy
Guillaume Dupuy
Also removes duplicates & trailing whitespace in the blocks definitions
Hi, I've been developping quite a lot with ScriptCraft lately, and I was wondering if there is any linter / formatter recommended. Personally, I'm using clang-format right now (but I'm...
If you try to do a POST request with semicolon inside the data, the post data after the semicolon will be ignored. Sample code : ``` var http = require('http');...
Currently with the classroom module, events registered by an user are unregistered on reload, which is a really, really, really useful feature (as you don't need to do it yourself...
Hi, the current trade route amount are for 'common' restock rate game setting, it would be nice to have an option to change this for 'normal' and 'rare' game setting....