openmw-tes3coop/apps/openmw
David Cernat 995d20348f [General] Always use correct ranged weapon & ammo for ranged attack sync
Previously, the player's currently selected weapon was being used in ranged attacks as in the original melee-oriented attack sync, which meant that shooting one type of projectile and then equipping another while the old projectile was still in the air turned the old projectile into the new projectile upon impact.

Additionally, avoid running most of the code in MechanicsHelper::assignAttackTarget() for non-hitting melee and ranged attacks.
2018-09-23 02:30:31 +03:00
..
mwbase Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
mwclass [General] Always use correct ranged weapon & ammo for ranged attack sync 2018-09-23 02:30:31 +03:00
mwdialogue Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
mwgui [General] Reduce inventory-sending hooks to just 2 in ContainerStore 2018-08-28 05:01:52 +03:00
mwinput
mwmechanics [General] Always use correct ranged weapon & ammo for ranged attack sync 2018-09-23 02:30:31 +03:00
mwmp [General] Always use correct ranged weapon & ammo for ranged attack sync 2018-09-23 02:30:31 +03:00
mwphysics Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
mwrender [General] Always use correct ranged weapon & ammo for ranged attack sync 2018-09-23 02:30:31 +03:00
mwscript [General] Reduce inventory-sending hooks to just 2 in ContainerStore 2018-08-28 05:01:52 +03:00
mwsound Replace 0 sound range values separately 2018-08-02 12:40:53 +03:00
mwstate Add resumeGame method 2018-07-26 20:35:34 +03:00
mwworld [Client] Move item magic hook to correct location 2018-09-10 12:02:21 +03:00
android_commandLine.cpp
android_commandLine.h
android_main.c
CMakeLists.txt [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
doc.hpp
engine.cpp Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
engine.hpp
main.cpp Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00