-
Content Count
341 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Calendar
Everything posted by geordan
-
It's done entirely in JavaScript, except for the backend that saves the data to the database; generating PDFs myself would be pretty rough (and hard on the browser). Most browsers will print to PDF anyway, so it's redundant to reproduce that functionality.
-
I'm working in HTML, so ideally I'd like it in HTML so I can work from it directly. I had a friend translate the header part with some CSS trickery, so I'm using that as a baseline for how to do the rest. I don't think I can get every detail of the mockup, but I'll try to evoke the general design. I'm cutting down on the backgrounds, partially because my precious toner/inkjet cartridges and partially because browsers are notoriously crap at printing backgrounds properly.
-
Whoa that's fancy. I'll see what I can do (I'm a software engineer by trade, not a designer, and HTML trickery is not my forte).
-
My original intent was to have a printout that would be something you could hand to/show a TO and that they would be able to scan over quickly and confirm that you have a valid squad; I didn't want the printed page to be too busy. More like http://www.fantasyflightgames.com/ffg_content/x-wing/news/wave3/SquadList-2.png for example (I'm planning to try to replicate this format, actually). But I can look into providing more print verbosity options. What sort of data do you want to see in the printout? Originally the webpage background was white but when I added the ship image backgrounds black worked out better (and also because SPAAAAAAACE!). I've been trying to keep away from using the actual card images, although I could put in card-equivalents with just the numbers and text. I assume you mean multiple cards on a single page? Because an 8x10 card would be pretty huge.
-
I can certainly update how the printed version looks; what sort of features were you thinking of?
-
Monkeypatched. I don't have an iPad handy, but I tested it on an Android tablet and on an old iPhone 3GS, so hopefully it's actually working. Let me know if I've broken anything horribly. I wasn't able to fix the keyboard showing up for the randomizer options selector for which expansions to use. There's a weird issue with the scrollbars for the mobile dropdown which I suspect is another Select2 bug. Oh well.
-
I'd like to get rid of this bug, too, but it's caused by the behavior of the Select2 library I'm using (there's an issue filed for it at https://github.com/ivaynberg/select2/issues/1541). I'll see if I can't monkeypatch it in the meantime.
-
I appreciate the support -- comments/suggestions/bug reports always welcome!
-
Looks good. I'll be using that till the Voidstate site is back. Still doesn't have all of Wave 3 on it, but it is a pretty good one. Here is hoping for an update. What's missing that hasn't already been spoiled? Let me know and I can update. The most noticeable two: Unspoiled Omicron Shuttle: Omicron Group Pilot; Cost 21; PS 2; Focus, Target Lock Unspoiled HWK: Rebel Operative; Cost 16; PS 2; Focus, Target Lock I have both, so these are legit. Promise! Great site, sir! Added. Thanks! (And how do you have yours already? Jealous)
-
Looks good. I'll be using that till the Voidstate site is back. Still doesn't have all of Wave 3 on it, but it is a pretty good one. Here is hoping for an update. What's missing that hasn't already been spoiled? Let me know and I can update.
-
Just to point out, mine also has a random generator (not based on number of purchases, though), and can save squads using OAuth to Google, Facebook, or Twitter. Or you can just save direct links.
-
Throwing mine out there as well: http://geordanr.github.io/xwing/
-
I've added more revealed Wave 3 ships based on http://boardgamegeek.com/thread/991279/new-cards-up-for-lambda-and-hwk Nemuril said: My only complaint is that the plain text output should be a little more friendly to copy+pasting onto forums, etc. without using symbols. Added alt attributes to the images; this should make copying and pasting add proper text when there are images (at least in Firefox; current Chrome does not yet support this, but supposedly Chrome Canary does; not yet tested in IE). Thanks for the feedback! Ideas are always welcome.
-
I have a card browser in my builder which you can sort by source: http://geordanr.github.io/xwing/ However, it doesn't show how many of each card came with each expansion, whereas this post does: http://www.afewmaneuvers.com/forums/viewtopic.php?f=9&t=799
-
I think I forgot to post my builder here, and because there just aren't enough squad builders out there anyway… http://geordanr.github.io/xwing/ I've added as much of the Wave 3 cards as I've been able to gather from various forums; let me know if I've made any glaring errors/omissions. Some of the unspoiled cards are educated guesses based on squinting at teaser images. Bug reports and suggestions welcome!
