The app is an interactive map for the Kingmaker campaign.
It is not made for the video game but for the paper version (french version here).
The map has been done by Jon Pintar.
You can either use the site or copy everything in local.
Last website update : 09/04/2020 22h00
Blablabla copyright Paizo and Black-book Edition for the french version.
I didn't check for everything.
However some pics comes from Vectors Market.
If you think an icon is your (it could be) and you don't want me to use it or you want to have your name on the app, please ask.
PngToSvg
SvgToFont
Favicon
Font infomations
New feature, icons, ... Please ask.
Just remember that the app is still in development and free.
JS Framework : jQuery
Dropdownlist with pics : ddSlick (fix bugs, seems obsolete)
Nice title display : Tooltipster
Interaction : Interactjs
Color Picker : Farbtastic (custom for multibox)
https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Scroll-linked_effects
- Save before quit
- Toggle menu
- Adjust CSS to have all icon on the same size (more or less)
- Create capital
- "Garnison mode" for troups
- Create Road <= carcasonne style ?
- Unzoom everything
- Move to ES6
- Menu styling
- Add Worldboss'
- Load default file from web (currently data are store in js) : Cross domain origin issue
- Confirm delete element
- Put the dropdown to the default value
- Add a calendar (or something that display date)
- Find an awesome tokens for the party (choosable by the user ?)
- Localization (FR, ?)
- Possibility to choose map (use the kingmaker video-game map ?) : No fog of war, No default map https://drive.google.com/file/d/0B3tF_dcxI0LWMjNqNFY5clFsRjg/edit https://drive.google.com/file/d/0B2d5Rs815f8bOU80T1ZsUkUtZm8/view http://kingmaker.frozenstar.net/maps/Baseline_Kingmaker_Map.png
- Add a crown on the player token, and make this crown evolve with the size of the kingdom
- Display save only when add / change stuff
- New map don't center on player icon (new map)
- Dropdown are too big
- Army mode may not works on existing map
- SaveMap with Misc, on reload Misc is check but don't appear
- Align radio button with label
- Load default map (Must be outdated)
- Load file
- Save file
- Edit elements
- Hide menu on load file (Create and Load)
- Make elements movable on edit
- Put js pluggins in local (usefull in plane)
- Make fog manageable (add and remove)
- Add link to the github
- Add link to Jon Pintar's deviant-art page
- Remove element
- Center the menu to open / create map
- Add a class to hide every menu at the same time when clicking on the background (use ".menu" ?)
- Auto-enable checkbox on add item of this type
- Create a font to put icons in it (SVG, free icons / self made)
- After load (or create) center on player token
- Create factions (color element)
- Fog in CSS
- Create hexagones for faction
- RightClick tool
- Create an element en right click, remove the button
- Custom checkbox CSS
- Add a setting to change the opacity of menu / fog
- Add a favicon
- Switch hex numerotation with radiobutton
- Add army tokens (that must be factionnable)
- Add / delete Subfaction
- Use data instead of crappy css class method like I did