Skip to content
#

browser-game

Here are 264 public repositories matching this topic...

Tiendil
Tiendil commented Aug 8, 2020
KeyError: <account_id>
  File "django/core/handlers/exception.py", line 34, in inner
    response = get_response(request)
  File "django/core/handlers/base.py", line 115, in _get_response
    response = self.process_exception_by_middleware(e, request)
  File "django/core/handlers/base.py", line 113, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwa
WaveHack
WaveHack commented Apr 20, 2019

Refactor classes (including tests) to resolve dependencies out of the IoC container with $this->dep = app($class::class) in the constructor, instead of through the constructor method arguments.

Constructor arg lists get quite long (see PopulationCalculator), and needs fixing test constructors whenever this changes.


Beep, boop, I'm a bot! Th

jkenlooper
jkenlooper commented Jul 3, 2020

The puzzle latency shows the response time from pinging the server in milliseconds. This value could be styled to better portray what it is for. Response time of less than 300 could be considered as optimal and so could be styled as green or something. Anything above 1000 (1 second) would probably be not so great.

A helpful pop up modal or something to better describe how this value is dete

Improve this page

Add a description, image, and links to the browser-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the browser-game topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.