The Wayback Machine - https://web.archive.org/web/20211129052827/https://github.com/topics/game
Skip to content
#

game

Here are 44,626 public repositories matching this topic...

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
lila
brian8267
brian8267 commented Feb 21, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'map engine test'
  2. Press the key 'n' until you get to Tristam.
  3. Wait about 3 seconds '....'
  4. See the fire effects that are on the ground stop animating. This same problem seems to occur on all maps but it's easiest to find in Tristam.

**Expected beha

olistic
olistic commented May 25, 2018

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
buffog
buffog commented Nov 27, 2021

Describe the bug

Wire draw machine does not accepts battery mods.

Most likely caused by lack of
"ammo": [ "battery" ],
line
in /data/json/items/tool/workshop.json "wire_draw_machine"

Steps to reproduce

  1. Have a player with empty wire draw machine, any other empty electric tool as control and any battery mod.
  2. Activate battery mod to attempt attaching it.
  3. Ob
devilutionX
AJenbo
AJenbo commented Nov 28, 2021

Currently if a user's system language is set to fr_CA it will automatically match the fr translation after failing to locate a Canadian specific dialect. But for pt_PT it will fall back to en_US instead of matching pt_BR, which would be a better solution in most cases.

Since scanning for files isn't to portable and we already need a curated list, it might be good to change `HasTransla

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