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

View File

@@ -1 +1 @@
MANIFEST-001075
MANIFEST-001083

View File

@@ -1,8 +1,11 @@
2026/02/28-22:59:53.745821 7f56f9bff6c0 Recovering log #1073
2026/02/28-22:59:53.756326 7f56f9bff6c0 Delete type=3 #1071
2026/02/28-22:59:53.756400 7f56f9bff6c0 Delete type=0 #1073
2026/03/01-01:08:46.333368 7f54e37ef6c0 Level-0 table #1078: started
2026/03/01-01:08:46.333402 7f54e37ef6c0 Level-0 table #1078: 0 bytes OK
2026/03/01-01:08:46.339817 7f54e37ef6c0 Delete type=0 #1076
2026/03/01-01:08:46.339962 7f54e37ef6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2026/03/01-01:08:46.339986 7f54e37ef6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2026/03/16-19:46:08.965448 7f76693fc6c0 Delete type=3 #1
2026/03/16-20:16:08.257326 7f7668bfb6c0 Level-0 table #1086: started
2026/03/16-20:16:08.257444 7f7668bfb6c0 Level-0 table #1086: 0 bytes OK
2026/03/16-20:16:08.264900 7f7668bfb6c0 Delete type=0 #1084
2026/03/16-20:16:08.287786 7f7668bfb6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at '!items!znd0K3b7HzYpdehs' @ 389 : 1
2026/03/16-20:16:08.287804 7f7668bfb6c0 Compacting 1@0 + 0@1 files
2026/03/16-20:16:08.292298 7f7668bfb6c0 Generated table #1087@0: 44 keys, 16594 bytes
2026/03/16-20:16:08.292330 7f7668bfb6c0 Compacted 1@0 + 0@1 files => 16594 bytes
2026/03/16-20:16:08.299319 7f7668bfb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/03/16-20:16:08.299541 7f7668bfb6c0 Delete type=2 #843
2026/03/16-20:16:08.335584 7f7668bfb6c0 Manual compaction at level-0 from '!items!znd0K3b7HzYpdehs' @ 389 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/02/28-17:23:52.782908 7f56e3fff6c0 Recovering log #1069
2026/02/28-17:23:52.794098 7f56e3fff6c0 Delete type=3 #1067
2026/02/28-17:23:52.794177 7f56e3fff6c0 Delete type=0 #1069
2026/02/28-22:59:43.690888 7f54e37ef6c0 Level-0 table #1074: started
2026/02/28-22:59:43.690928 7f54e37ef6c0 Level-0 table #1074: 0 bytes OK
2026/02/28-22:59:43.696960 7f54e37ef6c0 Delete type=0 #1072
2026/02/28-22:59:43.704444 7f54e37ef6c0 Manual compaction at level-0 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2026/02/28-22:59:43.704500 7f54e37ef6c0 Manual compaction at level-1 from '!items!0wCqg1UpGd50uJrS' @ 72057594037927935 : 1 .. '!items!znd0K3b7HzYpdehs' @ 0 : 0; will stop at (end)
2026/03/16-19:46:08.915033 7f76693fc6c0 Log #1081: 0 ops saved to Table #1082 OK
2026/03/16-19:46:08.915328 7f76693fc6c0 Archiving /home/morr/foundry/foundrydata-v13/Data/systems/bol/packs/flaws/001081.log: OK
2026/03/16-19:46:08.916460 7f76693fc6c0 Table #843: 44 entries OK
2026/03/16-19:46:08.920158 7f76693fc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-v13/Data/systems/bol/packs/flaws; recovered 1 files; 16594 bytes. Some data may have been lost. ****

Binary file not shown.