1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-24 19:23:52 +00:00
openmw-tes3mp/apps/openmw/mwmp/processors/worldstate
David Cernat d163f1b6da [General] Turn WorldKillCount into a Worldstate packet
Rename the old WorldKillCount that was a Player packet into PlayerPlaceholder. Rename the unused CellCreate that was a Worldstate packet into WorldKillCount. On the server, move kill count-related script functions from QuestFunctions to WorldstateFunctions.
2019-10-08 11:09:08 +03:00
..
ProcessorCellReset.hpp [General] Rename CellReplace packet into CellReset 2019-03-22 21:33:34 +02:00
ProcessorClientScriptSettings.hpp [General] Implement ClientScriptSettings packet, part 2 2019-09-14 09:37:19 +03:00
ProcessorRecordDynamic.hpp [General] Implement RecordDynamic packet, part 1 2018-07-30 10:56:26 +03:00
ProcessorWorldCollisionOverride.hpp [General] Turn PlayerMap into WorldMap, now a Worldstate packet 2018-06-07 12:51:45 +03:00
ProcessorWorldKillCount.hpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00
ProcessorWorldMap.hpp [General] Turn PlayerMap into WorldMap, now a Worldstate packet 2018-06-07 12:51:45 +03:00
ProcessorWorldRegionAuthority.hpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
ProcessorWorldTime.hpp [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
ProcessorWorldWeather.hpp [General] Reimplement weather synchronization to allow soft transitions 2018-07-21 05:20:26 +03:00