Mercurial > traipse_dev
view orpg/templates/templates.xml @ 163:565ab3d84430 alpha
Traipse Alpha 'OpenRPG' {091202-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 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 | Wed, 02 Dec 2009 21:20:44 -0600 |
parents | 4385a7d0efd1 |
children |
line wrap: on
line source
<nodehandler class="group_handler" icon="gear" module="containers" name="Templates" status="useful" version="1.0"> <group_atts border="1" cols="1"/> <nodehandler class="group_handler" icon="flask" module="containers" name="Nodes" status="useful" version="1.0"> <group_atts border="1" cols="1"/> <nodehandler class="file_loader" icon="note" module="core" name="Create New Text Box" version="1.0"> <file name="textctrl.xml"/> </nodehandler> <nodehandler class="file_loader" icon="gear" module="core" name="Create New List Box" version="1.0"> <file name="listbox.xml"/> </nodehandler> <nodehandler class="file_loader" icon="grid" module="core" name="Create New Grid" version="1.0"> <file name="grid.xml"/> </nodehandler> <nodehandler class="file_loader" icon="html" module="core" name="Create New Web Link" version="1.0"> <file name="link.xml"/> </nodehandler> <nodehandler class="file_loader" icon="image" module="core" name="Create New Web Image" version="1.0"> <file name="image.xml"/> </nodehandler> </nodehandler> <nodehandler class="group_handler" module="containers" name="Containers" status="useful" version="1.0"> <group_atts border="1" cols="1"/> <nodehandler class="file_loader" module="core" name="Create New Folder" version="1.0"> <file name="group.xml"/> </nodehandler> <nodehandler class="file_loader" icon="tabber" module="core" name="Create New Tabber" version="1.0"> <file name="tabber.xml"/> </nodehandler> <nodehandler class="file_loader" icon="divider" module="core" name="Create New Splitter" version="1.0"> <file name="split.xml"/> </nodehandler> <nodehandler class="file_loader" icon="form" module="core" name="Create New Form" version="1.0"> <file name="form.xml"/> </nodehandler> </nodehandler> <nodehandler class="group_handler" icon="gear" module="containers" name="Tools" status="useful" version="1.0"> <group_atts border="1" cols="1"/> <nodehandler class="file_loader" icon="gear" module="core" name="Create New Chat Macro" version="1.0"> <file name="macro.xml"/> </nodehandler> <nodehandler class="file_loader" icon="player" module="core" name="Create New Alias Library Tool" version="1.0"> <file name="alias.xml"/> </nodehandler> <nodehandler class="file_loader" icon="gear" module="core" name="Create New Miniature Library Tool" version="1.0"> <file name="minlib.xml"/> </nodehandler> <nodehandler class="file_loader" icon="gear" module="core" name="Create remote node loader" version="1.0"> <file name="urloader.xml"/> </nodehandler> <nodehandler class="file_loader" icon="d20" module="core" name="Create New d20 Character Tool" version="1.0"> <file name="d20character.xml"/> </nodehandler> <nodehandler class="file_loader" icon="d20" module="core" name="Create New St*r W*rs Character Tool" version="1.0"> <file name="StarWars_d20character.xml"/> </nodehandler> <nodehandler class="file_loader" icon="d20" module="core" name="3rd Edition Character Tool" version="1.0"> <file name="dnd3e.xml"/> </nodehandler> <nodehandler class="file_loader" icon="d20" module="core" name="3.5 Tool" version="1.0"> <file name="dnd3.5.xml"/> </nodehandler> </nodehandler> </nodehandler>