2.6.8 Bugs!

Report bugs, errors and balance issues you may encounter ingame here.

Moderator: Developers

Locked
User avatar
Maxaxle
Darkshine Knight (Extremist fanatic)
Darkshine Knight (Extremist fanatic)
Posts: 4035
Joined: Fri Jul 25, 2008 8:16 pm
Location: San Diego, CA
Contact:

Post by Maxaxle »

Ben Urban wrote:His location is supposed to beHe also casts invisibility when he gets angry...)
So that happens when you attack him?
"Failing to plan is planning to fail."
Bug me if you want to play a game.
User avatar
penguinflyer2222
Queen Penguin (Senior Member)
Queen Penguin (Senior Member)
Posts: 6614
Joined: Wed Jul 23, 2008 1:51 am

Post by penguinflyer2222 »

Yes, he has a book of truesight.
......
User avatar
penguinflyer5234
Sheep (Developer)
Sheep (Developer)
Posts: 3025
Joined: Wed Jul 23, 2008 1:39 am
Location: Best Southwest

Post by penguinflyer5234 »

penguinflyer2222 wrote:Yes, he has a book of truesight.
Book of the Unseen
...
User avatar
penguinflyer2222
Queen Penguin (Senior Member)
Queen Penguin (Senior Member)
Posts: 6614
Joined: Wed Jul 23, 2008 1:51 am

Post by penguinflyer2222 »

Oh, I got them confused.
......
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

I upgraded the frog. There was a bug in his script that made him jump constantly. I also increased damage. Lastly I made it's poison attack increase every level. It now deals 0.1 damage every second per level instead of just always 0.1

I think it's poison stacks with itself. The frog is also about 50% more agressive, attacking a lot more often.

- All pets have reduced xp needed to level up
- All pets have natural regeneration (1 hp every 4 seconds)
User avatar
ShellShocker
Rust Eater (Senior Member)
Rust Eater (Senior Member)
Posts: 3625
Joined: Thu Jul 24, 2008 6:37 am
Location: Australia

Post by ShellShocker »

Zefz wrote: - All pets have natural regeneration (1 hp every 4 seconds)
When poisoned too? :D
Image
This signature picture has been cropped to fit the size limit.
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

Yes. Even the Black sheep has it when raged (and raged sheeps constantly lose some hp).

This means that poison/bleed/rage damage would be reduced or even ignored in some cases.
User avatar
ShellShocker
Rust Eater (Senior Member)
Rust Eater (Senior Member)
Posts: 3625
Joined: Thu Jul 24, 2008 6:37 am
Location: Australia

Post by ShellShocker »

That's awesome! I need a pet fast. *Pulls out Livalas the puny weak level 2 adventurer*
Image
This signature picture has been cropped to fit the size limit.
User avatar
PurpleSquerkle
Massive Gelfeet (Developer)
Massive Gelfeet (Developer)
Posts: 3176
Joined: Wed Jul 23, 2008 4:54 am
Location: Oakland, CA
Contact:

Post by PurpleSquerkle »

Zefz wrote: - All pets have reduced xp needed to level up
I don't think you needed to do that for the Black Sheep or the Bloodthirsty Squirrel; they gain experience quickly....
User avatar
Ben Urban
Cobol (Esteemed member)
Cobol (Esteemed member)
Posts: 829
Joined: Sat Oct 04, 2008 10:49 pm
Location: Maryland, USA
Contact:

Post by Ben Urban »

Experience does not provide HP. Though the squirrel gets HP when eating corpses anyway. Zefz, I'd like a copy of your pet AI scripts, so I can merge my changes with yours...
Thanks to penguinflyer2222 for the avatar, and to penguinflyer5234 for hosting it.
User avatar
PurpleSquerkle
Massive Gelfeet (Developer)
Massive Gelfeet (Developer)
Posts: 3176
Joined: Wed Jul 23, 2008 4:54 am
Location: Oakland, CA
Contact:

Post by PurpleSquerkle »

I just meant that the speed at which they gain levels is fine (IMO).
PurpleSquerkle wrote: The Paladin's Crusader ability does not seem to be working correctly... I'm level seven and I don't think I'm absorbing Evil damage (poison and stuff is still killing me). It might have something to do with the fact that the damage shift becomes very high....
Not sure what was going on before, but this is working fine now.
PurpleSquerkle wrote:Also, looking at the script file, you get it one level too early.
This, however, is still an issue, I believe.
User avatar
Ben Urban
Cobol (Esteemed member)
Cobol (Esteemed member)
Posts: 829
Joined: Sat Oct 04, 2008 10:49 pm
Location: Maryland, USA
Contact:

Post by Ben Urban »

Oops. I guess I read the quote wrong or something; I thought you were talking about the regeneration.
Thanks to penguinflyer2222 for the avatar, and to penguinflyer5234 for hosting it.
User avatar
Shade
Potion Mimic (Senior Member)
Potion Mimic (Senior Member)
Posts: 7349
Joined: Thu Jul 24, 2008 12:25 pm
Location: Gensokyo

Post by Shade »

PurpleSquerkle wrote:
PurpleSquerkle wrote:Also, looking at the script file, you get it one level too early.
This, however, is still an issue, I believe.
I don't think so; it's checking whether the player's level variable is higher than 5 (i. e. at least 6), and remember that the internal level-tracking starts at 0, not at 1; thus, it's level 7 in-game, which should be correct.
User avatar
PurpleSquerkle
Massive Gelfeet (Developer)
Massive Gelfeet (Developer)
Posts: 3176
Joined: Wed Jul 23, 2008 4:54 am
Location: Oakland, CA
Contact:

Post by PurpleSquerkle »

Oh, that's right!
Then it's the halo that's wrong; it's checking if your level is higher than 9, so that should be 8 instead.
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

@ben: Global object repository >< What changes have you made?

Anyways I reduced xp needed for the other pets, not the black sheep and squirrel as their rate was already OK. I also added two new pets :)

Albino Bat
Flying bat, fast and hard to hit. Each hit drains some hp and gives it to the owner of the pet!

Seeing Grub Bug
A pretty weak fighter, but has magic eye that can see invisible.
Locked