Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 35eabe7

Browse files
committed
Adds the things qwert wanted.
1 parent 86bc2f6 commit 35eabe7

21 files changed

+70
-22
lines changed

_output/permissions/_metadata.json

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"action-access.json": {
2+
"action_log-access.json": {
33
"hash": "23b5dc9b1ee973fa10a76dad0e179616"
44
},
55
"activity-access.json": {
@@ -8,7 +8,7 @@
88
"ban-add.json": {
99
"hash": "3d73fd2836eecca662da6fe236b9c34c"
1010
},
11-
"ban-edit.json": {
11+
"ban-manage.json": {
1212
"hash": "3d73fd2836eecca662da6fe236b9c34c"
1313
},
1414
"book-delete.json": {
@@ -17,9 +17,6 @@
1717
"book-deleted.json": {
1818
"hash": "546514a03e16a54431408fd47945e16b"
1919
},
20-
"ckey-access.json": {
21-
"hash": "b6c52e49ac1716d029c0b7d1d2c3530a"
22-
},
2320
"ingame-admin.json": {
2421
"hash": "c730a0e26f775b0c01dec850f7fb113c"
2522
},
@@ -71,16 +68,28 @@
7168
"loa-others.json": {
7269
"hash": "33b73867bc20fcfde8b01474e09faa73"
7370
},
74-
"note-add.json": {
71+
"note-access.json": {
7572
"hash": "ac78ab81dfd79c6cf744932e5cfd63ae"
7673
},
74+
"note-manage.json": {
75+
"hash": "ac78ab81dfd79c6cf744932e5cfd63ae"
76+
},
77+
"player-access.json": {
78+
"hash": "b6c52e49ac1716d029c0b7d1d2c3530a"
79+
},
7780
"round-active.json": {
7881
"hash": "da8ccdd36133e459fe58c8631edc944c"
7982
},
80-
"transaction-access.json": {
83+
"round-logs.json": {
84+
"hash": "da8ccdd36133e459fe58c8631edc944c"
85+
},
86+
"transaction_log-access.json": {
8187
"hash": "b0f94f7fad7d7e085c59be2a45a383c0"
8288
},
8389
"watchlist-edit.json": {
8490
"hash": "d38386ed5d826ec1d6b27534b5156826"
91+
},
92+
"website-debug.json": {
93+
"hash": "ad085cfd1d2064efebdb5450f56afc58"
8594
}
8695
}
File renamed without changes.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"permission_type": "flag",
3+
"interface_group_id": "yogstationPermissions",
4+
"display_order": 8,
5+
"depend_permission_id": ""
6+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"permission_type": "flag",
3+
"interface_group_id": "yogstationPermissions",
4+
"display_order": 6,
5+
"depend_permission_id": ""
6+
}
File renamed without changes.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"permission_type": "flag",
3+
"interface_group_id": "yogstationPermissions",
4+
"display_order": 12,
5+
"depend_permission_id": ""
6+
}

_output/phrases/_metadata.json

Lines changed: 30 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version_string": "20.20.10 6",
66
"hash": "6ed04bbcd7e099f844d8653965c82d1f"
77
},
8-
"permission.action_access.txt": {
8+
"permission.action_log_access.txt": {
99
"global_cache": false,
1010
"version_id": 20201006,
1111
"version_string": "20.20.10 6",
@@ -23,11 +23,11 @@
2323
"version_string": "20.20.10 6",
2424
"hash": "a8e4bc87259cbb9ad973c3e5dab0b5df"
2525
},
26-
"permission.ban_edit.txt": {
26+
"permission.ban_manage.txt": {
2727
"global_cache": false,
2828
"version_id": 20201006,
2929
"version_string": "20.20.10 6",
30-
"hash": "d461294f59057762cfdcfbd24cf01a8f"
30+
"hash": "e7931e8a65d21c493cd7da913475882c"
3131
},
3232
"permission.book_delete.txt": {
3333
"global_cache": false,
@@ -41,12 +41,6 @@
4141
"version_string": "20.20.10 6",
4242
"hash": "fe90df45a77100aed4b93deb1fa20e77"
4343
},
44-
"permission.ckey_access.txt": {
45-
"global_cache": false,
46-
"version_id": 20201006,
47-
"version_string": "20.20.10 6",
48-
"hash": "d013cfc8b2c3083fb8401a48d34e8060"
49-
},
5044
"permission.ingame_admin.txt": {
5145
"global_cache": false,
5246
"version_id": 20201006,
@@ -149,19 +143,37 @@
149143
"version_string": "20.20.10 6",
150144
"hash": "2009c9f84e95b3e9b92f494538ebd781"
151145
},
152-
"permission.note_add.txt": {
146+
"permission.note_access.txt": {
147+
"global_cache": false,
148+
"version_id": 20201006,
149+
"version_string": "20.20.10 6",
150+
"hash": "5cffce4506d0635c97d194b75cdfffd2"
151+
},
152+
"permission.note_manage.txt": {
153+
"global_cache": false,
154+
"version_id": 20201006,
155+
"version_string": "20.20.10 6",
156+
"hash": "db85135e7c4a1f7a0a03b82719a696f4"
157+
},
158+
"permission.player_access.txt": {
153159
"global_cache": false,
154160
"version_id": 20201006,
155161
"version_string": "20.20.10 6",
156-
"hash": "f018a137eb54d99d29a9b41fb6b061b5"
162+
"hash": "99a88ac9d8071cebb97b362f02ff985e"
157163
},
158164
"permission.round_active.txt": {
159165
"global_cache": false,
160166
"version_id": 20201006,
161167
"version_string": "20.20.10 6",
162168
"hash": "f79e45f62567e049a593cd2313179088"
163169
},
164-
"permission.transaction_access.txt": {
170+
"permission.round_logs.txt": {
171+
"global_cache": false,
172+
"version_id": 20201006,
173+
"version_string": "20.20.10 6",
174+
"hash": "27cd5770d3fef0b84d64acb10c2e706d"
175+
},
176+
"permission.transaction_log_access.txt": {
165177
"global_cache": false,
166178
"version_id": 20201006,
167179
"version_string": "20.20.10 6",
@@ -173,6 +185,12 @@
173185
"version_string": "20.20.10 6",
174186
"hash": "5880b3d1f8cfa586f0fdb0ce14fdc842"
175187
},
188+
"permission.website_debug.txt": {
189+
"global_cache": false,
190+
"version_id": 20201006,
191+
"version_string": "20.20.10 6",
192+
"hash": "2035b7eb60885b4f10ec25cfa409d91a"
193+
},
176194
"permission_interface.yogstationPermissions.txt": {
177195
"global_cache": false,
178196
"version_id": 20201006,

0 commit comments

Comments
 (0)