Commit Graph
29 Commits
Author SHA1 Message Date
olafvantol 6ea1fb4d50 Rework armour sheetworkers plus minor fixes
Change sunsings to datalist; rework armour sheetworkers into 1 more efficient one; fix problem deleting lines in repeating sections
2024-02-04 21:08:52 +01:00
olafvantol d114c17063 Minor css update
Minor layout change for missile weapon grid to prevent 1 weapon displaying on 2 rows
2023-12-04 16:38:30 +01:00
olafvantol a64a7a8241 Mobile web styling enhancements
Various layout adjustments for mobile web layout
2023-04-22 21:01:21 +02:00
olafvantol 709acfbcbf Styling and description tweaks
Fix 2 minor styling issues in dark mode (illegible text) and clarified riding EML description
2023-04-08 11:58:52 +02:00
olafvantol 03f2105e1a Minor updates
Fix Tab button styling in light mode. Add changelog info for latest update.
2022-04-13 20:39:21 +02:00
olafvantol 144bc42f18 Adjust media queries
Avoid targetting high dpi notebooks such as Surface Pro and Macbook by doing single column layout only on portrait orientation.
Also excluded mobile app from font-enlargement.
2022-04-06 13:02:18 +02:00
olafvantol e942fd0729 Merge branch 'dark-theme-rolltemplates' into mobile-app 2022-04-03 21:23:37 +02:00
olafvantol 45dbd22adc Further adjustments to mobile styling
Also added some extra structure in HTML to facilitate hiding some elements on mobile
2022-04-03 21:22:35 +02:00
olafvantol 314526bcab removed attempt to style active tab button
Couldn't get it to work properly
2022-03-27 21:54:46 +02:00
olafvantol 5bdef006a4 various mobile adjustments
try to use tab buttons for location indication too to save screen space. Move all font sizing to em vs px.
2022-03-27 19:32:48 +02:00
olafvantol ad2a3358e2 add styling for mobile browsers
use media query to target mobile devices, make layout single column, adjust tab navigation to work on touchscreen and make font bigger for legibility
2022-03-26 21:29:27 +01:00
olafvantol e02cc61f54 Dark mode for roll templates
Use new css class to target separate dark mode styling. Also minor changes to light mode style to add a border and bring it more in line with solarized.
2022-03-23 17:30:44 +01:00
olafvantol 21da5d0a30 Finetune dark mode styling
Change roll buttons, add more contrast between text and background in armour section.
2022-03-14 21:29:40 +01:00
olafvantol ddcf74b0ba Merge dark theme into vtt dark mode
Remove theme selector and move dark styling to trigger when VTT dark mode is enabled
2022-03-12 22:12:35 +01:00
olafvantol 5cf00f5544 Update version number and changelog, minor styling tweaks
Update version number and changelog, minor styling tweaks
2022-03-03 09:19:43 +01:00
olafvantol 7e12524bd7 Match themes better with new dark mode
Small tweaks to css to align better with new roll20 dark mode
2022-03-02 16:43:54 +01:00
olafvantol 1aa4a8aa09 Restore old name field
Add copy of character name to legacy "name" field for backward compatibility with old macros and tokens
2021-09-13 14:10:31 +02:00
olafvantol fb261f5aad Align layout of rituals and psionics with spells
Added columns to hold range and duration, etc.
2021-09-13 09:47:32 +02:00
olafvantol 012c53e20f Fix horse section and update spells layout
See changelog for details
2021-09-13 09:05:14 +02:00
olafvantol 001b5e65a6 All changes from bugfix-dml
See changelog and commits of branch bugfix-dml
2021-07-23 08:34:12 +02:00
olafvantol a752d4ffb6 Fix drag and drop for missile weapon rolls too 2021-07-11 21:40:56 +02:00
olafvantol d90a9db431 Fix drag-and-drop to macro bar for repeating weapons roll
Removed double class in repeating section and adjusted styling to still remove repeating section buttons on character tab
2021-07-11 21:09:25 +02:00
olafvantol f174800f9b Calculate total weight to tenths of pounds
Changed parseInt to parseFloat. Also removed some unnecessary  linebreaks and whitespaces
2021-07-05 08:30:28 +02:00
olafvantol 813a152f9f Add direct link to settings tab in update notification 2021-07-02 12:58:52 +02:00
olafvantol 999b30e496 Fixed layouut issue when hiding legacy armor
Money sections would "jump up" and swap places with inventory, fixed this.
2021-07-02 11:09:54 +02:00
olafvantol 9705bf6ea0 Add configurable aspect for missile weapon impact 2021-07-01 13:14:25 +02:00
olafvantol a6b2742f09 Small layout changes
Prevent word cut-off and overlap as remarked by Tommi in https://app.roll20.net/forum/post/10189325/harnmaster3-big-sheet-update
2021-06-26 08:07:36 +02:00
olafvantol 51ba68a5ce All my work of the last 3 months
more info see readme.md ; details of commits lost when I had to re-fork.
2021-06-22 21:15:51 +02:00
Scott Turnbull 0566731450 Initial commit of sheet 2017-12-24 23:54:54 -05:00