RM6SS62

Results 4 issues of RM6SS62

I'm getting "502 Bad Gateway" (nginx ofc), I'd say, half of the time on account creation, and always on account deletion. The web server being restarted there makes sense, but...

I'm initializing it this way ` particlesJS.load('particles-js', '/assets/js/particles.json', function() { let el = document.querySelector(".particles-js-canvas-el"); el.setAttribute("height", "500px"); }); ` If I un-maximize the window and then maximize it back I get...

I created an attack with a radius of 20 for a melee unit, so the damage is instantly applied once the unit reach its target, which is not convenient since...

feature