caf8a03553d50e1de8d332c8ff96103ba14ee425
- Implemented `upsert-allewis-from-5001.js` to fetch and update Allewis data from API. - Created `upsert-missing-movement-from-5001.js` to fill missing movement and wounds data from API. - Developed `upsert-missing-movement-from-pdfs.js` to extract movement and wounds from PDF text. - Added `upsert-missing-profiles-from-pdfs.js` to fill missing profiles from PDF data. - Introduced `upsert-missing-wounds-from-pdfs.js` to update wounds data from PDF sources. - Created `validate-bestiary.js` to validate the structure of the bestiary JSON. - Updated `BestiaryTab.jsx` component to display bestiary data with improved structure and search functionality. - Added tests for `BestiaryTab` to ensure proper rendering and functionality.
<<<<<<< HEAD
Deathwatch Roller
Project Description
Deathwatch Roller is a React-based application designed to assist players and Game Masters in managing their sessions for the Deathwatch tabletop RPG. It includes features like player management, requisition shop, and session tracking.
Features
- Player management
- Requisition shop for items
- Session tracking
Setup Instructions
- Clone the repository:
git clone https://github.com/your-username/deathwatch-roller.git - Navigate to the project directory:
cd deathwatch-roller - Install dependencies:
npm install - Start the development server:
npm start
Contribution Guidelines
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Submit a pull request with a detailed description of your changes.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Learn More
dwroller
dwroller
18513bcff9028e31a5b4d35eba2f4deb6bf4439c
Description
Languages
JavaScript
91.2%
Python
4.7%
HTML
3.6%
Shell
0.3%
CSS
0.2%