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

Started by The Crazy Animal, Mar 23, 2007, 12:57 PM

Previous topic - Next topic

Vitoc

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


The Crazy Animal

Quote from: Vitoc on Jan 03, 2008, 10:04 PM
The whole undead thing should be working now... and animals.

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

Vitoc

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


The Crazy Animal

#19
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.

Vitoc

Quote from: The Crazy Animal on Jan 04, 2008, 05:00 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.


Vitoc

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


The Crazy Animal

Quote from: Vitoc on Jan 04, 2008, 09:50 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

Vitoc

#23
Quote from: The Crazy Animal on Jan 05, 2008, 02:50 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.


The Crazy Animal

Quote from: Vitoc on Jan 06, 2008, 10:19 PM
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.

Vitoc

Quote from: The Crazy Animal on Jan 07, 2008, 04:35 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.


The Crazy Animal

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.


Vitoc

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


The Crazy Animal

Quote from: Vitoc on Jan 07, 2008, 10:07 PM
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..

Vitoc

Quote from: The Crazy Animal on Jan 07, 2008, 11:28 PM
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.