BOL : Fix damage error, rework roll dialog and new damage targetting

This commit is contained in:
2026-03-16 20:16:58 +01:00
parent 7adc1b3f07
commit a549262d25
121 changed files with 538 additions and 408 deletions

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000987
MANIFEST-000995

View File

@@ -1,8 +1,11 @@
2026/02/28-22:59:53.812922 7f56f93fe6c0 Recovering log #985
2026/02/28-22:59:53.822992 7f56f93fe6c0 Delete type=3 #983
2026/02/28-22:59:53.823060 7f56f93fe6c0 Delete type=0 #985
2026/03/01-01:08:46.359452 7f54e37ef6c0 Level-0 table #990: started
2026/03/01-01:08:46.359484 7f54e37ef6c0 Level-0 table #990: 0 bytes OK
2026/03/01-01:08:46.366109 7f54e37ef6c0 Delete type=0 #988
2026/03/01-01:08:46.366268 7f54e37ef6c0 Manual compaction at level-0 from '!items!2xxMC458KXaAgm3T' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2026/03/01-01:08:46.366297 7f54e37ef6c0 Manual compaction at level-1 from '!items!2xxMC458KXaAgm3T' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2026/03/16-19:46:09.114688 7f766abff6c0 Delete type=3 #1
2026/03/16-20:16:08.358747 7f7668bfb6c0 Level-0 table #998: started
2026/03/16-20:16:08.358790 7f7668bfb6c0 Level-0 table #998: 0 bytes OK
2026/03/16-20:16:08.366115 7f7668bfb6c0 Delete type=0 #996
2026/03/16-20:16:08.401980 7f7668bfb6c0 Manual compaction at level-0 from '!items!2xxMC458KXaAgm3T' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at '!items!zjOFhNocHjeJZcy4' @ 279 : 1
2026/03/16-20:16:08.402006 7f7668bfb6c0 Compacting 1@0 + 0@1 files
2026/03/16-20:16:08.406807 7f7668bfb6c0 Generated table #999@0: 41 keys, 29020 bytes
2026/03/16-20:16:08.406835 7f7668bfb6c0 Compacted 1@0 + 0@1 files => 29020 bytes
2026/03/16-20:16:08.413403 7f7668bfb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/03/16-20:16:08.413541 7f7668bfb6c0 Delete type=2 #755
2026/03/16-20:16:08.413840 7f7668bfb6c0 Manual compaction at level-0 from '!items!zjOFhNocHjeJZcy4' @ 279 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/02/28-17:23:52.846187 7f56f93fe6c0 Recovering log #981
2026/02/28-17:23:52.856256 7f56f93fe6c0 Delete type=3 #979
2026/02/28-17:23:52.856329 7f56f93fe6c0 Delete type=0 #981
2026/02/28-22:59:43.717496 7f54e37ef6c0 Level-0 table #986: started
2026/02/28-22:59:43.717545 7f54e37ef6c0 Level-0 table #986: 0 bytes OK
2026/02/28-22:59:43.723858 7f54e37ef6c0 Delete type=0 #984
2026/02/28-22:59:43.731055 7f54e37ef6c0 Manual compaction at level-0 from '!items!2xxMC458KXaAgm3T' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2026/02/28-22:59:43.731096 7f54e37ef6c0 Manual compaction at level-1 from '!items!2xxMC458KXaAgm3T' @ 72057594037927935 : 1 .. '!items!zjOFhNocHjeJZcy4' @ 0 : 0; will stop at (end)
2026/03/16-19:46:09.091343 7f766abff6c0 Log #993: 0 ops saved to Table #994 OK
2026/03/16-19:46:09.091571 7f766abff6c0 Archiving /home/morr/foundry/foundrydata-v13/Data/systems/bol/packs/weapons/000993.log: OK
2026/03/16-19:46:09.093198 7f766abff6c0 Table #755: 41 entries OK
2026/03/16-19:46:09.096920 7f766abff6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-v13/Data/systems/bol/packs/weapons; recovered 1 files; 29020 bytes. Some data may have been lost. ****

Binary file not shown.