annotate orpg/templates/feature.xml @ 165:e4a803df4c88 beta

Traipse Beta 'OpenRPG' {091203-00} Traipse is a distribution of OpenRPG that is designed to be easy to setup and go. Traipse also makes it easy for developers to work on code without fear of sacrifice. 'Ornery-Orc' continues the trend of 'Grumpy' and adds fixes to the code. 'Ornery-Orc's main goal is to offer more advanced features and enhance the productivity of the user. Update Summary (Beta) New Features: Added Bookmarks Added 'boot' command to remote admin Added confirmation window for sent nodes Minor changes to allow for portability to an OpenSUSE linux OS Miniatures Layer pop up box allows users to turn off Mini labels, from FlexiRPG Zoom Mouse plugin added Images added to Plugin UI Switching to Element Tree Map efficiency, from FlexiRPG Added Status Bar to Update Manager New TrueDebug Class in orpg_log (See documentation for usage) Portable Mercurial Tip of the Day added, from Core and community New Reference Syntax added for custom PC sheets New Child Reference for gametree New Gametree Recursion method, mapping, context sensitivity, and effeciency.. New Features node with bonus nodes and Node Referencing help added Added 7th Sea die roller method; ie [7k3] = [7d10.takeHighest(3).open(10)] New 'Mythos' System die roller added Added new vs. die roller method for WoD; ie [3v3] = [3d10.vs(3)]. Includes support for Mythos roller. Fixes: Fix to Text based Server Fix to Remote Admin Commands Fix to Pretty Print, from Core Fix to Splitter Nodes not being created Fix to massive amounts of images loading, from Core Fix to Map from gametree not showing to all clients Fix to gametree about menus Fix to Password Manager check on startup Fix to PC Sheets from tool nodes. They now use the tabber_panel Fixed Whiteboard ID to prevent random line or text deleting. Modified ID's to prevent non updated clients from ruining the fix. default_manifest.xml renamed to default_upmana.xml Fix to Update Manager; cleaner clode for saved repositories Fixes made to Settings Panel and no reactive settings when Ok is pressed.
author sirebral
date Thu, 03 Dec 2009 00:50:11 -0600
parents e3714f232f2f
children 5c9a118476b2 ff48c2741fe7
rev   line source
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
1 <nodehandler class="tabber_handler" icon="help" module="containers" name="Traipse OpenRPG" version="1.0">
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
2 <nodehandler border="0" class="group_handler" cols="1" icon="goblin" map="Traipse OpenRPG" module="containers" name="Bonus Nodes" version="1.0">
162
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
3 <nodehandler class="form_handler" frame="409,414,406,127" height="600" icon="wizard1" map="Traipse OpenRPG::Bonus Nodes" module="forms" name="Deck" version="1.0" width="400">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
4 <nodehandler class="rpg_grid_handler" frame="400,400,425,69" icon="grid" map="Traipse OpenRPG::Bonus Nodes::Deck" module="rpg_grid" name="52 Card Deck" version="1.0">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
5 <grid autosize="1" border="1">
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
6 <row version="1.0">
162
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
7 <cell>AS</cell>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
8 <cell>AD</cell>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
9 <cell>AC</cell><cell>AH</cell></row>
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
10 <row version="1.0">
162
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
11 <cell>KS</cell>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
12 <cell>KD</cell>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
13 <cell>KC</cell><cell>KH</cell></row>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
14 <row version="1.0"><cell>QS</cell><cell>QD</cell><cell>QC</cell><cell>QH</cell></row><row version="1.0"><cell>JS</cell><cell>JD</cell><cell>JC</cell><cell>JH</cell></row><row version="1.0"><cell>10S</cell><cell>10D</cell><cell>10C</cell><cell>10H</cell></row><row version="1.0"><cell>9S</cell><cell>9D</cell><cell>9C</cell><cell>9H</cell></row><row version="1.0"><cell>8S</cell><cell>8D</cell><cell>8C</cell><cell>8H</cell></row><row version="1.0"><cell>7S</cell><cell>7D</cell><cell>7C</cell><cell>7H</cell></row><row version="1.0"><cell>6S</cell><cell>6D</cell><cell>6C</cell><cell>6H</cell></row><row version="1.0"><cell>5S</cell><cell>5D</cell><cell>5C</cell><cell>5H</cell></row><row version="1.0"><cell>4S</cell><cell>4D</cell><cell>4C</cell><cell>4H</cell></row><row version="1.0"><cell>3S</cell><cell>3D</cell><cell>3C</cell><cell>3H</cell></row><row version="1.0"><cell>2S</cell><cell>2D</cell><cell>2C</cell><cell>2H</cell></row></grid>
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
15 <macros>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
16 <macro name="" />
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
17 </macros>
162
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
18 </nodehandler><nodehandler class="textctrl_handler" frame="400,90,497,106" icon="note" map="Traipse OpenRPG::Bonus Nodes::Deck" module="forms" name="Draw" version="1.0">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
19 <text multiline="0" raw_mode="1" send_button="1">!!52 Card Deck::([#1d13], [#1d4])!!</text>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
20 </nodehandler></nodehandler><nodehandler class="form_handler" frame="400,400,501,72" height="600" icon="orc" map="Traipse OpenRPG::Bonus Nodes" module="forms" name="Encounters" version="1.0" width="400">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
21 <nodehandler class="listbox_handler" frame="400,153,348,150" icon="gear" map="Traipse OpenRPG::Bonus Nodes::Encounters" module="forms" name="Roll" version="1.0">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
22 <list raw_mode="1" send_button="1" type="1">
165
e4a803df4c88 Traipse Beta 'OpenRPG' {091203-00}
sirebral
parents: 162
diff changeset
23 <option selected="1" value="">!!Chart::([#1d3],1)!!</option>
e4a803df4c88 Traipse Beta 'OpenRPG' {091203-00}
sirebral
parents: 162
diff changeset
24 <option selected="0" value="">!!Chart::([#1d2],1)!!</option>
162
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
25 <option selected="0" value="">Option Text III</option>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
26 </list>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
27 </nodehandler><nodehandler class="rpg_grid_handler" frame="400,400,0,48" icon="grid" map="Traipse OpenRPG::Bonus Nodes::Encounters" module="rpg_grid" name="Chart" version="1.0">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
28 <grid autosize="0" border="1">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
29 <row version="1.0">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
30 <cell size="119">!!Set 1::Enc 1!!</cell>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
31 <cell size="115">!!Set 2::Enc 1!!</cell></row>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
32 <row version="1.0">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
33 <cell>!!Set 1::Enc 2!!</cell>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
34 <cell>!!Set 2::Enc 2!!</cell></row>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
35 <row version="1.0"><cell>!!Set 1::Enc 3!!</cell><cell /></row></grid>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
36 <macros>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
37 <macro name="" />
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
38 </macros>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
39 </nodehandler><nodehandler border="1" class="group_handler" cols="1" icon="ninja" map="Traipse OpenRPG::Bonus Nodes::Encounters" module="containers" name="Set 2" version="1.0">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
40 <nodehandler class="textctrl_handler" frame="400,400,0,48" icon="note" map="Traipse OpenRPG::Bonus Nodes::Encounters::Set 2" module="forms" name="Enc 2" version="1.0">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
41 <text multiline="1" send_button="1">Hoot Hoot. It's an owl.</text>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
42 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,0,48" icon="note" map="Traipse OpenRPG::Bonus Nodes::Encounters::Set 2" module="forms" name="Enc 1" version="1.0">
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
43 <text multiline="1" send_button="1">Set 2 Random Encounter.</text>
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
44 </nodehandler><group_atts border="1" cols="1" />
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
45 </nodehandler><nodehandler border="1" class="group_handler" cols="1" icon="knight" map="Traipse OpenRPG::Bonus Nodes::Encounters" module="containers" name="Set 1" version="1.0">
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
46 <nodehandler class="textctrl_handler" frame="400,400,0,48" icon="note" map="Traipse OpenRPG::Bonus Nodes::Encounters::Set 1" module="forms" name="Enc 2" version="1.0">
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
47 <text multiline="1" send_button="1">Dark Elves. Watch out!</text>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
48 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,0,48" icon="note" map="Traipse OpenRPG::Bonus Nodes::Encounters::Set 1" module="forms" name="Enc 3" version="1.0">
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
49 <text multiline="1" send_button="1">Kobolds a plenty.</text>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
50 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,0,48" icon="note" map="Traipse OpenRPG::Bonus Nodes::Encounters::Set 1" module="forms" name="Enc 1" version="1.0">
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
51 <text multiline="1" send_button="1">A Wandering Minotaur</text>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
52 </nodehandler><group_atts border="1" cols="1" />
162
e3714f232f2f Traipse Beta 'OpenRPG' {091128-00}
sirebral
parents: 150
diff changeset
53 </nodehandler></nodehandler><nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::Bonus Nodes" module="containers" name="Book" version="1.0">
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
54 <nodehandler class="listbox_handler" frame="400,400,0,48" icon="gear" map="Traipse OpenRPG::Bonus Nodes::Book" module="forms" name="Index" version="1.0">
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
55 <list hide_title="0" raw_mode="1" send_button="1" type="1">
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
56 <option selected="1" value="">!!Chapter 1::Part 1!!</option>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
57 <option selected="0" value="">!!Chapter 1::Part 2!!</option>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
58 <option selected="0" value="">!!Chapter 1::Part 3!!</option>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
59 </list>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
60 </nodehandler><nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::Bonus Nodes::Book" module="containers" name="Chapter 1" version="1.0">
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
61 <nodehandler class="textctrl_handler" frame="400,400,543,68" icon="note" map="Traipse OpenRPG::Bonus Nodes::Book::Chapter 1" module="forms" name="Part 2" version="1.0">
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
62 <text multiline="1" raw_mode="0" send_button="1">Chapter 1 Part 2
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
63
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
64 The adventurers have come this far.</text>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
65 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,543,68" icon="note" map="Traipse OpenRPG::Bonus Nodes::Book::Chapter 1" module="forms" name="Part 3" version="1.0">
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
66 <text multiline="1" raw_mode="0" send_button="1">Chapter 1 Part 3
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
67
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
68 Is this the end already?</text>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
69 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,543,68" icon="note" map="Traipse OpenRPG::Bonus Nodes::Book::Chapter 1" module="forms" name="Part 1" version="1.0">
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
70 <text multiline="1" raw_mode="0" send_button="1">Chapter 1 Part 1
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
71
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
72 An introduction to your adventure module can be placed here.</text>
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
73 </nodehandler><group_atts border="1" cols="1" />
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
74 </nodehandler><group_atts border="1" cols="1" />
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
75 </nodehandler><group_atts border="1" cols="1" />
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
76 </nodehandler><nodehandler border="1" class="group_handler" cols="1" icon="labtop" map="Traipse OpenRPG" module="containers" name="User Manual" version="1.0">
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
77 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::User Manual" module="forms" name="Traipse User Guide" version="1.0">
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
78 <link href="http://www.assembla.com/wiki/show/traipse/User_Manual" />
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
79 </nodehandler>
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
80 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::User Manual" module="forms" name="Release Notes" version="1.0">
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
81 <link href="http://www.assembla.com/wiki/show/traipse" />
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
82 </nodehandler>
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
83 <nodehandler class="textctrl_handler" frame="400,400,393,95" icon="note" map="Traipse OpenRPG::User Manual" module="forms" name="Node Referencing" version="1.0"><text hide_title="0" multiline="1" raw_mode="0" send_button="0"> Traipse node referencing is unlike other distributions of OpenRPG. The gametree mapping is a fluid map that changes with the location of your nodes. This allows you to create a reference node that will stay with your character sheet, and if you change the location of your character sheet the reference will still work.
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
84
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
85 (Note: Renaming your node causes problems with the tree mapping until you restart the software. You can just move the node and the software will reset the gametree map)
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
86
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
87 Reference Types:
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
88 There are two ways of references node data. A Root Reference and a Child Reference.
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
89
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
90 Root Reference:
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
91 A node reference that starts at the gametree. The location of the node must be exact or you will return an Invalid Reference!
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
92
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
93 A Root Reference uses this syntax:
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
94 !@Node::Child::Data@!
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
95
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
96 Child Reference:
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
97 A node reference syntax that starts by looking at within the current container node. As long as the Child Reference is in the same container as the node, the container can change location and the reference will not be damaged. Child References work from within a PC Sheet node as well.
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
98
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
99 A Child Reference uses this syntax:
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
100 !!Node::Child::Data!!
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
101
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
102 Syntax for Special PC Sheet Nodes:
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
103 The nodes for the specialized PC Sheets now have a new syntax.
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
104
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
105 Skills, Saves, and Abilities:
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
106 Skills, Saves, and Abilities all have a similar referencing syntax. You can return the base value of each by using the correct syntax.
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
107
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
108 Examples:
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
109 !@Jonethan::Skill::Jump@! (Returns Jump ranks)
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
110 !@Mikael::Strength@! (Returns Ability Score and Mod)
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
111 !@Draj::Will@! (Returns Will Save and Mod)
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
112
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
113 (Saves and Abilities have a short hand and a long hand. Abilities can use the three letter abbreviation, while saves short hand are Fort, Ref, and Will)
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
114
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
115 You can append Check to check each of these against a 1d20 roll, or you can append Mod to discover the Modifier. The Mod can be useful in other nodes
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
116
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
117 Combat:
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
118 You can now reference your attacks easily with the gametree. Using the Attack syntax you can select modifier type, and a weapon to attack with.
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
119 Example: !@Kammen-Pai::Attack::M::Dagger@!
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
120
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
121 Modifier Type:
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
122 There are two modifier types Melee (M) or Ranged (R) You will see I added can use the long word or the short hand.
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
123
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
124 Powers, Spells and Feats:
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
125 Power, Spells and Feats are hard to sometimes hard to remember, and even harder to code. The use of the Power, Spell or Feat syntax serves as an emote of what you are doing, as well as a reminder of what your Power, Spell, or Feat does.
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
126
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
127 Examples:
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
128 !@Kammen-Pai::Cast::Ray of Frost@!
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
129 !@Kammen-Pai::Feat::Ability Focus@!
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
130
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
131 </text></nodehandler><nodehandler class="textctrl_handler" frame="400,400,452,36" icon="note" map="Traipse OpenRPG::User Manual" module="forms" name="Gametree Additions &amp; Tips" version="1.0"><text hide_title="0" multiline="1" raw_mode="0" send_button="0"> With the new additions to the gametree using nodes has never been easier nor has it ever been more fluid. Included here is a list of the additions to the gametree referencing model as well as some tips on how to make the gametree work the way it was intended.
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
132
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
133 Grid Nodes:
165
e4a803df4c88 Traipse Beta 'OpenRPG' {091203-00}
sirebral
parents: 162
diff changeset
134 Grid nodes are now referenceable with the coordinates of the grid. Example: !@Grid::(0,0)@!
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
135 The example will return the top left most cell data. The grid understands coordinates like this (Row, Column)
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
136
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
137 Grid nodes can reference node data just like any other node can. With a new added feature grids are even more useful. By using a new die rolling syntax you can draw just the number of the modified roll. While this will not pass during game play, you can use it with the grid node to create a random chart. The new die roll syntax is [#XdY]. # works just like q, yet it returns only the modified die result.
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
138
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
139 Here is an example with a 3 x 3 Grid
165
e4a803df4c88 Traipse Beta 'OpenRPG' {091203-00}
sirebral
parents: 162
diff changeset
140 Example: !@Grid::([#1d3-1], [#1d3-1])@!
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
141
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
142 The result will be a random event from the grid.
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
143
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
144 Bonus Node Included: A 52 Card Deck with 4 columns and 13 rows. (4 * 13 = 52)
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
145
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
146 List Nodes:
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
147 List nodes now have a check box that allows users to send the content as a macro. List nodes are a prime reference holder because users can place a lot of references into one small node.
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
148
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
149 For the best results from a list node my tip to users would be to create a list node and place it next to the character sheet they are using, inside a the PC Sheet. The list will then use the Child Referencing syntax, but the PC Sheet can go anywhere in the tree and the player will have easy access to all the references.
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
150
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
151 (List Nodes inside a Tool created PC sheet vanish when moved, or I would recommend the list be placed inside these sheets also.)
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
152
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
153 Here is an example of a Fortitude save inside the recommended list node: !!Fort::Check!!
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
154
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
155 Text Nodes:
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
156 Text nodes remain little changed. I agree with all the 1.7.1 users who tell me, if it's not broke don't fix it. With that in mind I have some good tips for text nodes.
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
157
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
158 Text nodes can be used in conjuction with the new grid features to create random encounters. A GM could place a list of text nodes into a folder and the grid could reference the nodes.
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
159
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
160 Text nodes also work great when you need to have story text at hand that you don't want to type out during play. Create chapters with folder nodes and add the adventure text to different nodes. You can then use a List Node or a Grid Node to reference the different chapters.
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
161
150
6c5f46a5924b Traipse Beta 'OpenRPG' {091124-00}
sirebral
parents: 144
diff changeset
162 Bonus Node Included: A small book node with 1 Chapter and 3 Parts.</text></nodehandler><group_atts border="1" cols="1" />
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
163 </nodehandler><nodehandler class="file_loader" icon="help" map="Traipse OpenRPG" module="core" name="Load Die Roller Notes" version="1.0">
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
164 <file name="die_roller_notes.xml" />
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
165 </nodehandler>
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
166 <nodehandler border="1" class="group_handler" cols="1" icon="gear" map="Traipse OpenRPG" module="containers" name="Templates" status="useful" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
167 <group_atts border="1" cols="1" />
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
168 <nodehandler border="1" class="group_handler" cols="1" icon="flask" map="Traipse OpenRPG::Templates" module="containers" name="Nodes" status="useful" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
169 <group_atts border="1" cols="1" />
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
170 <nodehandler class="file_loader" icon="note" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New Text Box" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
171 <file name="textctrl.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
172 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
173 <nodehandler class="file_loader" icon="gear" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New List Box" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
174 <file name="listbox.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
175 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
176 <nodehandler class="file_loader" icon="grid" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New Grid" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
177 <file name="grid.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
178 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
179 <nodehandler class="file_loader" icon="html" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New Web Link" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
180 <file name="link.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
181 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
182 <nodehandler class="file_loader" icon="image" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New Web Image" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
183 <file name="image.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
184 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
185 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
186 <nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::Templates" module="containers" name="Containers" status="useful" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
187 <group_atts border="1" cols="1" />
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
188 <nodehandler class="file_loader" map="Traipse OpenRPG::Templates::Containers" module="core" name="Create New Folder" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
189 <file name="group.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
190 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
191 <nodehandler class="file_loader" icon="tabber" map="Traipse OpenRPG::Templates::Containers" module="core" name="Create New Tabber" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
192 <file name="tabber.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
193 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
194 <nodehandler class="file_loader" icon="divider" map="Traipse OpenRPG::Templates::Containers" module="core" name="Create New Splitter" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
195 <file name="split.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
196 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
197 <nodehandler class="file_loader" icon="form" map="Traipse OpenRPG::Templates::Containers" module="core" name="Create New Form" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
198 <file name="form.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
199 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
200 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
201 <nodehandler border="1" class="group_handler" cols="1" icon="gear" map="Traipse OpenRPG::Templates" module="containers" name="Tools" status="useful" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
202 <group_atts border="1" cols="1" />
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
203 <nodehandler class="file_loader" icon="gear" map="Traipse OpenRPG::Templates::Tools" module="core" name="Create New Chat Macro" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
204 <file name="macro.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
205 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
206 <nodehandler class="file_loader" icon="gear" map="Traipse OpenRPG::Templates::Tools" module="core" name="Create New Miniature Library Tool" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
207 <file name="minlib.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
208 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
209 <nodehandler class="file_loader" icon="gear" map="Traipse OpenRPG::Templates::Tools" module="core" name="Create remote node loader" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
210 <file name="urloader.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
211 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
212 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Templates::Tools" module="core" name="Create New d20 Character Tool" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
213 <file name="d20character.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
214 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
215 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Templates::Tools" module="core" name="Create New St*r W*rs Character Tool" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
216 <file name="StarWars_d20character.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
217 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
218 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Templates::Tools" module="core" name="3rd Edition Character Tool" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
219 <file name="dnd3e.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
220 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
221 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Templates::Tools" module="core" name="3.5 Tool" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
222 <file name="dnd3.5.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
223 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
224 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
225 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
226 <nodehandler border="1" class="group_handler" cols="1" icon="browser" map="Traipse OpenRPG" module="containers" name="OpenRPG+ Resources" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
227 <group_atts border="1" cols="1" />
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
228 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="OpenRPG+ Home Page" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
229 <link href="http://www.openrpg.com" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
230 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
231 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="OpenRPG Forums" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
232 <link href="http://forums.rpghost.com/forumdisplay.php?s=&amp;forumid=118" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
233 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
234 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="OpenRPG Plugin HQ" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
235 <link href="http://openrpg.mduo13.com/plugins.php" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
236 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
237 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="OpenRPG Web Ring" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
238 <link href="http://www.ringsurf.com/netring?ring=OpenRPG;action=home" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
239 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
240 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="AutoRealm" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
241 <link href="http://www.gryc.ws/autorealm.htm" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
242 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
243 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="PCGen" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
244 <link href="http://pcgen.sourceforge.net/01_overview.php" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
245 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
246 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
247 <nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG" module="containers" name="Examples (Adventures)" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
248 <group_atts border="1" cols="1" />
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
249 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Examples (Adventures)" module="core" name="Bastion Press d20 Adventure" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
250 <file name="Bastion_adventure.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
251 </nodehandler>
140
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
252 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Examples (Adventures)" module="core" name="Darwin&apos;s World d20 Adventure" version="1.0">
e842a5f1b775 Traipse Beta 'OpenRPG' {091123-00}
sirebral
parents: 0
diff changeset
253 <file name="Darwin_adventure.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
254 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
255 </nodehandler>
144
9babc183fa47 Traipse Beta 'OpenRPG' {091123-02}
sirebral
parents: 140
diff changeset
256 </nodehandler>