• Welcome to the new COTI server. We've moved the Citizens to a new server. Please let us know in the COTI Website issue forum if you find any problems.
  • We, the systems administration staff, apologize for this unexpected outage of the boards. We have resolved the root cause of the problem and there should be no further disruptions.

New trade automation module for Foundry VTT

drl2

SOC-5
I've been gradually building a module to automate some of the processes related to trading as described in the MgT2e rules and have reached a point where standard freight, mail, and passengers are working, so I figured I'd release it for feedback & testing while I work on the speculative trading piece. For anyone interested in playing with it, the manifest can be found here: https://github.com/drl2/space-trader-foundryvtt/releases/latest/download/module.json

trading1.png

trading2.png

trading4.png
 
Weird, I'm almost positive I saw these exact responses before, months ago, and even replied to them at the time... but here they are showing up today.

As for the idea of porting to Roll20: Not easily, as it's tied to the user interface and internal data storage mechanisms from Foundry, uses Foundry rolltables, Foundry compendiums, etc. Some of the actual game logic could be copied over but for the most part it would be a complete rewrite. (Even worse for FG since that uses a different scripting language entirely.)


I'm still gradually working on this but there's been a relative lack of un-interrupted free time to make much progress. I've ended up doing a lot of tinkering with what it outputs to the chat window and modifying it so that the GM can allow a player who owns a ship actor to use the tool as well. Foundry v12 has been released so I also need to run through the existing code and make sure there are no changes needed.
 
Weird, I'm almost positive I saw these exact responses before, months ago, and even replied to them at the time... but here they are showing up today.

As for the idea of porting to Roll20: Not easily, as it's tied to the user interface and internal data storage mechanisms from Foundry, uses Foundry rolltables, Foundry compendiums, etc. Some of the actual game logic could be copied over but for the most part it would be a complete rewrite. (Even worse for FG since that uses a different scripting language entirely.)


I'm still gradually working on this but there's been a relative lack of un-interrupted free time to make much progress. I've ended up doing a lot of tinkering with what it outputs to the chat window and modifying it so that the GM can allow a player who owns a ship actor to use the tool as well. Foundry v12 has been released so I also need to run through the existing code and make sure there are no changes needed.
Definitely didn't see my reply before. :)
 
Back
Top