Mercurial > traipse_dev
view orpg/templates/templates.xml @ 133:37d26a98883f alpha
Traipse Alpha 'OpenRPG' {091010-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 (Cleaning up for Beta)
Added Bookmarks
Fix to Remote Admin Commands
Minor fix to text based Server
Fix to Pretty Print, from Core
Fix to Splitter Nodes not being created
Fix to massive amounts of images loading, from Core
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
default_manifest.xml renamed to default_upmana.xml
Cleaner clode for saved repositories
New TrueDebug Class in orpg_log (See documentation for usage)
Mercurial's hgweb folder is ported to upmana
**Pretty important update that can help remove thousands of dead children from your gametree.
**Children, <forms />, <group_atts />, <horizontal />, <cols />, <rows />, <height />, etc... are all tags now.
Check your gametree and look for dead children!!
**New Gamtree Recusion method, mapping, and context sensitivity. !!Alpha - Watch out for infinite loops!!
Dead Node Children, now that's a
O O
-v-v- Happy Halloween!
author | sirebral |
---|---|
date | Tue, 10 Nov 2009 12:11:13 -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>