.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

ATF: Armored Task Force- Save $8.00
War Plan Pacific- Save $8.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening

Reply
 
Thread Tools Display Modes
  #1  
Old December 11th, 2009, 09:53 AM

ese-aSH ese-aSH is offline
Private
 
Join Date: Dec 2008
Posts: 32
Thanks: 1
Thanked 10 Times in 1 Post
ese-aSH is on a distinguished road
World Spells & Items browser

Hi folks,

I open this thread to share with you a little tool I made, hereby know as "Spells & Items browser".

A Screenshot :



What is this?
A little java application that allows to parse dominions 3 spells and items data more easily than what the game offers.
It contains spells & items data from the unofficial wiki, and offer the possibility to sort, filter, parse spells & items data.


What is it for?
I found myself in need of such a tool. I consider myself neither as a noob nor a veteran. I know most of the game mechanisms, but I did not spend time on each nation to get the best strategies. I dont know the complete list of spells and items, and before each game I start I spend hours reading the manuel in order to figure my strategic goals (which spell do I want, which item will I be able to forge, what are my mages strenght...).
This tool makes these things easier.


How should I use it?
Choose a nation you dont know, and try to establish strategy for it. You can use the tool to see accurate capacities of each mage, to determine your research priority, it can also help setting the pretender magic path if you see a spell/item beyond the reach of your nationnal mages that would fit the strategy.
Keep the manual close, you will still need it.


What is it not?
Its not 'great', its not 'awesome', it wont do miracles. Its just a limited database with simplified access and some presentation effort.


Troubleshooting
- To run on non windows OS, get java and run "java -jar com.ap.d3.jar" command in the unzipped directory.
- Look & feel is platform dependant. Sorry for that if it does not look cool on your computer.
- Be aware that nationnal spells are not filtered by any mean


Thanks
- Lch for his comments, help and advices
- All contributors to the unofficial wiki that gathered all data


Closing
This tool could be improved, a lot. Yet I wont probably spend much time on it.
- If major issues are found, I will try to fix it
- If some people want to provide a CBM version of the spells and items data, have a look into the files "spells.xml" and "items.xml" ; its pretty easy and anyone should be able to modify the data here. If someone does that, I will add a way to switch data on the fly in the application.
- If some people want the source files to go further, I can provide it. One can imagine adding units and nations data for instance.


I hope some of you will try it, and hopefully find it usefull
Attached Files
File Type: zip d3.zip (4.37 MB, 278 views)

Last edited by ese-aSH; December 11th, 2009 at 10:05 AM..
Reply With Quote
The Following 10 Users Say Thank You to ese-aSH For This Useful Post:
  #2  
Old December 11th, 2009, 10:03 AM
Edi's Avatar

Edi Edi is offline
National Security Advisor
 
Join Date: Oct 2003
Location: Helsinki, Finland
Posts: 5,425
Thanks: 174
Thanked 695 Times in 267 Posts
Edi is on a distinguished road
Default Re: Spells & Items browser

This is useful, all right. Great work and thank you!
Reply With Quote
  #3  
Old December 11th, 2009, 11:18 AM
WraithLord's Avatar

WraithLord WraithLord is offline
General
 
Join Date: Sep 2003
Location: Tel Aviv, Israel
Posts: 3,465
Thanks: 511
Thanked 162 Times in 86 Posts
WraithLord is on a distinguished road
Default Re: Spells & Items browser

nice

Thank you for the effort.
Reply With Quote
  #4  
Old December 11th, 2009, 03:51 PM
Foodstamp's Avatar
Foodstamp Foodstamp is offline
Major General
 
Join Date: Oct 2006
Location: Tennessee USA
Posts: 2,059
Thanks: 229
Thanked 106 Times in 71 Posts
Foodstamp is on a distinguished road
Default Re: Spells & Items browser

very cool
__________________
BLAH BLAH BLAH BLAH NEXT TURN.
Reply With Quote
  #5  
Old December 12th, 2009, 01:34 AM
Quitti's Avatar

Quitti Quitti is offline
Captain
 
Join Date: Aug 2008
Location: Finland
Posts: 827
Thanks: 23
Thanked 27 Times in 27 Posts
Quitti is on a distinguished road
Default Re: Spells & Items browser

While the idea is great, I'd still be wanting to see the stats of the items (like the damage/att/def/len of weapons, possible onebattlespells or castable spells with the item or such, prot/def/enc of armor and so on), the damage/effects of battlefield spells and the already mentioned chance to swap between CBM and vanilla mode - I don't really have time to do those myself

Also, some sort of distinguishing between national and non-national spells might be useful (color of the text? some sort of tag in the spell description?) - while I can remember most national spells when I see them, other people might not.

Still, an excellent tool for quick reference.

Edit: in the items, the misc itemtype is "Miscanelous" when it should be "Miscellaneous"

Last edited by Quitti; December 12th, 2009 at 01:44 AM..
Reply With Quote
  #6  
Old December 13th, 2009, 10:58 AM
lch's Avatar

lch lch is offline
General
 
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
lch is on a distinguished road
Default Re: Spells & Items browser

I see that you have improved the filtering options further and incorporated some of my suggestions, very nice. The program isn't platform independent, though, although it is built using Java the libs that it uses are Windows-specific. I tried to compile the new program for Linux systems, but the new image loading/caching mechanism makes troubles with the icon filenames now. In case you manage to get ahold of a Linux system (you could e.g. boot into an Ubuntu live system for this, I think) it would be nice if you could provide an alternate version for Linux systems.

Thanks for the effort, again.
__________________
Come to the Dom3 Wiki and help us to build the biggest Dominions-centered knowledge base on the net.
Visit my personal user page there, too!
Pretender file password recovery
Emergency comic relief
Reply With Quote
  #7  
Old December 14th, 2009, 10:27 AM

Sombre Sombre is offline
BANNED USER
 
Join Date: Feb 2007
Posts: 5,463
Thanks: 165
Thanked 324 Times in 190 Posts
Sombre is on a distinguished road
Default Re: Spells & Items browser

Yeah the weapon values would be nice to see.
Reply With Quote
  #8  
Old December 14th, 2009, 01:52 PM

ese-aSH ese-aSH is offline
Private
 
Join Date: Dec 2008
Posts: 32
Thanks: 1
Thanked 10 Times in 1 Post
ese-aSH is on a distinguished road
Default Re: Spells & Items browser

about having more info on spells (specially summons) and items, the point is valid yet my main issue is "where to found data ?".
I mean I wont spend hours to look in the manual and type it by hand.
If some of you know where I can get those, I may have a look. But this look likes quite long work to make a model that would fit all units, spells, effects, ...
(and once this is done I would be close from having a full dominions 3 in java ^^ - exageration)


Nationnal spells informations is available, but I found no way to exploit it simply (and the main goal was to be simple) :
- I cannot change font color in the list
- If I list the nations in the spell details it sometimes looks horrible (some spells have 9 nations attached to them, which is quite a long text to display).
- I could add a nation list and allow filters on it, this is 'almost done' already.

About items, I also retrieve the 'effects' information from the wiki, yet I found it hard to use. The list is quite long, some effects are not that clear. I already made a filter on effects too, which is not visible here.
Effects need some clarification in their classification, which is not as easy as it seems.

About linux support: I dont know why the latest change cause issues (I should have waited for your last answer Lch...). I'll have a look for it.
Reply With Quote
  #9  
Old December 15th, 2009, 12:01 PM

Sombre Sombre is offline
BANNED USER
 
Join Date: Feb 2007
Posts: 5,463
Thanks: 165
Thanked 324 Times in 190 Posts
Sombre is on a distinguished road
Default Re: Spells & Items browser

You can grab all the weapon info from edi's db - found in his sig.
Reply With Quote
  #10  
Old December 15th, 2009, 01:21 PM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: Spells & Items browser

I was abit surprised that you didnt use Edi's spreadsheet as a backend to this.
It would make it kindof auto-updating. And many people would appreciate the gui front end to that file.

Its kindof the opposite direction from where Id like things to go but others would like it.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 08:36 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.