David Cernat
|
d78bdefc01
|
[General] Include effect and spell ID for summons in ObjectSpawn packets
|
2019-12-01 13:31:11 +02: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 |
|
Koncord
|
23684489da
|
[General] Fix clang-tidy warning
Converting integer literal to bool, use bool literal instead
|
2018-07-03 02:50:21 +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
|
78234f9071
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
David Cernat
|
6bf3a0be1e
|
[General] Rename WorldPackets into ObjectPackets for clarity
|
2018-05-12 19:40:00 +03:00 |
|