-
Updated
Jun 13, 2022 - TypeScript
game
Here are 52,206 public repositories matching this topic...
-
Updated
Jun 13, 2022
-
Updated
May 18, 2022
-
Updated
Apr 16, 2022 - CSS
-
Updated
Jun 13, 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 13, 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
G1_FLAG_BMP has the wrong name its the inverse of its name it is used to indicate that the sprite has transparency and will require blending with the background to produce the end result. The vast majority of images have this flag set.
-
Updated
Jun 12, 2022 - Rust
The Terrain Brush can fill full tiles by holding Control. It is mentioned in the manual, but it would be nice if this feature was easier to discover. Also some people may want this mode to be the default, so that they don't have to hold Control all the time.
I'd suggest we add a toggle button, or two buttons to switch between, to the toolbar for the Terrain Brush. It should allow changing the c
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 - beginnerCurrently documented bugs: The DSF Buglist for Diablo v1.09 (Lurker Lounge)
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
Is your feature request related to a problem? Please describe.
I constructed a (large) wind turbine and hauled it up to the roof of my base camp expansion to make it part of a power generation structure there, but found that it couldn't be placed.
Solution you would like.
Allow wind turbines placed as appliances.
Describe alternatives you have considered.
Use the old veh
-
Updated
Jun 8, 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 13, 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