From 95cf469560cd117cfa4b9a791f7374472f11081e Mon Sep 17 00:00:00 2001 From: CodaBool Date: Fri, 18 Oct 2024 22:37:04 +0000 Subject: [PATCH] v3.1.8 (build 103 hash d1575e5) --- changelog.md | 4 ++++ module.json | 4 ++-- readme.md | 13 +++++-------- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/changelog.md b/changelog.md index 7febcc9..2322b79 100644 --- a/changelog.md +++ b/changelog.md @@ -22,6 +22,10 @@ \________________________________\ () \o o/ () ********************************* () () +# Version 3.1.8 +## Foundry V13 support +- the prototype is here and its already supported 💪 + # Version 3.1.7 ## 🐛 Bug Hotfix - password screen styling was broken with last update diff --git a/module.json b/module.json index 8702efc..6eb0b80 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "terminal", "title": "Terminal", - "version": "3.1.7", + "version": "3.1.8", "url": "https://github.com/CodaBool/terminal", "bugs": "https://github.com/CodaBool/terminal/issues", "changelog": "https://github.com/CodaBool/terminal/blob/main/changelog.md", @@ -27,7 +27,7 @@ ], "compatibility": { "minimum": "12", - "verified": "12", + "verified": "13", "maxium": "13" }, "esmodules": [ diff --git a/readme.md b/readme.md index 9b9da71..9a11a8b 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # 🖥️ Terminal -[![Static Badge](https://img.shields.io/badge/Itch.io-CodaBool-red?style=flat-square&logo=itchdotio)](https://codabool.itch.io) [![Static Badge](https://img.shields.io/badge/Discord-CodaBool-blue?style=flat-square&logo=discord)](https://discord.gg/foundryvtt) [![Static Badge](https://img.shields.io/badge/Foundry%20Verfied%20Version-11-brightgreen?style=flat-square&logo=checkmarx)](https://github.com/CodaBool/terminal/issues) +[![Static Badge](https://img.shields.io/badge/Itch.io-CodaBool-red?style=flat-square&logo=itchdotio)](https://codabool.itch.io) [![Static Badge](https://img.shields.io/badge/Discord-CodaBool-blue?style=flat-square&logo=discord)](https://discord.gg/foundryvtt) [![Static Badge](https://img.shields.io/badge/Foundry%20Verfied%20Version-12-brightgreen?style=flat-square&logo=checkmarx)](https://github.com/CodaBool/terminal/issues) [![Static Badge](https://img.shields.io/badge/Foundry%20Verfied%20Version-13-brightgreen?style=flat-square&logo=checkmarx)](https://github.com/CodaBool/terminal/issues) ![Preview Video](https://raw.githubusercontent.com/CodaBool/terminal/main/img/preview.gif) @@ -30,14 +30,11 @@ Several aspects of the terminal can be customized. You can set the background to Audio effects can also be customized. Specific files can be used for clicks, login, logout and as an ambient noise. ### ❤️ Compatibility -The module has integration with Levels, Puzzle Locks, and Monk's Active Tiles. +The module has integration with other popular modules: `Levels`, `Puzzle Locks`, and `Monk's Active Tiles`. -There is also Game System specific features for Starfinder and Alien +There is also a Game System specific feature for Alien (charge items with a battery) ### 🎈 Stretch Goals -- add way to integrate with a spaceship. (e.g. starmap, system controls) +- add way to integrate with a spaceship. (e.g. starmap) - Integrate with Cyberpunk RED rules -- include a control dashboard where it can be locked down, wiped or given fake data -- customize splash screen -- more visual effects, such as filters and text animations -- hacking / puzzle minigame +- hacking / puzzle minigame \ No newline at end of file