RoryAndersonCDT -> Web based WITPAE PBEM Viewer (7/6/2015 6:37:32 PM)
|
Hey guys, in my spare time I've made a web based WITPAE PBEM viewer to teach myself how to write ASP.NET MVC websites. This uses the excellent WITP Tracker to help generate the data for the website. [image]https://i.imgur.com/guoaCE0.png[/image] Allies-Only Map [image]https://i.imgur.com/c9C4m89.png[/image] Japan-Only Map [image]https://i.imgur.com/UK9sl77.png[/image] Combined Map Pearl Harbor makes a good example for a quick tutorial on the Operation Glacier interface. I followed War in the Pacific UI as best I could, so if you are a WITP veteran the UI should Just Make Sense. [image]http://i.imgur.com/1YrRl7F.png[/image] Clicking on the red circle brings up the comments made on that hex. [image]http://i.imgur.com/cN2WCWd.png[/image] Clicking on the red 'X' up top brings up all the events that occurred on that hex. [image]http://i.imgur.com/rZp6tKZ.png[/image] The anchor icon brings up all the ships disbanded in the port. [image]http://i.imgur.com/fixRmqI.png[/image] If we click on the BB Maryland link we get a neat graph of damage over time along with information about the Maryland and its class. [image]http://i.imgur.com/WwQXLlY.png[/image] If we click on the float plane detachment we get a whole pile of graphs for this unit. I swear these graphs will get more interesting after the first turn... [image]http://i.imgur.com/LiGL4XS.png[/image] Back to the map! Clicking on the little square with an X through it in the lower left corner brings up the 'land combat units' in this hex. [image]http://i.imgur.com/cPZllw4.png[/image] And selecting one... Huh, I wonder what happened on the 7th! [image]http://i.imgur.com/fnor7Pk.png[/image] And finally, the little Task Force icon in the bottom right! [image]http://i.imgur.com/1cqIHq5.png[/image] Finally, one can change the underlying map as well as apply filters to the visible units. (More filters to come! Suggestions very welcome!) [image]http://i.imgur.com/CQUkSJs.png[/image] [image]http://i.imgur.com/hh1RL6M.png[/image] Open source: https://github.com/Baloogan/OperationGlacier (If you would like to contribue or try to get this running please let me know, I still have quite a few commits to push to this repo)
|
|
|
|