David Cernat
|
3def111ca1
|
[Client] Fix graphical glitches related to DedicatedActor initialization
|
2017-05-06 04:49:49 +03:00 |
|
David Cernat
|
b745a33f18
|
[Client] Resurrect DedicatedActors that aren't supposed to be dead
|
2017-05-05 20:38:28 +03:00 |
|
David Cernat
|
8b4e167efe
|
[Client] Prevent NPC subtitles from being added to open Dialogue window
|
2017-05-05 20:16:20 +03:00 |
|
David Cernat
|
bcdbecf608
|
[Client] Initialize Cell before moving DedicatedActor to it
|
2017-05-05 19:54:20 +03:00 |
|
David Cernat
|
60cf623455
|
[Client] Make DedicatedActors transition into LocalActors when eligible
|
2017-05-05 07:37:09 +03:00 |
|
David Cernat
|
a77bd6652f
|
[Client] Read ActorPosition packets sent from Lua script cell loads
|
2017-05-01 21:55:50 +03:00 |
|
David Cernat
|
e8e0090b9b
|
[General] Use new SimpleCreatureStats struct in BaseActor
|
2017-04-30 18:44:59 +03:00 |
|
David Cernat
|
7dbcfbd3b1
|
[Client] Use better check for empty CreatureStats in DedicatedActor
|
2017-04-25 16:55:58 +03:00 |
|
David Cernat
|
ea7c3f2dc7
|
[Client] Make tes3mp combat code work with Creatures, not just NPCs
|
2017-04-24 21:06:23 +03:00 |
|
David Cernat
|
841e6a63f8
|
[Client] Initialize Creatures as LocalActors
|
2017-04-24 11:58:39 +03:00 |
|
David Cernat
|
284f863292
|
[Client] Add linear interpolation for DedicatedActors
|
2017-04-23 21:28:23 +03:00 |
|
David Cernat
|
871d8c8308
|
[Client] Send and read ActorCellChange packets
|
2017-04-23 14:01:13 +03:00 |
|
David Cernat
|
f0f0b2dcc9
|
[General] Send and read ActorSpeech packets
|
2017-04-16 18:43:13 +03:00 |
|
David Cernat
|
1fb11dafef
|
[General] Send and read ActorStatsDynamic packets
|
2017-04-16 16:42:07 +03:00 |
|
David Cernat
|
2872675f5e
|
[General] Send and read ActorAnimPlay packets
|
2017-04-15 13:42:30 +03:00 |
|
David Cernat
|
de8d28e2c3
|
[Client] Improve logic for updating LocalActors & sending their packets
|
2017-04-13 18:59:22 +03:00 |
|
David Cernat
|
d2fe777f89
|
[General] Send and read ActorDrawState packets
|
2017-04-13 15:26:48 +03:00 |
|
David Cernat
|
d14102716d
|
[Client] Retool LocalActors and DedicatedActors for ActorPosition packet
|
2017-04-10 17:10:18 +03:00 |
|
David Cernat
|
f52fc19762
|
[Client] Reorder methods and don't set variables that are no longer used
|
2017-04-08 10:58:25 +03:00 |
|
David Cernat
|
d3f3fb5d05
|
[Client] Correctly implement movement animation sync for NPCs
|
2017-04-08 08:59:21 +03:00 |
|
David Cernat
|
1101ff1e28
|
[Client] Update DedicatedActors every frame to allow interpolation
|
2017-04-07 15:51:34 +03:00 |
|
David Cernat
|
d829d219c3
|
[General] Add (very) partial animation sync for NPCs
|
2017-04-06 15:11:51 +03:00 |
|
David Cernat
|
e8638d9884
|
[Client] Add basic position sync for NPCs
|
2017-04-06 11:46:56 +03:00 |
|
David Cernat
|
8df9d55331
|
[Client] Create placeholder DedicatedActor class
|
2017-04-06 00:48:20 +03:00 |
|