Grauenwolf / TravellerTools

Tools for the Traveller RPG
MIT License
42 stars 15 forks source link

Updated to support Interstellar Wars Era #101

Closed TedTschopp closed 2 years ago

TedTschopp commented 2 years ago

I have tested this on a Windows Machine VM and works fine. Looking forward to seeing this go live so we can use it in a campaign.

Grauenwolf commented 2 years ago

Gonna need this in the Blazor/TravellerTools 2 branch as well. Hopefully it can be pulled across directly.

TedTschopp commented 2 years ago

I also have a PR to add era to the map that the trade info puts up for each system within jump distance. But I didn’t submit it yet as I am looking for any other dependancies for era in the code.

📲Ted Tschopp

On Jan 3, 2022, at 6:48 PM, Jonathan Allen @.***> wrote:

 Gonna need this in the Blazor/TravellerTools 2 branch as well. Hopefully it can be pulled across directly.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

Grauenwolf commented 2 years ago

Pushing TravellerTool 2 branch with matching changes.

Grauenwolf commented 2 years ago

TravellerTools 2 has been updated. https://travellertoolsdemo.azurewebsites.net/world/IW/0,3/1222/info

Grauenwolf commented 2 years ago

Deployed to http://travellertools.azurewebsites.net/Home/TradeInfo?sectorX=0&sectorY=3&hexX=24&hexY=20&maxJumpDistance=1&brokerScore=0&advancedMode=false&illegalGoods=false&edition=2016&advancedCharacters=false&streetwiseScore=0&raffle=false&milieu=IW

@TedTschopp Thank you for your help.

Grauenwolf commented 2 years ago

I also have a PR to add era to the map that the trade info puts up for each system within jump distance. But I didn’t submit it yet as I am looking for any other dependancies for era in the code. 📲Ted Tschopp

I think the only thing I do with that code is pass it directly to TravellerMap.

These days I'm not personally adding new features to TravellerTools/main. On the rare occasions I have time to work on it, my updates are going into the Blazor version. But if you want to submit anything, to either, I'll gladly accept them.