Skip to content

Commit

Permalink
0.0.89
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Mar 6, 2024
1 parent cc8c474 commit db09cc7
Show file tree
Hide file tree
Showing 53 changed files with 473 additions and 168 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@ 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 " - Opportunity Attack: Add checks for a couple additional temp effects that could be left over from bugs in previous releases." >> release_notes.txt
echo "- Bugfixes:" >> release_notes.txt
echo " - Counterspell: Check to make sure Counterspell is prepared." >> release_notes.txt
echo " - Opportunity Attack: Fixed a bad bug in the combat initializer that would re-create templates for non-gms when ending their turn. Make sure to manually delete all canvas templates after updating to this new version." >> 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.88",
"version": "0.0.89",
"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-000110
MANIFEST-000258
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-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)
2024/03/06-00:54:45.598 29bc Recovering log #256
2024/03/06-00:54:45.606 29bc Delete type=0 #256
2024/03/06-00:54:45.606 29bc Delete type=3 #254
2024/03/06-00:56:42.416 6cc4 Level-0 table #261: started
2024/03/06-00:56:42.416 6cc4 Level-0 table #261: 0 bytes OK
2024/03/06-00:56:42.420 6cc4 Delete type=0 #259
2024/03/06-00:56:42.421 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/06-00:56:42.421 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-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)
2024/03/06-00:24:12.259 4c1c Recovering log #252
2024/03/06-00:24:12.270 4c1c Delete type=0 #252
2024/03/06-00:24:12.271 4c1c Delete type=3 #250
2024/03/06-00:54:37.803 6cc4 Level-0 table #257: started
2024/03/06-00:54:37.804 6cc4 Level-0 table #257: 0 bytes OK
2024/03/06-00:54:37.808 6cc4 Delete type=0 #255
2024/03/06-00:54:37.809 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/06-00:54:37.809 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-001265
MANIFEST-001413
16 changes: 8 additions & 8 deletions packs/gps-class-features/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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)
2024/03/06-00:54:45.466 4c1c Recovering log #1411
2024/03/06-00:54:45.471 4c1c Delete type=0 #1411
2024/03/06-00:54:45.472 4c1c Delete type=3 #1409
2024/03/06-00:56:42.360 6cc4 Level-0 table #1416: started
2024/03/06-00:56:42.360 6cc4 Level-0 table #1416: 0 bytes OK
2024/03/06-00:56:42.363 6cc4 Delete type=0 #1414
2024/03/06-00:56:42.371 6cc4 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/06-00:56:42.371 6cc4 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
16 changes: 8 additions & 8 deletions packs/gps-class-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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)
2024/03/06-00:24:12.096 4c1c Recovering log #1407
2024/03/06-00:24:12.107 4c1c Delete type=0 #1407
2024/03/06-00:24:12.107 4c1c Delete type=3 #1405
2024/03/06-00:54:37.747 6cc4 Level-0 table #1412: started
2024/03/06-00:54:37.747 6cc4 Level-0 table #1412: 0 bytes OK
2024/03/06-00:54:37.751 6cc4 Delete type=0 #1410
2024/03/06-00:54:37.757 6cc4 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/06-00:54:37.757 6cc4 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
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-001311
MANIFEST-001459
16 changes: 8 additions & 8 deletions packs/gps-generic-features/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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)
2024/03/06-00:54:45.514 7018 Recovering log #1457
2024/03/06-00:54:45.521 7018 Delete type=0 #1457
2024/03/06-00:54:45.521 7018 Delete type=3 #1455
2024/03/06-00:56:42.385 6cc4 Level-0 table #1462: started
2024/03/06-00:56:42.386 6cc4 Level-0 table #1462: 0 bytes OK
2024/03/06-00:56:42.388 6cc4 Delete type=0 #1460
2024/03/06-00:56:42.393 6cc4 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/06-00:56:42.393 6cc4 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
16 changes: 8 additions & 8 deletions packs/gps-generic-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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)
2024/03/06-00:24:12.145 29bc Recovering log #1453
2024/03/06-00:24:12.155 29bc Delete type=0 #1453
2024/03/06-00:24:12.156 29bc Delete type=3 #1451
2024/03/06-00:54:37.768 6cc4 Level-0 table #1458: started
2024/03/06-00:54:37.768 6cc4 Level-0 table #1458: 0 bytes OK
2024/03/06-00:54:37.772 6cc4 Delete type=0 #1456
2024/03/06-00:54:37.781 6cc4 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/06-00:54:37.781 6cc4 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
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-001262
MANIFEST-001410
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-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)
2024/03/06-00:54:45.529 29bc Recovering log #1408
2024/03/06-00:54:45.537 29bc Delete type=0 #1408
2024/03/06-00:54:45.537 29bc Delete type=3 #1406
2024/03/06-00:56:42.380 6cc4 Level-0 table #1413: started
2024/03/06-00:56:42.381 6cc4 Level-0 table #1413: 0 bytes OK
2024/03/06-00:56:42.385 6cc4 Delete type=0 #1411
2024/03/06-00:56:42.393 6cc4 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/06-00:56:42.393 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-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)
2024/03/06-00:24:12.161 4c1c Recovering log #1404
2024/03/06-00:24:12.176 4c1c Delete type=0 #1404
2024/03/06-00:24:12.176 4c1c Delete type=3 #1402
2024/03/06-00:54:37.776 6cc4 Level-0 table #1409: started
2024/03/06-00:54:37.776 6cc4 Level-0 table #1409: 0 bytes OK
2024/03/06-00:54:37.780 6cc4 Delete type=0 #1407
2024/03/06-00:54:37.781 6cc4 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/06-00:54:37.781 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-001265
MANIFEST-001413
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-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)
2024/03/06-00:54:45.544 7018 Recovering log #1411
2024/03/06-00:54:45.551 7018 Delete type=0 #1411
2024/03/06-00:54:45.551 7018 Delete type=3 #1409
2024/03/06-00:56:42.389 6cc4 Level-0 table #1416: started
2024/03/06-00:56:42.389 6cc4 Level-0 table #1416: 0 bytes OK
2024/03/06-00:56:42.392 6cc4 Delete type=0 #1414
2024/03/06-00:56:42.393 6cc4 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/06-00:56:42.393 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-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)
2024/03/06-00:24:12.185 29bc Recovering log #1407
2024/03/06-00:24:12.194 29bc Delete type=0 #1407
2024/03/06-00:24:12.195 29bc Delete type=3 #1405
2024/03/06-00:54:37.784 6cc4 Level-0 table #1412: started
2024/03/06-00:54:37.786 6cc4 Level-0 table #1412: 0 bytes OK
2024/03/06-00:54:37.792 6cc4 Delete type=0 #1410
2024/03/06-00:54:37.809 6cc4 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/06-00:54:37.809 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-000941
MANIFEST-001089
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-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)
2024/03/06-00:54:45.555 29bc Recovering log #1087
2024/03/06-00:54:45.561 29bc Delete type=0 #1087
2024/03/06-00:54:45.561 29bc Delete type=3 #1085
2024/03/06-00:56:42.410 6cc4 Level-0 table #1092: started
2024/03/06-00:56:42.411 6cc4 Level-0 table #1092: 0 bytes OK
2024/03/06-00:56:42.415 6cc4 Delete type=0 #1090
2024/03/06-00:56:42.421 6cc4 Manual compaction at level-0 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/03/06-00:56:42.422 6cc4 Manual compaction at level-1 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
16 changes: 8 additions & 8 deletions packs/gps-homebrew-spells/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/03/03-15:30:02.443 7018 Recovering log #935
2024/03/03-15:30:02.451 7018 Delete type=0 #935
2024/03/03-15:30:02.451 7018 Delete type=3 #933
2024/03/03-15:39:02.800 6cc4 Level-0 table #940: started
2024/03/03-15:39:02.800 6cc4 Level-0 table #940: 0 bytes OK
2024/03/03-15:39:02.804 6cc4 Delete type=0 #938
2024/03/03-15:39:02.805 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:39:02.805 6cc4 Manual compaction at level-1 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/03/06-00:24:12.205 4c1c Recovering log #1083
2024/03/06-00:24:12.220 4c1c Delete type=0 #1083
2024/03/06-00:24:12.220 4c1c Delete type=3 #1081
2024/03/06-00:54:37.793 6cc4 Level-0 table #1088: started
2024/03/06-00:54:37.793 6cc4 Level-0 table #1088: 0 bytes OK
2024/03/06-00:54:37.798 6cc4 Delete type=0 #1086
2024/03/06-00:54:37.809 6cc4 Manual compaction at level-0 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/03/06-00:54:37.809 6cc4 Manual compaction at level-1 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/gps-items/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001261
MANIFEST-001409

0 comments on commit db09cc7

Please sign in to comment.