Skip to content
#

game

Here are 51,836 public repositories matching this topic...

lila
openage
heinezen
heinezen commented Oct 1, 2021

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
python assets good first issue
duncanspumpkin
duncanspumpkin commented May 17, 2022

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.

good first issue
bjorn
bjorn commented Jun 18, 2021

The 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

usability good first issue
estebandellasilva
estebandellasilva commented May 22, 2022

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

Good First Issue (S2 - Confirmed) [JSON] Items: Food / Vitamins
abstreet
devilutionX
CaptainCosmotic
CaptainCosmotic commented May 16, 2022

Important information
Windows 10 / v1.4.0 Nightly build from 2 days ago / download

Describe
If you pick up the potion from Pepin after delivering the brain it can go into your belt. Then Adria won't take it from there. You have to put it into your inventory before ending the quest. Very small issue but maybe a simple fix

To Reproduce

  1. Do the black mushroom quest
  2. deliver
bug good first issue

Improve this page

Add a description, image, and links to the game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the game topic, visit your repo's landing page and select "manage topics."

Learn more