From fbfda576c7c89c4a08b35cb6e0c6ef1cabf47584 Mon Sep 17 00:00:00 2001 From: theripper93 Date: Sat, 27 May 2023 14:11:12 +0200 Subject: [PATCH] v11 --- LICENSE | 42 +++++++++++++++++------------------ README.md | 14 ++++++------ module.json | 9 +++----- packs/macros/000004.log | 0 packs/macros/000005.ldb | Bin 0 -> 1543 bytes packs/macros/CURRENT | 1 + packs/macros/LOCK | 0 packs/macros/LOG | 5 +++++ packs/macros/MANIFEST-000002 | Bin 0 -> 136 bytes 9 files changed, 37 insertions(+), 34 deletions(-) create mode 100644 packs/macros/000004.log create mode 100644 packs/macros/000005.ldb create mode 100644 packs/macros/CURRENT create mode 100644 packs/macros/LOCK create mode 100644 packs/macros/LOG create mode 100644 packs/macros/MANIFEST-000002 diff --git a/LICENSE b/LICENSE index bfa9866..5d2103b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,21 +1,21 @@ -MIT License - -Copyright (c) 2023 theripper93 - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +MIT License + +Copyright (c) 2023 theripper93 + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/README.md b/README.md index d466e80..e194d19 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# BOSS BAR -## Before opening an issue read [THIS](https://github.com/theripper93/Levels/blob/v9/ISSUES.md) -Create a Dark Souls Like boss healthbar on top of the screen. - -![Latest Release Download Count](https://img.shields.io/github/downloads/theripper93/Boss-Bar/latest/module.zip?color=2b82fc&label=DOWNLOADS&style=for-the-badge) [![Forge Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2Fbossbar&colorB=03ff1c&style=for-the-badge)](https://forge-vtt.com/bazaar#package=bossbar) ![Foundry Core Compatible Version](https://img.shields.io/badge/dynamic/json.svg?url=https%3A%2F%2Fraw.githubusercontent.com%2Ftheripper93%2FBoss-Bar%2Fmain%2Fmodule.json&label=Foundry%20Version&query=$.compatibleCoreVersion&colorB=orange&style=for-the-badge) [![alt-text](https://img.shields.io/badge/-Patreon-%23ff424d?style=for-the-badge)](https://www.patreon.com/theripper93) [![alt-text](https://img.shields.io/badge/-Discord-%235662f6?style=for-the-badge)](https://discord.gg/F53gBjR97G) - -## You can find the documentation on the [WIKI](https://api.theripper93.com/modulewiki/bossbar/free) +# BOSS BAR +## Before opening an issue read [THIS](https://github.com/theripper93/Levels/blob/v9/ISSUES.md) +Create a Dark Souls Like boss healthbar on top of the screen. + +![Latest Release Download Count](https://img.shields.io/github/downloads/theripper93/Boss-Bar/latest/module.zip?color=2b82fc&label=DOWNLOADS&style=for-the-badge) [![Forge Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2Fbossbar&colorB=03ff1c&style=for-the-badge)](https://forge-vtt.com/bazaar#package=bossbar) ![Foundry Core Compatible Version](https://img.shields.io/badge/dynamic/json.svg?url=https%3A%2F%2Fraw.githubusercontent.com%2Ftheripper93%2FBoss-Bar%2Fmain%2Fmodule.json&label=Foundry%20Version&query=$.compatibleCoreVersion&colorB=orange&style=for-the-badge) [![alt-text](https://img.shields.io/badge/-Patreon-%23ff424d?style=for-the-badge)](https://www.patreon.com/theripper93) [![alt-text](https://img.shields.io/badge/-Discord-%235662f6?style=for-the-badge)](https://discord.gg/F53gBjR97G) + +## You can find the documentation on the [WIKI](https://api.theripper93.com/modulewiki/bossbar/free) diff --git a/module.json b/module.json index f7d90d7..ed57444 100644 --- a/module.json +++ b/module.json @@ -68,10 +68,7 @@ ] }, "compatibility": { - "minimum": "10", - "verified": "10" - }, - - "name": "bossbar", - "minimumCoreVersion": "10" + "minimum": "11", + "verified": "11" + } } \ No newline at end of file diff --git a/packs/macros/000004.log b/packs/macros/000004.log new file mode 100644 index 0000000..e69de29 diff --git a/packs/macros/000005.ldb b/packs/macros/000005.ldb new file mode 100644 index 0000000000000000000000000000000000000000..16ac956ff52046877df21bb85ac523da44d1f517 GIT binary patch literal 1543 zcmaJ>UuYaf7@yr-+RL?t+EUs|#Jwey3+DFj(xgd_CUAdpNiKhS%_SyYFP6F8+08b) zGj}tycbBGD`eLyNwQBm((u#_pFZD?u%#+}gP*4<6e2Km&1yQ7eD4fn-if=mm4eU3+ z@6XKd`({3Tx(Sre0$~^Gl(6tzc6dcUGaIkZoo~b;=aK}vrO&ri3|*uq)eJ?DBPC53 zQ__$s^K(n;fXX+kKFD-xSGmxk$JYs!Vvlc1tm>VvHgj}@dn3i=5dqq+C2Vb-U>0+s zW$Q5yuM=l8whplo)g9P~S`KMM35D1~S_4(8!i(volS4oi=!gZKxUO&zp<=Ou#}&Sg z6n~QnF+2a9Y#^-IxTA<|Dv(;9i!f)3X(Pud<1%&-S1Oe~%W*}AxDJ`tQJGeCppIb0 zK}<7kY()6@1lJ76q2^~99~a@+h4@;38QW$g{KS{(2qW!cMbIPIVak;&%6~u?p5)bR zW37Ly6T}j6HIE^x*=%aQ-{)8a(ew`Gktg;dUrU_cB#wcon#7*t2yzJJYBD~cRuOe= z#%zMs6Y+!pv8O}Xw)IrkrAB|us@F1&CsN9dCD9*FdeWd%);ZDL(9J*;!V zhmwB|bnA*wHEcke_x#kS8AR`Ngmx^k8Y!!O)x?g<>VP5?YY8>Ws-%O)gHZs?W22ze zo|T16%*touL)mQQlDE;Yt;u{XkzJde7?xABbAJR%&1#jJ_H-R(u(!FiD0L-gWl#)% z+Mbq$ygeRUl+<3AkbfKZ_7e*+w$2;VJS}*msgh)^R;vFOm1y^;;Nk5o_j1CHFwF? z*_eyWV#dhSr9g69j;9PmDIy2y92v?>T2SHS_oYWa1agJ_5y!UHd9-Td4efe<|My>m z^tTLLoat@%1%#yg0;41Gh14K-bAy%j(%_suerw{g6uve0W|uuYIs}=UPEdDjCYvZp z-N{?hLo)mZ;BS3$STQMa+qb3kZK=sPwKq_-LX6EQYE~U$pr~Op8*^k)$Z!4{e0U@2 z1i^*=2XX(7Xa*84WHZvwp=D`b@?$CgYA6!Ph)YJHQh+!N+IK^z?uO!~O;MC>2sSvu_lsRY@u0Nt zh4y6OUMMJf=Cx?B3UNOLkyG!4p6Uhq5$)hJCq+x_b_>bxc8_i{JT+V#ytJ4YEsmX^ z)ONdpoxCRZsVyLe