David Cernat
|
940a2b6eb5
|
[Server] Add script functions for setting and sending ActorEquipment
|
2017-05-27 00:57:40 +03:00 |
|
David Cernat
|
f47a10dd4a
|
[Server] Add script callback and getter functions for ActorEquipment
|
2017-05-26 22:54:51 +03:00 |
|
David Cernat
|
06f3c07116
|
[Server] Only read Actor packets from players who are still authorities
|
2017-05-05 06:13:34 +03:00 |
|
David Cernat
|
e01cadad23
|
[Server] Send ActorAuthority packets to all players who loaded the cell
|
2017-05-03 04:45:55 +03:00 |
|
David Cernat
|
4c35c328a9
|
[Server] Add SendActorPosition() script function
|
2017-05-01 20:58:40 +03:00 |
|
David Cernat
|
e5e888ac21
|
[Server] Add script functions for checking what data an Actor has
|
2017-05-01 20:55:36 +03:00 |
|
David Cernat
|
217894100a
|
[Server] Add ReadCellActorList() script function
|
2017-05-01 00:49:58 +03:00 |
|
David Cernat
|
e8e0090b9b
|
[General] Use new SimpleCreatureStats struct in BaseActor
|
2017-04-30 18:44:59 +03:00 |
|
David Cernat
|
0e8d115794
|
[Server] Clean up ActorFunctions by using readActorList pointer
Also rename scriptActorList into writeActorList, and also rename matching methods, for clarity.
|
2017-04-30 17:12:15 +03:00 |
|
David Cernat
|
a2f6d99dfd
|
[Server] Use new CreatureStats in ActorFunctions to fix invalid pointer
|
2017-04-29 18:20:01 +03:00 |
|
David Cernat
|
6ff9091afd
|
[Server] Add script functions for setting actor dynamic stats
|
2017-04-29 02:10:14 +03:00 |
|
David Cernat
|
03c56e01f9
|
[Server] Add script functions for getting actor dynamic stats
|
2017-04-29 01:15:19 +03:00 |
|
David Cernat
|
328b4fb763
|
[Server] Fix invalid pointers when using ActorFunctions::GetActorCell()
|
2017-04-28 20:31:02 +03:00 |
|
David Cernat
|
a71dbc7d09
|
[Server] Add script functions for setting actor cells and positions
|
2017-04-28 18:44:01 +03:00 |
|
David Cernat
|
9c5eb47e90
|
[Server] Add and use Utils::getCellFromDescription()
|
2017-04-28 16:33:58 +03:00 |
|
David Cernat
|
aeab851ed8
|
[Server] Add script functions for getting actor position coordinates
|
2017-04-28 00:05:12 +03:00 |
|
David Cernat
|
1ce60fbf30
|
[Server] Add GetActorCell() script function
|
2017-04-27 14:59:49 +03:00 |
|
David Cernat
|
69bf2749a5
|
[Server] Add ActorFunctions for getting and setting basic actor data
|
2017-04-10 06:15:03 +03:00 |
|
David Cernat
|
c52084a028
|
[General] Use BaseActorLists in ActorPackets
|
2017-04-09 16:32:44 +03:00 |
|
David Cernat
|
a24ef3a25e
|
[Server] Create ActorFunctions placeholder
|
2017-04-09 12:24:33 +03:00 |
|