-
Updated
May 30, 2022 - TypeScript
game
Here are 51,719 public repositories matching this topic...
-
Updated
May 29, 2022 - Swift
-
Updated
May 18, 2022
-
Updated
Apr 16, 2022 - CSS
-
Updated
May 30, 2022 - Java
-
Updated
May 17, 2022 - Jupyter Notebook
Lets add the keyboard shortcuts modal on the puzzle page, very similar to how we added one to the "round" page. See that linked issue + PR for additional context.
-
Updated
May 30, 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.
Defold has added support for 90-degree rotation on tilemaps. Tiled ships with two Defold export plugins, defold and defoldcollection, which should now support this new feature as well.
Since Tiled implements tile rotation through a diagonal flip, the diagonal flip needs to be mapped to Defold's rotate90 fl
-
Updated
Feb 24, 2021 - ActionScript
Describe the bug
Most Soup Recipes are weird that the Volumes dont really match up correctly.
For Example the Woods Meat Soup 3L Version (the Version i cooked)
Requires
3L of Bone Broth/Broth/Pine Needle Tea
1,5l Of Meat (Salted Meat Slices in my Point)
3l Of Veg (canned or cooked Beans)
2,5l of Water (which will be discarded as a byproduct)
And it Makes 3L of Soup
-
Updated
Apr 9, 2022 - Rust
In the LTN route planning tool, we display 4 routes at a time:

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