-
Updated
Mar 22, 2022 - TypeScript
game
Here are 49,000 public repositories matching this topic...
-
Updated
Mar 22, 2022 - Swift
-
Updated
Mar 22, 2022
-
Updated
Feb 10, 2022 - CSS
-
Updated
Mar 22, 2022 - Java
-
Updated
Oct 11, 2021 - 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
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
-
Updated
Mar 19, 2022 - C#
With support for rectangular maps added to the game, the requirement for heightmaps to be square is no longer necessary.
The code below the above check relies on the assumption that the width and height match. This needs
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
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 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
-
Updated
Aug 10, 2021 - Rust
Describe the bug
An NPC gave me a quest to gather 80 cattail stalks but they are only available outside winter. It's day 12 of winter right now.
Steps to reproduce
- Meet an NPC in the winter.
- Ask to help them.
- Get cattail stalk quest.
- Try to harvest cattails.
- Only get roots but not stalks. Quest is soft-locked until spring.
Expected behavior
Expected behavior
LTN UX feedback
NOTE: I marked this as a good first issue; I'd love help with any of these! If you're interested, please comment here and I can provide more info to get started.
Moving a growing list of UX problems from my offline notes to here. Many found from a quick UX study with @Robinlovelace -- thanks!
- Proposals aren't saved on web, because
abstio::write_binary
is unimplemented. Local storag
-
Updated
Dec 9, 2021 - Python
-
Updated
Mar 22, 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
Jan 25, 2022 - HTML
-
Updated
Feb 3, 2022 - C#
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