Difference between revisions of "NetExaltedXP"

From Exalted - Unofficial Wiki
Jump to: navigation, search
m (link fix)
m
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== [[NetExalted]] Class Structure Proposal ==
+
== NetExalted Class Structure Proposal ==
Trying to be so gentle with subpages is annoying.  In any case, this is where I am placing the meat of my proposal for [[NetExalted]]. -[[Xeriar]]
+
Trying to be so gentle with subpages is annoying.  In any case, this is where I am placing the meat of my proposal for NetExalted. -[[Xeriar]]
  
* [[/Data]] - The basic Data class.  Has two strings, governs all basic passing of data in [[NetExalted]].
+
* /Data - The basic Data class.
* [[/NetExalted]] - The [[NetExalted]] class.  The 'Core'.
+
* /NetExalted - The NetExalted class.  The 'Core'.
* [[/Character]] - The Character class.
+
* /Character - The Character class.
* [[/Trait]] - The Trait class.
+
* /Trait - The Trait class.
* [[/FrontEnd]] - Placeholder for the Front End class.
+
* /FrontEnd - Placeholder for the Front End class.
  
 
As mentioned, my coding experience is not going to lead me in the realm of graphical, print, or pdf output, I am afraid, so I will leave that to those who have better trodden the path if at all possible.
 
As mentioned, my coding experience is not going to lead me in the realm of graphical, print, or pdf output, I am afraid, so I will leave that to those who have better trodden the path if at all possible.
  
* [[NetExalted/XeriarProposal|Link to the original proposal]] - Groundwork laying, for the most part.
+
=== Old Proposal Discussions and Such ===
 +
I'm keeping these for memory's sake, and some important stuff was talked about between [[flymolo]] and I.
 +
* [[NetExalted/XNEPCoreClass|Core]]
 +
* [[NetExalted/XNEPTraitClass|Trait]]
 +
* [[NetExalted/XNEPValueClass|Value]]
 +
* [[NetExalted/XeriarProposal|Proposal]]
 
== Comments ==
 
== Comments ==

Revision as of 04:49, 31 January 2005

NetExalted Class Structure Proposal

Trying to be so gentle with subpages is annoying. In any case, this is where I am placing the meat of my proposal for NetExalted. -Xeriar

  • /Data - The basic Data class.
  • /NetExalted - The NetExalted class. The 'Core'.
  • /Character - The Character class.
  • /Trait - The Trait class.
  • /FrontEnd - Placeholder for the Front End class.

As mentioned, my coding experience is not going to lead me in the realm of graphical, print, or pdf output, I am afraid, so I will leave that to those who have better trodden the path if at all possible.

Old Proposal Discussions and Such

I'm keeping these for memory's sake, and some important stuff was talked about between flymolo and I.

Comments