Most Annoying Bugs: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
** books' dependency tree in Encyclopedia is unfinished (it's polite description of situation); expectations: books' dependency tree is revised and finished | ** books' dependency tree in Encyclopedia is unfinished (it's polite description of situation); expectations: books' dependency tree is revised and finished | ||
** scenario: you changed your password and get disconnected because of network failure etc., simple hitting enter is not enough to reconnect, client must be restarted; expected behavior: you don't need to restart client to reconnect (need to be retested, error probably at client side) | ** scenario: you changed your password and get disconnected because of network failure etc., simple hitting enter is not enough to reconnect, client must be restarted; expected behavior: you don't need to restart client to reconnect (need to be retested, error probably at client side) | ||
** order of objects in storage changes when you access storage again, for example: you put Book of Gold Molding in storage, the book is the last, when you reopen storage the book is located at the begining of books; expectations: sorting of storage items is conducted during items transfer (error probably at client side) | |||
* Summoning: | * Summoning: | ||
** incorrect check for current mana when player is located at summonning area (summoning area effect is ignored); expected behavior: summoning area effect is taken into consideration, required mana is equal deducted mana when summoning | ** incorrect check for current mana when player is located at summonning area (summoning area effect is ignored); expected behavior: summoning area effect is taken into consideration, required mana is equal deducted mana when summoning | ||
** wrong order of conditions, you can lost ingridiens when your mana is too low for summon; expected behavior: failure check is conducted after mana check | ** wrong order of conditions, you can lost ingridiens when your mana is too low for summon; expected behavior: failure check is conducted after mana check |
Revision as of 21:59, 19 January 2009
Most Annoying Bugs...
or some a bit less annoying:
- General:
- you can't attack your summoned creature if you are in guild; expected behavior: you can attack your creature regardless of guild membership
- books' dependency tree in Encyclopedia is unfinished (it's polite description of situation); expectations: books' dependency tree is revised and finished
- scenario: you changed your password and get disconnected because of network failure etc., simple hitting enter is not enough to reconnect, client must be restarted; expected behavior: you don't need to restart client to reconnect (need to be retested, error probably at client side)
- order of objects in storage changes when you access storage again, for example: you put Book of Gold Molding in storage, the book is the last, when you reopen storage the book is located at the begining of books; expectations: sorting of storage items is conducted during items transfer (error probably at client side)
- Summoning:
- incorrect check for current mana when player is located at summonning area (summoning area effect is ignored); expected behavior: summoning area effect is taken into consideration, required mana is equal deducted mana when summoning
- wrong order of conditions, you can lost ingridiens when your mana is too low for summon; expected behavior: failure check is conducted after mana check