Will
Will
## Summary ``` [21:01:10] gulp-autoprefixer: autoprefixer: /Users/will/git/duelyst/app/ui/styles/application.css:10747:3: There is no browsers with crisp-edges rendering support.Maybe you mean pixelated? [21:01:10] gulp-notify: [Gulp notification] /Users/will/git/duelyst/app/ui/styles/duelyst.css ``` ## Impacted services - [x] The...
## Summary ``` [21:01:09] Starting 'html'... [73/893] Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div(30em, 14) or...
We're currently using `[email protected]`, which has poor support for connection timeouts. Replacing this with `[email protected]` fixes the above, but requires some changes. For example, the `zrevrankAsync` function does not exist,...
Nearly every function is `server/game.coffee` is duplicated in `server/single_player.coffee`: ``` dnsHealthCheck = () -> server = http.createServer (req, res) -> server.listen config.get('game_port'), () -> savePlayerCount = (playerCount) -> saveGameCount =...
Opening Diablo II MPQ files (e.g. `d2data.mpq` or `d2exp.mpq`) currently returns `ErrInvalidArchive`.
## Summary We may have a bug in the ECS Terraform module where launch templates are created. When not using a custom AMI, `terraform apply` can fail with the following...