openage icon indicating copy to clipboard operation
openage copied to clipboard

Free (as in freedom) open source clone of the Age of Empires II engine ๐Ÿš€

Results 238 openage issues
Sort by recently updated
recently updated
newest added

**When I convert assets in my Docker container๏ผŒ it fails like below, a lot of "ValueError: Unknown format code 'x' for object of type 'str' "** root@c540e62088fa:/home/openage/bin# python3 -m openage...

bug
python
assets

I cannot seem to configure this release - here is the log I am getting: ``` Last login: Fri Apr 29 15:24:34 on ttys000 paul@stinky-poo-poo-laptop ~ % cd /Users/paul/Desktop/openage-0.4.1 paul@stinky-poo-poo-laptop...

os: macos
area: buildsystem

Hi, there is a feature I always liked to see in AoE but never implemented. Diablo II's perspective warping. Please check [this](https://simonschreibt.de/tag/diablo-2/) article for more information. I thought this may...

nice new thing โ˜บ

Trying to build v0.4.1 on FreeBSD, I get the following error: ``` [ 0% 2/364] cd /usr/ports/games/openage/work/openage-0.4.1 && /usr/local/bin/python3.8 -m buildsystem.pxdgen --file-list /usr/ports/games/openage/work/.build/py/pxdgen_sources --output-dir /usr/ports/games/openage/work/.build && /usr/local/bin/cmake -E touch /usr/ports/games/openage/work/.build/py/pxdgen_timefile...

question
buildsystem

**Required skills**: Python, Cython, nyan, maybe C++ **Difficulty**: Medium Currently, the asset converter stores the openage nyan API as hardcoded nyan objects. It would be much better if the converter...

lang: python
area: assets
good first issue
lang: cython

An implementation of https://github.com/SFTtech/openage/issues/1376 Feedback of any kind welcome!

improvement
c++
python
assets

1. Add `--add-dll-search-path` to all subparsers. 2. Game version auto-detection often fails on Windows when the game is installed from MS Store, due to the special file permissions. Users normally...

improvement
nice new thing โ˜บ
python
assets

Hi, I got interested in contributing to this project, and was in the section of building my dev environment. I wanted to report/seek help on this really annoying issue I...

bug
linux
buildsystem

Hi, I came across this particular issue (that I have resolved[found a workaround for]) in the make stage where what I think are the python modules (cython I imagine), fails...

bug
lang: cython

Platform: Arclinux, Mesa drivers. Sway 1.5, Qt 5.15, SDL 2.0.12 ``` % ./run INFO [py] launching openage v0.4.1-258-g1cd3f679 INFO [py] compiled by GNU 10.2.0 INFO [py] running in DEVMODE INFO...

bug
c++
ui