Difference between revisions of "Main Page"

From WikiName
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Map/Dungeon Editor ==
+
== Development Environment ==
  
* Save in SVG format (scalable vector graphics) so they can be infinitely scaled
+
* Java and Java FX
* Snap to grid/hex
+
** Usable on Windows, Mac OS, Linux, etc.
* Support for zoom in/out
 
* Standard library of objects to select from and place
 
* Standard library of creatures/monsters to select from and place
 
* Standard library of doors, secret doors, windows, fireplaces, etc. to place
 
  
 +
== Map/Dungeon Editor ==
  
+
* Save in SVG format (scalable vector graphics) so they can be scaled without pixilation
{{#tree:root=Example Tree|
+
* Revision history and the ability to revert to previous revisions
* one
+
* Grid/hex mode
* two
+
** Support snapping to the grid
** two point one
+
* Support for pan and zoom in/out
** two point two
+
** With mouse wheel as well
** two point three
+
* Standard library of building objects:
* three
+
** Walls, doors, secret doors, windows, stairways, fireplaces, etc
}}
+
* Standard library of objects to place:
 +
** Furniture, chests, etc.
 +
* Standard library of terrain objects place:
 +
** trees, rocks, waterfalls, etc.
 +
* Automatically copy outline of previous floor to next floor
 +
* Support for layers
 +
* Terrain painter
 +
** Support for standard library of textures
  
  
 +
== In Game Play ==
  
 +
* Create new session
 +
** Specify which map
 +
** List of players/states and player tokens locations/states
 +
** Monster/creature locations/states
  
 +
* Ability to save/load session
 +
** What map was loaded
 +
** Fog of war state
 +
** Player token locations/states
 +
** Monster/creature locations/states
  
<strong>MediaWiki has been installed.</strong>
+
* Simulate fog of war
 +
** Reveal only what players can see based on
 +
*** Line of sight
 +
*** Lighting/darkness
 +
*** Players own vision limitations/capabilities
 +
* List box to enter current players
 +
** Player tokens
 +
*** Customizable
 +
*** Unique (easily identifiable)
 +
*** Easily movable
 +
*** Indicate player's own vision capabilities (normal, dark vision, blindsight, blindness, normal with torch, etc.) which impacts fog of war
 +
* Monster/creature tokens
 +
** Easily movable
  
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
+
== Standard Object/Creature/Monster Libraries ==
  
== Getting started ==
+
* Accessible online at standard location
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
* Option to download the latest
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
* Includes any pictures/bitmaps/media for the objects
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
 
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
 

Latest revision as of 09:36, 27 October 2020

Development Environment[edit]

  • Java and Java FX
    • Usable on Windows, Mac OS, Linux, etc.

Map/Dungeon Editor[edit]

  • Save in SVG format (scalable vector graphics) so they can be scaled without pixilation
  • Revision history and the ability to revert to previous revisions
  • Grid/hex mode
    • Support snapping to the grid
  • Support for pan and zoom in/out
    • With mouse wheel as well
  • Standard library of building objects:
    • Walls, doors, secret doors, windows, stairways, fireplaces, etc
  • Standard library of objects to place:
    • Furniture, chests, etc.
  • Standard library of terrain objects place:
    • trees, rocks, waterfalls, etc.
  • Automatically copy outline of previous floor to next floor
  • Support for layers
  • Terrain painter
    • Support for standard library of textures


In Game Play[edit]

  • Create new session
    • Specify which map
    • List of players/states and player tokens locations/states
    • Monster/creature locations/states
  • Ability to save/load session
    • What map was loaded
    • Fog of war state
    • Player token locations/states
    • Monster/creature locations/states
  • Simulate fog of war
    • Reveal only what players can see based on
      • Line of sight
      • Lighting/darkness
      • Players own vision limitations/capabilities
  • List box to enter current players
    • Player tokens
      • Customizable
      • Unique (easily identifiable)
      • Easily movable
      • Indicate player's own vision capabilities (normal, dark vision, blindsight, blindness, normal with torch, etc.) which impacts fog of war
  • Monster/creature tokens
    • Easily movable

Standard Object/Creature/Monster Libraries[edit]

  • Accessible online at standard location
  • Option to download the latest
  • Includes any pictures/bitmaps/media for the objects