-
Updated
Jan 18, 2021 - TypeScript
game
Here are 34,536 public repositories matching this topic...
-
Updated
Jan 18, 2021 - Swift
-
Updated
Jan 15, 2021
-
Updated
Dec 25, 2020 - Jupyter Notebook
Required skills: Python
Difficulty: Medium
In AoE2's .dat format most associations and assignments of properties are done by IDs (e.g. unit has ability with ID X). The openage converter uses these IDs to lookup the associated openage API property and then map the values from AoE2's .dat structure to the corresponding API object's member values. In short, every property from AoE2
in d2common/d2fileformats/d2mpq/mpq_stream.go, function decompressMulti
panics should instead bubble up errors to be handled gracefully
This is currently crashing the game if you walk outside of town.
See #13737 for more details.
-
Updated
Jan 19, 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 - beginner-
Updated
Jan 19, 2021 - Java
noImplicitAny will help with some refactorings (such as ornicar/chessground#145). Even partial progress is useful.
-
Pick one of:
- ui/analyse
- ui/puzzle
- ui/round
-
Temporarily set
noImplicitAnytotrueinui/.../tsconfig.json. -
To compile use
yarn run dev,yarn run dev --watchoryarn run tsc --noEmitinui/.... Fix
TravisCI 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
Jan 19, 2021 - ActionScript
-
Updated
Dec 15, 2020 - Rust
-
Updated
Aug 13, 2020 - Python
Especially around the bodies of water in Seattle, there are sailboats and kayaks moving around. It would be interesting to simulate these to add flair. This is low priority in the scope of the project, but I think it could make a potentially fun starter project and does have value:
- any enhancement to the game's visuals can better engage people and help them understand changes to the map in co
Describe the bug
I think the butter in game has incorrect calculations with either the liter per one butter or calorie amount per serving. I would just like someone to make sure my calculations are correct before I do anything to the files.
Steps To Reproduce
Calculate 0.02 L to grams, that equal 20 grams. 100 grams of butter typically equa
-
Updated
Dec 15, 2020 - C#
-
Updated
Jan 27, 2020 - JavaScript
-
Updated
Jan 11, 2021 - Python
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Jan 18, 2021 - 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