uberwald 3df46b5848 refactor: extract inline HTML to templates, split oversized files, fix bugs
- Extract all inline HTML from JS into 21 Handlebars templates (chat/, dialogs/, ui/)
- Split utils.mjs (1507) into barrel + helpers.mjs, combat.mjs, d30.mjs
- Split roll.mjs (1632) into barrel + roll-base.mjs, roll-prompt.mjs, roll-combat.mjs, roll-damage.mjs
- Split lethal-fantasy.mjs (1426) into bootstrap + chat-reaction.mjs
- Fix: missing async on injectDiceTray (free-roll.mjs:29 SyntaxError)
- Fix: weapon._id fallback for deserialized chat-message weapon objects
- Fix: missing await on rollModifier.evaluate() calls in roll-combat.mjs
- Fix: choices→choicesList ReferenceError in utils.mjs
- Fix: add 12 missing i18n keys (chooseWeapon, chooseSave, attackRoll, etc.)
- Fix: restore sideLabel in bonus-die-select.hbs
- Clean: remove dead messageContent param, console.log→log()
- Style: barrel files preserve existing import paths
2026-06-28 19:13:05 +02:00
2025-01-09 20:21:02 +01:00
2025-10-17 20:06:49 +02:00
2024-12-29 23:09:27 +01:00
2025-02-05 17:48:48 +01:00
2024-11-22 00:01:47 +01:00
2025-05-03 16:04:29 +02:00
2026-04-30 14:38:56 +02:00

Lethal Fantasy RPG for Foundry Virtual TableTop

The Official game system for playing Lethal Fantasy TTRPG: The Role Playing Game on FoundryVTT. This fully functional system is the foundational framework to build your game.

This product's format, programming code, and presentation is copyrighted by Lethal Fantasy Games LLC.

This system & product are used with permission granted as part of the partnership agreement between Foundry Gaming LLC and Lethal Fantasy Games LLC. It uses the following trademarks and/or copyrights:

© 2025 Lethal Fantasy Games. Content copyright Ted McClintock, Lethal Fantasy Games LLC. All Rights Reserved. Lethal Fantasy® is a Registered Trademark of Lethal Fantasy Games LLC. All Rights Reserved.

Lethal Fantasy Games is ©2025 Lethal Fantasy Games, LLC. All rights reserved. Lethal Fantasy, Lethal Fantasy Games, and their associated logos are trademarks of Lethal Fantasy Games, LLC. https://lethalfantasy.com/

For inquiries on developing content for this ruleset please contact Lethalted@lethalfantasy.com

Community

Please join our Discord server Lethal Fantasy games https://discord.gg/UDvnnyvreV

It's the place to ask questions on how to use the system, make feature request and follow the development of the system.

S
Description
No description provided
Readme 37 MiB
14.0.31 Latest
2026-07-01 10:39:04 +02:00
Languages
JavaScript 50.5%
CSS 19.8%
Handlebars 19.2%
Less 10.5%