-
Updated
Nov 24, 2019 - PureScript
browser-game
Here are 370 public repositories matching this topic...
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Mar 6, 2020 - JavaScript
-
Updated
Mar 21, 2019 - JavaScript
Refactor DI
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
-
Updated
Aug 15, 2021 - JavaScript
-
Updated
Mar 15, 2018 - JavaScript
-
Updated
Jun 28, 2021 - PHP
If you come back to the window and still have W pressed, you should continue walking forward.
May be related: Pressing the F3 key (to show exposé view) on macOS, then releasing W, then pressing F3 again keeps you walking. In this case, when you refocus we should check the key state again.
-
Updated
Feb 27, 2021 - JavaScript
-
Updated
Feb 14, 2018 - C#
-
Updated
Aug 22, 2017 - PureScript
-
Updated
Feb 11, 2018 - HTML
-
Updated
Aug 20, 2021 - PHP
-
Updated
May 12, 2018 - JavaScript
-
Updated
Aug 8, 2021 - Rust
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Jun 16, 2021 - TypeScript
-
Updated
Jul 6, 2021 - HTML
-
Updated
Jan 29, 2021 - JavaScript
-
Updated
Jul 3, 2021 - JavaScript
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
-
Updated
Dec 15, 2015 - JavaScript
-
Updated
Apr 4, 2019 - JavaScript
Lot of the UI text in the game is hardcoded in the template files (due to my laziness and poor planning ahead) and should be replaced with link to the locale file here.
So for example you'd change this:
app/modules/Front/templates/Default/default.latte
...
<ul class="uk-list uk-list-divide-
Updated
Dec 29, 2019 - JavaScript
-
Updated
Nov 17, 2017 - PHP
-
Updated
Feb 25, 2020 - JavaScript
Improve this page
Add a description, image, and links to the browser-game topic page so that developers can more easily learn about it.
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."
What is the current behavior?
When you are on top of an NPC and want to trade/shop/bank with them. The popup screen will not popup UNTIL you move and FINISH its progress.
**If the current behavior is a bug, please provide