logo

 過去の検索履歴


2026/07/01 05:09:07 正規表現[{ "armor_renderer": { "visible": false, "bindings": [] }, "anim_chat_bg_alpha": { "anim_type": "alpha", "easing": "in_quart", "destroy_at_end": "chat_grid_item", "duration": 1, "from": "$chat_background_opacity", "to": 0 }, "heart_renderer": { "visible": false, "bindings": [] }, "hud_player_renderer": { "visible": false }, "hud_actionbar_text": { "type": "image", "anchor_from": "top_left", "anchor_to": "top_left", "offset": [ -2, 51 ], "texture": "textures/empty", "controls": [ { "actionbar_message": { "type": "label", "text": "$actionbar_text", "text_alignment": "left", "shadow": true, "alpha": 0.75 } } ] }, "chat_grid_item": { "type": "panel", "size": [ "100%", "100%c + 2px" ], "anchor_from": "top_left", "anchor_to": "top_left", "$chat_background_opacity": 0.3, "controls": [ { "chat_background": { "type": "image", "texture": "textures/ui/backgrounds/chat_background", "size": [ "100%", "100%c" ], "anchor_from": "center", "anchor_to": "center", "anims": [ "@hud.anim_chat_bg_wait" ], "alpha": "$chat_background_opacity", "controls": [ { "chat_text@chat_label": { "anchor_from": "top_left", "anchor_to": "top_left", "offset": [ 2, 0 ] } } ] } } ] }, "root_panel": { "modifications": [ { "array_name": "controls", "operation": "insert_front", "value": [ { "charge_bar@charge_bar.charge_bar_panel": {} }, { "crosshair@crosshair.crosshair": {} }, { "stats_bar@stats_bar.stats_bar_root": {} }, { "status_icons@status_indicator.status_indicator_panel": {} }, { "techniques_sidebar@techniques_sidebar.techniques_sidebar_panel": {} }, { "player_position@hud.player_position": { "anchor_from": "bottom_right", "anchor_to": "bottom_right" } }, { "custom_chat_stack": { "type": "stack_panel", "size": [ "40%", "0%" ], "offset": [ 2, -32 ], "anchor_from": "bottom_left", "anchor_to": "bottom_left", "controls": [ { "chat_panel@hud.chat_panel": {} } ] } }, { "zeni_indicator@zeni_indicator.zeni_panel": {} } ] }, { "control_name": "chat_stack", "operation": "remove" }, { "control_name": "curor_rend", "operation": "remove" } ] }}]のjson文法をチェックしました
2026/07/01 05:08:40 正規表現[{ "armor_renderer": { "visible": false, "bindings": [] }, "anim_chat_bg_alpha": { "anim_type": "alpha", "easing": "in_quart", "destroy_at_end": "chat_grid_item", "duration": 1, "from": "$chat_background_opacity", "to": 0 }, "heart_renderer": { "visible": false, "bindings": [] }, "hud_player_renderer": { "visible": false }, "hud_actionbar_text": { "type": "image", "anchor_from": "top_left", "anchor_to": "top_left", "offset": [ -2, 51 ], "texture": "textures/empty", "controls": [ { "actionbar_message": { "type": "label", "text": "$actionbar_text", "text_alignment": "left", "shadow": true, "alpha": 0.75 } } ] }, "chat_grid_item": { "type": "panel", "size": [ "100%", "100%c + 2px" ], "anchor_from": "top_left", "anchor_to": "top_left", "$chat_background_opacity": 0.3, "controls": [ { "chat_background": { "type": "image", "texture": "textures/ui/backgrounds/chat_background", "size": [ "100%", "100%c" ], "anchor_from": "center", "anchor_to": "center", "anims": [ "@hud.anim_chat_bg_wait" ], "alpha": "$chat_background_opacity", "controls": [ { "chat_text@chat_label": { "anchor_from": "top_left", "anchor_to": "top_left", "offset": [ 2, 0 ] } } ] } } ] }, "root_panel": { "modifications": [ { "array_name": "controls", "operation": "insert_front", "value": [ { "charge_bar@charge_bar.charge_bar_panel": {} }, { "crosshair@crosshair.crosshair": {} }, { "stats_bar@stats_bar.stats_bar_root": {} }, { "status_icons@status_indicator.status_indicator_panel": {} }, { "techniques_sidebar@techniques_sidebar.techniques_sidebar_panel": {} }, { "player_position@hud.player_position": { "anchor_from": "bottom_right", "anchor_to": "bottom_right" } }, { "custom_chat_stack": { "type": "stack_panel", "size": [ "40%", "0%" ], "offset": [ 2, -32 ], "anchor_from": "bottom_left", "anchor_to": "bottom_left", "controls": [ { "chat_panel@hud.chat_panel": {} } ] } }, { "zeni_indicator@zeni_indicator.zeni_panel": {} } ] }, { "control_name": "chat_stack", "operation": "remove" }, { "control_name": "curor_rend", "operation": "remove" } ] }}]のjson文法をチェックしました




2026年7月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

2026年6月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30