View Issue Details

IDProjectCategoryLast Update
0005093Valley 1Bug - GameplayFeb 3, 2012 7:20 pm
Reporterzebramatt Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.535 
Fixed in Version0.570/0.571 
Summary0005093: Knock forward not fun
DescriptionI don't know if it's just me but the knock forward effect is really not much fun. In many ways, it makes having a knock back effect on spells annoying rather than useful, since 1/3 of the time, the effect is the enemy ends up much closer to you!

It appears that what's actually happening is that the knock back is relative to the point of impact, rather than (a) direction of shot; or (b) position of character.

And that's not to mention quite HOW a lightning ball fired from the ice bat's left manages to hit such a tiny target ON ITS RIGHT...
TagsNo tags attached.
Internal WeightFeature Suggestion

Relationships

has duplicate 0005571 acknowledgedChris_McElligottPark eliminate ``knockforward'' 

Activities

TechSY730

Nov 2, 2011 10:09 am

reporter   ~0017380

I'm pretty sure this is a bug involving hitboxes, thus confusing the engine about which direction the projectile came from relative to the enemy.

Underfot

Feb 2, 2012 12:40 pm

reporter   ~0018511

This has definitely been a nuisance for me as well.

Chris_McElligottPark

Feb 3, 2012 7:20 pm

administrator   ~0018587

Thanks!

* Put in a change to hopefully fix the "knock forward" effect. The reason that was happening is that in the time between when the hit was registered and when the hit was processed, the entity could have moved. This was particularly true in multiplayer, but also quite frequent in solo play. Now these abilities keep track of where the knock-backing spell or enemy was at the time they struck their target, and thus do the knockback based on that angle. This should solve any cases of knockback, but please let us know if not.

Issue History

Date Modified Username Field Change
Nov 1, 2011 2:43 pm zebramatt New Issue
Nov 1, 2011 3:38 pm tigersfan Internal Weight => Feature Suggestion
Nov 1, 2011 3:38 pm tigersfan Status new => considering
Nov 2, 2011 10:09 am TechSY730 Note Added: 0017380
Feb 2, 2012 12:37 pm Underfot Relationship added has duplicate 0005571
Feb 2, 2012 12:40 pm Underfot Note Added: 0018511
Feb 3, 2012 7:20 pm Chris_McElligottPark Note Added: 0018587
Feb 3, 2012 7:20 pm Chris_McElligottPark Status considering => resolved
Feb 3, 2012 7:20 pm Chris_McElligottPark Fixed in Version => 0.570/0.571
Feb 3, 2012 7:20 pm Chris_McElligottPark Resolution open => fixed
Feb 3, 2012 7:20 pm Chris_McElligottPark Assigned To => Chris_McElligottPark