-
Updated
Mar 24, 2022 - TypeScript
game
Here are 49,173 public repositories matching this topic...
-
Updated
Mar 26, 2022 - Swift
-
Updated
Mar 22, 2022
-
Updated
Feb 10, 2022 - CSS
-
Updated
Mar 26, 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 26, 2022 - C#
Whilst investigating #16877 I noticed that the TrackElementDescriptor::Price is incorrect. Its a price modifier not an actual price its used to work out the price using the following calc (RideTrackPrice * TED::Price) / 65536.
Therefore the units of TrackElementDescriptor::Price should be changed to uint32_t and the name changed to PriceModifier and a comment added stating that it shou
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 - beginnerThe 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
on day 1 of a new magiclysm run encountered a zowlbear predator
Steps to reproduce
- start magiclysm world
- drive around
- find terror in magic zombie form
Expected behavior
i would expect evolved owlbear zombies to be showing up later than day 1, since owlbear zombies are already terrifying enough
Screenshots

Zooming in a bit, you can see some of the routes overlap, but then split off and maybe rejoin:
 implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar