Skip to content

Commit

Permalink
0.5.85
Browse files Browse the repository at this point in the history
gambit07 committed Nov 30, 2024
1 parent 609c09d commit 9521669
Showing 87 changed files with 293 additions and 167 deletions.
11 changes: 10 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -18,7 +18,16 @@ jobs:
- name: Set Release Notes for Github
id: set-release-notes-github
run: |
echo "- General: Remove missed piece from old cpr integration file" >> release_notes.txt
echo "- Additions:" >> release_notes.txt
echo " - Doom: Added homebrew shortsword Doom" >> release_notes.txt
echo " - Gloom: Added homebrew shortsword Gloom" >> release_notes.txt
echo " - Boots of Speed: Enhanced the ddbi automation to allow turning the item on and off for time tracking purposes. Waiting on a midi update for special durations to fully finish the handling." >> release_notes.txt
echo "- Updates:" >> release_notes.txt
echo " - computeDistance: Updates for buncha automations to account for new midi dep warnings" >> release_notes.txt
echo "- Bugfixes:" >> release_notes.txt
echo " - Confusion: Add missing template size increase on upcast. Fix some pieces of template removal after cast" >> release_notes.txt
echo " - Biohazard: Fix bug trying to access token before its defined" >> release_notes.txt
echo " - Reckless Attack/Reckless: Fix bug where item would try to activate outside combat" >> release_notes.txt
echo "release-notes-github<<EOF" >> $GITHUB_ENV
cat release_notes.txt >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/gps-3rd-party-features/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001773
MANIFEST-001807
16 changes: 8 additions & 8 deletions packs/gps-3rd-party-features/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/11/21-23:39:38.493 177dc Recovering log #1772
2024/11/21-23:39:38.498 177dc Delete type=0 #1772
2024/11/21-23:39:38.498 177dc Delete type=3 #1771
2024/11/21-23:44:04.540 1dfc0 Level-0 table #1776: started
2024/11/21-23:44:04.540 1dfc0 Level-0 table #1776: 0 bytes OK
2024/11/21-23:44:04.546 1dfc0 Delete type=0 #1774
2024/11/21-23:44:04.555 1dfc0 Manual compaction at level-0 from '!folders!4Ecsdk7k1FvMs9OF' @ 72057594037927935 : 1 .. '!items.effects!G2IDv711EWrOF7ef.kE7T0D7E6CnMvjvr' @ 0 : 0; will stop at (end)
2024/11/21-23:44:04.563 1dfc0 Manual compaction at level-1 from '!folders!4Ecsdk7k1FvMs9OF' @ 72057594037927935 : 1 .. '!items.effects!G2IDv711EWrOF7ef.kE7T0D7E6CnMvjvr' @ 0 : 0; will stop at (end)
2024/11/30-01:26:53.823 5b78 Recovering log #1805
2024/11/30-01:26:53.829 5b78 Delete type=0 #1805
2024/11/30-01:26:53.829 5b78 Delete type=3 #1803
2024/11/30-03:35:57.737 6f9c Level-0 table #1810: started
2024/11/30-03:35:57.737 6f9c Level-0 table #1810: 0 bytes OK
2024/11/30-03:35:57.739 6f9c Delete type=0 #1808
2024/11/30-03:35:57.739 6f9c Manual compaction at level-0 from '!folders!4Ecsdk7k1FvMs9OF' @ 72057594037927935 : 1 .. '!items.effects!G2IDv711EWrOF7ef.kE7T0D7E6CnMvjvr' @ 0 : 0; will stop at (end)
2024/11/30-03:35:57.739 6f9c Manual compaction at level-1 from '!folders!4Ecsdk7k1FvMs9OF' @ 72057594037927935 : 1 .. '!items.effects!G2IDv711EWrOF7ef.kE7T0D7E6CnMvjvr' @ 0 : 0; will stop at (end)
11 changes: 8 additions & 3 deletions packs/gps-3rd-party-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2024/11/21-23:35:47.053 1490c Recovering log #1770
2024/11/21-23:35:47.064 1490c Delete type=0 #1770
2024/11/21-23:35:47.064 1490c Delete type=3 #1769
2024/11/29-00:18:20.198 5b78 Recovering log #1801
2024/11/29-00:18:20.207 5b78 Delete type=0 #1801
2024/11/29-00:18:20.208 5b78 Delete type=3 #1799
2024/11/30-01:25:25.981 6f9c Level-0 table #1806: started
2024/11/30-01:25:25.981 6f9c Level-0 table #1806: 0 bytes OK
2024/11/30-01:25:25.984 6f9c Delete type=0 #1804
2024/11/30-01:25:25.986 6f9c Manual compaction at level-0 from '!folders!4Ecsdk7k1FvMs9OF' @ 72057594037927935 : 1 .. '!items.effects!G2IDv711EWrOF7ef.kE7T0D7E6CnMvjvr' @ 0 : 0; will stop at (end)
2024/11/30-01:25:25.986 6f9c Manual compaction at level-1 from '!folders!4Ecsdk7k1FvMs9OF' @ 72057594037927935 : 1 .. '!items.effects!G2IDv711EWrOF7ef.kE7T0D7E6CnMvjvr' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/gps-3rd-party-items/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001774
MANIFEST-001808
16 changes: 8 additions & 8 deletions packs/gps-3rd-party-items/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2024/11/21-23:39:38.500 49608 Recovering log #1773
2024/11/21-23:39:38.506 49608 Delete type=0 #1773
2024/11/21-23:39:38.506 49608 Delete type=3 #1772
2024/11/21-23:44:04.532 1dfc0 Level-0 table #1777: started
2024/11/21-23:44:04.532 1dfc0 Level-0 table #1777: 0 bytes OK
2024/11/21-23:44:04.539 1dfc0 Delete type=0 #1775
2024/11/21-23:44:04.547 1dfc0 Manual compaction at level-0 from '!items!A4JIbc14vM5IKbuT' @ 72057594037927935 : 1 .. '!items.effects!qHY9RXV48OmvCrw1.UNiU6zoPTpbrxoIA' @ 0 : 0; will stop at (end)
2024/11/21-23:44:04.555 1dfc0 Manual compaction at level-1 from '!items!A4JIbc14vM5IKbuT' @ 72057594037927935 : 1 .. '!items.effects!qHY9RXV48OmvCrw1.UNiU6zoPTpbrxoIA' @ 0 : 0; will stop at (end)
2024/11/30-01:26:53.836 6ebc Recovering log #1806
2024/11/30-01:26:53.842 6ebc Delete type=0 #1806
2024/11/30-01:26:53.842 6ebc Delete type=3 #1804
2024/11/30-03:35:57.732 6f9c Level-0 table #1811: started
2024/11/30-03:35:57.732 6f9c Level-0 table #1811: 0 bytes OK
2024/11/30-03:35:57.734 6f9c Delete type=0 #1809
2024/11/30-03:35:57.739 6f9c Manual compaction at level-0 from '!items!A4JIbc14vM5IKbuT' @ 72057594037927935 : 1 .. '!items.effects!qHY9RXV48OmvCrw1.UNiU6zoPTpbrxoIA' @ 0 : 0; will stop at (end)
2024/11/30-03:35:57.739 6f9c Manual compaction at level-1 from '!items!A4JIbc14vM5IKbuT' @ 72057594037927935 : 1 .. '!items.effects!qHY9RXV48OmvCrw1.UNiU6zoPTpbrxoIA' @ 0 : 0; will stop at (end)
11 changes: 8 additions & 3 deletions packs/gps-3rd-party-items/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2024/11/21-23:35:47.071 b1bc Recovering log #1771
2024/11/21-23:35:47.082 b1bc Delete type=0 #1771
2024/11/21-23:35:47.082 b1bc Delete type=3 #1770
2024/11/29-00:18:20.214 e5c Recovering log #1802
2024/11/29-00:18:20.223 e5c Delete type=0 #1802
2024/11/29-00:18:20.223 e5c Delete type=3 #1800
2024/11/30-01:25:25.984 6f9c Level-0 table #1807: started
2024/11/30-01:25:25.984 6f9c Level-0 table #1807: 0 bytes OK
2024/11/30-01:25:25.986 6f9c Delete type=0 #1805
2024/11/30-01:25:25.986 6f9c Manual compaction at level-0 from '!items!A4JIbc14vM5IKbuT' @ 72057594037927935 : 1 .. '!items.effects!qHY9RXV48OmvCrw1.UNiU6zoPTpbrxoIA' @ 0 : 0; will stop at (end)
2024/11/30-01:25:25.986 6f9c Manual compaction at level-1 from '!items!A4JIbc14vM5IKbuT' @ 72057594037927935 : 1 .. '!items.effects!qHY9RXV48OmvCrw1.UNiU6zoPTpbrxoIA' @ 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-3rd-party-spells/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-001796
MANIFEST-001831
23 changes: 15 additions & 8 deletions packs/gps-3rd-party-spells/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
2024/11/21-23:39:38.507 177dc Recovering log #1795
2024/11/21-23:39:38.513 177dc Delete type=0 #1795
2024/11/21-23:39:38.513 177dc Delete type=3 #1794
2024/11/21-23:44:04.548 1dfc0 Level-0 table #1799: started
2024/11/21-23:44:04.548 1dfc0 Level-0 table #1799: 0 bytes OK
2024/11/21-23:44:04.554 1dfc0 Delete type=0 #1797
2024/11/21-23:44:04.563 1dfc0 Manual compaction at level-0 from '!items!2YNbYocBRdEDgO4Q' @ 72057594037927935 : 1 .. '!items.effects!qBnx0VU4WBSLrGeK.zhzkM83QyjS4pBGp' @ 0 : 0; will stop at (end)
2024/11/21-23:44:04.568 1dfc0 Manual compaction at level-1 from '!items!2YNbYocBRdEDgO4Q' @ 72057594037927935 : 1 .. '!items.effects!qBnx0VU4WBSLrGeK.zhzkM83QyjS4pBGp' @ 0 : 0; will stop at (end)
2024/11/30-01:26:53.849 e5c Recovering log #1829
2024/11/30-01:26:53.855 e5c Delete type=0 #1829
2024/11/30-01:26:53.855 e5c Delete type=3 #1827
2024/11/30-03:35:57.747 6f9c Level-0 table #1834: started
2024/11/30-03:35:57.749 6f9c Level-0 table #1834: 12525 bytes OK
2024/11/30-03:35:57.752 6f9c Delete type=0 #1832
2024/11/30-03:35:57.754 6f9c Manual compaction at level-0 from '!items!2YNbYocBRdEDgO4Q' @ 72057594037927935 : 1 .. '!items.effects!qBnx0VU4WBSLrGeK.zhzkM83QyjS4pBGp' @ 0 : 0; will stop at (end)
2024/11/30-03:35:57.754 6f9c Manual compaction at level-1 from '!items!2YNbYocBRdEDgO4Q' @ 72057594037927935 : 1 .. '!items.effects!qBnx0VU4WBSLrGeK.zhzkM83QyjS4pBGp' @ 0 : 0; will stop at '!items!qBnx0VU4WBSLrGeK' @ 481 : 1
2024/11/30-03:35:57.755 6f9c Compacting 1@1 + 1@2 files
2024/11/30-03:35:57.761 6f9c Generated table #1835@1: 37 keys, 88159 bytes
2024/11/30-03:35:57.761 6f9c Compacted 1@1 + 1@2 files => 88159 bytes
2024/11/30-03:35:57.762 6f9c compacted to: files[ 0 0 1 0 0 0 0 ]
2024/11/30-03:35:57.763 6f9c Delete type=2 #1812
2024/11/30-03:35:57.763 6f9c Delete type=2 #1834
2024/11/30-03:35:57.770 6f9c Manual compaction at level-1 from '!items!qBnx0VU4WBSLrGeK' @ 481 : 1 .. '!items.effects!qBnx0VU4WBSLrGeK.zhzkM83QyjS4pBGp' @ 0 : 0; will stop at (end)
11 changes: 8 additions & 3 deletions packs/gps-3rd-party-spells/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2024/11/21-23:35:47.089 1490c Recovering log #1793
2024/11/21-23:35:47.099 1490c Delete type=0 #1793
2024/11/21-23:35:47.099 1490c Delete type=3 #1792
2024/11/29-00:18:20.246 6ebc Recovering log #1825
2024/11/29-00:18:20.257 6ebc Delete type=0 #1825
2024/11/29-00:18:20.257 6ebc Delete type=3 #1823
2024/11/30-01:25:25.988 6f9c Level-0 table #1830: started
2024/11/30-01:25:25.988 6f9c Level-0 table #1830: 0 bytes OK
2024/11/30-01:25:25.990 6f9c Delete type=0 #1828
2024/11/30-01:25:25.998 6f9c Manual compaction at level-0 from '!items!2YNbYocBRdEDgO4Q' @ 72057594037927935 : 1 .. '!items.effects!qBnx0VU4WBSLrGeK.zhzkM83QyjS4pBGp' @ 0 : 0; will stop at (end)
2024/11/30-01:25:25.998 6f9c Manual compaction at level-1 from '!items!2YNbYocBRdEDgO4Q' @ 72057594037927935 : 1 .. '!items.effects!qBnx0VU4WBSLrGeK.zhzkM83QyjS4pBGp' @ 0 : 0; will stop at (end)
Binary file removed packs/gps-3rd-party-spells/MANIFEST-001796
Binary file not shown.
Binary file added packs/gps-3rd-party-spells/MANIFEST-001831
Binary file not shown.
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-002237
MANIFEST-002271
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/11/21-23:39:38.485 53418 Recovering log #2236
2024/11/21-23:39:38.491 53418 Delete type=0 #2236
2024/11/21-23:39:38.491 53418 Delete type=3 #2235
2024/11/21-23:44:04.525 1dfc0 Level-0 table #2240: started
2024/11/21-23:44:04.525 1dfc0 Level-0 table #2240: 0 bytes OK
2024/11/21-23:44:04.532 1dfc0 Delete type=0 #2238
2024/11/21-23:44:04.539 1dfc0 Manual compaction at level-0 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/11/21-23:44:04.547 1dfc0 Manual compaction at level-1 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/11/30-01:26:53.807 e5c Recovering log #2269
2024/11/30-01:26:53.813 e5c Delete type=0 #2269
2024/11/30-01:26:53.813 e5c Delete type=3 #2267
2024/11/30-03:35:57.734 6f9c Level-0 table #2274: started
2024/11/30-03:35:57.734 6f9c Level-0 table #2274: 0 bytes OK
2024/11/30-03:35:57.737 6f9c Delete type=0 #2272
2024/11/30-03:35:57.739 6f9c Manual compaction at level-0 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/11/30-03:35:57.739 6f9c Manual compaction at level-1 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
11 changes: 8 additions & 3 deletions packs/gps-actors/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2024/11/21-23:35:47.039 3d710 Recovering log #2234
2024/11/21-23:35:47.046 3d710 Delete type=0 #2234
2024/11/21-23:35:47.046 3d710 Delete type=3 #2233
2024/11/29-00:18:20.178 6ebc Recovering log #2265
2024/11/29-00:18:20.188 6ebc Delete type=0 #2265
2024/11/29-00:18:20.188 6ebc Delete type=3 #2263
2024/11/30-01:25:25.962 6f9c Level-0 table #2270: started
2024/11/30-01:25:25.962 6f9c Level-0 table #2270: 0 bytes OK
2024/11/30-01:25:25.965 6f9c Delete type=0 #2268
2024/11/30-01:25:25.971 6f9c Manual compaction at level-0 from '!actors!2Q055cZ4Q4eMWCQT' @ 72057594037927935 : 1 .. '!actors.items.effects!2Q055cZ4Q4eMWCQT.icorevoMIkBVXL37.jFKhp34XZd32ryYT' @ 0 : 0; will stop at (end)
2024/11/30-01:25:25.971 6f9c 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.
Binary file not shown.
2 changes: 1 addition & 1 deletion packs/gps-class-features/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-003460
MANIFEST-003495
23 changes: 15 additions & 8 deletions packs/gps-class-features/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
2024/11/21-23:39:38.423 53418 Recovering log #3459
2024/11/21-23:39:38.428 53418 Delete type=0 #3459
2024/11/21-23:39:38.428 53418 Delete type=3 #3458
2024/11/21-23:44:04.472 1dfc0 Level-0 table #3463: started
2024/11/21-23:44:04.472 1dfc0 Level-0 table #3463: 0 bytes OK
2024/11/21-23:44:04.479 1dfc0 Delete type=0 #3461
2024/11/21-23:44:04.485 1dfc0 Manual compaction at level-0 from '!folders!89rvrtGjpBsZz1Tr' @ 72057594037927935 : 1 .. '!items.effects!ugNmjDFbPNnpG0CG.Z6aK5JHacSpklffP' @ 0 : 0; will stop at (end)
2024/11/21-23:44:04.490 1dfc0 Manual compaction at level-1 from '!folders!89rvrtGjpBsZz1Tr' @ 72057594037927935 : 1 .. '!items.effects!ugNmjDFbPNnpG0CG.Z6aK5JHacSpklffP' @ 0 : 0; will stop at (end)
2024/11/30-01:26:53.650 6ebc Recovering log #3493
2024/11/30-01:26:53.656 6ebc Delete type=0 #3493
2024/11/30-01:26:53.656 6ebc Delete type=3 #3491
2024/11/30-03:35:57.667 6f9c Level-0 table #3498: started
2024/11/30-03:35:57.670 6f9c Level-0 table #3498: 20112 bytes OK
2024/11/30-03:35:57.672 6f9c Delete type=0 #3496
2024/11/30-03:35:57.686 6f9c Manual compaction at level-0 from '!folders!89rvrtGjpBsZz1Tr' @ 72057594037927935 : 1 .. '!items.effects!ugNmjDFbPNnpG0CG.Z6aK5JHacSpklffP' @ 0 : 0; will stop at (end)
2024/11/30-03:35:57.686 6f9c Manual compaction at level-1 from '!folders!89rvrtGjpBsZz1Tr' @ 72057594037927935 : 1 .. '!items.effects!ugNmjDFbPNnpG0CG.Z6aK5JHacSpklffP' @ 0 : 0; will stop at '!items!ddIm1TJtpoiZuW23' @ 1045 : 1
2024/11/30-03:35:57.686 6f9c Compacting 1@1 + 1@2 files
2024/11/30-03:35:57.689 6f9c Generated table #3499@1: 73 keys, 116614 bytes
2024/11/30-03:35:57.689 6f9c Compacted 1@1 + 1@2 files => 116614 bytes
2024/11/30-03:35:57.692 6f9c compacted to: files[ 0 0 1 0 0 0 0 ]
2024/11/30-03:35:57.692 6f9c Delete type=2 #3472
2024/11/30-03:35:57.692 6f9c Delete type=2 #3498
2024/11/30-03:35:57.711 6f9c Manual compaction at level-1 from '!items!ddIm1TJtpoiZuW23' @ 1045 : 1 .. '!items.effects!ugNmjDFbPNnpG0CG.Z6aK5JHacSpklffP' @ 0 : 0; will stop at (end)
11 changes: 8 additions & 3 deletions packs/gps-class-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2024/11/21-23:35:46.867 3d710 Recovering log #3457
2024/11/21-23:35:46.877 3d710 Delete type=0 #3457
2024/11/21-23:35:46.877 3d710 Delete type=3 #3456
2024/11/29-00:18:19.988 e5c Recovering log #3489
2024/11/29-00:18:19.996 e5c Delete type=0 #3489
2024/11/29-00:18:19.996 e5c Delete type=3 #3487
2024/11/30-01:25:25.940 6f9c Level-0 table #3494: started
2024/11/30-01:25:25.940 6f9c Level-0 table #3494: 0 bytes OK
2024/11/30-01:25:25.945 6f9c Delete type=0 #3492
2024/11/30-01:25:25.953 6f9c Manual compaction at level-0 from '!folders!89rvrtGjpBsZz1Tr' @ 72057594037927935 : 1 .. '!items.effects!ugNmjDFbPNnpG0CG.Z6aK5JHacSpklffP' @ 0 : 0; will stop at (end)
2024/11/30-01:25:25.954 6f9c Manual compaction at level-1 from '!folders!89rvrtGjpBsZz1Tr' @ 72057594037927935 : 1 .. '!items.effects!ugNmjDFbPNnpG0CG.Z6aK5JHacSpklffP' @ 0 : 0; will stop at (end)
Binary file removed packs/gps-class-features/MANIFEST-003460
Binary file not shown.
Binary file added packs/gps-class-features/MANIFEST-003495
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-003505
MANIFEST-003539
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/11/21-23:39:38.447 53418 Recovering log #3504
2024/11/21-23:39:38.452 53418 Delete type=0 #3504
2024/11/21-23:39:38.452 53418 Delete type=3 #3503
2024/11/21-23:44:04.490 1dfc0 Level-0 table #3508: started
2024/11/21-23:44:04.491 1dfc0 Level-0 table #3508: 0 bytes OK
2024/11/21-23:44:04.496 1dfc0 Delete type=0 #3506
2024/11/21-23:44:04.503 1dfc0 Manual compaction at level-0 from '!items!0XoQ7lGPSwjM8Gw4' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/11/21-23:44:04.510 1dfc0 Manual compaction at level-1 from '!items!0XoQ7lGPSwjM8Gw4' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/11/30-01:26:53.697 e5c Recovering log #3537
2024/11/30-01:26:53.702 e5c Delete type=0 #3537
2024/11/30-01:26:53.702 e5c Delete type=3 #3535
2024/11/30-03:35:57.706 6f9c Level-0 table #3542: started
2024/11/30-03:35:57.709 6f9c Level-0 table #3542: 9719 bytes OK
2024/11/30-03:35:57.711 6f9c Delete type=0 #3540
2024/11/30-03:35:57.711 6f9c Manual compaction at level-0 from '!items!0XoQ7lGPSwjM8Gw4' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/11/30-03:35:57.712 6f9c Manual compaction at level-1 from '!items!0XoQ7lGPSwjM8Gw4' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at '!items!VXdRNRLMZVjJyAFz' @ 666 : 1
2024/11/30-03:35:57.712 6f9c Compacting 1@1 + 1@2 files
2024/11/30-03:35:57.718 6f9c Generated table #3543@1: 13 keys, 18527 bytes
2024/11/30-03:35:57.718 6f9c Compacted 1@1 + 1@2 files => 18527 bytes
2024/11/30-03:35:57.721 6f9c compacted to: files[ 0 0 1 0 0 0 0 ]
2024/11/30-03:35:57.721 6f9c Delete type=2 #3322
2024/11/30-03:35:57.721 6f9c Delete type=2 #3542
2024/11/30-03:35:57.728 6f9c Manual compaction at level-1 from '!items!VXdRNRLMZVjJyAFz' @ 666 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
11 changes: 8 additions & 3 deletions packs/gps-generic-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2024/11/21-23:35:46.913 3d710 Recovering log #3502
2024/11/21-23:35:46.924 3d710 Delete type=0 #3502
2024/11/21-23:35:46.924 3d710 Delete type=3 #3501
2024/11/29-00:18:20.036 6ebc Recovering log #3533
2024/11/29-00:18:20.046 6ebc Delete type=0 #3533
2024/11/29-00:18:20.047 6ebc Delete type=3 #3531
2024/11/30-01:25:25.950 6f9c Level-0 table #3538: started
2024/11/30-01:25:25.950 6f9c Level-0 table #3538: 0 bytes OK
2024/11/30-01:25:25.953 6f9c Delete type=0 #3536
2024/11/30-01:25:25.954 6f9c Manual compaction at level-0 from '!items!0XoQ7lGPSwjM8Gw4' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
2024/11/30-01:25:25.954 6f9c Manual compaction at level-1 from '!items!0XoQ7lGPSwjM8Gw4' @ 72057594037927935 : 1 .. '!items.effects!svKaRfNtOXMOXoW6.NcYMpQ7B3RwBuLC7' @ 0 : 0; will stop at (end)
Binary file removed packs/gps-generic-features/MANIFEST-003505
Binary file not shown.
Binary file added packs/gps-generic-features/MANIFEST-003539
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-003408
MANIFEST-003442
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/11/21-23:39:38.454 3d7e8 Recovering log #3407
2024/11/21-23:39:38.459 3d7e8 Delete type=0 #3407
2024/11/21-23:39:38.460 3d7e8 Delete type=3 #3406
2024/11/21-23:44:04.497 1dfc0 Level-0 table #3411: started
2024/11/21-23:44:04.497 1dfc0 Level-0 table #3411: 0 bytes OK
2024/11/21-23:44:04.502 1dfc0 Delete type=0 #3409
2024/11/21-23:44:04.510 1dfc0 Manual compaction at level-0 from '!folders!4OzV9QdsPgTyK99q' @ 72057594037927935 : 1 .. '!items.effects!fwJjg1xtQFZupjbV.vhj7xJmCiTIagALN' @ 0 : 0; will stop at (end)
2024/11/21-23:44:04.517 1dfc0 Manual compaction at level-1 from '!folders!4OzV9QdsPgTyK99q' @ 72057594037927935 : 1 .. '!items.effects!fwJjg1xtQFZupjbV.vhj7xJmCiTIagALN' @ 0 : 0; will stop at (end)
2024/11/30-01:26:53.717 5b78 Recovering log #3440
2024/11/30-01:26:53.723 5b78 Delete type=0 #3440
2024/11/30-01:26:53.723 5b78 Delete type=3 #3438
2024/11/30-03:35:57.721 6f9c Level-0 table #3445: started
2024/11/30-03:35:57.721 6f9c Level-0 table #3445: 0 bytes OK
2024/11/30-03:35:57.723 6f9c Delete type=0 #3443
2024/11/30-03:35:57.728 6f9c Manual compaction at level-0 from '!folders!4OzV9QdsPgTyK99q' @ 72057594037927935 : 1 .. '!items.effects!fwJjg1xtQFZupjbV.vhj7xJmCiTIagALN' @ 0 : 0; will stop at (end)
2024/11/30-03:35:57.728 6f9c Manual compaction at level-1 from '!folders!4OzV9QdsPgTyK99q' @ 72057594037927935 : 1 .. '!items.effects!fwJjg1xtQFZupjbV.vhj7xJmCiTIagALN' @ 0 : 0; will stop at (end)
11 changes: 8 additions & 3 deletions packs/gps-homebrew-features/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2024/11/21-23:35:46.931 4e334 Recovering log #3405
2024/11/21-23:35:46.941 4e334 Delete type=0 #3405
2024/11/21-23:35:46.941 4e334 Delete type=3 #3404
2024/11/29-00:18:20.053 5b78 Recovering log #3436
2024/11/29-00:18:20.062 5b78 Delete type=0 #3436
2024/11/29-00:18:20.062 5b78 Delete type=3 #3434
2024/11/30-01:25:25.955 6f9c Level-0 table #3441: started
2024/11/30-01:25:25.955 6f9c Level-0 table #3441: 0 bytes OK
2024/11/30-01:25:25.959 6f9c Delete type=0 #3439
2024/11/30-01:25:25.971 6f9c Manual compaction at level-0 from '!folders!4OzV9QdsPgTyK99q' @ 72057594037927935 : 1 .. '!items.effects!fwJjg1xtQFZupjbV.vhj7xJmCiTIagALN' @ 0 : 0; will stop at (end)
2024/11/30-01:25:25.971 6f9c Manual compaction at level-1 from '!folders!4OzV9QdsPgTyK99q' @ 72057594037927935 : 1 .. '!items.effects!fwJjg1xtQFZupjbV.vhj7xJmCiTIagALN' @ 0 : 0; will stop at (end)
Binary file not shown.
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-003411
MANIFEST-003446
Loading

0 comments on commit 9521669

Please sign in to comment.