|
3 | 3 |  |
4 | 4 |
|
5 | 5 |  |
6 | | - |
| 6 | + |
7 | 7 |
|
8 | 8 | Welcome to the Unofficial Fabula Ultima System for the {Foundry Virtual Tabletop}(<https://foundryvtt.com/>). This system is designed to enhance your experience of playing [Fabula Ultima](https://www.needgames.it/fabula-ultima-en/) by [Need Games](https://www.needgames.it/). Please note that licensed Fabula Ultima content is not provided with this system. We adhere RoosterEma's guidelines and strive to ensure that the core book and supplements remain essential to your experience. |
9 | 9 |
|
@@ -49,35 +49,40 @@ To avoid any clashes with developers of other unofficial fabula ultima systems, |
49 | 49 |
|
50 | 50 | For detailed guidance, check out the [Project FU World Migration Guide](https://github.com/League-of-Fabulous-Developers/FoundryVTT-Fabula-Ultima/wiki/Migration-Tutorial). |
51 | 51 |
|
52 | | -## Feedback |
| 52 | +## Communication Channels |
53 | 53 |
|
54 | | -You can find a list of feature suggestions and ideas on our [Trello board](https://trello.com/b/VEa8VQHc/fabula-ultima-boilerplate-system ""). Feel free to review the existing suggestions and the general guidelines section before making new ones to avoid duplication. |
| 54 | +If you have any questions or concerns, feel free to reach out to us through the following channels: |
55 | 55 |
|
56 | | -Please report any bugs or suggest features using the Issues tab on GitHub. |
| 56 | +- Discord: [Rooster Games Discord](https://discord.gg/G9qGbn2) - `#bot-and-tool-discussion` channel |
| 57 | +- Discord: [Project FU Discord](https://discord.gg/SNuxpzCgVB) - `#support` channel |
57 | 58 |
|
58 | | -For questions and discussions for all things related to Fabula Ultima, you can join the Rooster Games Discord Server at [#bots-and-tools-discussion](https://discord.gg/G9qGbn2 ""). |
| 59 | +## Submitting Issues |
59 | 60 |
|
60 | | -Before suggesting new features, please review the existing issues to avoid duplication. |
| 61 | +Issues reported on [GitHub](https://github.com/League-of-Fabulous-Developers/FoundryVTT-Fabula-Ultima/issues) and support channels will be reviewed and tracked on our [Trello Board](https://trello.com/b/VEa8VQHc/fabula-ultima-system). Please follow the guidelines below for different types of issues. |
61 | 62 |
|
62 | | -## Project Contributors |
| 63 | +### Bugs |
63 | 64 |
|
64 | | -Major thanks to the following contributors: |
| 65 | +Before submitting a bug report, ensure the following: |
| 66 | + |
| 67 | +- Bugs are reproducible without active modules. If module-related, contact the module author. |
| 68 | +- Provide relevant hosting details. |
| 69 | +- Include clear instructions on reproducing the issue and the expected vs actual outcome. |
65 | 70 |
|
66 | | -- **Fabula Ultima Boilerplate System**: This system is a fork of the [Fabula Ultima Boilerplate System](https://github.com/zarick1342/fabula-ultima-system) by [zarick1342](https://github.com/zarick1342/). |
67 | | -- **Design and CSS Improvements**: Various upgrades and CSS design improvements by [\@serpuss/quake](https://github.com/serpuss). |
68 | | -- **Current Maintainer**: [spyrella](https://github.com/spyrella) - for ongoing updates to the system. |
| 71 | +## Project Contributors |
69 | 72 |
|
70 | | -As well as the following contributers: |
| 73 | +Major thanks to the following contributors: |
71 | 74 |
|
| 75 | +- [zarick1342](https://github.com/zarick1342/) - This system is a fork of their [Fabula Ultima Boilerplate System](https://github.com/zarick1342/fabula-ultima-system) |
| 76 | +- [serpuss](https://github.com/serpuss) - Various upgrades and CSS design improvements. |
| 77 | +- [spyrella](https://github.com/spyrella) - For ongoing updates to the system and maintaining the project. |
72 | 78 | - [Savantford](https://github.com/Savantford) - For providing and allowing me to utilize their clock code. |
73 | 79 | - [xeqi](https://github.com/xeqi) - Various fixes to the codebase (bonds, status effects, etc). |
74 | | -- And to all the following contributers found here: [Contributers Link](https://github.com/League-of-Fabulous-Developers/FoundryVTT-Fabula-Ultima/graphs/contributors) |
75 | | - |
| 80 | +- [Shourn](https://github.com/Shourn) & [Wigginns](https://github.com/Wigginns) - Various refactoring of the codebase. |
| 81 | +- Special thanks to the following contributers found here: [Contributers Link](https://github.com/League-of-Fabulous-Developers/FoundryVTT-Fabula-Ultima/graphs/contributors) |
76 | 82 |
|
77 | 83 | A few assets/code were used from the following projects: |
78 | 84 |
|
79 | 85 | - **game-icons**: [game-icons.net](https://game-icons.net), various icons were used from here, licensed under the [CC-BY-3.0 license](https://creativecommons.org/licenses/by/3.0/) |
80 | 86 | - **fultimator**: [fultimator](https://github.com/codeclysm/fultimator) by codeclysm, specifically project/ritual/sp counter code, licensed under the [MIT License](https://github.com/codeclysm/fultimator/blob/main/LICENSE.md) |
81 | 87 | - **animate.css**: [animate.css](https://animate.style/) by Daniel Eden, licensed under the [Hippocratic License](https://github.com/animate-css/animate.css/blob/main/LICENSE-HIPPOCRATIC). |
82 | 88 | - **RPG-Awesome**: [RPG-Awesome](https://nagoshiashumari.github.io/Rpg-Awesome/) by Daniela Howe and Ivan Montiel, licensed under the [BSD 2-Clause "Simplified" License](https://github.com/NagoshiAshumari/Rpg-Awesome/blob/master/LICENSE). |
83 | | -- [Savantford](https://github.com/Savantford), specifically for providing code for clocks and helping me set it up. |
|
0 commit comments