annotate orpg/templates/feature.xml @ 167:5c9a118476b2 alpha

Traipse Alpha 'OpenRPG' {091210-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 (Keeping up with 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 Parent Reference for gametree New Gametree Recursion method, mapping, context sensitivity, and effeciency.. New Features node with bonus nodes and Node Referencing help added Dieroller structure from Core 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 Fixes to Alternity roller's attack roll. Uses a simple Tuple instead of a Splice
author sirebral
date Thu, 10 Dec 2009 10:53:33 -0600
parents eef2463cd441
children ebe2bb19e18d
rev   line source
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
1 <nodehandler class="tabber_handler" icon="help" module="containers" name="Traipse OpenRPG" version="1.0">
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
2 <nodehandler class="tabber_handler" frame="499,524,105,36" icon="labtop" map="Traipse OpenRPG" module="containers" name="User Manual" version="1.0"><nodehandler class="textctrl_handler" icon="note" map="Traipse OpenRPG::User Manual" module="forms" name="Introduction" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
3 <text multiline="1" send_button="0">Welcome to Traipse OpenRPG.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
4
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
5 This small user manual should help users learn about the details of OpenRPG that are often times obscure.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
6
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
7 What is OpenRPG:
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
8 OpenRPG is a virtual game table software that allows users to connect via a network. The software includes a map, chat, and a gametree.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
9
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
10 What is Traipse OpenRPG:
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
11 Traipse OpenRPG is a fork of the original software that is designed to be easy for users, extremely stable, and really powerful.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
12
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
13 Traipse has features that set it apart from all other distributions of OpenRPG. The Traipse Suite includes a powerful Update Manager that makes it easy for new developers to create and share their own fork. The Suite also contains an in house Debug Console so users can see what errors, if any, occur.</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
14 </nodehandler><nodehandler class="textctrl_handler" icon="note" map="Traipse OpenRPG::User Manual" module="forms" name="Using Chat" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
15 <text multiline="1" send_button="0">The Chat window is a basic HTML Parser. It understands all basic HTML tags including table, td, tr, span, font, to name a few.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
16
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
17 The chat includes a set of commands. You can learn about the commands by entering /help
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
18
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
19 The chat also has Settings in the Chat menu that allow you see a Chat Time Index, Images, or strip the HTML and see raw text.</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
20 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,310,82" icon="note" map="Traipse OpenRPG::User Manual" module="forms" name="Using The Map" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
21 <text multiline="1" raw_mode="0" send_button="0">The Tabs:
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
22 The Map is divided into 7 tabs. They are Background, Grid, Miniatures, Whiteboard, Fog, and General. There are 6 layers to the map, one tab for each layer except General.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
23
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
24 When you select one of the tabs you may access that map layer and it's settings. You may only select tabs based on your role.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
25
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
26 Luker or in the Lobby: You cannot access any map tab or changes it's settings.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
27
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
28 Player: You have access to the Miniatures tab and the Whiteboard tab.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
29
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
30 GM: You have access to all of the tabs.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
31
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
32 The Layers:
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
33 A small description of each of the layers.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
34
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
35 Background: You can set an image as the background, an image as a tile, or you can set a color.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
36
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
37 Grid: You can change the grid size, lines, turn off the grid snap, and change the grid shape.
149
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
diff changeset
38
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
39 Miniatures: You can add new or remove miniatures and change mini properties and labels.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
40
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
41 Whiteboard: With the whiteboard you can draw lines or add text to the map.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
42
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
43 Fog: The fog layer hides the entire map from the prying eyes of players.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
44
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
45 </text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
46 </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.
149
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
diff changeset
47
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
48 Grid Nodes:
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
49 Grid nodes are now referenceable with the coordinates of the grid. Example: !@Grid::(0,0)@!
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
50 The example will return the top left most cell data. The grid understands coordinates like this (Row, Column)
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
51
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
52 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.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
53
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
54 Here is an example with a 3 x 3 Grid
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
55 Example: !@Grid::([#1d3-1], [#1d3-1])@!
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
56
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
57 The result will be a random event from the grid.
149
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
diff changeset
58
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
59 Bonus Node Included: A 52 Card Deck with 4 columns and 13 rows. (4 * 13 = 52)
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
60
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
61 List Nodes:
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
62 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.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
63
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
64 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.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
65
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
66 (List Nodes inside a Tool created PC sheet vanish when moved, or I would recommend the list be placed inside these sheets also.)
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
67
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
68 Here is an example of a Fortitude save inside the recommended list node: !!Fort::Check!!
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
69
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
70 Text Nodes:
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
71 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.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
72
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
73 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.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
74
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
75 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.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
76
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
77 Bonus Node Included: A small book node with 1 Chapter and 3 Parts.</text></nodehandler><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
78
149
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
diff changeset
79 (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)
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
80
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
81 Reference Types:
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
82 There are three ways of references node data. A Root Reference, a Child Reference, and a Parent Reference.
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
83
149
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
diff changeset
84 Root Reference:
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
diff changeset
85 A node reference that starts at the gametree. The location of the node must be exact or you will return an Invalid Reference!
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
86
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
87 A Root Reference uses this syntax:
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
88 !@Node::Child::Data@!
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
89
149
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
diff changeset
90 Child Reference:
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
diff changeset
91 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.
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
92
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
93 A Child Reference uses this syntax:
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
94 !!Node::Child::Data!!
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
95
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
96 Parent Reference:
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
97 A node reference syntax that starts by looking at the tree map and the reference used, then makes an addendum to the node's map to create a reference. The Parent Node is used when you want to reference the data in a node that is within a different container. Currently Parent References only work if they are used as a reference within a node.
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
98
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
99 A Parent Reference uses this syntax:
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
100 !#Node::Child::Data#!
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
101
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
102 Syntax for Special PC Sheet Nodes:
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
103 The nodes for the specialized PC Sheets now have a new syntax.
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
104
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
105 Skills, Saves, and Abilities:
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
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.
149
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
diff changeset
107
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
108 Examples:
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
109 !@Jonethan::Skill::Jump@! (Returns Jump ranks)
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
110 !@Mikael::Strength@! (Returns Ability Score and Mod)
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
111 !@Draj::Will@! (Returns Will Save and Mod)
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
112
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
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)
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
114
149
c2caca988a11 Traipse Alpha 'OpenRPG' {091124-00}
sirebral
parents: 143
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
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
116
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
117 Combat:
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
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.
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
119 Example: !@Kammen-Pai::Attack::M::Dagger@!
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
120
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
121 Modifier Type:
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
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.
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
123
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
124 Powers, Spells and Feats:
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
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.
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
126
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
127 Examples:
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
128 !@Kammen-Pai::Cast::Ray of Frost@!
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
129 !@Kammen-Pai::Feat::Ability Focus@!
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
130
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
131 </text></nodehandler><nodehandler class="textctrl_handler" frame="400,400,310,82" icon="note" map="Traipse OpenRPG::User Manual" module="forms" name="Setting up a Server" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
132 <text multiline="1" send_button="0">In Traipse starting a server has never been easier. The setup is as easy as 1., 2., 3
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
133
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
134 1. You will need to first start the Server GUI or the basic text based Server at least once so your software creates the server_ini.xml files in your myfiles directory. You can start it once and quit.
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
135
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
136 2. Edit the server_ini.xml file. Here you can set the server's name, the boot password, and even set the servers port.
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
137
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
138 Traipse allows you to specify a server port instead of the software demanding port 6774.
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
139
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
140 3. This is the hardest step. You need to make sure your selected port is forwarded by your router and open to your firewall.
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
141
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
142 That's it! You can now start the server and register it to the meta for all users to enjoy!</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
143 </nodehandler><nodehandler class="textctrl_handler" icon="note" map="Traipse OpenRPG::User Manual" module="forms" name="Adding to the Manual" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
144 <text multiline="1" send_button="0">Do you see something that could be explained eaiser? Report the problem as a bug and it will be added to the manual.</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
145 </nodehandler><nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::User Manual" module="forms" name="Release Notes" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
146 <link href="http://www.assembla.com/wiki/show/traipse" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
147 </nodehandler>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
148 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::User Manual" module="forms" name="Traipse User Guide" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
149 <link href="http://www.assembla.com/wiki/show/traipse/User_Manual" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
150 </nodehandler>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
151 </nodehandler><nodehandler border="0" class="group_handler" cols="1" icon="goblin" map="Traipse OpenRPG" module="containers" name="Bonus Nodes" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
152 <nodehandler class="form_handler" frame="514,464,226,108" height="600" icon="book" map="Traipse OpenRPG::Bonus Nodes" module="forms" name="Book" version="1.0" width="400">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
153 <nodehandler class="listbox_handler" frame="400,400,0,48" icon="gear" map="Traipse OpenRPG::Bonus Nodes::Book" module="forms" name="Index" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
154 <list hide_title="0" raw_mode="1" send_button="1" type="1">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
155 <option selected="1" value="">!!Chapter 1::Part 1!!</option>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
156 <option selected="0" value="">!!Chapter 1::Part 2!!</option>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
157 <option selected="0" value="">!!Chapter 1::Part 3!!</option>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
158 </list>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
159 </nodehandler><nodehandler class="tabber_handler" frame="400,400,392,45" icon="book" map="Traipse OpenRPG::Bonus Nodes::Book" module="containers" name="Chapter 1" version="1.0"><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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
160 <text multiline="1" raw_mode="0" send_button="1">&lt;br /&gt;
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
161 &lt;b&gt;Chapter 1 Part 1&lt;/b&gt;
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
162 &lt;br /&gt;&lt;br /&gt;
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
163 An introduction to your adventure module can be placed here.</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
164 </nodehandler><nodehandler class="textctrl_handler" frame="400,400,435,110" icon="note" map="Traipse OpenRPG::Bonus Nodes::Book::Chapter 1" module="forms" name="Part 2" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
165 <text multiline="1" raw_mode="0" send_button="1">&lt;br /&gt;
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
166 &lt;b&gt;Chapter 1 Part 2&lt;/b&gt;
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
167 &lt;br /&gt;&lt;br /&gt;
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
168 The adventurers have come this far.</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
169 </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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
170 <text multiline="1" raw_mode="0" send_button="1">&lt;br /&gt;
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
171 &lt;b&gt;Chapter 1 Part 3&lt;/b&gt;
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
172 &lt;br /&gt;&lt;br /&gt;
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
173 Is this the end already?</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
174 </nodehandler></nodehandler></nodehandler><nodehandler class="form_handler" frame="409,414,422,76" height="600" icon="wizard1" map="Traipse OpenRPG::Bonus Nodes" module="forms" name="Deck" version="1.0" width="400">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
175 <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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
176 <grid autosize="1" border="1">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
177 <row version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
178 <cell>AS</cell>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
179 <cell>AD</cell>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
180 <cell>AC</cell><cell>AH</cell></row>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
181 <row version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
182 <cell>KS</cell>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
183 <cell>KD</cell>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
184 <cell>KC</cell><cell>KH</cell></row>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
185 <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>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
186 <macros>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
187 <macro name="" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
188 </macros>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
189 </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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
190 <text multiline="0" raw_mode="1" send_button="1">!!52 Card Deck::([#1d13], [#1d4])!!</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
191 </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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
192 <nodehandler class="listbox_handler" frame="400,153,348,150" icon="gear" map="Traipse OpenRPG::Bonus Nodes::Encounters" module="forms" name="Roll" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
193 <list raw_mode="1" send_button="1" type="1">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
194 <option selected="0" value="">!!Chart::([#1d3],1)!!</option>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
195 <option selected="1" value="">!!Chart::([#1d2],2)!!</option>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
196 </list>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
197 </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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
198 <grid autosize="0" border="1">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
199 <row version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
200 <cell size="119">!!Set 1::Enc 1!!</cell>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
201 <cell size="115">!!Set 2::Enc 1!!</cell></row>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
202 <row version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
203 <cell>!!Set 1::Enc 2!!</cell>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
204 <cell>!!Set 2::Enc 2!!</cell></row>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
205 <row version="1.0"><cell>!!Set 1::Enc 3!!</cell><cell /></row></grid>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
206 <macros>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
207 <macro name="" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
208 </macros>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
209 </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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
210 <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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
211 <text multiline="1" send_button="1">Hoot Hoot. It's an owl.</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
212 </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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
213 <text multiline="1" send_button="1">Set 2 Random Encounter.</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
214 </nodehandler><group_atts border="1" cols="1" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
215 </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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
216 <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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
217 <text multiline="1" send_button="1">Dark Elves. Watch out!</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
218 </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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
219 <text multiline="1" send_button="1">Kobolds a plenty.</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
220 </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">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
221 <text multiline="1" send_button="1">A Wandering Minotaur</text>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
222 </nodehandler><group_atts border="1" cols="1" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
223 </nodehandler></nodehandler><group_atts border="1" cols="1" />
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
224 </nodehandler><nodehandler class="file_loader" icon="help" map="Traipse OpenRPG" module="core" name="Load Die Roller Notes" version="1.0">
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
225 <file name="die_roller_notes.xml" />
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
226 </nodehandler>
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
227 <nodehandler border="1" class="group_handler" cols="1" icon="gear" map="Traipse OpenRPG" module="containers" name="Templates" status="useful" version="1.0">
167
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
228 <nodehandler border="1" class="group_handler" cols="1" icon="knight" map="Traipse OpenRPG::Templates" module="containers" name="PC Sheets" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
229 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Templates::PC Sheets" module="core" name="Create 4e PC Sheet" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
230 <file name="4e_char_sheet.xml" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
231 </nodehandler><nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Templates::PC Sheets" module="core" name="3.5 Tool" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
232 <file name="dnd3.5.xml" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
233 </nodehandler>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
234 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Templates::PC Sheets" module="core" name="3rd Edition Character Tool" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
235 <file name="dnd3e.xml" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
236 </nodehandler>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
237 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Templates::PC Sheets" module="core" name="Create New St*r W*rs Character Tool" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
238 <file name="StarWars_d20character.xml" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
239 </nodehandler>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
240 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Templates::PC Sheets" module="core" name="Create New d20 Character Tool" version="1.0">
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
241 <file name="d20character.xml" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
242 </nodehandler>
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
243 <group_atts border="1" cols="1" />
5c9a118476b2 Traipse Alpha 'OpenRPG' {091210-00}
sirebral
parents: 166
diff changeset
244 </nodehandler><group_atts border="1" cols="1" />
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
245 <nodehandler border="1" class="group_handler" cols="1" icon="flask" map="Traipse OpenRPG::Templates" module="containers" name="Nodes" status="useful" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
246 <group_atts border="1" cols="1" />
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
247 <nodehandler class="file_loader" icon="note" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New Text Box" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
248 <file name="textctrl.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
249 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
250 <nodehandler class="file_loader" icon="gear" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New List Box" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
251 <file name="listbox.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
252 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
253 <nodehandler class="file_loader" icon="grid" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New Grid" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
254 <file name="grid.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
255 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
256 <nodehandler class="file_loader" icon="html" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New Web Link" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
257 <file name="link.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
258 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
259 <nodehandler class="file_loader" icon="image" map="Traipse OpenRPG::Templates::Nodes" module="core" name="Create New Web Image" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
260 <file name="image.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
261 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
262 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
263 <nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG::Templates" module="containers" name="Containers" status="useful" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
264 <group_atts border="1" cols="1" />
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
265 <nodehandler class="file_loader" map="Traipse OpenRPG::Templates::Containers" module="core" name="Create New Folder" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
266 <file name="group.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
267 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
268 <nodehandler class="file_loader" icon="tabber" map="Traipse OpenRPG::Templates::Containers" module="core" name="Create New Tabber" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
269 <file name="tabber.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
270 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
271 <nodehandler class="file_loader" icon="divider" map="Traipse OpenRPG::Templates::Containers" module="core" name="Create New Splitter" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
272 <file name="split.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
273 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
274 <nodehandler class="file_loader" icon="form" map="Traipse OpenRPG::Templates::Containers" module="core" name="Create New Form" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
275 <file name="form.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
276 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
277 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
278 <nodehandler border="1" class="group_handler" cols="1" icon="gear" map="Traipse OpenRPG::Templates" module="containers" name="Tools" status="useful" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
279 <group_atts border="1" cols="1" />
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
280 <nodehandler class="file_loader" icon="gear" map="Traipse OpenRPG::Templates::Tools" module="core" name="Create New Chat Macro" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
281 <file name="macro.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
282 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
283 <nodehandler class="file_loader" icon="gear" map="Traipse OpenRPG::Templates::Tools" module="core" name="Create New Miniature Library Tool" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
284 <file name="minlib.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
285 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
286 <nodehandler class="file_loader" icon="gear" map="Traipse OpenRPG::Templates::Tools" module="core" name="Create remote node loader" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
287 <file name="urloader.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
288 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
289 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
290 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
291 <nodehandler border="1" class="group_handler" cols="1" icon="browser" map="Traipse OpenRPG" module="containers" name="OpenRPG+ Resources" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
292 <group_atts border="1" cols="1" />
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
293 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="OpenRPG+ Home Page" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
294 <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
295 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
296 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="OpenRPG Forums" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
297 <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
298 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
299 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="OpenRPG Plugin HQ" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
300 <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
301 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
302 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="OpenRPG Web Ring" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
303 <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
304 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
305 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="AutoRealm" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
306 <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
307 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
308 <nodehandler class="link_handler" icon="html" map="Traipse OpenRPG::OpenRPG+ Resources" module="forms" name="PCGen" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
309 <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
310 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
311 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
312 <nodehandler border="1" class="group_handler" cols="1" map="Traipse OpenRPG" module="containers" name="Examples (Adventures)" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
313 <group_atts border="1" cols="1" />
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
314 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Examples (Adventures)" module="core" name="Bastion Press d20 Adventure" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
315 <file name="Bastion_adventure.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
316 </nodehandler>
136
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
317 <nodehandler class="file_loader" icon="d20" map="Traipse OpenRPG::Examples (Adventures)" module="core" name="Darwin&apos;s World d20 Adventure" version="1.0">
b4e02e8cd314 Traipse Alpha 'OpenRPG' {091016-00}
sirebral
parents: 0
diff changeset
318 <file name="Darwin_adventure.xml" />
0
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
319 </nodehandler>
4385a7d0efd1 Deleted and repushed it with the 'grumpy-goblin' branch. I forgot a y
sirebral
parents:
diff changeset
320 </nodehandler>
143
dc74dca250d1 Traipse Alpha 'OpenRPG' {091123-02}
sirebral
parents: 136
diff changeset
321 </nodehandler>