Most Annoying Bugs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
VinoVeritas (talk | contribs) m (9 revisions imported) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Most Annoying Bugs... == | == Most Annoying Bugs... == | ||
or some a bit less annoying: | 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 beginning 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 | ** incorrect check for current mana when player is located at summoning 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 | ** wrong order of conditions, you can lost ingredients when your mana is too low for summon; expected behavior: failure check is conducted after mana check. | ||
[[Category:Contents]] |
Latest revision as of 14:17, 8 August 2021
Most Annoying Bugs...[edit]
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 beginning 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 summoning 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 ingredients when your mana is too low for summon; expected behavior: failure check is conducted after mana check.