(Non-bugs) Known yet to be implemented features.

Started by The Crazy Animal, March 23, 2007, 01:57:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.


The whole undead thing should be working now... and animals.


TGS v1.0 (coming soon)

Quote from: Vitoc on January 04, 2008, 12:04:24 AM
The whole undead thing should be working now... and animals.

I'll get testing that over the weekend. and update the list again...

MaxMA ability should now be working, at least as far as equpping/removing items are concerned. (needs testing)


TGS v1.0 (coming soon)

January 04, 2008, 07:00:40 PM #19 Last Edit: January 04, 2008, 07:17:43 PM by The Crazy Animal
max mana should look like this:

Mana: * 218/318

Max mana also needs to work for races.... (elf, half-elf)

(If you have time we would like a Max mana percent ability that works as: Base_mana + Mana_percentage_bonus = current mana
example: the value of Mana_percentage_bonus equals ((Basemana div 100) * (ability value)). So say you have 100 mana base and a mana_percentage_bonus of 10 then you'd get +10 mana from the ability)... It be for the elf/half-elf.... but might be used with spells and items as well...

Also we still need stat changes to apply to the stat page for the other stats... just look at the code you have for agility and make sure it works for all the other stats.

Quote from: The Crazy Animal on January 04, 2008, 07:00:40 PM
max mana should look like this:

Mana: * 218/318

Max mana also needs to work for races.... (elf, half-elf)

(If you have time we would like a Max mana percent ability that works as: Base_mana + Mana_percentage_bonus = current mana
example: the value of Mana_percentage_bonus equals ((Basemana div 100) * (ability value)). So say you have 100 mana base and a mana_percentage_bonus of 10 then you'd get +10 mana from the ability)... It be for the elf/half-elf.... but might be used with spells and items as well...

Also we still need stat changes to apply to the stat page for the other stats... just look at the code you have for agility and make sure it works for all the other stats.
That little star should show now when maxmana is altered.

MaxMana should work for races as well.


TGS v1.0 (coming soon)

HealMana ability should now work (needs testing)
Encum ability should now work (needs testing)
Bashing should now work (needs testing)


TGS v1.0 (coming soon)

Quote from: Vitoc on January 04, 2008, 11:50:13 PM
That little star should show now when maxmana is altered.

MaxMana should work for races as well.

Your spacing is off:
Mana: *    8/18

Should be:
Mana: * 218/318

One space not 4.... :)

I'll test the others later toooooooo drunkish

January 07, 2008, 12:19:17 AM #23 Last Edit: January 07, 2008, 12:21:54 AM by Vitoc
Quote from: The Crazy Animal on January 05, 2008, 04:50:23 AM
Your spacing is off:
Mana: *    8/18

Should be:
Mana: * 218/318

One space not 4.... :)

I'll test the others later toooooooo drunkish
Spacing fixed

Healmana is implemented (needs testing)
HitSpells are implemented (some basic testing completed, looks good)
EndSpells are implemented (some basic testing completed, looks good)
Blindness is implemented (some basic testing completed, looks good)
Bashing is implemented (some basic testing completed, looks good)

Regarding HitSpells, I didn't use your proposed style yet.  Maybe 2.0 or even 1.1 in a minor upgrade, but not for this initial release.


TGS v1.0 (coming soon)

Quote from: Vitoc on January 07, 2008, 12:19:17 AM
Spacing fixed

Healmana is implemented (needs testing)
HitSpells are implemented (some basic testing completed, looks good)
EndSpells are implemented (some basic testing completed, looks good)
Blindness is implemented (some basic testing completed, looks good)
Bashing is implemented (some basic testing completed, looks good)

Regarding HitSpells, I didn't use your proposed style yet.  Maybe 2.0 or even 1.1 in a minor upgrade, but not for this initial release.

Ok I did a major update to the list. The Hitspell upgrade can go in later thats fine.

Quote from: The Crazy Animal on January 07, 2008, 06:35:13 PM
Ok I did a major update to the list. The Hitspell upgrade can go in later thats fine.
You the man.  New list looks great.  8)

I plan on plowing through these over the next couple weeks; I'll keep you up to date on their status.


TGS v1.0 (coming soon)

Just did a few more updates - I have a off site list I'm trying to get updated so that we can check against it when we finally get to the point of a wrap up test.


Just deployed the latest build:

Stat page should now reflect altered stats
All drain spells should work
Fixed that bug with MaxMA not changing on level


TGS v1.0 (coming soon)

Quote from: Vitoc on January 08, 2008, 12:07:44 AM
Just deployed the latest build:

Stat page should now reflect altered stats
All drain spells should work
Fixed that bug with MaxMA not changing on level

updated the list to reflect these and moved the maxma to the fixed file...

Added a few that weren't on the list earlier... Still have to go through some more of them...

Good work on those new ones; things look like they are moving along quite well..

Quote from: The Crazy Animal on January 08, 2008, 01:28:40 AM
updated the list to reflect these and moved the maxma to the fixed file...

Added a few that weren't on the list earlier... Still have to go through some more of them...

Good work on those new ones; things look like they are moving along quite well..
You and me bro.  v1.0 is just around the corner my friend.


TGS v1.0 (coming soon)