Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Moerill committed Dec 16, 2020
1 parent 1fe8f85 commit 4858458
Show file tree
Hide file tree
Showing 6 changed files with 209 additions and 196 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# v0.1.1

- Added missing description to module.json
- Added this file
- Updated gitignore to ignore .mp4 files for the future
- Fixed a few more module.json things..

# v0.1

- initial (beta) release
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/moerill/fvtt-mars-5e?style=flat-square"> <img alt="GitHub" src="https://img.shields.io/github/license/moerill/fvtt-mars-5e?style=flat-square"> <img alt="GitHub Releases" src="https://img.shields.io/github/downloads/moerill/fvtt-mars-5e/latest/total?style=flat-square">

This module provides a very opinionated alternative to how the roll workflow in DnD5e and how they're displayed.
This module provides an opinionated alternative to how the roll workflow in DnD5e and how they're displayed.
Main goal is to provide some flexibility in how much information is displayed to the players from the GM side, while also automating some basic tasks. To avoid having to care about all possible edge cases and houserules almost every automatic generated result is toggleable.

**This is a replacement for the part of MESS that modified DnD 5es rolling! While it is not exactly the same, this is my new revision of it and MESS won't be maintained in this regard anymore!**
Expand Down Expand Up @@ -150,4 +150,6 @@ These are just ideas, they may or may not happen.
- [ ] template auto targetting
- [ ] Basic roll statistics
- [ ] Chat Filter (filtering on player, action and whisper basis)
- [ ] Automatic rolling of attack/dmg rolls
- [ ] Automatic rolling of attack/dmg rolls
- [ ] Clean-up SCSS (and code)
- [ ] Manifest+
Binary file removed doc/auto-dmg-apply-button-2020-12-16_18.33.46.mp4
Binary file not shown.
Loading

0 comments on commit 4858458

Please sign in to comment.