Skip to content

Commit

Permalink
0.0.72
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Feb 25, 2024
1 parent 83e0b42 commit 08e8db0
Show file tree
Hide file tree
Showing 49 changed files with 157 additions and 188 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,10 @@ jobs:
- name: Set Release Notes for Github
id: set-release-notes-github
run: |
echo "Added:" >> release_notes.txt
echo "- Witch Spell - Healing Glyph" >> release_notes.txt
echo "- Disengage: Simple Disengage active effect added for Opportunity Attack recognition." >> release_notes.txt
echo "- Nimble Escape - Disengage: Simple Disengage active effect added for Opportunity Attack recognition." >> release_notes.txt
echo "Updates:" >> release_notes.txt
echo "- Opportunity Attack: Added handling to remove multiple Opportunity Attack items on combat start/end if multiple exist on an actor due to old manually added features. Cleaned up and added additional incapacitated, spell and charm effects to check against when initiating an OA." >> release_notes.txt
echo "- Updates:" >> release_notes.txt
echo " - Opportunity Attack: Added Flyby handling. Added Sentinel and Riposte handling of additional effects preventing Reactions" >> release_notes.txt
echo "- Bugfixes:" >> release_notes.txt
echo " - Hideous Laughter: Added missing incapacitated effect." >> 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.71",
"version": "0.0.72",
"compatibility": {
"minimum": "11",
"verified": "11",
Expand Down
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-001083
MANIFEST-001091
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/02/24-02:34:12.582 2190 Recovering log #1081
2024/02/24-02:34:12.593 2190 Delete type=0 #1081
2024/02/24-02:34:12.593 2190 Delete type=3 #1079
2024/02/25-02:14:44.770 e18 Level-0 table #1086: started
2024/02/25-02:14:44.770 e18 Level-0 table #1086: 0 bytes OK
2024/02/25-02:14:44.772 e18 Delete type=0 #1084
2024/02/25-02:14:44.775 e18 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/02/25-02:14:44.775 e18 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/02/25-12:23:11.282 2190 Recovering log #1089
2024/02/25-12:23:11.288 2190 Delete type=0 #1089
2024/02/25-12:23:11.288 2190 Delete type=3 #1087
2024/02/25-14:48:57.329 e18 Level-0 table #1094: started
2024/02/25-14:48:57.329 e18 Level-0 table #1094: 0 bytes OK
2024/02/25-14:48:57.332 e18 Delete type=0 #1092
2024/02/25-14:48:57.332 e18 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/02/25-14:48:57.332 e18 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/02/23-11:48:31.378 6e10 Recovering log #1077
2024/02/23-11:48:31.384 6e10 Delete type=0 #1077
2024/02/23-11:48:31.384 6e10 Delete type=3 #1075
2024/02/24-02:25:10.468 e18 Level-0 table #1082: started
2024/02/24-02:25:10.468 e18 Level-0 table #1082: 0 bytes OK
2024/02/24-02:25:10.470 e18 Delete type=0 #1080
2024/02/24-02:25:10.479 e18 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/02/24-02:25:10.479 e18 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/02/25-02:15:23.738 6e10 Recovering log #1085
2024/02/25-02:15:23.744 6e10 Delete type=0 #1085
2024/02/25-02:15:23.744 6e10 Delete type=3 #1083
2024/02/25-11:47:11.217 e18 Level-0 table #1090: started
2024/02/25-11:47:11.217 e18 Level-0 table #1090: 0 bytes OK
2024/02/25-11:47:11.220 e18 Delete type=0 #1088
2024/02/25-11:47:11.226 e18 Manual compaction at level-0 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
2024/02/25-11:47:11.226 e18 Manual compaction at level-1 from '!folders!Bx9M27esbZ3oMhQa' @ 72057594037927935 : 1 .. '!items.effects!wLd8HBhcDcpEy0Gp.DWegiMAKX43CuDbS' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file removed packs/gps-generic-features/001123.ldb
Binary file not shown.
File renamed without changes.
Binary file added packs/gps-generic-features/001132.ldb
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-001119
MANIFEST-001128
30 changes: 15 additions & 15 deletions packs/gps-generic-features/LOG
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
2024/02/24-02:34:12.622 6db8 Recovering log #1116
2024/02/24-02:34:12.633 6db8 Delete type=0 #1116
2024/02/24-02:34:12.633 6db8 Delete type=3 #1114
2024/02/25-02:14:44.783 e18 Level-0 table #1122: started
2024/02/25-02:14:44.798 e18 Level-0 table #1122: 166527 bytes OK
2024/02/25-02:14:44.802 e18 Delete type=0 #1120
2024/02/25-02:14:44.804 e18 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/02/25-02:14:44.804 e18 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 246 : 1
2024/02/25-02:14:44.805 e18 Compacting 1@1 + 1@2 files
2024/02/25-02:14:44.809 e18 Generated table #1123@1: 8 keys, 21351 bytes
2024/02/25-02:14:44.809 e18 Compacted 1@1 + 1@2 files => 21351 bytes
2024/02/25-02:14:44.811 e18 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/02/25-02:14:44.811 e18 Delete type=2 #1118
2024/02/25-02:14:44.811 e18 Delete type=2 #1122
2024/02/25-02:14:44.816 e18 Manual compaction at level-1 from '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 246 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/02/25-12:23:11.315 6db8 Recovering log #1126
2024/02/25-12:23:11.320 6db8 Delete type=0 #1126
2024/02/25-12:23:11.320 6db8 Delete type=3 #1124
2024/02/25-14:48:57.346 e18 Level-0 table #1131: started
2024/02/25-14:48:57.351 e18 Level-0 table #1131: 44134 bytes OK
2024/02/25-14:48:57.354 e18 Delete type=0 #1129
2024/02/25-14:48:57.356 e18 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/02/25-14:48:57.356 e18 Manual compaction at level-1 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at '!items!eUTU3JSbo7X98INw' @ 271 : 1
2024/02/25-14:48:57.356 e18 Compacting 1@1 + 1@2 files
2024/02/25-14:48:57.371 e18 Generated table #1132@1: 8 keys, 21432 bytes
2024/02/25-14:48:57.371 e18 Compacted 1@1 + 1@2 files => 21432 bytes
2024/02/25-14:48:57.376 e18 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/02/25-14:48:57.376 e18 Delete type=2 #1123
2024/02/25-14:48:57.376 e18 Delete type=2 #1131
2024/02/25-14:48:57.387 e18 Manual compaction at level-1 from '!items!eUTU3JSbo7X98INw' @ 271 : 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/02/23-11:48:31.413 6db8 Recovering log #1111
2024/02/23-11:48:31.418 6db8 Delete type=0 #1111
2024/02/23-11:48:31.418 6db8 Delete type=3 #1109
2024/02/24-02:25:10.488 e18 Level-0 table #1117: started
2024/02/24-02:25:10.493 e18 Level-0 table #1117: 41670 bytes OK
2024/02/24-02:25:10.496 e18 Delete type=0 #1115
2024/02/24-02:25:10.509 e18 Manual compaction at level-0 from '!items!dV0FzUTUxfvhGWVj' @ 72057594037927935 : 1 .. '!items.effects!eUTU3JSbo7X98INw.ney4KMf0uBXJjZAn' @ 0 : 0; will stop at (end)
2024/02/24-02:25:10.515 e18 Manual compaction at level-1 from '!items!dV0FzUTUxfvhGWVj' @ 72057594037927935 : 1 .. '!items.effects!eUTU3JSbo7X98INw.ney4KMf0uBXJjZAn' @ 0 : 0; will stop at '!items!eUTU3JSbo7X98INw' @ 243 : 1
2024/02/24-02:25:10.515 e18 Compacting 1@1 + 1@2 files
2024/02/24-02:25:10.518 e18 Generated table #1118@1: 4 keys, 16333 bytes
2024/02/24-02:25:10.518 e18 Compacted 1@1 + 1@2 files => 16333 bytes
2024/02/24-02:25:10.521 e18 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/02/24-02:25:10.521 e18 Delete type=2 #1113
2024/02/24-02:25:10.521 e18 Delete type=2 #1117
2024/02/24-02:25:10.527 e18 Manual compaction at level-1 from '!items!eUTU3JSbo7X98INw' @ 243 : 1 .. '!items.effects!eUTU3JSbo7X98INw.ney4KMf0uBXJjZAn' @ 0 : 0; will stop at (end)
2024/02/25-02:15:23.761 2190 Recovering log #1121
2024/02/25-02:15:23.767 2190 Delete type=0 #1121
2024/02/25-02:15:23.767 2190 Delete type=3 #1119
2024/02/25-11:47:11.223 e18 Level-0 table #1127: started
2024/02/25-11:47:11.223 e18 Level-0 table #1127: 0 bytes OK
2024/02/25-11:47:11.225 e18 Delete type=0 #1125
2024/02/25-11:47:11.226 e18 Manual compaction at level-0 from '!items!1ZFwig1DSBIyGfDL' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/02/25-11:47:11.226 e18 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-001119
Binary file not shown.
Binary file added packs/gps-generic-features/MANIFEST-001128
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-001082
MANIFEST-001090
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/02/24-02:34:12.637 2190 Recovering log #1079
2024/02/24-02:34:12.646 2190 Delete type=0 #1079
2024/02/24-02:34:12.646 2190 Delete type=3 #1077
2024/02/25-02:14:44.802 e18 Level-0 table #1085: started
2024/02/25-02:14:44.802 e18 Level-0 table #1085: 0 bytes OK
2024/02/25-02:14:44.804 e18 Delete type=0 #1083
2024/02/25-02:14:44.804 e18 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/02/25-02:14:44.811 e18 Manual compaction at level-1 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/02/25-12:23:11.326 2190 Recovering log #1088
2024/02/25-12:23:11.332 2190 Delete type=0 #1088
2024/02/25-12:23:11.332 2190 Delete type=3 #1086
2024/02/25-14:48:57.376 e18 Level-0 table #1093: started
2024/02/25-14:48:57.376 e18 Level-0 table #1093: 0 bytes OK
2024/02/25-14:48:57.382 e18 Delete type=0 #1091
2024/02/25-14:48:57.394 e18 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/02/25-14:48:57.398 e18 Manual compaction at level-1 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
23 changes: 8 additions & 15 deletions packs/gps-homebrew-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
2024/02/23-11:48:31.421 6e10 Recovering log #1075
2024/02/23-11:48:31.427 6e10 Delete type=0 #1075
2024/02/23-11:48:31.427 6e10 Delete type=3 #1073
2024/02/24-02:25:10.496 e18 Level-0 table #1080: started
2024/02/24-02:25:10.504 e18 Level-0 table #1080: 22539 bytes OK
2024/02/24-02:25:10.505 e18 Delete type=0 #1078
2024/02/24-02:25:10.509 e18 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/02/24-02:25:10.521 e18 Manual compaction at level-1 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at '!items.effects!GpduIwHizlfhPq0L.d9dBh3emP8HLgrMk' @ 60 : 0
2024/02/24-02:25:10.521 e18 Compacting 1@1 + 1@2 files
2024/02/24-02:25:10.525 e18 Generated table #1081@1: 13 keys, 26755 bytes
2024/02/24-02:25:10.525 e18 Compacted 1@1 + 1@2 files => 26755 bytes
2024/02/24-02:25:10.527 e18 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/02/24-02:25:10.527 e18 Delete type=2 #1016
2024/02/24-02:25:10.527 e18 Delete type=2 #1080
2024/02/24-02:25:10.527 e18 Manual compaction at level-1 from '!items.effects!GpduIwHizlfhPq0L.d9dBh3emP8HLgrMk' @ 60 : 0 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/02/25-02:15:23.769 6e10 Recovering log #1084
2024/02/25-02:15:23.774 6e10 Delete type=0 #1084
2024/02/25-02:15:23.775 6e10 Delete type=3 #1082
2024/02/25-11:47:11.227 e18 Level-0 table #1089: started
2024/02/25-11:47:11.227 e18 Level-0 table #1089: 0 bytes OK
2024/02/25-11:47:11.231 e18 Delete type=0 #1087
2024/02/25-11:47:11.240 e18 Manual compaction at level-0 from '!folders!rvG7tD4SnTeXT7ji' @ 72057594037927935 : 1 .. '!items.effects!ba3fwkX1XMdyqBaE.hPR9ii2vho7FqWlZ' @ 0 : 0; will stop at (end)
2024/02/25-11:47:11.240 e18 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-001085
MANIFEST-001093
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/02/24-02:34:12.648 6db8 Recovering log #1083
2024/02/24-02:34:12.653 6db8 Delete type=0 #1083
2024/02/24-02:34:12.653 6db8 Delete type=3 #1081
2024/02/25-02:14:44.811 e18 Level-0 table #1088: started
2024/02/25-02:14:44.812 e18 Level-0 table #1088: 0 bytes OK
2024/02/25-02:14:44.815 e18 Delete type=0 #1086
2024/02/25-02:14:44.826 e18 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/02/25-02:14:44.829 e18 Manual compaction at level-1 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/02/25-12:23:11.335 6db8 Recovering log #1091
2024/02/25-12:23:11.340 6db8 Delete type=0 #1091
2024/02/25-12:23:11.340 6db8 Delete type=3 #1089
2024/02/25-14:48:57.382 e18 Level-0 table #1096: started
2024/02/25-14:48:57.382 e18 Level-0 table #1096: 0 bytes OK
2024/02/25-14:48:57.387 e18 Delete type=0 #1094
2024/02/25-14:48:57.394 e18 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/02/25-14:48:57.398 e18 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/02/23-11:48:31.436 6db8 Recovering log #1079
2024/02/23-11:48:31.442 6db8 Delete type=0 #1079
2024/02/23-11:48:31.442 6db8 Delete type=3 #1077
2024/02/24-02:25:10.506 e18 Level-0 table #1084: started
2024/02/24-02:25:10.506 e18 Level-0 table #1084: 0 bytes OK
2024/02/24-02:25:10.509 e18 Delete type=0 #1082
2024/02/24-02:25:10.515 e18 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/02/24-02:25:10.527 e18 Manual compaction at level-1 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/02/25-02:15:23.777 2190 Recovering log #1087
2024/02/25-02:15:23.782 2190 Delete type=0 #1087
2024/02/25-02:15:23.783 2190 Delete type=3 #1085
2024/02/25-11:47:11.231 e18 Level-0 table #1092: started
2024/02/25-11:47:11.231 e18 Level-0 table #1092: 0 bytes OK
2024/02/25-11:47:11.234 e18 Delete type=0 #1090
2024/02/25-11:47:11.240 e18 Manual compaction at level-0 from '!items!1WSJjnpLJhilXEgO' @ 72057594037927935 : 1 .. '!items.effects!zU5rb6IHhnrk4kHv.s5vVugxWuFKNWeL3' @ 0 : 0; will stop at (end)
2024/02/25-11:47:11.240 e18 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-000759
MANIFEST-000768
23 changes: 8 additions & 15 deletions packs/gps-homebrew-spells/LOG
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
2024/02/24-02:34:12.656 2190 Recovering log #756
2024/02/24-02:34:12.665 2190 Delete type=0 #756
2024/02/24-02:34:12.666 2190 Delete type=3 #754
2024/02/25-02:14:44.816 e18 Level-0 table #762: started
2024/02/25-02:14:44.821 e18 Level-0 table #762: 15118 bytes OK
2024/02/25-02:14:44.823 e18 Delete type=0 #760
2024/02/25-02:14:44.829 e18 Manual compaction at level-0 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/02/25-02:14:44.829 e18 Manual compaction at level-1 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at '!items!zm1K9ygQkfP0RsQn' @ 92 : 1
2024/02/25-02:14:44.829 e18 Compacting 1@1 + 1@2 files
2024/02/25-02:14:44.834 e18 Generated table #763@1: 15 keys, 29660 bytes
2024/02/25-02:14:44.834 e18 Compacted 1@1 + 1@2 files => 29660 bytes
2024/02/25-02:14:44.836 e18 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/02/25-02:14:44.837 e18 Delete type=2 #758
2024/02/25-02:14:44.837 e18 Delete type=2 #762
2024/02/25-02:14:44.841 e18 Manual compaction at level-1 from '!items!zm1K9ygQkfP0RsQn' @ 92 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/02/25-12:23:11.343 2190 Recovering log #766
2024/02/25-12:23:11.349 2190 Delete type=0 #766
2024/02/25-12:23:11.349 2190 Delete type=3 #764
2024/02/25-14:48:57.400 e18 Level-0 table #771: started
2024/02/25-14:48:57.400 e18 Level-0 table #771: 0 bytes OK
2024/02/25-14:48:57.407 e18 Delete type=0 #769
2024/02/25-14:48:57.421 e18 Manual compaction at level-0 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/02/25-14:48:57.421 e18 Manual compaction at level-1 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
23 changes: 8 additions & 15 deletions packs/gps-homebrew-spells/LOG.old
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
2024/02/23-11:48:31.453 6e10 Recovering log #752
2024/02/23-11:48:31.459 6e10 Delete type=0 #752
2024/02/23-11:48:31.459 6e10 Delete type=3 #750
2024/02/24-02:25:10.509 e18 Level-0 table #757: started
2024/02/24-02:25:10.512 e18 Level-0 table #757: 20592 bytes OK
2024/02/24-02:25:10.515 e18 Delete type=0 #755
2024/02/24-02:25:10.527 e18 Manual compaction at level-0 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/02/24-02:25:10.528 e18 Manual compaction at level-1 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at '!items.effects!wgxEnTAtpKObANny.MyjBrB8jaaHpbHnl' @ 90 : 1
2024/02/24-02:25:10.528 e18 Compacting 1@1 + 1@2 files
2024/02/24-02:25:10.533 e18 Generated table #758@1: 14 keys, 26205 bytes
2024/02/24-02:25:10.533 e18 Compacted 1@1 + 1@2 files => 26205 bytes
2024/02/24-02:25:10.536 e18 compacted to: files[ 0 0 1 0 0 0 0 ]
2024/02/24-02:25:10.536 e18 Delete type=2 #479
2024/02/24-02:25:10.536 e18 Delete type=2 #757
2024/02/24-02:25:10.550 e18 Manual compaction at level-1 from '!items.effects!wgxEnTAtpKObANny.MyjBrB8jaaHpbHnl' @ 90 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/02/25-02:15:23.786 6e10 Recovering log #761
2024/02/25-02:15:23.792 6e10 Delete type=0 #761
2024/02/25-02:15:23.792 6e10 Delete type=3 #759
2024/02/25-11:47:11.236 e18 Level-0 table #767: started
2024/02/25-11:47:11.237 e18 Level-0 table #767: 0 bytes OK
2024/02/25-11:47:11.240 e18 Delete type=0 #765
2024/02/25-11:47:11.240 e18 Manual compaction at level-0 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
2024/02/25-11:47:11.240 e18 Manual compaction at level-1 from '!items!6QBzihrPx5u059k4' @ 72057594037927935 : 1 .. '!items.effects!y6DAdalDF9gQbDUX.oxzWSYduqkFWENzC' @ 0 : 0; will stop at (end)
Binary file removed packs/gps-homebrew-spells/MANIFEST-000759
Binary file not shown.
Binary file added packs/gps-homebrew-spells/MANIFEST-000768
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-001081
MANIFEST-001089

0 comments on commit 08e8db0

Please sign in to comment.