Commit graph

58 commits

Author SHA1 Message Date
c060e5b4b3
Add Always Ready ability 2024-03-03 15:54:39 -05:00
9ba6d6b5d9
Add Butterfly Effect ability 2024-03-03 15:54:23 -05:00
093bb178e8
Add Throw The Bones ability 2024-03-03 15:54:08 -05:00
f6b2c9e2af
Add Oracle ability 2024-03-03 15:53:53 -05:00
9608b2537a
Add Harbinger ability 2024-03-03 15:53:25 -05:00
be14349a4f
Add Forearmed ability 2024-03-03 15:52:58 -05:00
2e1aeb0ae1
Pretty print abilities 2024-03-03 15:40:41 -05:00
6f90065924
Add forewarned 2024-03-03 15:39:43 -05:00
9b1a61eb7f
Tag Redacted crew abilities consistently 2024-03-03 15:04:01 -05:00
df2e5e4428
Fix redacted DB entry
Also pretty-print the json
2024-03-03 13:06:15 -05:00
4833453a44
Update paths within classes.db 2023-11-28 17:10:02 -05:00
230b5edf00
Rename all blades-in-the-dark systems (and beamsaber) to beam-saber 2023-11-28 17:06:09 -05:00
4200caf253
Override base pack information with https://github.com/grankless/foundryvtt-beamsaber/ 2023-11-28 16:02:56 -05:00
agaringer
8b1a476779 V10 updates 2022-09-05 13:58:51 +03:00
Justin Ross
3fc443b547 Amended the Bandolier item to use the newly-added fields 2022-07-07 11:57:40 +03:00
mikehoyle
029f8dfc81 Minor syntax fixes to crew types 2022-07-07 11:54:19 +03:00
megastruktur
d197d49d55
Merge pull request #153 from justinross/task/css-html-cleanup
CSS and Handlebars/HTML cleanup
2021-10-01 11:52:38 +03:00
Justin Ross
b8275da502 Added Ghost, Hull, and Vampire NPCs and abilities, including relevant effects for the "weird" playbooks 2021-09-27 11:18:27 -07:00
Justin Ross
b09376d74f Added official BitD font and started to reorganize CSS to avoid future namespace collisions and help keep source SCSS separated by usage. 2021-09-27 11:18:12 -07:00
LebombJames
8fca264233 Updated Entanglement Generator Macro
Updated macro to version 1.2 which altered some html.
2021-09-14 17:23:41 +01:00
LebombJames
2cd95feb4f Fixed incorrect Journal links on Entanglement rolltables
The Journal links on the Entanglement rolltables were still pointed to a world compendium of Journal entries, rather than a compendium in the system.
2021-09-14 17:22:55 +01:00
LebombJames
ba5ceebfc5 Add Entanglements Rolltables
Added Rolltables for Entanglements as per pg. 150 of the book. Also included journal entries for each type, and a macro to automatically detect heat and wanted level
2021-09-12 21:46:46 +01:00
Petwag
c2130be87e replace logic with effect in classes 2021-07-02 15:03:36 +01:00
Petwag
7bb95294ae updage crew_ugrades items to use effects system 2021-07-02 11:29:56 +01:00
Petwag
6b5c9da3e7 updage crew_ugrades items to use effects system 2021-07-02 11:22:14 +01:00
Megastruktur
a449a2d529 0.8.x compatibility 2021-05-25 13:47:24 +03:00
justinross
79bfbfc385
Added an "npc" actor type and added a compendium of NPCs. (#115)
* Added an "npc" actor type and added a compendium of NPCs.

* Fixed typo and added newline at eof in factions.db. Restored spacing in template.json
2021-05-18 10:54:53 +03:00
Megastruktur
a178865ee8 Added Faction tracker 2021-04-22 14:27:10 +03:00
Megastruktur
2680053362 Fixes README 2020-08-24 15:27:42 +03:00
Megastruktur
a4fd041777 Adds Ghost, Hull and Vampire 2020-08-24 15:25:51 +03:00
Megastruktur
c2ff5bd704 Adds stress-as-counter with max and current value 2020-08-21 12:50:10 +03:00
Megastruktur
96b1a3a3b7 GH-67 Fix Turf counter
- Fixes Turf/Claims counter
- Fixes Lair and Turf translation
- Fixes Crew Types name translations
- Closes #67
2020-08-21 12:39:41 +03:00
TyronneISaurus
c3d82f9bde Crew Turf fixes 2020-07-24 18:54:34 +08:00
megastruktur
66aef6e05b
Delete doskvol.db 2020-05-13 20:42:16 +03:00
Peter Varaksin
53fc62a6a4 GH-40 CSS fixes
- Closes #40
- Fixes CSS for default menus
- Fixes Crew Reputation Compendium
- Fixes Crew Reputation render
2020-05-08 12:37:00 +03:00
Peter Varaksin
db5488a105 README tweaks
- Adds Screenshots
- Adds brief README description
2020-05-06 18:40:36 +03:00
Peter Varaksin
d0c0d98352 Add Doskvol map 2020-05-06 18:18:23 +03:00
Peter Varaksin
40af438e15 GH-6 Add Crew Upgrades
- Closes #6
- Adds Crew Upgrades
- Adds Vices description
2020-05-06 17:43:28 +03:00
Peter Varaksin
cd8fef2f89 GH-2 Add Class Items
- Closes #2
- Adds Class Items
2020-05-06 11:51:38 +03:00
Peter Varaksin
043a27f18b GH-12 Add Item description
- Closes #12
- Adds items description
2020-05-06 11:15:15 +03:00
Peter Varaksin
d8a8291fcb GH-31 Classes exp clues
- Closes #31
- Adds Exc clues to Classes
- Adds Icons to Classes
- Removes old class_item param from Class
- Fixes html styling for all simple templates
- Fixes icon for Noble Background
2020-05-04 20:18:37 +03:00
Peter Varaksin
7b33126768 GH-11 Crew Reputation
- Closes #11
- Changes the crew_feature to crew_reputation
- Adds crew_reputation items
- Adds concept of "distinct" item types
- Removes some unnecessary logs
2020-05-04 19:28:55 +03:00
Peter Varaksin
801a7ad33a GH-9 Add Background descriptions
- Closes #9
- Adds Background descriptions
- Adds Background Icons
2020-05-04 16:34:15 +03:00
Peter Varaksin
8979c4784a GH-8 Add Heritage Description
- Closes #8
- Adds Heritage description
- Fixes simple.html layout
2020-05-04 16:13:40 +03:00
Peter Varaksin
2baffd1a6b GH-24 Adds Prefix to Class Abilities
- Closes #24
- Adds Prefix to Class abilities
2020-05-04 15:33:08 +03:00
Peter Varaksin
a8ae5eccaf GH-4 Add Crew Abilities to Compendium
- Closes #4
2020-05-04 15:16:14 +03:00
Peter Varaksin
0b43342adb GH-3
- Adds icon pack
- Adds 6 Crew Types to compendium
- Fixes Crew Type description save
- Adds Icons for Crew Types
2020-05-01 15:05:49 +03:00
Peter Varaksin
2c34228ff5 Tweaks
- Fixes the Black color to be "Almost" black
- Adds Crew Type name and description styling
- Adds "All Items" tab for Crew to see all attached items
2020-04-29 15:20:29 +03:00
Peter Varaksin
9e4adb8548 Development
- Adds TabsV2 preparations (needs fixes)
- Adds Crew Ability Item and styles
- Adds Cult Crew Abilities to Compendium
- Coins are now Gold  :)
- Style tweaks
2020-04-29 14:12:55 +03:00
Peter Varaksin
a2d69a86b3 Some styling fixes and bugfixes 2020-04-28 17:10:14 +03:00