Page 40 of 59

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sat May 24, 2014 1:23 pm
by renke_
bah, just finished a 0.8.7j/0.8.8 game and you published a new build :-/

do you still need saves of the Act 1 ending?

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sat May 24, 2014 1:35 pm
by jack1974
Yes, the only change I did in last version are the items, but on Dingirra I can buy new ones :)

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sat May 24, 2014 9:46 pm
by ValHallen
I got a error when figthing against the skeletons in the graveyard:
Spoiler:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/plot/map.rpy", line 702, in script call
File "game/plot/sidequests.rpy", line 1259, in script call
File "game/script.rpy", line 2105, in script
File "game/script.rpy", line 2110, in <module>
File "game/RPG Framework/enviroment.rpy", line 736, in execute
File "game/RPG Framework/character.rpy", line 205, in die
File "game/script.rpy", line 71, in AddBattleField
File "game/RPG Framework/effects.rpy", line 63, in addTo
File "game/RPG Framework/character.rpy", line 64, in addEffect
KeyError: 'Default'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/plot/map.rpy", line 702, in script call
File "game/plot/sidequests.rpy", line 1259, in script call
File "game/script.rpy", line 2105, in script
File "C:\Users\Kleber\Desktop\Jogos\SOTW-0.73-all\renpy\ast.py", line 756, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Kleber\Desktop\Jogos\SOTW-0.73-all\renpy\python.py", line 1382, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 2110, in <module>
File "game/RPG Framework/enviroment.rpy", line 736, in execute
File "game/RPG Framework/character.rpy", line 205, in die
File "game/script.rpy", line 71, in AddBattleField
File "game/RPG Framework/effects.rpy", line 63, in addTo
File "game/RPG Framework/character.rpy", line 64, in addEffect
KeyError: 'Default'

Windows-7-6.1.7601-SP1
Ren'Py 6.17.5.492
Seasons Of The Wolf 0.8.9

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sun May 25, 2014 12:32 am
by Pace675
Lol dammit Jack downloaded 0.8.7j yesterday and now we're already up to 0.8.9? XD

Keep up the great work.

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sun May 25, 2014 6:12 am
by jack1974
ValHallen wrote:I got a error when figthing against the skeletons in the graveyard:
You loaded a previous version save, right? otherwise that shouldn't happen anymore!
Pace675 wrote:Lol dammit Jack downloaded 0.8.7j yesterday and now we're already up to 0.8.9? XD

Keep up the great work.
Lol thanks, hopefully next update will have act 2 :mrgreen:

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sun May 25, 2014 3:51 pm
by jack1974
Thanks to some suggestions I got through email by renke, might add some new features to make the Druid a more unique class: in practice replacing his bolt that damage HP with one that damages SP (not drain, just reduce SP). Renke also proposed a "default skill" for the druid (not one you learn) that restores 10 SP with 15 delay.
I need to play a bit more the battles on Act 2 before confirming it but so far seems interesting. I need to make sure that doesn't unbalance the game too much, because if for example you can destroy Healers' SP, they will become useless quickly. So I think will put a high delay on it, or I'll need to raise the SP of those enemies.
Anyway overall seems worth it since makes that class quite fun to play and adds some interesting mechanics to the game :)

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sun May 25, 2014 4:08 pm
by fabulaparva
SP-destroying skill sounds fun. :) However, if for balancing reasons the enemies' SP-spools will have to be much higher, I'm not sure how much fun it'll be in the end. I'd purrsonally prefer that it would make considerable (read: devastating :P) damage and had a high delay.

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sun May 25, 2014 4:12 pm
by jack1974
Main problem is that some enemy AI becomes useless without SP! so if somehow you manage to reduce it to zero (or low), that enemy becomes worthless. I cannot change the AI myself (I don't understand anything of it :lol:) so need to be careful with it :)

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sun May 25, 2014 4:21 pm
by fabulaparva
I guess I'm mainly hoping that I could be able to use such skill/default attack in the future to be able to prevent some of those pesky healers from hitting "Revive all" or "Cure all" :P (they could still revive single characters of heal them), especially if the enemy has 2 of those type of healers.

Re: SOTW 0.8.9 - First Act Beta preview!

Posted: Sun May 25, 2014 4:56 pm
by jack1974
Yes that would be the use, however it must be limited otherwise could become too easy. Of course if you use that, you can't cast a spell, so with a delay long enough could be balanced :)