Page 1 of 1

Wand, Scroll and Potion Calculator for Arelith

Posted: Mon Jun 06, 2022 1:32 am
by Sincra
I've been working on this software for roughly 5 years off and on with the intention of eventually releasing it, albeit with a donation link that I have decided I will avoid due to my position.

So, here it is:
https://github.com/Sincra/NWN_WSP_Calcu ... ag/Release

Please keep in mind this is a Java stand alone executable, you will likely need the Java Runtime Environment for your machine.
Check the Readme text file for a link to the download page.

Please do not redistribute this without my permission, It has gone through alot of iterations and I would be rather upset to find that to be the case.
Image

Some preview images:
Image
Image

Re: Wand, Scroll and Potion Calculator for Arelith

Posted: Mon Jun 06, 2022 1:37 am
by Sincra
Future versions will most likely be XML updates to reflect spells that are missing/adjusted as the internal logic now reflects the actual servers backend calculations.

Re: Wand, Scroll and Potion Calculator for Arelith

Posted: Mon Jun 06, 2022 2:37 am
by In Sorrow We Trust
so this is what you were working on.

BASED.

Re: Wand, Scroll and Potion Calculator for Arelith

Posted: Mon Jun 06, 2022 4:18 pm
by Mattamue
Neat, thank you!

Re: Wand, Scroll and Potion Calculator for Arelith

Posted: Mon Jun 06, 2022 7:39 pm
by White935
Good stuff, thank you.

Re: Wand, Scroll and Potion Calculator for Arelith

Posted: Wed Jul 13, 2022 1:42 am
by Sincra
Updated XML Files to Contain newer spells:
- Avascular Mass
- Bigby's Disrupting Hand
- Blasphemy
- Chaos Shield
- Chromatic Orb
- Command
- Crushing Despair
- Daltims Fiery Tentacles
- Dark Undertow
- Darkbolt
- Detect Poison
- Disintegrate
- Eyebite
- Faerie Fire
- Finger of Agony
- Freeze
- Frost Nova
- Frost Shield
- Frostbite
- Glacial Wrath
- Good Hope
- Halt Undead
- Hell Inferno
- Iceberg
- Improved Chaos Shield
- Irresistible Dance
- Kyristan's Malevolent Tentacles
- Lightning Shield
- Mass Zoo Spells
- Mass Hold Monster
- Maze
- Moonbeam
- Nightmare
- Scintillating Pattern
- Scorching Ray
- Sound Lance
- Sunfire
- Sustenance
- Vitriolic Sphere
- Wall of Iceberg
- Water Breathing
- Wrathful Castigation

To update download the 3 xml files and overwrite old ones.

Re: Wand, Scroll and Potion Calculator for Arelith

Posted: Fri Sep 16, 2022 7:11 am
by Sincra
Working on some architecture changes for the program and adding newer spells again.

Re: Wand, Scroll and Potion Calculator for Arelith

Posted: Tue Sep 20, 2022 12:32 am
by Sincra
I have moved the project release files to Github as I was made aware of some Google Drive access issues.
Let me know if anyone has issues.

Re: Wand, Scroll and Potion Calculator for Arelith

Posted: Thu Feb 01, 2024 9:00 am
by Sincra

Features for 1.6 that I am intending:

  • The three XML files will become a single JSON file.
  • A settings menu to adjust markup on each item type for recommended sale prices.
  • A settings toggle to make wands have static price recommendations.
  • A quick grab button that gets the last wand made and the charges it has via logs.
  • A settings menu entry to adjust the log target.
  • All missing spells that have been added since last update.