Christoph Leimbrock

Results 9 comments of Christoph Leimbrock

Hey guys, i'm really excited to have stumbled up on this project. I've been working on this as well for quite some time now, not sure how we've missed eachothers...

Yeah, it took me ages to get world generation right. Working with a golden master log, diffing against my own log and figuring out that it generates an abstract map...

Thanks for your feedback so far. I added a bunch of enums for `type` fields. What do you think?

Alright then. I think this is ready to be merged.

@generalmimon Just wanted to check in to see if this is still on your radar. We've all spent a lot of time on this PR and it would be a...

Here we go again :) I hope I didn't miss anything. > 1. Do you have sample files for testing? Could you put links to them in the `/doc` block?...

Hey, I had to run a 16-bit NE installer on my arm mac today and this project seemed like the easiest way to do that. Since exporting files is not...

Thank you @jorio. I thought about reverse engineering the game but never would have dreamt of being able to take a look at the original source code. You've done a...

@staabm You need to escape that space between `Application` and `Support` or quote everything _after_ the tilde. You accidentally created two directories: `~/Library/Application` and `./Support` and effectively put the valve...