Game schemas get a reshuffle
Game data structures: 1 definitions added; 2 definitions removed. Game data structures: 1 definitions added; 2 definitions removed.
MISC
8 changesOther file and data updates.
- Game data structures: 1 definitions added; 2 definitions removed.
View code changes (1 records)
DumpSource2/schemas/client/CCitadel_Modifier_Necro_WallTether.h · declarations (changed)
{ "before": [ "class CCitadel_Modifier_Necro_WallTether : public CCitadelModifier", "Vector m_vecOrigin;" ], "after": [ "class CCitadel_Modifier_Necro_WallTether : public CCitadel_Modifier_Link" ] } - Game data structures: 1 definitions added; 2 definitions removed.
View code changes (1 records)
DumpSource2/schemas/client/CCitadel_Modifier_Priest_Tether.h · declarations (changed)
{ "before": [ "class CCitadel_Modifier_Priest_Tether : public CCitadelModifier", "Vector m_vecOrigin;" ], "after": [ "class CCitadel_Modifier_Priest_Tether : public CCitadel_Modifier_Link" ] } - Game data structures: 1 definitions added; 2 definitions removed.
View code changes (1 records)
DumpSource2/schemas/server/CCitadel_Modifier_Necro_WallTether.h · declarations (changed)
{ "before": [ "class CCitadel_Modifier_Necro_WallTether : public CCitadelModifier", "Vector m_vecOrigin;" ], "after": [ "class CCitadel_Modifier_Necro_WallTether : public CCitadel_Modifier_Link" ] } - Game data structures: 1 definitions added; 2 definitions removed.
View code changes (1 records)
DumpSource2/schemas/server/CCitadel_Modifier_Priest_Tether.h · declarations (changed)
{ "before": [ "class CCitadel_Modifier_Priest_Tether : public CCitadelModifier", "Vector m_vecOrigin;" ], "after": [ "class CCitadel_Modifier_Priest_Tether : public CCitadel_Modifier_Link" ] } - Network messages: 3 definitions added; 3 definitions removed.
View code changes (1 records)
Protobufs/usermessages.proto · declarations (changed)
{ "before": [ "optional uint32 parameter_type = 1;", "optional uint32 name_hash_code = 2;", "optional uint32 effect_name_hash_code = 2;" ], "after": [ "optional uint32 parameter_type = 1 [default = 0];", "optional uint32 name_hash_code = 2 [default = 0];", "optional uint32 effect_name_hash_code = 2 [default = 0];" ] } - 1 tracked file updated.
View code changes (1 records)
DumpSource2/.stringsignore · file (changed)
{ "before": { "hash": "b69fc3939867da152ba803159e608d7e7b8ed377" }, "after": { "hash": "089474010a57fd5478fe07d31af801e2d702879b" } } - 5 tracked files updated.
View code changes (5 records)
DumpSource2/schemas/server/CCitadel_Modifier_Necro_WallTether.h · file (changed)
{ "before": { "hash": "f46decb3c0ac076394687734f78fa4db110913d9" }, "after": { "hash": "a6425bd599835bd9d35609b530ff6ef51a8e677a" } }DumpSource2/schemas/server/CCitadel_Modifier_Priest_Tether.h · file (changed)
{ "before": { "hash": "616cf4556db249eb64b9e0d17983029a4b6b5f84" }, "after": { "hash": "0a6456f75cf44182b9e16c78adb20193831d8efd" } }DumpSource2/schemas/client/CCitadel_Modifier_Necro_WallTether.h · file (changed)
{ "before": { "hash": "f46decb3c0ac076394687734f78fa4db110913d9" }, "after": { "hash": "a6425bd599835bd9d35609b530ff6ef51a8e677a" } }DumpSource2/schemas/client/CCitadel_Modifier_Priest_Tether.h · file (changed)
{ "before": { "hash": "616cf4556db249eb64b9e0d17983029a4b6b5f84" }, "after": { "hash": "0a6456f75cf44182b9e16c78adb20193831d8efd" } }DumpSource2/schemas/client/ECitadelServerMode.h · file (changed)
{ "before": { "hash": "a8f915c6746236e4a8ac651be6dd120f3c7040db" }, "after": { "hash": "2aaf2885f175525b99a193864781bd967b30da62" } } - 2 tracked files updated.
View code changes (2 records)
Protobufs/usermessages.proto · file (changed)
{ "before": { "hash": "f73b5bf5119202594a10bd817d3ba63094f1da5b" }, "after": { "hash": "4bf2929b546f659ee7bb7c9eb4a1e51a4740c18f" } }Protobufs/citadel_gcmessages_server.proto · file (changed)
{ "before": { "hash": "fca7cf5690e8c91b47b65ac2d53cf9451359cb86" }, "after": { "hash": "594a5105d19c3e94df46e1a6a1156f97a9672bf3" } }