James Smith
James Smith
Safari and Chrome are fine, but the ploys come up as an empty page in Firefox.
Some standard wargear comes up as Equipment with a zero EP cost. It doesn't need to be displayed, and just takes up space. The parser should already be ignoring it,...
So that you can customise a loaded roster to the specific models you want to use for a game. The code for KT18 does this already.
I intend to refactor the data files into a separate repo (https://github.com/KTDataCollective/KT21_Factions) for collaborative maintenance, and probably convert them to JSON at the same time so they can be reused...
It's occurred to me that we could use the replacement code we use to colour the symbols to change them to numerical values instead, as an optional toggle for people...
We need to enable the service worker to work offline. BUT we need to do a proper manifest and make sure it handles updates properly, because our initial naive use...