David Cernat
|
d93b67ef21
|
[General] Sync soul refIds for items and add related script functions
|
2018-07-26 22:37:04 +03:00 |
|
David Cernat
|
f13705e8be
|
[Client] Improve debug for ObjectActivate and ConsoleCommand
|
2018-07-15 04:09:19 +03:00 |
|
David Cernat
|
6ebe09375f
|
[General] Implement ObjectActivate packet & associated script functions
|
2018-07-15 03:16:04 +03:00 |
|
David Cernat
|
09da24f1ea
|
[General] Rename all instances of refNumIndex into refNum
This creates symmetry with mpNum and should cause less confusion in the future.
|
2018-07-13 04:12:03 +03:00 |
|
David Cernat
|
3ed9d89280
|
[General] Use separate variables for video & music filenames in packets
|
2018-07-07 14:40:35 +03:00 |
|
David Cernat
|
691b332d03
|
[Client] Use MechanicsHelper::getTarget() for summoners in ObjectList
|
2018-07-05 16:38:03 +03:00 |
|
David Cernat
|
c2411982d2
|
[Client] Log object refNumIndexes and mpNums in a consistent way
|
2018-07-04 21:54:11 +03:00 |
|
David Cernat
|
8a23a96da4
|
[Client] Update initialization of AiFollow packages in multiplayer code
|
2018-07-04 04:00:12 +03:00 |
|
Koncord
|
c5c1a160b2
|
[Client] Comment out an unused variable
|
2018-07-03 03:35:48 +08:00 |
|
David Cernat
|
bef53749ed
|
[General] Replace BaseObject's hasMaster variable with isSummon
Additionally, add a GetObjectSummonState() script function to the server.
|
2018-07-02 02:25:06 +03:00 |
|
David Cernat
|
958b220835
|
[General] Send summon duration to server in ObjectSpawn packets
|
2018-07-01 00:43:29 +03:00 |
|
David Cernat
|
fec500c4b0
|
[Client] Reduce container debug spam by requiring VERBOSE logging for it
|
2018-06-26 23:40:19 +03:00 |
|
David Cernat
|
914b79fcc9
|
[General] Make it possible to check which placed objects have containers
|
2018-06-26 16:56:08 +03:00 |
|
David Cernat
|
83014d6381
|
[Client] Set actors as the owners of their items when editing containers
|
2018-06-05 14:55:57 +03:00 |
|
David Cernat
|
8ea9485e6b
|
[Client] Make container debug information more useful
|
2018-06-05 12:01:16 +03:00 |
|
David Cernat
|
78234f9071
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|