Josh Cooper

Results 59 comments of Josh Cooper
trafficstars

Dunno about on Ubuntu, but on arch here, and as far back as my first post I was on `3.9.1.dev0` it's all in the collapsed support information Now [fixed~]: ```...

I think it was nearly a year ago that discussion about events steered towards integrating directly with the game. As far as I know this was a real plan that...

I understand there are timelines now, so this could[/maybe should] trigger a timeline save on the intervals.

Was there a pull request introducing these features? I can't find it, or the features mentioned.

The problem I take with changing the designations is dealing with disjointed play. -> The plugin changes designations, the player saves and exits, returns, the plugin now only knows about...

Just need to test this, but I think the detection should definitely work better. ```cpp bool isEntombed(const df::coord &map_pos) { df::coord neighbours[8]; get_neighbours(map_pos, neighbours); for (auto n: neighbours) { auto...

> change enough channel designations into dig designations such that all remaining channel designations are reachable from a dig designation. > The problem I take with changing the designations is...

I'm not talking about N configs, it is N data points

A config suggests to me we are talking about a fortress' plugin settings.

that sounds like extra steps if I need to save (let's say) 300 tiles