Showing posts with label labels. Show all posts
Showing posts with label labels. Show all posts

2013-03-30

Labels, Retina, and Theta Borealis

Some minor but shiny stuff:
  • Display updates and animations now use requestAnimationFrame if supported, and I used Chrome's developer tools to look for hot spots and removed some inadvertent forced layouts in loops, which should mean lower CPU load and "reduced jank" when panning the map.
    • Thanks to 77topaz for pointing out that I'd broken the map in older versions of IE. A quick fix to my requestAnimationFrame polyfill and the map should be happy in IE9 again.
  • I tweaked the presentation of polity labels seen when you first load the page - they wrap so they're a little more readable now. Sector names now wrap too, which more closely matches the Imperium Map poster. I was also able to bump up the font size. In summary: the initial view of the map should be prettier.
  • If you view the map using a modern browser that supports devicePixelRatio on a device with a high-density ("retina") display, such as an iPhone 4S/5, iPad 3, newer MacBook, Android, or even the shiny Chromebook "Pixel", the tiles are now rendered with higher quality. Summary: more pretty!
  • On a retro kick, I swapped in the data, borders and routes from Group One's Theta Borealis Sector supplement. Watch out for the Zerp! Note that the double worlds in the original's hexes 2901 and 2118 are not shown on the map and won't appear in the data.

  • Original - Group One
    TravellerMap.com
Ω

2011-10-30

Polity Labels / Reaver's Deep

I did a pass around the edges of the Imperium and tweaked the polity labels (yellow names) that appear when zoomed in. I tried to position them in non-horrible location. I also tossed one in for the Islands Cluster. Additional suggestions welcome.

Sectors away from the Imperium still need editing. Also, the government names I have for Reaver's Deep are in terrible shape. What should I use as the source for those?

Leave a comment if you see labels that could be improved. Ω

2006-10-19

Vargr Allegiances and Rimward States

Done! I've now generated borders for every sector. Of course, some still need tweaking... but I think I'll take a break now.

Most recent changes:
  • Added borders for: Ohieraoi, Fahreahluis, Hfiywitir, Irlaftalea, Teahloarifu, Ahkiweahi', Iyiyukhtoi', Banners, Hanstone, Malorn, Hadji
  • Added allegiance codes from Vilani and Vargr
  • Show labels for regions even if they're standard allegiances (e.g. "Im", "Zh", etc)
  • Added labels for J-4 and J-5 rift spanning routes (micro-scale)
  • Added allegiance code for Regency of Muirimi (Theron and Iphigenaia)
  • Corrected allegiances of Eha and Yuhoahtiyol (Hanstone Sector) to match Solomani and Aslan
Oh, and I wanted to share this quote about the Julian Protectorate:

"The borders of the Julian Protectorate are not easy to define..." - Michael R. Mikesh, Challenge #49

No kidding!

Take a peek at how I did it, and let me know what you think. Ω