Skip to content

Commit

Permalink
0.0.88
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Mar 5, 2024
1 parent 3dfda91 commit cc8c474
Show file tree
Hide file tree
Showing 53 changed files with 167 additions and 185 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@ jobs:
- name: Set Release Notes for Github
id: set-release-notes-github
run: |
echo "- Additions:" >> release_notes.txt
echo " - Intellect Fortress: Handles the standard spell pieces as well as validation for range, target total, and sight." >> release_notes.txt
echo " - Fortunes Favor: This one existed pre-module, just never officially mentioned its existence." >> release_notes.txt
echo "- Updates:" >> release_notes.txt
echo " - Divine Sense: Additional modification to allow sensing a relevant token via vision5e when the originating token has no sight. Time that vision can be sensed can be modified in the macro in the timeoutValue variable, default value is 30 seconds." >> release_notes.txt
echo " - Opportunity Attack: Add checks for a couple additional temp effects that could be left over from bugs in previous releases." >> release_notes.txt
echo "release-notes-github<<EOF" >> $GITHUB_ENV
cat release_notes.txt >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
Expand Down
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Gambit"
}
],
"version": "0.0.87",
"version": "0.0.88",
"compatibility": {
"minimum": "11",
"verified": "11",
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/gps-actors/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000102
MANIFEST-000110
16 changes: 8 additions & 8 deletions packs/gps-actors/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/03/03-14:35:07.499 4c1c Recovering log #100
2024/03/03-14:35:07.506 4c1c Delete type=0 #100
2024/03/03-14:35:07.506 4c1c Delete type=3 #98
2024/03/03-15:27:10.641 6cc4 Level-0 table #105: started
2024/03/03-15:27:10.641 6cc4 Level-0 table #105: 0 bytes OK
2024/03/03-15:27:10.645 6cc4 Delete type=0 #103
2024/03/03-15:27:10.645 6cc4 Manual compaction at level-0 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/03/03-15:27:10.645 6cc4 Manual compaction at level-1 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/03/03-15:39:45.870 29bc Recovering log #108
2024/03/03-15:39:45.876 29bc Delete type=0 #108
2024/03/03-15:39:45.876 29bc Delete type=3 #106
2024/03/04-22:34:42.591 6cc4 Level-0 table #113: started
2024/03/04-22:34:42.592 6cc4 Level-0 table #113: 0 bytes OK
2024/03/04-22:34:42.598 6cc4 Delete type=0 #111
2024/03/04-22:34:42.615 6cc4 Manual compaction at level-0 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/03/04-22:34:42.616 6cc4 Manual compaction at level-1 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
16 changes: 8 additions & 8 deletions packs/gps-actors/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/03/03-13:56:14.095 7018 Recovering log #96
2024/03/03-13:56:14.101 7018 Delete type=0 #96
2024/03/03-13:56:14.101 7018 Delete type=3 #94
2024/03/03-14:32:39.065 6cc4 Level-0 table #101: started
2024/03/03-14:32:39.065 6cc4 Level-0 table #101: 0 bytes OK
2024/03/03-14:32:39.068 6cc4 Delete type=0 #99
2024/03/03-14:32:39.070 6cc4 Manual compaction at level-0 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/03/03-14:32:39.070 6cc4 Manual compaction at level-1 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/03/03-15:30:02.467 7018 Recovering log #104
2024/03/03-15:30:02.472 7018 Delete type=0 #104
2024/03/03-15:30:02.472 7018 Delete type=3 #102
2024/03/03-15:39:02.808 6cc4 Level-0 table #109: started
2024/03/03-15:39:02.809 6cc4 Level-0 table #109: 0 bytes OK
2024/03/03-15:39:02.814 6cc4 Delete type=0 #107
2024/03/03-15:39:02.827 6cc4 Manual compaction at level-0 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/03/03-15:39:02.828 6cc4 Manual compaction at level-1 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/gps-class-features/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001256
MANIFEST-001265
23 changes: 8 additions & 15 deletions packs/gps-class-features/LOG
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
2024/03/03-14:35:07.388 4c1c Recovering log #1253
2024/03/03-14:35:07.394 4c1c Delete type=0 #1253
2024/03/03-14:35:07.395 4c1c Delete type=3 #1251
2024/03/03-15:27:10.543 6cc4 Level-0 table #1259: started
2024/03/03-15:27:10.565 6cc4 Level-0 table #1259: 37053 bytes OK
2024/03/03-15:27:10.567 6cc4 Delete type=0 #1257
2024/03/03-15:27:10.585 6cc4 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/03-15:27:10.586 6cc4 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at '!items!n5k8UuUxONaEmVkM' @ 115 : 0
2024/03/03-15:27:10.586 6cc4 Compacting 1@1 + 1@2 files
2024/03/03-15:27:10.602 6cc4 Generated table #1260@1: 32 keys, 57958 bytes
2024/03/03-15:27:10.602 6cc4 Compacted 1@1 + 1@2 files => 57958 bytes
2024/03/03-15:27:10.605 6cc4 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/03/03-15:27:10.606 6cc4 Delete type=2 #1255
2024/03/03-15:27:10.606 6cc4 Delete type=2 #1259
2024/03/03-15:27:10.611 6cc4 Manual compaction at level-1 from '!items!n5k8UuUxONaEmVkM' @ 115 : 0 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/03-15:39:45.731 29bc Recovering log #1263
2024/03/03-15:39:45.740 29bc Delete type=0 #1263
2024/03/03-15:39:45.741 29bc Delete type=3 #1261
2024/03/04-22:34:42.563 6cc4 Level-0 table #1268: started
2024/03/04-22:34:42.563 6cc4 Level-0 table #1268: 0 bytes OK
2024/03/04-22:34:42.566 6cc4 Delete type=0 #1266
2024/03/04-22:34:42.566 6cc4 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/04-22:34:42.567 6cc4 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
23 changes: 8 additions & 15 deletions packs/gps-class-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
2024/03/03-13:56:13.933 7018 Recovering log #1249
2024/03/03-13:56:13.940 7018 Delete type=0 #1249
2024/03/03-13:56:13.941 7018 Delete type=3 #1247
2024/03/03-14:32:38.996 6cc4 Level-0 table #1254: started
2024/03/03-14:32:39.009 6cc4 Level-0 table #1254: 13152 bytes OK
2024/03/03-14:32:39.013 6cc4 Delete type=0 #1252
2024/03/03-14:32:39.017 6cc4 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/03-14:32:39.017 6cc4 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at '!items!n5k8UuUxONaEmVkM' @ 109 : 1
2024/03/03-14:32:39.018 6cc4 Compacting 1@1 + 1@2 files
2024/03/03-14:32:39.025 6cc4 Generated table #1255@1: 32 keys, 57380 bytes
2024/03/03-14:32:39.025 6cc4 Compacted 1@1 + 1@2 files => 57380 bytes
2024/03/03-14:32:39.028 6cc4 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/03/03-14:32:39.028 6cc4 Delete type=2 #824
2024/03/03-14:32:39.028 6cc4 Delete type=2 #1254
2024/03/03-14:32:39.041 6cc4 Manual compaction at level-1 from '!items!n5k8UuUxONaEmVkM' @ 109 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/03-15:30:02.388 7018 Recovering log #1258
2024/03/03-15:30:02.394 7018 Delete type=0 #1258
2024/03/03-15:30:02.394 7018 Delete type=3 #1256
2024/03/03-15:39:02.761 6cc4 Level-0 table #1264: started
2024/03/03-15:39:02.761 6cc4 Level-0 table #1264: 0 bytes OK
2024/03/03-15:39:02.766 6cc4 Delete type=0 #1262
2024/03/03-15:39:02.778 6cc4 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/03-15:39:02.778 6cc4 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
Binary file removed packs/gps-class-features/MANIFEST-001256
Binary file not shown.
Binary file added packs/gps-class-features/MANIFEST-001265
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/gps-generic-features/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001302
MANIFEST-001311
23 changes: 8 additions & 15 deletions packs/gps-generic-features/LOG
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
2024/03/03-14:35:07.415 6dec Recovering log #1299
2024/03/03-14:35:07.423 6dec Delete type=0 #1299
2024/03/03-14:35:07.423 6dec Delete type=3 #1297
2024/03/03-15:27:10.611 6cc4 Level-0 table #1305: started
2024/03/03-15:27:10.616 6cc4 Level-0 table #1305: 15258 bytes OK
2024/03/03-15:27:10.619 6cc4 Delete type=0 #1303
2024/03/03-15:27:10.624 6cc4 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/03-15:27:10.624 6cc4 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at '!items!eUTU3JSbo7X98INw' @ 309 : 1
2024/03/03-15:27:10.625 6cc4 Compacting 1@1 + 1@2 files
2024/03/03-15:27:10.629 6cc4 Generated table #1306@1: 7 keys, 21470 bytes
2024/03/03-15:27:10.629 6cc4 Compacted 1@1 + 1@2 files => 21470 bytes
2024/03/03-15:27:10.632 6cc4 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/03/03-15:27:10.632 6cc4 Delete type=2 #1301
2024/03/03-15:27:10.632 6cc4 Delete type=2 #1305
2024/03/03-15:27:10.635 6cc4 Manual compaction at level-1 from '!items!eUTU3JSbo7X98INw' @ 309 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/03-15:39:45.780 7018 Recovering log #1309
2024/03/03-15:39:45.791 7018 Delete type=0 #1309
2024/03/03-15:39:45.792 7018 Delete type=3 #1307
2024/03/04-22:34:42.574 6cc4 Level-0 table #1314: started
2024/03/04-22:34:42.574 6cc4 Level-0 table #1314: 0 bytes OK
2024/03/04-22:34:42.579 6cc4 Delete type=0 #1312
2024/03/04-22:34:42.588 6cc4 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/04-22:34:42.588 6cc4 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
23 changes: 8 additions & 15 deletions packs/gps-generic-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
2024/03/03-13:56:13.996 29bc Recovering log #1295
2024/03/03-13:56:14.003 29bc Delete type=0 #1295
2024/03/03-13:56:14.003 29bc Delete type=3 #1293
2024/03/03-14:32:39.033 6cc4 Level-0 table #1300: started
2024/03/03-14:32:39.038 6cc4 Level-0 table #1300: 45422 bytes OK
2024/03/03-14:32:39.041 6cc4 Delete type=0 #1298
2024/03/03-14:32:39.046 6cc4 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/03-14:32:39.049 6cc4 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at '!items!eUTU3JSbo7X98INw' @ 306 : 1
2024/03/03-14:32:39.049 6cc4 Compacting 1@1 + 1@2 files
2024/03/03-14:32:39.053 6cc4 Generated table #1301@1: 7 keys, 21468 bytes
2024/03/03-14:32:39.053 6cc4 Compacted 1@1 + 1@2 files => 21468 bytes
2024/03/03-14:32:39.056 6cc4 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/03/03-14:32:39.057 6cc4 Delete type=2 #1292
2024/03/03-14:32:39.057 6cc4 Delete type=2 #1300
2024/03/03-14:32:39.057 6cc4 Manual compaction at level-1 from '!items!eUTU3JSbo7X98INw' @ 306 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/03-15:30:02.411 29bc Recovering log #1304
2024/03/03-15:30:02.417 29bc Delete type=0 #1304
2024/03/03-15:30:02.417 29bc Delete type=3 #1302
2024/03/03-15:39:02.774 6cc4 Level-0 table #1310: started
2024/03/03-15:39:02.774 6cc4 Level-0 table #1310: 0 bytes OK
2024/03/03-15:39:02.778 6cc4 Delete type=0 #1308
2024/03/03-15:39:02.778 6cc4 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/03-15:39:02.778 6cc4 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
Binary file removed packs/gps-generic-features/MANIFEST-001302
Binary file not shown.
Binary file added packs/gps-generic-features/MANIFEST-001311
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/gps-homebrew-features/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001254
MANIFEST-001262
16 changes: 8 additions & 8 deletions packs/gps-homebrew-features/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/03/03-14:35:07.448 4c1c Recovering log #1252
2024/03/03-14:35:07.461 4c1c Delete type=0 #1252
2024/03/03-14:35:07.461 4c1c Delete type=3 #1250
2024/03/03-15:27:10.619 6cc4 Level-0 table #1257: started
2024/03/03-15:27:10.619 6cc4 Level-0 table #1257: 0 bytes OK
2024/03/03-15:27:10.621 6cc4 Delete type=0 #1255
2024/03/03-15:27:10.624 6cc4 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/03-15:27:10.632 6cc4 Manual compaction at level-1 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/03-15:39:45.797 29bc Recovering log #1260
2024/03/03-15:39:45.815 29bc Delete type=0 #1260
2024/03/03-15:39:45.815 29bc Delete type=3 #1258
2024/03/04-22:34:42.570 6cc4 Level-0 table #1265: started
2024/03/04-22:34:42.570 6cc4 Level-0 table #1265: 0 bytes OK
2024/03/04-22:34:42.574 6cc4 Delete type=0 #1263
2024/03/04-22:34:42.588 6cc4 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/04-22:34:42.588 6cc4 Manual compaction at level-1 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
16 changes: 8 additions & 8 deletions packs/gps-homebrew-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/03/03-13:56:14.008 7018 Recovering log #1248
2024/03/03-13:56:14.016 7018 Delete type=0 #1248
2024/03/03-13:56:14.016 7018 Delete type=3 #1246
2024/03/03-14:32:39.041 6cc4 Level-0 table #1253: started
2024/03/03-14:32:39.042 6cc4 Level-0 table #1253: 0 bytes OK
2024/03/03-14:32:39.046 6cc4 Delete type=0 #1251
2024/03/03-14:32:39.057 6cc4 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/03-14:32:39.057 6cc4 Manual compaction at level-1 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/03-15:30:02.427 7018 Recovering log #1256
2024/03/03-15:30:02.432 7018 Delete type=0 #1256
2024/03/03-15:30:02.432 7018 Delete type=3 #1254
2024/03/03-15:39:02.767 6cc4 Level-0 table #1261: started
2024/03/03-15:39:02.768 6cc4 Level-0 table #1261: 0 bytes OK
2024/03/03-15:39:02.773 6cc4 Delete type=0 #1259
2024/03/03-15:39:02.778 6cc4 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/03-15:39:02.779 6cc4 Manual compaction at level-1 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/gps-homebrew-items/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001257
MANIFEST-001265
16 changes: 8 additions & 8 deletions packs/gps-homebrew-items/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/03/03-14:35:07.465 6dec Recovering log #1255
2024/03/03-14:35:07.472 6dec Delete type=0 #1255
2024/03/03-14:35:07.472 6dec Delete type=3 #1253
2024/03/03-15:27:10.632 6cc4 Level-0 table #1260: started
2024/03/03-15:27:10.633 6cc4 Level-0 table #1260: 0 bytes OK
2024/03/03-15:27:10.635 6cc4 Delete type=0 #1258
2024/03/03-15:27:10.641 6cc4 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/03-15:27:10.645 6cc4 Manual compaction at level-1 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/03-15:39:45.821 7018 Recovering log #1263
2024/03/03-15:39:45.828 7018 Delete type=0 #1263
2024/03/03-15:39:45.828 7018 Delete type=3 #1261
2024/03/04-22:34:42.579 6cc4 Level-0 table #1268: started
2024/03/04-22:34:42.579 6cc4 Level-0 table #1268: 0 bytes OK
2024/03/04-22:34:42.582 6cc4 Delete type=0 #1266
2024/03/04-22:34:42.588 6cc4 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/04-22:34:42.588 6cc4 Manual compaction at level-1 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
16 changes: 8 additions & 8 deletions packs/gps-homebrew-items/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/03/03-13:56:14.019 4c1c Recovering log #1251
2024/03/03-13:56:14.026 4c1c Delete type=0 #1251
2024/03/03-13:56:14.026 4c1c Delete type=3 #1249
2024/03/03-14:32:39.046 6cc4 Level-0 table #1256: started
2024/03/03-14:32:39.046 6cc4 Level-0 table #1256: 0 bytes OK
2024/03/03-14:32:39.049 6cc4 Delete type=0 #1254
2024/03/03-14:32:39.057 6cc4 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/03-14:32:39.057 6cc4 Manual compaction at level-1 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/03-15:30:02.434 4c1c Recovering log #1259
2024/03/03-15:30:02.439 4c1c Delete type=0 #1259
2024/03/03-15:30:02.439 4c1c Delete type=3 #1257
2024/03/03-15:39:02.790 6cc4 Level-0 table #1264: started
2024/03/03-15:39:02.790 6cc4 Level-0 table #1264: 0 bytes OK
2024/03/03-15:39:02.793 6cc4 Delete type=0 #1262
2024/03/03-15:39:02.805 6cc4 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/03-15:39:02.805 6cc4 Manual compaction at level-1 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/gps-homebrew-spells/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000933
MANIFEST-000941
16 changes: 8 additions & 8 deletions packs/gps-homebrew-spells/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/03/03-14:35:07.476 4c1c Recovering log #931
2024/03/03-14:35:07.482 4c1c Delete type=0 #931
2024/03/03-14:35:07.482 4c1c Delete type=3 #929
2024/03/03-15:27:10.622 6cc4 Level-0 table #936: started
2024/03/03-15:27:10.622 6cc4 Level-0 table #936: 0 bytes OK
2024/03/03-15:27:10.624 6cc4 Delete type=0 #934
2024/03/03-15:27:10.624 6cc4 Manual compaction at level-0 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/03/03-15:27:10.632 6cc4 Manual compaction at level-1 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/03/03-15:39:45.833 29bc Recovering log #939
2024/03/03-15:39:45.839 29bc Delete type=0 #939
2024/03/03-15:39:45.839 29bc Delete type=3 #937
2024/03/04-22:34:42.583 6cc4 Level-0 table #944: started
2024/03/04-22:34:42.583 6cc4 Level-0 table #944: 0 bytes OK
2024/03/04-22:34:42.587 6cc4 Delete type=0 #942
2024/03/04-22:34:42.588 6cc4 Manual compaction at level-0 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/03/04-22:34:42.588 6cc4 Manual compaction at level-1 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
Loading

0 comments on commit cc8c474

Please sign in to comment.