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-001074
MANIFEST-001082

View File

@@ -1,8 +1,11 @@
2026/02/28-22:59:53.785285 7f56e3fff6c0 Recovering log #1072
2026/02/28-22:59:53.795623 7f56e3fff6c0 Delete type=3 #1070
2026/02/28-22:59:53.795753 7f56e3fff6c0 Delete type=0 #1072
2026/03/01-01:08:46.353251 7f54e37ef6c0 Level-0 table #1077: started
2026/03/01-01:08:46.353286 7f54e37ef6c0 Level-0 table #1077: 0 bytes OK
2026/03/01-01:08:46.359340 7f54e37ef6c0 Delete type=0 #1075
2026/03/01-01:08:46.366250 7f54e37ef6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2026/03/01-01:08:46.366306 7f54e37ef6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2026/03/16-19:46:09.060333 7f76693fc6c0 Delete type=3 #1
2026/03/16-20:16:08.344394 7f7668bfb6c0 Level-0 table #1085: started
2026/03/16-20:16:08.344437 7f7668bfb6c0 Level-0 table #1085: 0 bytes OK
2026/03/16-20:16:08.351243 7f7668bfb6c0 Delete type=0 #1083
2026/03/16-20:16:08.378402 7f7668bfb6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at '!items!oWexVALVtDXmedMy' @ 64 : 1
2026/03/16-20:16:08.378419 7f7668bfb6c0 Compacting 1@0 + 0@1 files
2026/03/16-20:16:08.383166 7f7668bfb6c0 Generated table #1086@0: 8 keys, 11498 bytes
2026/03/16-20:16:08.383209 7f7668bfb6c0 Compacted 1@0 + 0@1 files => 11498 bytes
2026/03/16-20:16:08.389762 7f7668bfb6c0 compacted to: files[ 0 1 0 0 0 0 0 ]
2026/03/16-20:16:08.389913 7f7668bfb6c0 Delete type=2 #772
2026/03/16-20:16:08.413802 7f7668bfb6c0 Manual compaction at level-0 from '!items!oWexVALVtDXmedMy' @ 64 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)

View File

@@ -1,8 +1,4 @@
2026/02/28-17:23:52.820409 7f56e3fff6c0 Recovering log #1068
2026/02/28-17:23:52.831852 7f56e3fff6c0 Delete type=3 #1066
2026/02/28-17:23:52.831927 7f56e3fff6c0 Delete type=0 #1068
2026/02/28-22:59:43.724001 7f54e37ef6c0 Level-0 table #1073: started
2026/02/28-22:59:43.724047 7f54e37ef6c0 Level-0 table #1073: 0 bytes OK
2026/02/28-22:59:43.730898 7f54e37ef6c0 Delete type=0 #1071
2026/02/28-22:59:43.731066 7f54e37ef6c0 Manual compaction at level-0 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2026/02/28-22:59:43.731104 7f54e37ef6c0 Manual compaction at level-1 from '!items!3oOvUd7AIqrXzLDl' @ 72057594037927935 : 1 .. '!items!oWexVALVtDXmedMy' @ 0 : 0; will stop at (end)
2026/03/16-19:46:09.039613 7f76693fc6c0 Log #1080: 0 ops saved to Table #1081 OK
2026/03/16-19:46:09.039846 7f76693fc6c0 Archiving /home/morr/foundry/foundrydata-v13/Data/systems/bol/packs/races/001080.log: OK
2026/03/16-19:46:09.040452 7f76693fc6c0 Table #772: 8 entries OK
2026/03/16-19:46:09.044037 7f76693fc6c0 **** Repaired leveldb /home/morr/foundry/foundrydata-v13/Data/systems/bol/packs/races; recovered 1 files; 11498 bytes. Some data may have been lost. ****

Binary file not shown.