-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed the proto output to write one file per top level category #14
base: xml_converter
Are you sure you want to change the base?
Conversation
…ng if there are any duplicates between packs. Added an argument to bypass this if nessecary. Addded tests for both cases
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._old 2024-09-25 01:02:57.492778660 +0000
+++ xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._new 2024-09-25 01:02:57.496778701 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._old 2024-09-25 01:02:57.508778826 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._new 2024-09-25 01:02:57.512778868 +0000
@@ -1,84 +0,0 @@
-category {
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 170.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 211.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
-category {
- children {
- children {
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- z: 333
- }
- }
- id: "p,T\324\205\337\210\244"
- }
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- }
- }
- id: "\270\232\334\270\267xj\317"
- }
- icon {
- map_id: 50
- position {
- x: 111
- }
- }
- id: ",\222\247\355j@\016:"
-}
-category {
- children {
- trail {
- texture_id: 1
- map_id: 50
- trail_data {
- points_x: 1
- points_x: 2
- points_x: 3
- points_y: 4
- points_y: 5
- points_y: 6
- points_z: 7
- points_z: 8
- points_z: 9
- }
- animation_speed: 1
- }
- id: "\361@\242\320/\212\204\001"
- }
- id: "s\357U\206f\255\240\345"
-}
-textures {
-}
-textures {
- filepath: "texture_one.png"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._old 2024-09-25 01:02:57.523778982 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._new 2024-09-25 01:02:57.527779024 +0000
@@ -1,28 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._old 2024-09-25 01:02:57.538779139 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._new 2024-09-25 01:02:57.542779180 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._old 2024-09-25 01:04:04.668131447 +0000
+++ xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._new 2024-09-25 01:04:04.672131517 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._old 2024-09-25 01:04:04.683131708 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._new 2024-09-25 01:04:04.687131777 +0000
@@ -1,84 +0,0 @@
-category {
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 170.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 211.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
-category {
- children {
- children {
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- z: 333
- }
- }
- id: "p,T\324\205\337\210\244"
- }
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- }
- }
- id: "\270\232\334\270\267xj\317"
- }
- icon {
- map_id: 50
- position {
- x: 111
- }
- }
- id: ",\222\247\355j@\016:"
-}
-category {
- children {
- trail {
- texture_id: 1
- map_id: 50
- trail_data {
- points_x: 1
- points_x: 2
- points_x: 3
- points_y: 4
- points_y: 5
- points_y: 6
- points_z: 7
- points_z: 8
- points_z: 9
- }
- animation_speed: 1
- }
- id: "\361@\242\320/\212\204\001"
- }
- id: "s\357U\206f\255\240\345"
-}
-textures {
-}
-textures {
- filepath: "texture_one.png"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._old 2024-09-25 01:04:04.697131951 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._new 2024-09-25 01:04:04.701132020 +0000
@@ -1,28 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._old 2024-09-25 01:04:04.711132194 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._new 2024-09-25 01:04:04.714132246 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._old 2024-09-25 01:09:37.295976062 +0000
+++ xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._new 2024-09-25 01:09:37.298976102 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._old 2024-09-25 01:09:37.310976263 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._new 2024-09-25 01:09:37.313976303 +0000
@@ -1,84 +0,0 @@
-category {
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 170.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 211.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
-category {
- children {
- children {
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- z: 333
- }
- }
- id: "p,T\324\205\337\210\244"
- }
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- }
- }
- id: "\270\232\334\270\267xj\317"
- }
- icon {
- map_id: 50
- position {
- x: 111
- }
- }
- id: ",\222\247\355j@\016:"
-}
-category {
- children {
- trail {
- texture_id: 1
- map_id: 50
- trail_data {
- points_x: 1
- points_x: 2
- points_x: 3
- points_y: 4
- points_y: 5
- points_y: 6
- points_z: 7
- points_z: 8
- points_z: 9
- }
- animation_speed: 1
- }
- id: "\361@\242\320/\212\204\001"
- }
- id: "s\357U\206f\255\240\345"
-}
-textures {
-}
-textures {
- filepath: "texture_one.png"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._old 2024-09-25 01:09:37.324976451 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._new 2024-09-25 01:09:37.327976491 +0000
@@ -1,28 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._old 2024-09-25 01:09:37.338976638 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._new 2024-09-25 01:09:37.341976679 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._old 2024-09-25 01:10:49.336128506 +0000
+++ xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._new 2024-09-25 01:10:49.339128463 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._old 2024-09-25 01:10:49.351128288 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._new 2024-09-25 01:10:49.354128244 +0000
@@ -1,84 +0,0 @@
-category {
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 170.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 211.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
-category {
- children {
- children {
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- z: 333
- }
- }
- id: "p,T\324\205\337\210\244"
- }
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- }
- }
- id: "\270\232\334\270\267xj\317"
- }
- icon {
- map_id: 50
- position {
- x: 111
- }
- }
- id: ",\222\247\355j@\016:"
-}
-category {
- children {
- trail {
- texture_id: 1
- map_id: 50
- trail_data {
- points_x: 1
- points_x: 2
- points_x: 3
- points_y: 4
- points_y: 5
- points_y: 6
- points_z: 7
- points_z: 8
- points_z: 9
- }
- animation_speed: 1
- }
- id: "\361@\242\320/\212\204\001"
- }
- id: "s\357U\206f\255\240\345"
-}
-textures {
-}
-textures {
- filepath: "texture_one.png"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._old 2024-09-25 01:10:49.365128084 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._new 2024-09-25 01:10:49.368128040 +0000
@@ -1,28 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._old 2024-09-25 01:10:49.379127880 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._new 2024-09-25 01:10:49.382127837 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._old 2024-09-30 01:20:49.218674400 +0000
+++ xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._new 2024-09-30 01:20:49.222674445 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._old 2024-09-30 01:20:49.233674567 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._new 2024-09-30 01:20:49.237674611 +0000
@@ -1,84 +0,0 @@
-category {
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 170.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 211.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
-category {
- children {
- children {
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- z: 333
- }
- }
- id: "p,T\324\205\337\210\244"
- }
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- }
- }
- id: "\270\232\334\270\267xj\317"
- }
- icon {
- map_id: 50
- position {
- x: 111
- }
- }
- id: ",\222\247\355j@\016:"
-}
-category {
- children {
- trail {
- texture_id: 1
- map_id: 50
- trail_data {
- points_x: 1
- points_x: 2
- points_x: 3
- points_y: 4
- points_y: 5
- points_y: 6
- points_z: 7
- points_z: 8
- points_z: 9
- }
- animation_speed: 1
- }
- id: "\361@\242\320/\212\204\001"
- }
- id: "s\357U\206f\255\240\345"
-}
-textures {
-}
-textures {
- filepath: "texture_one.png"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._old 2024-09-30 01:20:49.247674722 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._new 2024-09-30 01:20:49.250674755 +0000
@@ -1,28 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._old 2024-09-30 01:20:49.261674877 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._new 2024-09-30 01:20:49.264674911 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
…to parsing the same
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._old 2024-10-01 03:44:45.902332629 +0000
+++ xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/markers.bin.textproto._new 2024-10-01 03:44:45.905332634 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._old 2024-10-01 03:44:45.918332656 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._new 2024-10-01 03:44:45.921332661 +0000
@@ -1,84 +0,0 @@
-category {
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 170.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 211.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
-category {
- children {
- children {
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- z: 333
- }
- }
- id: "p,T\324\205\337\210\244"
- }
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- }
- }
- id: "\270\232\334\270\267xj\317"
- }
- icon {
- map_id: 50
- position {
- x: 111
- }
- }
- id: ",\222\247\355j@\016:"
-}
-category {
- children {
- trail {
- texture_id: 1
- map_id: 50
- trail_data {
- points_x: 1
- points_x: 2
- points_x: 3
- points_y: 4
- points_y: 5
- points_y: 6
- points_z: 7
- points_z: 8
- points_z: 9
- }
- animation_speed: 1
- }
- id: "\361@\242\320/\212\204\001"
- }
- id: "s\357U\206f\255\240\345"
-}
-textures {
-}
-textures {
- filepath: "texture_one.png"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/mycategory4.guildpoint.textproto._old 2024-11-13 00:23:26.052001327 +0000
+++ xml_converter/integration_tests/test_cases/proto_hide_category/output_proto/mycategory4.guildpoint.textproto._new 2024-11-13 00:23:26.060001312 +0000
@@ -0,0 +1,12 @@
+category {
+ name: "My Category 4"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "(\355i\3406\0141b"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_is_hidden_ingame/input/pack/markers.guildpoint.textproto._old 2024-11-13 00:23:26.064001303 +0000
+++ xml_converter/integration_tests/test_cases/proto_is_hidden_ingame/input/pack/markers.guildpoint.textproto._new 2024-11-13 00:23:26.072001287 +0000
@@ -0,0 +1,26 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ is_hidden_ingame: true
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ trail {
+ is_hidden_ingame: true
+ }
+ trail {
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_is_hidden_ingame/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.080001270 +0000
+++ xml_converter/integration_tests/test_cases/proto_is_hidden_ingame/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.088001254 +0000
@@ -0,0 +1,26 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ is_hidden_ingame: true
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ trail {
+ is_hidden_ingame: true
+ }
+ trail {
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_is_hidden_on_map/input/pack/markers.guildpoint.textproto._old 2024-11-13 00:23:26.096001238 +0000
+++ xml_converter/integration_tests/test_cases/proto_is_hidden_on_map/input/pack/markers.guildpoint.textproto._new 2024-11-13 00:23:26.104001222 +0000
@@ -0,0 +1,26 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ is_hidden_on_map: true
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ trail {
+ is_hidden_on_map: true
+ }
+ trail {
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_is_hidden_on_map/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.112001205 +0000
+++ xml_converter/integration_tests/test_cases/proto_is_hidden_on_map/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.120001189 +0000
@@ -0,0 +1,26 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ is_hidden_on_map: true
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ trail {
+ is_hidden_on_map: true
+ }
+ trail {
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_is_hidden_on_minimap/input/pack/markers.guildpoint.textproto._old 2024-11-13 00:23:26.128001173 +0000
+++ xml_converter/integration_tests/test_cases/proto_is_hidden_on_minimap/input/pack/markers.guildpoint.textproto._new 2024-11-13 00:23:26.136001157 +0000
@@ -0,0 +1,26 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ is_hidden_on_minimap: true
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ trail {
+ is_hidden_on_minimap: true
+ }
+ trail {
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_is_hidden_on_minimap/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.144001140 +0000
+++ xml_converter/integration_tests/test_cases/proto_is_hidden_on_minimap/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.152001124 +0000
@@ -0,0 +1,26 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ is_hidden_on_minimap: true
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ trail {
+ is_hidden_on_minimap: true
+ }
+ trail {
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_type_valid/input/pack/markers.guildpoint.textproto._old 2024-11-13 00:23:26.160001109 +0000
+++ xml_converter/integration_tests/test_cases/proto_type_valid/input/pack/markers.guildpoint.textproto._new 2024-11-13 00:23:26.164001100 +0000
@@ -0,0 +1,48 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "(\350\314\006\302\223^\226"
+}
+category {
+ name: "Nested Level One"
+ children {
+ name: "Nested Level Two"
+ children {
+ name: "Nested Level Three"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "p,T\324\205\337\210\244"
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "\270\232\334\270\267xj\317"
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: ",\222\247\355j@\016:"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_type_valid/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.172001084 +0000
+++ xml_converter/integration_tests/test_cases/proto_type_valid/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.180001067 +0000
@@ -0,0 +1,12 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/proto_type_valid/output_proto/nestedlevelone.guildpoint.textproto._old 2024-11-13 00:23:26.188001051 +0000
+++ xml_converter/integration_tests/test_cases/proto_type_valid/output_proto/nestedlevelone.guildpoint.textproto._new 2024-11-13 00:23:26.196001035 +0000
@@ -0,0 +1,36 @@
+category {
+ name: "Nested Level One"
+ children {
+ name: "Nested Level Two"
+ children {
+ name: "Nested Level Three"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "p,T\324\205\337\210\244"
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "\270\232\334\270\267xj\317"
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: ",\222\247\355j@\016:"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_achievement_bit_index_valid/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.204001019 +0000
+++ xml_converter/integration_tests/test_cases/xml_achievement_bit_index_valid/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.212001002 +0000
@@ -0,0 +1,33 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ achievement_bit_index: 5
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ achievement_bit_index: 2147483647
+ }
+ trail {
+ achievement_bit_index: 5
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_achievement_id/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.220000986 +0000
+++ xml_converter/integration_tests/test_cases/xml_achievement_id/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.228000970 +0000
@@ -0,0 +1,60 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ achievement_id: 1
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ achievement_id: 5
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ achievement_id: 2147483647
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ achievement_id: -2147483648
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ achievement_id: -5
+ }
+ trail {
+ achievement_id: 5
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_animation_speed/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.236000954 +0000
+++ xml_converter/integration_tests/test_cases/xml_animation_speed/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.244000937 +0000
@@ -0,0 +1,182 @@
+category {
+ name: "My Category"
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: 1
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: 3.14
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: 123.456
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: 1
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: 3.14
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: 123.456
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: -3.14
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: -123.456
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: -3.14
+ }
+ trail {
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: -123.456
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_canfade_invalid/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.252000921 +0000
+++ xml_converter/integration_tests/test_cases/xml_canfade_invalid/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.260000905 +0000
@@ -0,0 +1,20 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_canfade_valid/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.268000889 +0000
+++ xml_converter/integration_tests/test_cases/xml_canfade_valid/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.276000872 +0000
@@ -0,0 +1,38 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ disable_player_cutout: true
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ disable_player_cutout: true
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._old 2024-11-13 00:23:26.288000849 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/markers.bin.textproto._new 2024-11-13 00:23:26.292000840 +0000
@@ -1,84 +0,0 @@
-category {
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 170.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 211.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
-category {
- children {
- children {
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- z: 333
- }
- }
- id: "p,T\324\205\337\210\244"
- }
- icon {
- map_id: 50
- position {
- x: 111
- y: 222
- }
- }
- id: "\270\232\334\270\267xj\317"
- }
- icon {
- map_id: 50
- position {
- x: 111
- }
- }
- id: ",\222\247\355j@\016:"
-}
-category {
- children {
- trail {
- texture_id: 1
- map_id: 50
- trail_data {
- points_x: 1
- points_x: 2
- points_x: 3
- points_y: 4
- points_y: 5
- points_y: 6
- points_z: 7
- points_z: 8
- points_z: 9
- }
- animation_speed: 1
- }
- id: "\361@\242\320/\212\204\001"
- }
- id: "s\357U\206f\255\240\345"
-}
-textures {
-}
-textures {
- filepath: "texture_one.png"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.300000824 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.308000807 +0000
@@ -0,0 +1,27 @@
+category {
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 170.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 211.65
+ z: 215.83
+ }
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/nestedlevel1.guildpoint.textproto._old 2024-11-13 00:23:26.316000792 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/nestedlevel1.guildpoint.textproto._new 2024-11-13 00:23:26.324000775 +0000
@@ -0,0 +1,30 @@
+category {
+ children {
+ children {
+ icon {
+ map_id: 50
+ position {
+ x: 111
+ y: 222
+ z: 333
+ }
+ }
+ id: "p,T\324\205\337\210\244"
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 111
+ y: 222
+ }
+ }
+ id: "\270\232\334\270\267xj\317"
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 111
+ }
+ }
+ id: ",\222\247\355j@\016:"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/trailnestedlevel1.guildpoint.textproto._old 2024-11-13 00:23:26.332000759 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_inheritance/output_proto/trailnestedlevel1.guildpoint.textproto._new 2024-11-13 00:23:26.340000742 +0000
@@ -0,0 +1,27 @@
+category {
+ children {
+ trail {
+ texture_id: 1
+ map_id: 50
+ trail_data {
+ points_x: 1
+ points_x: 2
+ points_x: 3
+ points_y: 4
+ points_y: 5
+ points_y: 6
+ points_z: 7
+ points_z: 8
+ points_z: 9
+ }
+ animation_speed: 1
+ }
+ id: "\361@\242\320/\212\204\001"
+ }
+ id: "s\357U\206f\255\240\345"
+}
+textures {
+}
+textures {
+ filepath: "texture_one.png"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._old 2024-11-13 00:23:26.352000719 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_name/output_proto/markers.bin.textproto._new 2024-11-13 00:23:26.352000719 +0000
@@ -1,28 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\350\314\006\302\223^\226"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_category_name/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.360000702 +0000
+++ xml_converter/integration_tests/test_cases/xml_category_name/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.368000687 +0000
@@ -0,0 +1,12 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_cull_chirality/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.408000605 +0000
+++ xml_converter/integration_tests/test_cases/xml_cull_chirality/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.416000589 +0000
@@ -0,0 +1,30 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ cull_chirality: clockwise
+ }
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ cull_chirality: counter_clockwise
+ }
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._old 2024-11-13 00:23:26.428000564 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/markers.bin.textproto._new 2024-11-13 00:23:26.432000556 +0000
@@ -1,50 +0,0 @@
-category {
- name: "My Category"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\350\314\006\302\223^\226"
-}
-category {
- name: "My Category 2"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3404\0141b"
-}
-category {
- name: "My Category 3"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- is_hidden: true
- id: "(\355i\3405\0141b"
-}
-category {
- name: "My Category 4"
- icon {
- map_id: 50
- position {
- x: 169.81
- y: 210.65
- z: 215.83
- }
- }
- id: "(\355i\3406\0141b"
-}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.436000549 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.444000532 +0000
@@ -0,0 +1,13 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ is_hidden: true
+ id: "(\350\314\006\302\223^\226"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/mycategory2.guildpoint.textproto._old 2024-11-13 00:23:26.452000516 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/mycategory2.guildpoint.textproto._new 2024-11-13 00:23:26.460000499 +0000
@@ -0,0 +1,12 @@
+category {
+ name: "My Category 2"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "(\355i\3404\0141b"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/mycategory3.guildpoint.textproto._old 2024-11-13 00:23:26.468000484 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/mycategory3.guildpoint.textproto._new 2024-11-13 00:23:26.476000467 +0000
@@ -0,0 +1,13 @@
+category {
+ name: "My Category 3"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ is_hidden: true
+ id: "(\355i\3405\0141b"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/mycategory4.guildpoint.textproto._old 2024-11-13 00:23:26.484000451 +0000
+++ xml_converter/integration_tests/test_cases/xml_default_toggle/output_proto/mycategory4.guildpoint.textproto._new 2024-11-13 00:23:26.492000434 +0000
@@ -0,0 +1,12 @@
+category {
+ name: "My Category 4"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "(\355i\3406\0141b"
+}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full Diff
--- xml_converter/integration_tests/test_cases/xml_display_name_valid/output_proto/mycategory.guildpoint.textproto._old 2024-11-13 00:23:26.496000426 +0000
+++ xml_converter/integration_tests/test_cases/xml_display_name_valid/output_proto/mycategory.guildpoint.textproto._new 2024-11-13 00:23:26.504000410 +0000
@@ -0,0 +1,12 @@
+category {
+ name: "My Category"
+ icon {
+ map_id: 50
+ position {
+ x: 169.81
+ y: 210.65
+ z: 215.83
+ }
+ }
+ id: "(\350\314\006\302\223^\226"
+}
This PR is reliant on AsherGlick#357