1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 12:19:55 +00:00
openmw-tes3mp/apps/openmw
David Cernat aa92128cf2 [Client] Fix logic for sending ObjectState packets
The previous logic was meant to prevent packet spam from local scripts, but inadvertently prevented objects from being enabled or disabled correctly from dialogue in certain quests.

Enabling and disabling objects from dialogue and the console is now always allowed to go through.
2022-04-16 01:30:51 +03:00
..
mwbase [General] Fix jump synchronization for players 2021-10-09 18:11:57 +02:00
mwclass [Client] Don't process hits on non-actors after sending ObjectHit packet 2022-04-15 17:09:01 +03:00
mwdialogue Add OpenMW commits up to 1 Jun 2021 2021-06-01 17:22:52 +02:00
mwgui [Client] Make Back button work in character generation 2022-04-14 00:44:44 +03:00
mwinput [Client] Prevent main menu from being opened while in TES3MP listboxes 2022-04-10 15:56:49 +02:00
mwmechanics [Client] Fix sending of inventory packets after certain alchemy failures 2022-04-06 01:12:45 +03:00
mwmp [Client] Fix crash when creating Cell from base Cell lacking Pathgrid 2022-04-15 22:23:53 +03:00
mwphysics Add OpenMW 0.47 commits up to 4 Dec 2021 2021-12-05 16:12:09 +02:00
mwrender Add OpenMW 0.47 commits up to 25 Jul 2021 2021-07-25 22:29:47 +02:00
mwscript [Client] Fix logic for sending ObjectState packets 2022-04-16 01:30:51 +03:00
mwsound Merge branch 'fix-ffmpeg-api-const' into 'master' 2021-06-19 00:16:02 +00:00
mwstate Add OpenMW commits up to 1 Jun 2021 2021-06-01 17:22:52 +02:00
mwworld [Client] Reuse Pathgrid records from base Cells when creating new Cells 2022-04-15 21:24:48 +03:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
doc.hpp
engine.cpp [Client] Make client window use TES3MP title and icon 2022-04-15 00:08:08 +03:00
engine.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
main.cpp [Client] Disable use of certain options when starting client 2022-04-09 19:28:39 +03:00