Results 67 comments of Jonathan Allen

Advanced mode breaks down cargo by subtype. So instead of just "Basic Consumables" you might get "Basic Consumables/Soda Drink". Advanced characters means it will generate an actual character for each...

TODO: Add a mouse-over or other documentation for this feature.

You don't need a guide if you understand C# programming. Just download the source code and run. There's no database or other tricky thing to setup. Sent from my Verizon,...

https://docs.microsoft.com/en-us/visualstudio/msbuild/customize-your-build?view=vs-2022 You can add something like this to the root of your source code folder and they will act as defaults for the csproj files: ``` Company.Division.$(MSBuildProjectName) $(AssemblyName) net6.0 latest...

Those are great ideas, but a lot of work. -----Original Message----- From: "LlewsTheGreat" Sent: ‎5/‎25/‎2017 7:47 PM To: "Grauenwolf/TravellerTools" Cc: "Subscribed" Subject: [Grauenwolf/TravellerTools] Make account books. (#26) Add ship cargo...

My ideal proposal would be to allow an `assert` parameter. [TestMethod] public void MyTest ( Assertions assert) 1. The `assert` parameter would be populated by the framework. 2. The `Assertions`...

Honestly, I could say. This is something that we should have people try both ways to see which is better. There is a risk of confusion if soft and hard...