Ted John

Results 145 comments of Ted John

Currently I am using unauthenticated GitHub API requests. I believe these are capped at 60 API requests per hour. You can only grab 1000 releases total per request and it...

Does this happen in the original game or is it a regression in OpenLoco?

I have almost implemented the cargo generation method so this should be possible to fix fairly soon.

> will be after standalone build We have already hit that milestone

Not sure, possibly to allow some way of writing a script to edit or create pegs easily. E.g. you could provide your own maths or algorithms to place pegs in...

Are these debug builds? Ones that might trigger asserts?

In that case, I believe it is a duplicate of #11875. The issue is not present in release builds, where asserts are disabled.

Hmm, I can't reproduce the assert on those geometric sculptures in a Windows debug build.

Some of the issues are related to freeing image lists which is a different issue and not specific to a particular object.

You can provide a more strict options interface by doing one of the two things below. It will ensure volume and pan can't co-exist with location in the same options...