-
[Quantum Game Jam 2019](https://itch.io/jam/quantum-game-jam)
QWars (by Kevin Thomas)-
[Submission Page](https://itch.io/jam/quantum-game-jam/entries)
[Info Page](https://mytechnotalent.itch.io/q…
-
# Description
Redbrick의 API 중 하나인 **.changePlayerSpeed()** 메서드가 작동이 안 되는 현상이 발생됨.
다른 프로젝트에서 더블 체크해보고, API Issue가 맞으면 협업 채널로 여쭤보기.
## Source Code
```js
class Enemy{
constructor(object, player, hp…
-
### Checklist
- [X] I've searched the [issues and pull requests](https://github.com/pajlads/Dinkplugin/issues?q=) for similar looking suggestions.
- [x] I've checked the `Unreleased` section of th…
-
I was playing with 8x speed. I was running CBot program. Game hung.
```
(gdb) backtrace
#0 0x0818c2bf in Math::RotatePoint(Math::Point const&, float, Math::Point const&) ()
#1 0x081bddd5 in Gfx::CT…
-
- The TFBots massively lags the server and game.
- Team Fortress 2 Gamemode is generally slightly laggy to play on.
- Any previous attempts of reducing the lag using either checking if the math.rand…
-
Hi,
I would ask why there are other cords and offsets for radar png than original game files? I would like to map and bring more maps and style for web radar, but cannot understand decisions on calcu…
-
### Description
HTML5 and Windows will respect Game/Window size, and calling window_set_size will update it.
GX.Games ignores this completely, and will always display the game occupying the whole wi…
-
Given the two files (available [here](https://github.com/stephanemagnenat/planus-198)):
### `math.fbs`
```
namespace MyProject.Math;
struct Vector2 {
x: float;
y: float;
}
…
-
While we fixed the ghosting in VR, there is a more subtle issue present where the eyes are mismatched.
- [ ] - Enabled (all other checkboxes disabled). Generally looks correct but shadows in nooks …
-
I havent looked at the codebase yet, but how much effort would it be to build a 1v1 capable gameroom with matchmaking a la Counter Strike (with some sort of ranking).
Whoever completes the proof firs…