David Cernat
|
7083cb0359
|
Merge pull request #437 from TES3MP/0.6.3 while resolving conflicts
|
2018-05-23 06:41:23 +03:00 |
|
David Cernat
|
da66face25
|
[General] Rename GameTime packet into WorldTime
|
2018-05-23 00:41:29 +03:00 |
|
David Cernat
|
ad4214d3e2
|
Merge pull request #434 from TES3MP/0.6.3 while resolving conflicts
Conflicts:
apps/openmw-mp/Networking.cpp
apps/openmw/mwmp/processors/worldstate/ProcessorGameTime.hpp
components/CMakeLists.txt
components/openmw-mp/Base/BasePlayer.hpp
components/openmw-mp/Packets/Worldstate/PacketGameTime.hpp
|
2018-05-21 09:26:08 +03:00 |
|
David Cernat
|
5af1150ab2
|
[General] Turn GameTime into a Worldstate packet
|
2018-05-21 07:14:08 +03:00 |
|
David Cernat
|
8a393d2984
|
Merge pull request #430 from TES3MP/0.6.3 while resolving conflicts
# Conflicts:
# apps/openmw-mp/Networking.cpp
# apps/openmw-mp/Networking.hpp
# components/CMakeLists.txt
|
2018-05-18 08:12:28 +03:00 |
|
David Cernat
|
43a944ddaf
|
[General] Add and implement new Worldstate packet type
|
2018-05-18 06:40:28 +03:00 |
|
David Cernat
|
b5922d18fd
|
Merge pull request #428 from TES3MP/0.6.3 while resolving conflicts
# Conflicts:
# apps/openmw-mp/Networking.cpp
# apps/openmw-mp/Script/Functions/Objects.cpp
# apps/openmw-mp/Script/Functions/Objects.hpp
# apps/openmw-mp/processors/ObjectProcessor.cpp
# apps/openmw-mp/processors/object/ProcessorContainer.hpp
# apps/openmw-mp/processors/object/ProcessorDoorState.hpp
# apps/openmw-mp/processors/object/ProcessorMusicPlay.hpp
# apps/openmw-mp/processors/object/ProcessorObjectAnimPlay.hpp
# apps/openmw-mp/processors/object/ProcessorObjectDelete.hpp
# apps/openmw-mp/processors/object/ProcessorObjectLock.hpp
# apps/openmw-mp/processors/object/ProcessorObjectMove.hpp
# apps/openmw-mp/processors/object/ProcessorObjectPlace.hpp
# apps/openmw-mp/processors/object/ProcessorObjectRotate.hpp
# apps/openmw-mp/processors/object/ProcessorObjectScale.hpp
# apps/openmw-mp/processors/object/ProcessorObjectSpawn.hpp
# apps/openmw-mp/processors/object/ProcessorObjectState.hpp
# apps/openmw-mp/processors/object/ProcessorObjectTrap.hpp
# apps/openmw-mp/processors/object/ProcessorScriptGlobalFloat.hpp
# apps/openmw-mp/processors/object/ProcessorScriptGlobalShort.hpp
# apps/openmw-mp/processors/object/ProcessorScriptLocalFloat.hpp
# apps/openmw-mp/processors/object/ProcessorScriptLocalShort.hpp
# apps/openmw-mp/processors/object/ProcessorScriptMemberFloat.hpp
# apps/openmw-mp/processors/object/ProcessorScriptMemberShort.hpp
# apps/openmw-mp/processors/object/ProcessorVideoPlay.hpp
# apps/openmw/mwmp/Networking.cpp
# apps/openmw/mwmp/processors/object/BaseObjectProcessor.hpp
# apps/openmw/mwmp/processors/object/ProcessorMusicPlay.hpp
# apps/openmw/mwmp/processors/object/ProcessorScriptGlobalFloat.hpp
# apps/openmw/mwmp/processors/object/ProcessorScriptGlobalShort.hpp
# apps/openmw/mwmp/processors/object/ProcessorScriptMemberFloat.hpp
# apps/openmw/mwmp/processors/object/ProcessorScriptMemberShort.hpp
# apps/openmw/mwmp/processors/object/ProcessorVideoPlay.hpp
|
2018-05-16 06:28:24 +03:00 |
|
David Cernat
|
51698bed48
|
[Client] Rename WorldProcessor into ObjectProcessor
|
2018-05-15 22:56:47 +03:00 |
|
David Cernat
|
bdafa8e9ab
|
Merge pull request #380 from TES3MP/0.6.3
Add 0.6.3 commits up to 30 Jan 2018
|
2018-01-30 16:05:24 +02:00 |
|
David Cernat
|
3d80e2db62
|
[General] Add placeholders for new packet types, part 2
|
2018-01-30 16:01:33 +02:00 |
|
David Cernat
|
5858e05362
|
Merge pull request #378 from TES3MP/0.6.3 while resolving conflicts
Conflicts:
apps/openmw-mp/CMakeLists.txt
apps/openmw-mp/Script/ScriptFunctions.hpp
components/CMakeLists.txt
|
2018-01-30 00:54:56 +02:00 |
|
David Cernat
|
02af7f6ba1
|
[General] Add placeholders for new packet types
|
2018-01-29 22:32:51 +02:00 |
|
David Cernat
|
09958681cd
|
Merge pull request #363 from TES3MP/0.6.2 while resolving conflicts, 2nd try
|
2018-01-01 12:04:25 +02:00 |
|
Koncord
|
382f56178c
|
[Client] Add custom windows
|
2017-11-25 23:50:14 +08:00 |
|
David Cernat
|
6668b9ab42
|
[General] Implement ConsoleCommand packet
|
2017-11-23 00:21:47 +02:00 |
|
David Cernat
|
50d5fffb7f
|
[General] Add and implement PlayerQuickKeys packet
|
2017-10-25 07:21:00 +03:00 |
|
David Cernat
|
43a3daf0aa
|
[General] Add & implement PlayerShapeshift packet for werewolf states
|
2017-07-15 09:02:19 +03:00 |
|
David Cernat
|
be93ec8ef6
|
[General] Implement ObjectState packet
|
2017-07-13 09:46:30 +03:00 |
|
David Cernat
|
5774023f8b
|
[Client] Add missing processor initialization for ProcessorPlayerJail
|
2017-07-11 14:31:32 +03:00 |
|
David Cernat
|
3529f9b090
|
[General] Add placeholders for PlayerJail, ObjectState & ConsoleCommand
|
2017-07-10 12:33:53 +03:00 |
|
David Cernat
|
ebf7740969
|
[General] Repurpose GameConsole packet as GameSettings & add difficulty to it
|
2017-06-20 05:28:45 +03:00 |
|
David Cernat
|
70d9374a6a
|
[General] Implement PlayerKillCount packets
|
2017-06-10 14:04:19 +03:00 |
|
Koncord
|
587b53bfed
|
[Client] Reorder files
|
2017-06-07 00:06:10 +08:00 |
|