Commit graph

23 commits

Author SHA1 Message Date
Justin Ross 58777a2694 Started on clearing out invalid usage of HTML element "id" attributes. HTML spec prohibits duplicate id values, which were present with multiple sheets of the same type open at once. This could also have led to input/label issues. 2021-09-27 11:18:12 -07:00
Clément Bonnet 9f004950f4
Improve sheets to be able to add the french version (#102)
* Improve sheets to be able to add the french version

* Update class.html

Logic field should be plain text.

* Update crew_ability.html

Co-authored-by: megastruktur <astromortis@gmail.com>
2021-03-04 09:44:24 +03:00
Olivier Grech 4d4f071417
Move profile image to the left (#93)
* Move profile image to the left on actor and crew sheets

* Remove profile-img CSS class
2020-12-16 11:52:18 +03:00
Megastruktur 2aa9a29ee2 Minor fixes 2020-11-05 00:33:48 +03:00
Megastruktur 688efb321d GH-17 Localization
- Adds Localization for everything except Items
2020-08-04 17:26:42 +03:00
megastruktur b1eea14ec4 Release 0.5.1
- Closes #49
- Fixes "eq" handlebars helper
- Version incremented
- Minor fixes
2020-05-18 16:59:47 +03:00
Peter Varaksin 89ac79e9f3 GH-45 Add Item Dialog
- Closes #45
- Adds "Add Item" functionality: popup and styling
- Fixes Healing Clock reset
- README tweaks
- Version increment
2020-05-13 13:22:56 +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 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 535d8e6bf7 GH-20 Add custom notes
- Closes #20
- Adds Custom notes to Character
- Adds Tabs to Character
2020-05-04 13:37:00 +03:00
Peter Varaksin 6a10138291 GH-1 Add Cohort functionality
- Closes #1
- Adds cohort functionality and styles
- Adds Cohort block view
- Adds "Add Item" functionality
- CSS design fixes
2020-05-04 13:10:57 +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 2226760259 Tweaks
- Adds Tabs for Crew
- Several minor style tweaks
2020-04-29 15:04:49 +03:00
Peter Varaksin 5ca3cff551 Layout tweaks
- Changes the "section" class to <section> element
2020-04-29 14:40:55 +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
Peter Varaksin 4b0da99276 Item Logic
- Adds Item logic field
- Adds Item Logic handlers
2020-04-28 15:19:50 +03:00
Peter Varaksin dea687654a Crew Upgrades
- Adds Item type
- Adds Create and Remove logic
2020-04-28 13:46:04 +03:00
Peter Varaksin bb6e00d8b5 Adds Heat and Wanted 2020-04-27 19:42:40 +03:00
Peter Varaksin 0bdf86ee93 Rep Hold Tier styling 2020-04-27 18:37:57 +03:00
Peter Varaksin 11ee6f6434 Development
- Adds Crew Features item type
- Adds Reputation-turf Crew styling and logic
2020-04-27 16:58:52 +03:00
Peter Varaksin e008ef6f4e Turfs
- Adds finalized Turf system
- Adds Turf view for Crew
- Adds Crew Type Cult to Compendium
2020-04-25 14:32:34 +03:00
Peter Varaksin 88779566d7 Changes
- Adds Turfs
- Adds TODO
- Adds BladesHelpers static class with helpers
2020-04-24 18:30:51 +03:00