-
Updated
Aug 6, 2021 - TypeScript
game
Here are 40,417 public repositories matching this topic...
-
Updated
Aug 5, 2021 - Swift
-
Updated
Jun 17, 2021
-
Updated
Apr 14, 2021 - Jupyter Notebook
-
Updated
Aug 6, 2021 - Java
Required skills: Cython
Difficulty: Medium
Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look
e.g. in https://lichess.org/study/HBTNQi9H/3ttnXzfm#11, Stockfish fails to load this absurd board, following an illegal king capture.
(NNUE in this screenshot, but I did see the same thing with HCE.)
Stockfish does fail loudly, as I indicated: the UI might be able to notice this and emit some error.
 provided by GitHub
The base height is not displayed correctly for track pieces in the tile inspector window.
- Reproducible in RCT2 (vanilla)?
- Specific to multiplayer?
Steps to reproduce:
- Select a track piece using the tile inspector
- Look at the base height in the properties
-
Updated
Aug 6, 2021 - 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 - beginnerTravisCI is effectively dead when it comes to OSS projects. In December they introduced a new price model and gave each org a one time allotment of 10,000 "credit". For macOS they charge 50 credit per minute (rounded up), with each build taking just over 3 minutes, and each commit running two builds that gave us just enough for 25 commits, or about two weeks before it ran out.
It's possible to
-
Updated
Feb 24, 2021 - ActionScript
-
Updated
Jun 17, 2021 - Rust
-
Updated
May 28, 2021 - Python
How can we get at UnitFmt here? Probably just need to take it in PlotOptions and plumb it through.
Good small task / intro to Rust.
Describe the bug
Gaseous fields (e.g. smoke) can spread into solid terrain / furniture in breezy conditions
Steps To Reproduce
- Construct smoking rack next to solid wall
- Insert some food and light it up
- Change wind speed to 10 m/s
- Wait (in increments of 5 minutes) until smoke spreads into the wall
Expected behavior
Gaseous fields should not spread into impassible, im
-
Updated
Aug 4, 2021 - HTML
-
Updated
May 24, 2021 - C#
-
Updated
Aug 5, 2021 - Go
-
Updated
Jan 27, 2020 - JavaScript
- find oil of accuracy
- open char
- apply to an equipped item
- notice numbers did not update
- re-equip item
- see change
This is probably a vanilla issue
js13kGames competition
August - September 2021 • Online
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