Ryzom Information Tool

Added by Lycidas almost 9 years ago

  • Project Name: Ryzom Information Tool
  • Project Type: Java Standalone Application
  • Project Email:
  • Project Members: hellmantwo
  • Project URL: http://www.ryzom-info-tool.de.tf
  • Project Source URL: git://github.com/ndewitt/ryzom-info-tool.git
  • Project Description: A Java Desktop application with several plugins. A Character plugin for displaying char information, frmo Name, server, Dappers, Crystalls, Skills and Items. Items searchable, filterable. Items that are materials will be shown with their stats. Items in store will show the time, until they are sold. A Guild Plugin showing guild data, Crystalls and Guildhosue inventory. Same as for Character Plugin searchable, filterable and for materials stats are shown. A MatBrowser Plugin showing most materials with their related stats.

Replies (3)

RE: Ryzom Information Tool - Added by Lycidas almost 9 years ago

As the above has a strict formatting, i add some information in a readable manner down here:

The Ryzom Information Tool is a Java Desktop Application that uses the Ryzom API for retrieving data on chars, guilds and serverticks.
Needed is a JRE 1.6 on your system installed to run the application.

The big size is, because most images of items are stored into a database to minimize loading and server traffic.

The tool itself is just a multilingual framework that loads plugins. There are some plugins available:

CharacterPlugin
  • Shows detailed information on character data
  • Stats like guild name, dappers, HP, Skills, Crystals available
  • Inventory data with their stats
  • Mats in the inventory can be shown with their stats
  • Inventory is filterable and searchable in several ways
  • Store items are shown with their time until sold and marked red, if there is only less then one day left
  • Items that have less then 25% of their maximum are shown in red
GuildPlugin
  • Shows detailed information on guil data
  • Stats like guild name, dappers, members, Crystals available
  • Inventory data with their stats
  • Mats in the inventory can be shown with their stats
  • Inventory is filterable and searchable in several ways
  • Items that have less then 25% of their maximum are shown in red
MatBrowser
  • Shows almost every Material with their stats in their different categories

See more on http://www.ryzom-info-tool.de.tf

RE: Ryzom Information Tool - Added by Lycidas almost 9 years ago

A new Version released (V1.2)
  • Filtering of materials by categorie possible
  • Tekorn, Maga and Vedice weapons now recogniced as weapons
  • optical updates
  • and some more

(1-3/3)