Skip to content

Commit

Permalink
0.0.85
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Mar 3, 2024
1 parent 4c7ae92 commit b6e555d
Show file tree
Hide file tree
Showing 52 changed files with 287 additions and 166 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ jobs:
- name: Set Release Notes for Github
id: set-release-notes-github
run: |
echo "- Bugfixes:" >> release_notes.txt
echo " - Stinking Cloud: Updated to fix concentration in V3, revised and cleaned up effect application. " >> release_notes.txt
echo " - Black Tentacles: Complete overhaul. Removed requirements for Effect Macro, Active Auras, and DAE. Automation now properly accounts for targets moving through the area, and will automate movement back to template entry if the token fails restrained." >> release_notes.txt
echo " - Counterspell: Add check for invalid/corrupt tokens" >> release_notes.txt
echo "- Updates:" >> release_notes.txt
echo " - Black Tentacles: Add descriptive chat cards for save success/failure. Re-create item, old item had old Item Macro data that I didn't like" >> release_notes.txt
echo " - Opportunity Attack: Add check to disable Levels height label so it doesn't overlap with standard foundry height label" >> release_notes.txt
echo "release-notes-github<<EOF" >> $GITHUB_ENV
cat release_notes.txt >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
Expand Down
110 changes: 109 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A collection of automated items, spells, feats, and anything else I decide to do! This module primarily uses MidiQOL along with other synergistic modules to achieve these automations, credit to tposney, caewok, zhell, aedif, and saibot for all of their relevant modules.

Currently all automations are included as items in my compendiums, which are labeled as GPS [Automation Item Type]. I have plans to take a module based approach to some of my more advanced automations such as Counterspell and Opportunity Attacks in the future.
Currently all automations are included as items in my compendiums, which are labeled as GPS [Automation Item Type].

I feel like videos are the best way to see these type of automations, so including a partial list of videos below. I'll continue to add more over time.

Expand Down Expand Up @@ -426,3 +426,111 @@ https://github.com/gambit07/gambits-premades/assets/4236874/c3c61a43-71f7-421c-a

</p>
</details>

<details>
<summary><b>Infestation</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Staff of Rooted Hills</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Cause Fear</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Healing Glyph</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Drawing the Hearth</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Electric Eels</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Toll the Dead</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Festering Fever</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Contagious Healing</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Shroom of Doom</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Cecily's Stormshot</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>

<details>
<summary><b>Grim Siphon</b> (click to expand)</summary>
<p>

Placeholder

</p>
</details>
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.84",
"version": "0.0.85",
"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-000086
MANIFEST-000090
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/02-12:05:12.860 11c54 Recovering log #84
2024/03/02-12:05:12.866 11c54 Delete type=0 #84
2024/03/02-12:05:12.866 11c54 Delete type=3 #82
2024/03/03-02:12:55.603 a284 Level-0 table #89: started
2024/03/03-02:12:55.603 a284 Level-0 table #89: 0 bytes OK
2024/03/03-02:12:55.605 a284 Delete type=0 #87
2024/03/03-02:12:55.611 a284 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-02:12:55.611 a284 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-02:38:39.298 6dec Recovering log #88
2024/03/03-02:38:39.305 6dec Delete type=0 #88
2024/03/03-02:38:39.305 6dec Delete type=3 #86
2024/03/03-13:15:51.367 6cc4 Level-0 table #93: started
2024/03/03-13:15:51.367 6cc4 Level-0 table #93: 0 bytes OK
2024/03/03-13:15:51.371 6cc4 Delete type=0 #91
2024/03/03-13:15:51.381 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-13:15:51.383 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/02-12:04:14.714 6450 Recovering log #80
2024/03/02-12:04:14.725 6450 Delete type=0 #80
2024/03/02-12:04:14.725 6450 Delete type=3 #78
2024/03/02-12:04:30.428 a284 Level-0 table #85: started
2024/03/02-12:04:30.428 a284 Level-0 table #85: 0 bytes OK
2024/03/02-12:04:30.437 a284 Delete type=0 #83
2024/03/02-12:04:30.447 a284 Manual compaction at level-0 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/03/02-12:04:30.447 a284 Manual compaction at level-1 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/03/02-12:05:12.860 11c54 Recovering log #84
2024/03/02-12:05:12.866 11c54 Delete type=0 #84
2024/03/02-12:05:12.866 11c54 Delete type=3 #82
2024/03/03-02:12:55.603 a284 Level-0 table #89: started
2024/03/03-02:12:55.603 a284 Level-0 table #89: 0 bytes OK
2024/03/03-02:12:55.605 a284 Delete type=0 #87
2024/03/03-02:12:55.611 a284 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-02:12:55.611 a284 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-001239
MANIFEST-001243
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/02-12:05:12.791 11c54 Recovering log #1237
2024/03/02-12:05:12.797 11c54 Delete type=0 #1237
2024/03/02-12:05:12.797 11c54 Delete type=3 #1235
2024/03/03-02:12:55.569 a284 Level-0 table #1242: started
2024/03/03-02:12:55.569 a284 Level-0 table #1242: 0 bytes OK
2024/03/03-02:12:55.572 a284 Delete type=0 #1240
2024/03/03-02:12:55.574 a284 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/03-02:12:55.584 a284 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/03-02:38:39.119 6dec Recovering log #1241
2024/03/03-02:38:39.125 6dec Delete type=0 #1241
2024/03/03-02:38:39.125 6dec Delete type=3 #1239
2024/03/03-13:15:51.187 6cc4 Level-0 table #1246: started
2024/03/03-13:15:51.188 6cc4 Level-0 table #1246: 0 bytes OK
2024/03/03-13:15:51.195 6cc4 Delete type=0 #1244
2024/03/03-13:15:51.240 6cc4 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/03-13:15:51.240 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/02-12:04:14.621 6450 Recovering log #1233
2024/03/02-12:04:14.631 6450 Delete type=0 #1233
2024/03/02-12:04:14.631 6450 Delete type=3 #1231
2024/03/02-12:04:30.395 a284 Level-0 table #1238: started
2024/03/02-12:04:30.395 a284 Level-0 table #1238: 0 bytes OK
2024/03/02-12:04:30.399 a284 Delete type=0 #1236
2024/03/02-12:04:30.404 a284 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/02-12:04:30.404 a284 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/02-12:05:12.791 11c54 Recovering log #1237
2024/03/02-12:05:12.797 11c54 Delete type=0 #1237
2024/03/02-12:05:12.797 11c54 Delete type=3 #1235
2024/03/03-02:12:55.569 a284 Level-0 table #1242: started
2024/03/03-02:12:55.569 a284 Level-0 table #1242: 0 bytes OK
2024/03/03-02:12:55.572 a284 Delete type=0 #1240
2024/03/03-02:12:55.574 a284 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/03/03-02:12:55.584 a284 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.
Binary file not shown.
2 changes: 1 addition & 1 deletion packs/gps-generic-features/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001284
MANIFEST-001288
23 changes: 15 additions & 8 deletions packs/gps-generic-features/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
2024/03/02-12:05:12.817 6450 Recovering log #1282
2024/03/02-12:05:12.823 6450 Delete type=0 #1282
2024/03/02-12:05:12.823 6450 Delete type=3 #1280
2024/03/03-02:12:55.589 a284 Level-0 table #1287: started
2024/03/03-02:12:55.589 a284 Level-0 table #1287: 0 bytes OK
2024/03/03-02:12:55.593 a284 Delete type=0 #1285
2024/03/03-02:12:55.598 a284 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/03-02:12:55.598 a284 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/03-02:38:39.171 4c1c Recovering log #1286
2024/03/03-02:38:39.177 4c1c Delete type=0 #1286
2024/03/03-02:38:39.177 4c1c Delete type=3 #1284
2024/03/03-13:15:51.286 6cc4 Level-0 table #1291: started
2024/03/03-13:15:51.311 6cc4 Level-0 table #1291: 60187 bytes OK
2024/03/03-13:15:51.315 6cc4 Delete type=0 #1289
2024/03/03-13:15:51.316 6cc4 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/03-13:15:51.317 6cc4 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at '!items!eUTU3JSbo7X98INw' @ 302 : 1
2024/03/03-13:15:51.317 6cc4 Compacting 1@1 + 1@2 files
2024/03/03-13:15:51.328 6cc4 Generated table #1292@1: 7 keys, 21326 bytes
2024/03/03-13:15:51.328 6cc4 Compacted 1@1 + 1@2 files => 21326 bytes
2024/03/03-13:15:51.333 6cc4 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/03/03-13:15:51.334 6cc4 Delete type=2 #1265
2024/03/03-13:15:51.334 6cc4 Delete type=2 #1291
2024/03/03-13:15:51.351 6cc4 Manual compaction at level-1 from '!items!eUTU3JSbo7X98INw' @ 302 : 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/02-12:04:14.653 122ec Recovering log #1278
2024/03/02-12:04:14.659 122ec Delete type=0 #1278
2024/03/02-12:04:14.659 122ec Delete type=3 #1276
2024/03/02-12:04:30.414 a284 Level-0 table #1283: started
2024/03/02-12:04:30.414 a284 Level-0 table #1283: 0 bytes OK
2024/03/02-12:04:30.417 a284 Delete type=0 #1281
2024/03/02-12:04:30.426 a284 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/02-12:04:30.426 a284 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/02-12:05:12.817 6450 Recovering log #1282
2024/03/02-12:05:12.823 6450 Delete type=0 #1282
2024/03/02-12:05:12.823 6450 Delete type=3 #1280
2024/03/03-02:12:55.589 a284 Level-0 table #1287: started
2024/03/03-02:12:55.589 a284 Level-0 table #1287: 0 bytes OK
2024/03/03-02:12:55.593 a284 Delete type=0 #1285
2024/03/03-02:12:55.598 a284 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/03/03-02:12:55.598 a284 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-001284
Binary file not shown.
Binary file added packs/gps-generic-features/MANIFEST-001288
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-001238
MANIFEST-001242
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/02-12:05:12.825 11c54 Recovering log #1236
2024/03/02-12:05:12.831 11c54 Delete type=0 #1236
2024/03/02-12:05:12.831 11c54 Delete type=3 #1234
2024/03/03-02:12:55.593 a284 Level-0 table #1241: started
2024/03/03-02:12:55.593 a284 Level-0 table #1241: 0 bytes OK
2024/03/03-02:12:55.595 a284 Delete type=0 #1239
2024/03/03-02:12:55.598 a284 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/03-02:12:55.599 a284 Manual compaction at level-1 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/03-02:38:39.188 6dec Recovering log #1240
2024/03/03-02:38:39.194 6dec Delete type=0 #1240
2024/03/03-02:38:39.195 6dec Delete type=3 #1238
2024/03/03-13:15:51.276 6cc4 Level-0 table #1245: started
2024/03/03-13:15:51.277 6cc4 Level-0 table #1245: 0 bytes OK
2024/03/03-13:15:51.285 6cc4 Delete type=0 #1243
2024/03/03-13:15:51.316 6cc4 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/03-13:15:51.316 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/02-12:04:14.660 6450 Recovering log #1232
2024/03/02-12:04:14.670 6450 Delete type=0 #1232
2024/03/02-12:04:14.670 6450 Delete type=3 #1230
2024/03/02-12:04:30.417 a284 Level-0 table #1237: started
2024/03/02-12:04:30.417 a284 Level-0 table #1237: 0 bytes OK
2024/03/02-12:04:30.422 a284 Delete type=0 #1235
2024/03/02-12:04:30.426 a284 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/02-12:04:30.426 a284 Manual compaction at level-1 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/02-12:05:12.825 11c54 Recovering log #1236
2024/03/02-12:05:12.831 11c54 Delete type=0 #1236
2024/03/02-12:05:12.831 11c54 Delete type=3 #1234
2024/03/03-02:12:55.593 a284 Level-0 table #1241: started
2024/03/03-02:12:55.593 a284 Level-0 table #1241: 0 bytes OK
2024/03/03-02:12:55.595 a284 Delete type=0 #1239
2024/03/03-02:12:55.598 a284 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/03/03-02:12:55.599 a284 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-001241
MANIFEST-001245
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/02-12:05:12.833 6450 Recovering log #1239
2024/03/02-12:05:12.839 6450 Delete type=0 #1239
2024/03/02-12:05:12.839 6450 Delete type=3 #1237
2024/03/03-02:12:55.605 a284 Level-0 table #1244: started
2024/03/03-02:12:55.606 a284 Level-0 table #1244: 0 bytes OK
2024/03/03-02:12:55.609 a284 Delete type=0 #1242
2024/03/03-02:12:55.611 a284 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/03-02:12:55.611 a284 Manual compaction at level-1 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/03-02:38:39.213 4c1c Recovering log #1243
2024/03/03-02:38:39.218 4c1c Delete type=0 #1243
2024/03/03-02:38:39.218 4c1c Delete type=3 #1241
2024/03/03-13:15:51.345 6cc4 Level-0 table #1248: started
2024/03/03-13:15:51.345 6cc4 Level-0 table #1248: 0 bytes OK
2024/03/03-13:15:51.351 6cc4 Delete type=0 #1246
2024/03/03-13:15:51.352 6cc4 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/03-13:15:51.354 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/02-12:04:14.672 122ec Recovering log #1235
2024/03/02-12:04:14.682 122ec Delete type=0 #1235
2024/03/02-12:04:14.682 122ec Delete type=3 #1233
2024/03/02-12:04:30.405 a284 Level-0 table #1240: started
2024/03/02-12:04:30.405 a284 Level-0 table #1240: 0 bytes OK
2024/03/02-12:04:30.414 a284 Delete type=0 #1238
2024/03/02-12:04:30.426 a284 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/02-12:04:30.426 a284 Manual compaction at level-1 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/02-12:05:12.833 6450 Recovering log #1239
2024/03/02-12:05:12.839 6450 Delete type=0 #1239
2024/03/02-12:05:12.839 6450 Delete type=3 #1237
2024/03/03-02:12:55.605 a284 Level-0 table #1244: started
2024/03/03-02:12:55.606 a284 Level-0 table #1244: 0 bytes OK
2024/03/03-02:12:55.609 a284 Delete type=0 #1242
2024/03/03-02:12:55.611 a284 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/03/03-02:12:55.611 a284 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-000917
MANIFEST-000921

0 comments on commit b6e555d

Please sign in to comment.