Skip to content
#

game

Here are 23,038 public repositories matching this topic...

pixi.js
villain-bryan
villain-bryan commented Mar 16, 2018

Issue details

While in a LibGDX environment if you press down a key and then switch to any window outside of LibGDX's scope and release that key, the LibGDX environment does not detect that release event.

Upon re-entry to the LibGDX environment, there should probably be some re-polling evaluation of the keys LibGDX thinks are pressed keys to determine if they are still pressed or not.

olistic
olistic commented May 25, 2018

Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.

Example:

# Starbolt - beginner
ZehMatt
ZehMatt commented Jun 25, 2019

The function NormalisedMain is currently returning gExitCode but gExitCode is never assigned anywhere. The process should return EXIT_FAILURE when something wen't wrong and EXIT_SUCCESS when everything goes according to plan.

So everything that currently results gExitCode has to be refactored.

ShinWinddreamer
ShinWinddreamer commented Sep 3, 2019

Basically what it says on the tin. With larger vehicles and cameras along with turrets you can only really fire your turret 360 degrees when it's daylight. At night none of your lightsources will illuminate backwards and so the cameras and with it you, can't see and aim at targets. That does work ,to a degree, if you are setting the turrets to aim automatically but i found that , in the case of th

Cervator
Cervator commented Sep 7, 2019

With GSOC ending and us having merged a lot of fundamental / API breaking things lately I'd like for us to do a round of module testing to catch our breath and make sure all the things are working - or at least compiling and running :-)

~Planning to merge #3704 later today or tomorrow without updating all the modules ahead of time and have it be part of this process, so not checking off any

You can’t perform that action at this time.