-
Updated
Jun 16, 2022 - TypeScript
game
Here are 52,377 public repositories matching this topic...
-
Updated
Jun 17, 2022
-
Updated
May 18, 2022
-
Updated
Apr 16, 2022 - CSS
-
Updated
Jun 17, 2022 - Java
-
Updated
May 17, 2022 - Jupyter Notebook
In ui/
, identify uses of throttle(delay, wrapped)
that wrap networks calls. Replace these with throttlePromise(finallyDelay(delay, wrapped))
.
This will ensure that
-
Updated
Jun 16, 2022 - C#
Required skills: Python
Difficulty: Easy
For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this:
INFO [py] converting metadata
INFO [py] [0] palette
INFO [py] [1] empires.dat
INFO [py] Starting conversion...
INFO [py] Extracting Genie data...
INFO [py] Creating API-like ob
Canvas Tent station style inconsistent coloring between color scheme tab and actual ride coloring
Operating System
Windows 10, 64-bit
OpenRCT2 build
OpenRCT2, v0.4.0-239-gd76a215 (d76a215 on develop) provided by GitHub
Describe the issue
In the ride paint window, the Canvas Tent station style shows an inconsistent color from the actual ride it is used on:

The goal of this issue is to document any new bugs we come across while examining the code that are native to the original game. This will help us fix them later on when we make mods/ports.
New bugs discovered (last update 06/24/18)
- When casting a
-
Updated
Feb 24, 2021 - ActionScript
Describe the bug
Compare:
Vs e.g the terrain editor:
Steps to reproduce
n/a
Expected behavior
The field ID (e.g fd_blood
) is displayed right after
-
Updated
Jun 17, 2022 - Rust
https://github.com/DioxusLabs/taffy is the revival of the flexbox stretch
crate we use currently. Should be fairly straightforward to cutover https://github.com/a-b-street/abstreet/tree/master/widgetry/src/widgets to it. An advantage down the line could be using taffy's planned table support
-
Updated
Jun 17, 2022 - Go
What could be improved
Based on this issue: flame-engine/flame#954, I noticed that we could also go for the same approach for the packages' unit/widget tests execution,
-
Updated
Dec 9, 2021 - Python
-
Updated
Jun 11, 2022 - Python
simpleini appears to be featured as a package on a range of systems, so it might be good to support linking with the system version rather than fetching it directly from GitHub.
https://repology.org/project/simpleini/versions
Similar change for reference diasurgical/devilutionX#4464
Improve this page
Add a description, image, and links to the game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the game topic, visit your repo's landing page and select "manage topics."
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar