Skip to content
#

simulation

Here are 7,765 public repositories matching this topic...

Broxzier
Broxzier commented Nov 1, 2021

Operating System

Windows 10 x64

OpenRCT2 build

OpenRCT2, v0.3.4.1 (af78bbb on develop) provided by GitHub

Describe the issue

This bug is mostly noticeable using a custom theme where the secondary colour is set to something dark.

Area(s) with issue?

No response

Steps to reproduce

  1. Open the tile inspector
  2. Select a couple different element
  3. Observe how the text
techgeeknz
techgeeknz commented Jul 2, 2020

Version of OpenTTD

Since e04ca904a9455afc63aa87db775fe4463ab899b7

The introduction of the minimap screenshot feature appears to be duplicating functionality that will be used elsewhere for drawing the widgets within the minimap window; specifically, the GetMinimapOwner function is very likely to be replicating functionality used by the owner information overlay of the minimap window.

webots
ShuffleWire
ShuffleWire commented Oct 8, 2021

Steps to Reproduce

  1. Create empty directory with the wizard
  2. Add a robot and a join
  3. In view, add "Show join axes"
  4. Nothing seems to happens, because the line is too small

Expected behaviour
A line should appear.

Expected solution
Change the default lineScale value to 10, which make it visible, at least for a default project.
Two solutions, change the default templa

Thrive
hhyyrylainen
hhyyrylainen commented Nov 3, 2021

I just saw in auto-evo a place where energy balance is computed twice just a few rows apart:
https://github.com/Revolutionary-Games/Thrive/blob/28e604b61f63162dd44f54bd450fcbd8cd93674b/src/auto-evo/simulation/PopulationSimulation.cs#L191

this should be super simple to just store that in a variable instead of computing it twice, should give at least a tiny performance benefit.

jorgesumle
jorgesumle commented Aug 29, 2016

The wiki is very outdated and there is missing information. What I mean is that we should create a more user friendly wiki, with descriptions of every building, game element... Maybe we should add also pictures of the buildings or animations. I don't know, but we must do something to improve it. What do you think?

How can I get access to http://wiki.unknown-horizons.org/w/Main_Page? I would lik

Improve this page

Add a description, image, and links to the simulation 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 simulation topic, visit your repo's landing page and select "manage topics."

Learn more