Yet Another Squad Builder 2.5
December 12, 2023 ยท View on GitHub
What?
This is a squad builder for the Second Edition of the X-Wing Miniatures game by Atomic Mass Games (formerly owned by Fantasy Flight Games), completely in HTML and JavaScript. No backend is necessary. It can theoretically be dropped into any existing site, but since it uses a lot of styling from Twitter Bootstrap it may require some CSS trickery if you're using some other incompatible framework (e.g. Foundation).
Isn't there already an Official Squadbuilder out?
Yes, but it is no longer supported by FFG/AMG
So...?
MAGIC
What happened to Geordanr?
He 'retired'. I took over.
When will this be done?
Whenever X-Wing as a game is dead. Our hearts don't count.
Building
- Install Node.js to get
npm. sudo npm install -g grunt-clito install the global Grunt CLI.npm installto install the dependencies listed inpackage.json.gruntto build everything into theappdirectory. The builder is atapp/index.html.
Translation
Wanna help translating YASB into your language? You're welcome to do so! Write an issue to contact us so we can discuss how to get started.
Credits
X-Wing Miniatures is by Atomic Mass Games (until 2022 it was by Fantasy Flight Games). Icons and fonts originally from GeckoTH's excellent PSD, available here. X-Wing symbols and ships fonts courtesy Hinny and Josh Derksen and are available as a Bower package. Maneuver dial support by @hpanderson. Fancy printout design inspired by TheKestrel on the FFG forums. Upgrade card text integrated into printouts by wffurr. Squad name in the permalink and obstacles choice modal by zacharyp.
I'm not keeping this ReadMe up to date often; see the About section of the builder.