David Cernat
|
d93b67ef21
|
[General] Sync soul refIds for items and add related script functions
|
2018-07-26 22:37:04 +03:00 |
|
David Cernat
|
3165c84db4
|
[General] Rework PACKET_ORIGIN enum
Additionally, comment out reading of originClientScript in ObjectPacket for now.
|
2018-07-22 22:43:40 +03:00 |
|
David Cernat
|
9e6459043b
|
[General] Fix typo related to originClientScript in ObjectPacket
|
2018-07-22 20:29:27 +03:00 |
|
David Cernat
|
3dc2d1b214
|
[General] Add packetOrigin and originClientScript to ObjectList packets
Additionally, add script functions for getting the packetOrigin and originClientScript of received ObjectList packets.
|
2018-07-22 18:38:05 +03:00 |
|
David Cernat
|
6ebe09375f
|
[General] Implement ObjectActivate packet & associated script functions
|
2018-07-15 03:16:04 +03:00 |
|
David Cernat
|
81b160cae8
|
[General] Add placeholder for ObjectActivate packet
|
2018-07-15 01:08:31 +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
|
32ad8ef2f0
|
[General] Fix incorrect capitalization in ObjectMove directives
|
2018-07-05 06:07:10 +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
|
914b79fcc9
|
[General] Make it possible to check which placed objects have containers
|
2018-06-26 16:56:08 +03:00 |
|
David Cernat
|
049d0d9ba7
|
[General] Fix remaining references to world packets/events
|
2018-05-17 00:08:37 +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 |
|