Skip to content

Commit

Permalink
Merge pull request #35 from mrkwnzl/develop
Browse files Browse the repository at this point in the history
v3.9.0
  • Loading branch information
mrkwnzl committed Jul 30, 2023
2 parents 498ebda + e0f84e1 commit 57d318b
Show file tree
Hide file tree
Showing 266 changed files with 485 additions and 283 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.DS_Store
.DS_Store
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.9.0] - 2023-07-30
### Added
- Creatures/NPCs and vehicles now come with pre-made token images based on their type (meaning that not each one has an individual icon; for example orc and goblins have the same token all goblinoids got, and all magical beasts have the same one as well).

### Deprecated
- This will be the last version which comes with the images from scenes, meeples, and icons. They will be removed in v3.10.0. If you have scenes or icons from earlier versions of the CSRD compendium, please install the [Cypher System Community Content module](https://foundryvtt.com/packages/cyphersystem-community-module) and replace the scenes and meeples from the ones in there! If you still have old items (equipment) from v1 or v2 of the CSRD Compendium, please also replace those with ones from a v3 release. This is needed to slim down the module in file size.

## [3.8.0] - 2023-06-28
### Added
- The compendia are now sorted into folders.
Expand Down
Binary file added img/tokens/aberration.webp
Binary file not shown.
Binary file added img/tokens/animal_dinosaur.webp
Binary file not shown.
Binary file added img/tokens/animal_mundane.webp
Binary file not shown.
Binary file added img/tokens/construct_ai.webp
Binary file not shown.
Binary file added img/tokens/construct_magical.webp
Binary file not shown.
Binary file added img/tokens/construct_technological.webp
Binary file not shown.
Binary file added img/tokens/dragon.webp
Binary file not shown.
Binary file added img/tokens/elemental_air.webp
Binary file not shown.
Binary file added img/tokens/elemental_earth.webp
Binary file not shown.
Binary file added img/tokens/elemental_energy.webp
Binary file not shown.
Binary file added img/tokens/elemental_fire.webp
Binary file not shown.
Binary file added img/tokens/elemental_water.webp
Binary file not shown.
Binary file added img/tokens/fey_faerie.webp
Binary file not shown.
Binary file added img/tokens/fey_humanoid.webp
Binary file not shown.
Binary file added img/tokens/giant.webp
Binary file not shown.
Binary file added img/tokens/humanoid_alien.webp
Binary file not shown.
Binary file added img/tokens/humanoid_animal.webp
Binary file not shown.
Binary file added img/tokens/humanoid_goblinoid.webp
Binary file not shown.
Binary file added img/tokens/humanoid_lizardfolk.webp
Binary file not shown.
Binary file added img/tokens/humanoid_magical.webp
Binary file not shown.
Binary file added img/tokens/humanoid_mundane.webp
Binary file not shown.
Binary file added img/tokens/humanoid_super.webp
Binary file not shown.
Binary file added img/tokens/magical-beast.webp
Binary file not shown.
Binary file added img/tokens/monstrous-humanoid.webp
Binary file not shown.
Binary file added img/tokens/ooze.webp
Binary file not shown.
Binary file added img/tokens/outsider_celestial.webp
Binary file not shown.
Binary file added img/tokens/outsider_cthulhuesque.webp
Binary file not shown.
Binary file added img/tokens/outsider_fiend.webp
Binary file not shown.
Binary file added img/tokens/plant.webp
Binary file not shown.
Binary file added img/tokens/spacecraft_pioneer-era.webp
Binary file not shown.
Binary file added img/tokens/spacecraft_space-time-vehicles.webp
Binary file not shown.
Binary file added img/tokens/spacecraft_spacecraft.webp
Binary file not shown.
Binary file added img/tokens/spacecraft_starships.webp
Binary file not shown.
Binary file added img/tokens/spacecraft_stellar-gate.webp
Binary file not shown.
Binary file added img/tokens/undead_ghost.webp
Binary file not shown.
Binary file added img/tokens/undead_oblivious.webp
Binary file not shown.
Binary file added img/tokens/undead_sentient.webp
Binary file not shown.
Binary file added img/tokens/vehicle_aircraft.webp
Binary file not shown.
Binary file added img/tokens/vehicle_car.webp
Binary file not shown.
Binary file added img/tokens/vehicle_cycle.webp
Binary file not shown.
Binary file added img/tokens/vehicle_mech.webp
Binary file not shown.
Binary file added img/tokens/vehicle_seacraft.webp
Binary file not shown.
Binary file added img/tokens/vehicle_tank.webp
Binary file not shown.
Binary file added img/tokens/vermin_insect.webp
Binary file not shown.
Binary file added img/tokens/vermin_spider.webp
Binary file not shown.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"id": "cyphersystem-compendium",
"title": "Cypher SRD Compendium",
"description": "A compendium pack for the Cypher System game system.",
"version": "3.8.0",
"version": "3.9.0",
"compatibility": {
"minimum": "11",
"verified": "11.302",
"maximum": "11"
},
"url": "https://github.com/mrkwnzl/cyphersystem-compendium",
"manifest": "https://raw.githubusercontent.com/mrkwnzl/cyphersystem-compendium/main/module.json",
"download": "https://github.com/mrkwnzl/cyphersystem-compendium/releases/download/v3.8.0/release.zip",
"download": "https://github.com/mrkwnzl/cyphersystem-compendium/releases/download/v3.9.0/release.zip",
"authors": [
{
"name": "Marko Wenzel",
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/abilities/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000144
MANIFEST-000302
6 changes: 3 additions & 3 deletions packs/abilities/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.037424 311549000 Recovering log #143
2023/06/28-08:22:10.037781 311549000 Delete type=3 #142
2023/06/28-08:22:10.037824 311549000 Delete type=0 #143
2023/07/29-17:53:00.878562 310195000 Recovering log #300
2023/07/29-17:53:00.879084 310195000 Delete type=0 #300
2023/07/29-17:53:00.879138 310195000 Delete type=3 #298
10 changes: 7 additions & 3 deletions packs/abilities/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.753762 3132e6000 Recovering log #141
2023/06/27-16:59:09.754305 3132e6000 Delete type=0 #141
2023/06/27-16:59:09.754354 3132e6000 Delete type=3 #140
2023/07/29-17:41:11.908156 30f197000 Recovering log #297
2023/07/29-17:41:11.908984 30f197000 Delete type=0 #297
2023/07/29-17:41:11.909056 30f197000 Delete type=3 #296
2023/07/29-17:52:57.273390 30aaab000 Level-0 table #301: started
2023/07/29-17:52:57.273484 30aaab000 Level-0 table #301: 0 bytes OK
2023/07/29-17:52:57.273656 30aaab000 Delete type=0 #299
2023/07/29-17:52:57.274197 30aaab000 Manual compaction at level-0 from '!items!0EhZzYdEhtCRnV4c' @ 72057594037927935 : 1 .. '!items!zuEylYrgOVAAjs71' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/ammo/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/ammo/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.047529 30fd4c000 Recovering log #141
2023/06/28-08:22:10.048474 30fd4c000 Delete type=0 #141
2023/06/28-08:22:10.048512 30fd4c000 Delete type=3 #140
2023/07/29-17:53:00.890712 310195000 Recovering log #298
2023/07/29-17:53:00.891245 310195000 Delete type=0 #298
2023/07/29-17:53:00.891307 310195000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/ammo/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.766575 312ae7000 Recovering log #139
2023/06/27-16:59:09.766973 312ae7000 Delete type=0 #139
2023/06/27-16:59:09.767019 312ae7000 Delete type=3 #138
2023/07/29-17:41:11.934098 30f996000 Recovering log #295
2023/07/29-17:41:11.936426 30f996000 Delete type=3 #294
2023/07/29-17:41:11.936517 30f996000 Delete type=0 #295
2023/07/29-17:52:57.275185 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.275280 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.275477 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.275852 30aaab000 Manual compaction at level-0 from '!items!1UGRE1k4ReUFAr34' @ 72057594037927935 : 1 .. '!items!mY1JGNvk9RPW7y2D' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/armor-fantasy/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000145
MANIFEST-000303
6 changes: 3 additions & 3 deletions packs/armor-fantasy/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.059502 31054b000 Recovering log #144
2023/06/28-08:22:10.059870 31054b000 Delete type=3 #143
2023/06/28-08:22:10.059913 31054b000 Delete type=0 #144
2023/07/29-17:53:00.894761 30e998000 Recovering log #301
2023/07/29-17:53:00.895540 30e998000 Delete type=0 #301
2023/07/29-17:53:00.895591 30e998000 Delete type=3 #299
10 changes: 7 additions & 3 deletions packs/armor-fantasy/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.772631 312ae7000 Recovering log #142
2023/06/27-16:59:09.772977 312ae7000 Delete type=3 #141
2023/06/27-16:59:09.773025 312ae7000 Delete type=0 #142
2023/07/29-17:41:11.962780 310195000 Recovering log #298
2023/07/29-17:41:11.963399 310195000 Delete type=0 #298
2023/07/29-17:41:11.963455 310195000 Delete type=3 #297
2023/07/29-17:52:57.276027 30aaab000 Level-0 table #302: started
2023/07/29-17:52:57.276182 30aaab000 Level-0 table #302: 0 bytes OK
2023/07/29-17:52:57.276375 30aaab000 Delete type=0 #300
2023/07/29-17:52:57.277518 30aaab000 Manual compaction at level-0 from '!folders!VuxtCw6NynXH4Fvt' @ 72057594037927935 : 1 .. '!items!rzFPk78CO7irND5F' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/armor-modern/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/armor-modern/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.071205 30fd4c000 Recovering log #141
2023/06/28-08:22:10.071580 30fd4c000 Delete type=0 #141
2023/06/28-08:22:10.071631 30fd4c000 Delete type=3 #140
2023/07/29-17:53:00.904723 310195000 Recovering log #298
2023/07/29-17:53:00.905245 310195000 Delete type=0 #298
2023/07/29-17:53:00.905302 310195000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/armor-modern/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.784918 312ae7000 Recovering log #139
2023/06/27-16:59:09.785230 312ae7000 Delete type=0 #139
2023/06/27-16:59:09.785257 312ae7000 Delete type=3 #138
2023/07/29-17:41:11.981468 30f197000 Recovering log #295
2023/07/29-17:41:11.982078 30f197000 Delete type=3 #294
2023/07/29-17:41:11.982151 30f197000 Delete type=0 #295
2023/07/29-17:52:57.280074 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.280156 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.280346 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.280717 30aaab000 Manual compaction at level-0 from '!items!AqT96NV9XXl8iNye' @ 72057594037927935 : 1 .. '!items!tLUMEDBAJJH6sFAg' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/armor-post-apocalyptic/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/armor-post-apocalyptic/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.105368 310d4a000 Recovering log #141
2023/06/28-08:22:10.106147 310d4a000 Delete type=0 #141
2023/06/28-08:22:10.106206 310d4a000 Delete type=3 #140
2023/07/29-17:53:00.927448 30f197000 Recovering log #298
2023/07/29-17:53:00.928011 30f197000 Delete type=0 #298
2023/07/29-17:53:00.928074 30f197000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/armor-post-apocalyptic/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.848161 3132e6000 Recovering log #139
2023/06/27-16:59:09.848746 3132e6000 Delete type=0 #139
2023/06/27-16:59:09.848788 3132e6000 Delete type=3 #138
2023/07/29-17:41:12.070998 30f197000 Recovering log #295
2023/07/29-17:41:12.071874 30f197000 Delete type=3 #294
2023/07/29-17:41:12.071970 30f197000 Delete type=0 #295
2023/07/29-17:52:57.286736 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.286858 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.287030 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.287455 30aaab000 Manual compaction at level-0 from '!items!Hv5mU9dKhfQJA76Q' @ 72057594037927935 : 1 .. '!items!WnIcqsOLyuyQKSpZ' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/armor-sci-fi/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000147
MANIFEST-000305
6 changes: 3 additions & 3 deletions packs/armor-sci-fi/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.073654 30fd4c000 Recovering log #146
2023/06/28-08:22:10.074178 30fd4c000 Delete type=3 #145
2023/06/28-08:22:10.074212 30fd4c000 Delete type=0 #146
2023/07/29-17:53:00.907614 30f996000 Recovering log #303
2023/07/29-17:53:00.908124 30f996000 Delete type=3 #301
2023/07/29-17:53:00.908234 30f996000 Delete type=0 #303
10 changes: 7 additions & 3 deletions packs/armor-sci-fi/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.788767 3122e8000 Recovering log #144
2023/06/27-16:59:09.789089 3122e8000 Delete type=3 #143
2023/06/27-16:59:09.789129 3122e8000 Delete type=0 #144
2023/07/29-17:41:11.990289 30f197000 Recovering log #300
2023/07/29-17:41:11.990879 30f197000 Delete type=0 #300
2023/07/29-17:41:11.990938 30f197000 Delete type=3 #299
2023/07/29-17:52:57.281057 30aaab000 Level-0 table #304: started
2023/07/29-17:52:57.281174 30aaab000 Level-0 table #304: 0 bytes OK
2023/07/29-17:52:57.281363 30aaab000 Delete type=0 #302
2023/07/29-17:52:57.282156 30aaab000 Manual compaction at level-0 from '!folders!8S590DKmDHn117ny' @ 72057594037927935 : 1 .. '!items!sjqaxxX6UgIbSyLv' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/artifacts-fairy-tale/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/artifacts-fairy-tale/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.129432 310d4a000 Recovering log #141
2023/06/28-08:22:10.129825 310d4a000 Delete type=0 #141
2023/06/28-08:22:10.129858 310d4a000 Delete type=3 #140
2023/07/29-17:53:00.934250 310195000 Recovering log #298
2023/07/29-17:53:00.934816 310195000 Delete type=0 #298
2023/07/29-17:53:00.934880 310195000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/artifacts-fairy-tale/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.868274 3132e6000 Recovering log #139
2023/06/27-16:59:09.868660 3132e6000 Delete type=0 #139
2023/06/27-16:59:09.868690 3132e6000 Delete type=3 #138
2023/07/29-17:41:12.089841 30f197000 Recovering log #295
2023/07/29-17:41:12.090717 30f197000 Delete type=3 #294
2023/07/29-17:41:12.090841 30f197000 Delete type=0 #295
2023/07/29-17:52:57.288066 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.288175 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.288337 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.288711 30aaab000 Manual compaction at level-0 from '!items!0IdrBhP1kaNpHZwh' @ 72057594037927935 : 1 .. '!items!zwM0MHgRtW02MXT3' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/artifacts-fantasy/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/artifacts-fantasy/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.064163 311549000 Recovering log #141
2023/06/28-08:22:10.064844 311549000 Delete type=0 #141
2023/06/28-08:22:10.064877 311549000 Delete type=3 #140
2023/07/29-17:53:00.898576 30f996000 Recovering log #298
2023/07/29-17:53:00.899184 30f996000 Delete type=0 #298
2023/07/29-17:53:00.899244 30f996000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/artifacts-fantasy/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.774148 3132e6000 Recovering log #139
2023/06/27-16:59:09.774488 3132e6000 Delete type=0 #139
2023/06/27-16:59:09.774520 3132e6000 Delete type=3 #138
2023/07/29-17:41:11.966944 30f197000 Recovering log #295
2023/07/29-17:41:11.967488 30f197000 Delete type=3 #294
2023/07/29-17:41:11.967552 30f197000 Delete type=0 #295
2023/07/29-17:52:57.276789 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.276911 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.277121 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.279306 30aaab000 Manual compaction at level-0 from '!items!04OKw1i6SZShGMck' @ 72057594037927935 : 1 .. '!items!zyG6DRzLMhA5B9uW' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/artifacts-horror/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/artifacts-horror/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.080014 30fd4c000 Recovering log #141
2023/06/28-08:22:10.080813 30fd4c000 Delete type=0 #141
2023/06/28-08:22:10.080855 30fd4c000 Delete type=3 #140
2023/07/29-17:53:00.916403 30f996000 Recovering log #298
2023/07/29-17:53:00.916955 30f996000 Delete type=0 #298
2023/07/29-17:53:00.917029 30f996000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/artifacts-horror/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.798249 312ae7000 Recovering log #139
2023/06/27-16:59:09.798812 312ae7000 Delete type=0 #139
2023/06/27-16:59:09.798880 312ae7000 Delete type=3 #138
2023/07/29-17:41:12.003562 310195000 Recovering log #295
2023/07/29-17:41:12.004115 310195000 Delete type=3 #294
2023/07/29-17:41:12.004180 310195000 Delete type=0 #295
2023/07/29-17:52:57.283259 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.283355 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.283534 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.285288 30aaab000 Manual compaction at level-0 from '!items!WcrjZgKzg5VzkFVJ' @ 72057594037927935 : 1 .. '!items!sCTeJvOcviKd5GjN' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/artifacts-post-apocalyptic/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/artifacts-post-apocalyptic/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.107744 31054b000 Recovering log #141
2023/06/28-08:22:10.130735 31054b000 Delete type=0 #141
2023/06/28-08:22:10.130773 31054b000 Delete type=3 #140
2023/07/29-17:53:00.929912 30e998000 Recovering log #298
2023/07/29-17:53:00.930540 30e998000 Delete type=0 #298
2023/07/29-17:53:00.930610 30e998000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/artifacts-post-apocalyptic/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.851433 313ae5000 Recovering log #139
2023/06/27-16:59:09.851768 313ae5000 Delete type=0 #139
2023/06/27-16:59:09.851810 313ae5000 Delete type=3 #138
2023/07/29-17:41:12.072653 30e998000 Recovering log #295
2023/07/29-17:41:12.073401 30e998000 Delete type=3 #294
2023/07/29-17:41:12.073492 30e998000 Delete type=0 #295
2023/07/29-17:52:57.287100 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.287187 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.287398 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.288057 30aaab000 Manual compaction at level-0 from '!items!54P9fzXQjgpQT1gZ' @ 72057594037927935 : 1 .. '!items!xGGPXV5UufPD4m5F' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/artifacts-sci-fi/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/artifacts-sci-fi/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.075009 30fd4c000 Recovering log #141
2023/06/28-08:22:10.075524 30fd4c000 Delete type=0 #141
2023/06/28-08:22:10.075550 30fd4c000 Delete type=3 #140
2023/07/29-17:53:00.910295 30f197000 Recovering log #298
2023/07/29-17:53:00.910967 30f197000 Delete type=0 #298
2023/07/29-17:53:00.911043 30f197000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/artifacts-sci-fi/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.788842 313ae5000 Recovering log #139
2023/06/27-16:59:09.789138 313ae5000 Delete type=0 #139
2023/06/27-16:59:09.789167 313ae5000 Delete type=3 #138
2023/07/29-17:41:11.990908 310195000 Recovering log #295
2023/07/29-17:41:11.991418 310195000 Delete type=3 #294
2023/07/29-17:41:11.991481 310195000 Delete type=0 #295
2023/07/29-17:52:57.281409 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.281523 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.281714 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.282169 30aaab000 Manual compaction at level-0 from '!items!2DV53WUEfYS6wWxl' @ 72057594037927935 : 1 .. '!items!krsthzgwJpFLEVML' @ 0 : 0; will stop at (end)
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/artifacts-superhero/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/artifacts-superhero/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.086794 30fd4c000 Recovering log #141
2023/06/28-08:22:10.087169 30fd4c000 Delete type=0 #141
2023/06/28-08:22:10.087199 30fd4c000 Delete type=3 #140
2023/07/29-17:53:00.919637 30f197000 Recovering log #298
2023/07/29-17:53:00.920118 30f197000 Delete type=0 #298
2023/07/29-17:53:00.920162 30f197000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/artifacts-superhero/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.816644 3132e6000 Recovering log #139
2023/06/27-16:59:09.817222 3132e6000 Delete type=0 #139
2023/06/27-16:59:09.817268 3132e6000 Delete type=3 #138
2023/07/29-17:41:12.006900 30e998000 Recovering log #295
2023/07/29-17:41:12.007457 30e998000 Delete type=3 #294
2023/07/29-17:41:12.007535 30e998000 Delete type=0 #295
2023/07/29-17:52:57.285299 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.285421 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.285595 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.286047 30aaab000 Manual compaction at level-0 from '!items!2ENNMqilV1qoB35e' @ 72057594037927935 : 1 .. '!items!wgCCdteqRb8KY8bn' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file removed packs/basic-creatures-and-npcs/000013.ldb
Binary file not shown.
Binary file added packs/basic-creatures-and-npcs/000303.ldb
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/basic-creatures-and-npcs/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000304
6 changes: 3 additions & 3 deletions packs/basic-creatures-and-npcs/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.148994 30fd4c000 Recovering log #141
2023/06/28-08:22:10.149487 30fd4c000 Delete type=0 #141
2023/06/28-08:22:10.149538 30fd4c000 Delete type=3 #140
2023/07/29-17:53:00.944012 30e998000 Recovering log #301
2023/07/29-17:53:00.944538 30e998000 Delete type=0 #301
2023/07/29-17:53:00.944586 30e998000 Delete type=3 #299
17 changes: 14 additions & 3 deletions packs/basic-creatures-and-npcs/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2023/06/27-16:59:09.888349 3132e6000 Recovering log #139
2023/06/27-16:59:09.888818 3132e6000 Delete type=0 #139
2023/06/27-16:59:09.888852 3132e6000 Delete type=3 #138
2023/07/29-17:41:12.113477 30f996000 Recovering log #298
2023/07/29-17:41:12.114361 30f996000 Delete type=0 #298
2023/07/29-17:41:12.114443 30f996000 Delete type=3 #296
2023/07/29-17:52:57.289403 30aaab000 Level-0 table #302: started
2023/07/29-17:52:57.289519 30aaab000 Level-0 table #302: 0 bytes OK
2023/07/29-17:52:57.289696 30aaab000 Delete type=0 #300
2023/07/29-17:52:57.298481 30aaab000 Manual compaction at level-0 from '!actors!0WiWAbNWXRypYxjh' @ 72057594037927935 : 1 .. '!actors!zfGhfwjEU0wvE9S2' @ 0 : 0; will stop at '!actors!zfGhfwjEU0wvE9S2' @ 667 : 1
2023/07/29-17:52:57.298490 30aaab000 Compacting 1@0 + 1@1 files
2023/07/29-17:52:57.300763 30aaab000 Generated table #303@0: 158 keys, 121988 bytes
2023/07/29-17:52:57.300772 30aaab000 Compacted 1@0 + 1@1 files => 121988 bytes
2023/07/29-17:52:57.300831 30aaab000 compacted to: files[ 0 1 0 0 0 0 0 ]
2023/07/29-17:52:57.300875 30aaab000 Delete type=2 #263
2023/07/29-17:52:57.300976 30aaab000 Delete type=2 #297
2023/07/29-17:52:57.302970 30aaab000 Manual compaction at level-0 from '!actors!zfGhfwjEU0wvE9S2' @ 667 : 1 .. '!actors!zfGhfwjEU0wvE9S2' @ 0 : 0; will stop at (end)
Binary file removed packs/basic-creatures-and-npcs/MANIFEST-000142
Binary file not shown.
Binary file added packs/basic-creatures-and-npcs/MANIFEST-000304
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/basic-skills/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000300
6 changes: 3 additions & 3 deletions packs/basic-skills/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.041494 31054b000 Recovering log #141
2023/06/28-08:22:10.041889 31054b000 Delete type=0 #141
2023/06/28-08:22:10.041927 31054b000 Delete type=3 #140
2023/07/29-17:53:00.882054 30f197000 Recovering log #298
2023/07/29-17:53:00.882683 30f197000 Delete type=0 #298
2023/07/29-17:53:00.882844 30f197000 Delete type=3 #296
10 changes: 7 additions & 3 deletions packs/basic-skills/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2023/06/27-16:59:09.758309 313ae5000 Recovering log #139
2023/06/27-16:59:09.758900 313ae5000 Delete type=0 #139
2023/06/27-16:59:09.758958 313ae5000 Delete type=3 #138
2023/07/29-17:41:11.912624 30f197000 Recovering log #295
2023/07/29-17:41:11.913255 30f197000 Delete type=3 #294
2023/07/29-17:41:11.913341 30f197000 Delete type=0 #295
2023/07/29-17:52:57.273709 30aaab000 Level-0 table #299: started
2023/07/29-17:52:57.273830 30aaab000 Level-0 table #299: 0 bytes OK
2023/07/29-17:52:57.274096 30aaab000 Delete type=0 #297
2023/07/29-17:52:57.274207 30aaab000 Manual compaction at level-0 from '!items!5X8qgmSuvRVNTiaP' @ 72057594037927935 : 1 .. '!items!zhQK4a79V1U6iuq8' @ 0 : 0; will stop at (end)
Binary file not shown.
Binary file removed packs/creatures/000013.ldb
Binary file not shown.
Binary file added packs/creatures/000305.ldb
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/creatures/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000142
MANIFEST-000306
6 changes: 3 additions & 3 deletions packs/creatures/LOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
2023/06/28-08:22:10.142706 311549000 Recovering log #141
2023/06/28-08:22:10.143183 311549000 Delete type=0 #141
2023/06/28-08:22:10.143321 311549000 Delete type=3 #140
2023/07/29-17:53:00.939165 30f996000 Recovering log #303
2023/07/29-17:53:00.939780 30f996000 Delete type=3 #301
2023/07/29-17:53:00.939852 30f996000 Delete type=0 #303
17 changes: 14 additions & 3 deletions packs/creatures/LOG.old
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2023/06/27-16:59:09.871717 3122e8000 Recovering log #139
2023/06/27-16:59:09.872076 3122e8000 Delete type=0 #139
2023/06/27-16:59:09.872108 3122e8000 Delete type=3 #138
2023/07/29-17:41:12.098798 30f996000 Recovering log #300
2023/07/29-17:41:12.099625 30f996000 Delete type=0 #300
2023/07/29-17:41:12.099709 30f996000 Delete type=3 #298
2023/07/29-17:52:57.289068 30aaab000 Level-0 table #304: started
2023/07/29-17:52:57.289152 30aaab000 Level-0 table #304: 0 bytes OK
2023/07/29-17:52:57.289343 30aaab000 Delete type=0 #302
2023/07/29-17:52:57.289762 30aaab000 Manual compaction at level-0 from '!actors!02LotzBPq6hZTu2N' @ 72057594037927935 : 1 .. '!actors.items!4dIvoNg3PN9MC6Nl.S29Nxh0DbY3gheKl' @ 0 : 0; will stop at '!actors!zPkBPq6VPLEKtQPE' @ 813 : 1
2023/07/29-17:52:57.289769 30aaab000 Compacting 1@0 + 1@1 files
2023/07/29-17:52:57.297693 30aaab000 Generated table #305@0: 153 keys, 475652 bytes
2023/07/29-17:52:57.297704 30aaab000 Compacted 1@0 + 1@1 files => 475652 bytes
2023/07/29-17:52:57.297765 30aaab000 compacted to: files[ 0 1 0 0 0 0 0 ]
2023/07/29-17:52:57.297877 30aaab000 Delete type=2 #299
2023/07/29-17:52:57.298010 30aaab000 Delete type=2 #295
2023/07/29-17:52:57.301406 30aaab000 Manual compaction at level-0 from '!actors!zPkBPq6VPLEKtQPE' @ 813 : 1 .. '!actors.items!4dIvoNg3PN9MC6Nl.S29Nxh0DbY3gheKl' @ 0 : 0; will stop at (end)
Binary file removed packs/creatures/MANIFEST-000142
Binary file not shown.
Binary file added packs/creatures/MANIFEST-000306
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/cypher-journals/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000144
MANIFEST-000302
Loading

0 comments on commit 57d318b

Please sign in to comment.