Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP feat: move to v13 #1667

Open
wants to merge 260 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
260 commits
Select commit Hold shift + click to select a range
71ace92
fix: setup custom pause image
marvin9257 Oct 19, 2024
5022e6e
fix: more style changes for request roll
marvin9257 Oct 19, 2024
953c10f
fix: cleanup requestRoll dialog setup
marvin9257 Oct 19, 2024
f6fd76f
fix: scrollbar track colors
marvin9257 Oct 19, 2024
488b4cc
fix: stat table header border
marvin9257 Oct 19, 2024
60ce999
fix: tab padding and borders
marvin9257 Oct 19, 2024
f1b3550
Fix: update min compatibility version
marvin9257 Oct 19, 2024
6731fa8
fix: move initiative roll to DialogV2
marvin9257 Oct 19, 2024
f120fd5
fix: move to DialogV2 for skill select with chain and contested rolls
marvin9257 Oct 19, 2024
028c479
fix: clean up effectDM for damage rolls
marvin9257 Oct 19, 2024
5abb79f
fix: style fixes misc
marvin9257 Oct 19, 2024
2efe2b3
fix: more style fixes
marvin9257 Oct 20, 2024
ad75378
fix: css error
marvin9257 Oct 20, 2024
3c159f2
fix: and another css issue
marvin9257 Oct 20, 2024
2fd50de
fix: move item transfer dialog to V2
marvin9257 Oct 20, 2024
e366e3e
fix: convert roll formula validate to DialogV2
marvin9257 Oct 21, 2024
8c83680
fix: move roll setting dialog to DialogV2
marvin9257 Oct 21, 2024
64085a9
fix: need to wrap with div standard-form
marvin9257 Oct 21, 2024
9ede4cf
fix: consumable dialog to DialogV2
marvin9257 Oct 21, 2024
5b52107
fix: try to set format correctly
marvin9257 Oct 21, 2024
680d9ba
fix: move ROF dialogs to DialogV2
marvin9257 Oct 21, 2024
ce60837
fix: convert damage dialog to DialogV2
marvin9257 Oct 22, 2024
c3de0ef
fix: add card titles for popouts
marvin9257 Oct 22, 2024
c755cc1
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Oct 22, 2024
84aea92
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Oct 23, 2024
6707d6b
fix: style fixes
marvin9257 Oct 23, 2024
72446ea
fix: ship sheet style changes
marvin9257 Oct 23, 2024
c381ee5
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Oct 28, 2024
017ae5e
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Nov 5, 2024
a4d558a
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Nov 9, 2024
7e41c62
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Nov 18, 2024
9b5135c
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Nov 19, 2024
00fc31c
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Nov 20, 2024
0de0cae
fix: npc icons and form font weight
marvin9257 Nov 21, 2024
fd71ab3
fix: dialog labels should't wrap inputs
marvin9257 Nov 21, 2024
07c4330
fix: padding on dialogs fieldsets
marvin9257 Nov 21, 2024
6557130
fix: flavor layout and spacing
marvin9257 Nov 21, 2024
4592288
fix: more style changes
marvin9257 Nov 21, 2024
f1c4973
fix: add border to flavor-table
marvin9257 Nov 22, 2024
0b89957
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Nov 22, 2024
4c6c041
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Nov 26, 2024
c40da7b
fix: update colorScheme setting
marvin9257 Nov 26, 2024
bcd6f23
fix: move ruleset change Dialog to V2 and localize
marvin9257 Nov 27, 2024
615f89c
fix: warning when disabling untrained
marvin9257 Nov 28, 2024
d7d2668
fix: refactor delete item and move to DialogV2
marvin9257 Nov 29, 2024
f3edb45
fix: migrate delete AE to DialogV2
marvin9257 Nov 29, 2024
a4df284
fix: AE sheet render to V2 and fix grid
marvin9257 Nov 29, 2024
27df8f7
fix: update delete effect warning to DialogV2
marvin9257 Nov 29, 2024
1aec0b0
fix: delete confirmation of consumable from item
marvin9257 Nov 29, 2024
f9711a3
fix: Delete ship position confirm to DialogV2
marvin9257 Nov 29, 2024
cc742d2
fix: migrate confirm macro replace to DialogV2
marvin9257 Nov 29, 2024
38e5850
fix: fix roll enrichers
marvin9257 Nov 30, 2024
86c18ca
fix: remove unneeded code
marvin9257 Dec 1, 2024
5bdc72a
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Dec 4, 2024
fa360d6
fix: update package-lock
marvin9257 Dec 4, 2024
1e9bd03
fix: menu h2 border
marvin9257 Dec 4, 2024
be45acf
fix: effects list style for FVTT default
marvin9257 Dec 4, 2024
1c49f9f
fix: remove preset width for Effect Dialog edit
marvin9257 Dec 5, 2024
9d1daf0
fix: refactor item sheet getData
marvin9257 Dec 6, 2024
830d114
fix: misc cleanup
marvin9257 Dec 7, 2024
364257d
fix: initial itemV2 no tabs
marvin9257 Dec 7, 2024
e79aca8
fix: add drag-drop handlers
marvin9257 Dec 8, 2024
615e86e
fix: some styling and add y scroll
marvin9257 Dec 8, 2024
f70b179
Update footer.html
marvin9257 Dec 8, 2024
ff8c8df
fix: this.object now this.document
marvin9257 Dec 8, 2024
9cc586f
fix: improve drag drop for item sheet
marvin9257 Dec 9, 2024
5a5c439
fix: deep scan error
marvin9257 Dec 9, 2024
81c8a8d
refactor: use prosemirror rather than contenteditable for descriptions
marvin9257 Dec 9, 2024
60a1d36
refactor: item sheet listeners to V2 format
marvin9257 Dec 11, 2024
cb098aa
fix: some commenting clarification
marvin9257 Dec 11, 2024
864cbed
fix: re add content editable handling -just in case
marvin9257 Dec 11, 2024
2624401
fix: move from jQuery to htmlElement for handleContentEditable
marvin9257 Dec 11, 2024
44bbdaf
fix: now use _configureRenderParts to select item sheet
marvin9257 Dec 12, 2024
c006a6c
refactor: move core drag-drop code to abstract sheet
marvin9257 Dec 12, 2024
f5103a0
fix: broader def of can drag/drop
marvin9257 Dec 12, 2024
7c254f1
fix: clean-up
marvin9257 Dec 12, 2024
56fb951
fix: add drop stubs to AbstractItemSheet
marvin9257 Dec 12, 2024
e83201c
fix: get tabs working on weapon sheet
marvin9257 Dec 13, 2024
a0727f1
fix: cleanup skill callback
marvin9257 Dec 16, 2024
c86d6fb
fix: no longer need tabs definition in DEFAULT
marvin9257 Dec 16, 2024
8d114a4
fix: make tabs a partial
marvin9257 Dec 16, 2024
4bccb2c
fix: fix some clashes with event being a variable
marvin9257 Dec 16, 2024
e470bae
fix: add tabs for ship components
marvin9257 Dec 16, 2024
cfa9503
fix: weapon sheet scroll bar
marvin9257 Dec 16, 2024
b7d95d2
fix: remove from parent item when changing consumable to another type
marvin9257 Dec 17, 2024
d0df252
fix: remove unnecessary item-sheet div from item sheets
marvin9257 Dec 17, 2024
63778f0
fix: move ship position sheet to ItemV2
marvin9257 Dec 17, 2024
dee76b2
fix: add item sheet icons
marvin9257 Dec 18, 2024
9aff66c
fix: initial appV2 for advancedSettings
marvin9257 Dec 19, 2024
a72dcd4
fix: move remaining settings forms to ApplicationV2
marvin9257 Dec 19, 2024
eeccc95
fix: add a few more icons to dialogs
marvin9257 Dec 19, 2024
7e8b1dd
Delete renderActorSheet.ts
marvin9257 Dec 20, 2024
54808e5
fix: item sheet style improvements
marvin9257 Dec 20, 2024
d552dcd
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Dec 20, 2024
cc3f054
fix: item sidebar revised partial update for V2
marvin9257 Dec 20, 2024
e3821de
fix: missing position icon and editImage action
marvin9257 Dec 20, 2024
a89b5eb
fix: missing icon and edit image action
marvin9257 Dec 20, 2024
0a0898b
fix: compendium -> inCompendium
marvin9257 Dec 21, 2024
65af0e4
fix: monkeypatch chat context
marvin9257 Dec 21, 2024
f8df1c9
Update twodsix.css
marvin9257 Dec 21, 2024
b950a20
fix: update to new navigation-tabs partial
marvin9257 Dec 21, 2024
fbfce8f
refactor: move chat actions and context menu extended ChatLog
marvin9257 Dec 22, 2024
5e0650d
refactor: to include chat popouts for extending chat messages
marvin9257 Dec 22, 2024
7c64e3d
fix: streamline _getEntryContext
marvin9257 Dec 22, 2024
1bf0e14
fix: add expandRoll to pop out messages
marvin9257 Dec 23, 2024
d15f88c
fix: _onRender is async and tabs.tabName.cssClass
marvin9257 Dec 24, 2024
6bcdbd6
fix: allow action image to be redefined
marvin9257 Dec 25, 2024
ea0a1aa
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Dec 26, 2024
2dae669
fix: make position actor image open actor sheet
marvin9257 Dec 27, 2024
e5ba813
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Dec 27, 2024
4befea3
fix: convert abstract and animal sheet to V2
marvin9257 Dec 31, 2024
2a86186
fix: itemEdit action
marvin9257 Dec 31, 2024
11c47a4
fix: add image edit action
marvin9257 Dec 31, 2024
3b6a366
fix: item-create action to itemCreate
marvin9257 Dec 31, 2024
06c649f
fix: move robot sheet to V2
marvin9257 Dec 31, 2024
e4ad8ca
fix: force draggable on animal and actor sheets
marvin9257 Dec 31, 2024
6e4f64e
fix: configure drag-drop for non-GM's
marvin9257 Dec 31, 2024
0e5ca7d
fix: create DragDrop objects using core and legacy dragDrop definition
marvin9257 Jan 1, 2025
c78644a
fix: updates to Active Effects
marvin9257 Jan 2, 2025
b21a531
fix: vehicle sheet to ActorSheetV2
marvin9257 Jan 2, 2025
bedacfd
fix: move performAttack to action
marvin9257 Jan 2, 2025
ca1da9b
fix: refactor skilTalentRoll to action
marvin9257 Jan 3, 2025
5a74552
fix: refactor rollable-characteristic to action
marvin9257 Jan 3, 2025
47b03c4
fix: edit comments
marvin9257 Jan 3, 2025
4a7b553
fix: refactor roll-damage to action
marvin9257 Jan 3, 2025
4f3d5aa
fix: don't use event as variable / parameter
marvin9257 Jan 3, 2025
6063e2d
fix: refactor item-value-edit listeners
marvin9257 Jan 3, 2025
05ae1d7
fix: refactor last of AbstractActorSheet from JQuery to DOM
marvin9257 Jan 3, 2025
5157b38
fix: refactor space-object sheet to ActorSheetV2
marvin9257 Jan 4, 2025
014a6a5
fix: delete duplicate context reference
marvin9257 Jan 4, 2025
abdc950
fix: use partial for reference
marvin9257 Jan 4, 2025
8fdadde
fix: fvtt default style clean-up
marvin9257 Jan 4, 2025
617911c
fix: change renderChatHTML code from JQuery to DOM
marvin9257 Jan 4, 2025
ef8550a
fix: try to avoid safety issue
marvin9257 Jan 4, 2025
d83b812
fix: revert to JQuery to avoid async
marvin9257 Jan 4, 2025
eed8162
fix: back to async method
marvin9257 Jan 4, 2025
934019f
fix: refactor message hook to change text rather than inject html
marvin9257 Jan 6, 2025
964e367
fix: work with data copy when mutating and creating dropped item
marvin9257 Jan 7, 2025
27b02aa
fix: deepscan issue
marvin9257 Jan 7, 2025
973bdf1
fix: multiple changes
marvin9257 Jan 8, 2025
fb736c4
fix: deepscan issue
marvin9257 Jan 8, 2025
59884ab
fix: drag-drop selector for animal and robot sheets
marvin9257 Jan 8, 2025
7166f8c
fix: traveller sheet style fixes for new SheetV2 header
marvin9257 Jan 8, 2025
ec63c4f
fix: get tabs working on traveller sheet
marvin9257 Jan 8, 2025
5b7936e
fix: adjust effect actions for new blank
marvin9257 Jan 8, 2025
aa53734
fix: consumable / attachment adds from traveller sheet
marvin9257 Jan 8, 2025
e8a5b54
fix: add ability to select an new actor image
marvin9257 Jan 8, 2025
e51c81b
refactor: move from {{editor to <prose-mirror on traveller sheet
marvin9257 Jan 9, 2025
80317b0
refactor: use core dragdrop object rather than a custom one
marvin9257 Jan 9, 2025
fb8f0db
fix: refactor correct _onDrop handling to AbstractItemSheet
marvin9257 Jan 9, 2025
43da36a
fix: item tabs displayed and checkbox backgrounds
marvin9257 Jan 9, 2025
701df3d
refactor: initial ship sheet
marvin9257 Jan 9, 2025
e70b303
refactor: move ship listeners to actions
marvin9257 Jan 10, 2025
b62d8f3
fix: add id's for sheet options
marvin9257 Jan 10, 2025
86f4446
fix: refactor battlesheet to ActorV2
marvin9257 Jan 10, 2025
1ba32a6
fix: deepscan issue
marvin9257 Jan 10, 2025
c567d3d
fix: style and selector fixes
marvin9257 Jan 10, 2025
baa8ce4
fix: refactor joat calcs to abstract sheet
marvin9257 Jan 11, 2025
5113b8d
fix: try to align stats tables
marvin9257 Jan 11, 2025
23ed961
fix: ship action backgrounds
marvin9257 Jan 11, 2025
f6dfb79
fix: use prosemirror tab on ship sheets
marvin9257 Jan 11, 2025
117a396
fix: style fixes
marvin9257 Jan 12, 2025
1ebecbb
fix: clean-up actor image alignment
marvin9257 Jan 12, 2025
ace5471
fix: adjust standard form
marvin9257 Jan 12, 2025
d47bf78
fix: misc typos and missing/incorrect actions fixes
marvin9257 Jan 13, 2025
9f13b55
fix: consumable toggling and layout
marvin9257 Jan 14, 2025
f884ccc
fix: add a setting for the default weapon damage formula
marvin9257 Jan 14, 2025
afcdd9f
fix: can't use id in sheet default options
marvin9257 Jan 14, 2025
065693d
fix: drag drop duplication issue for consumables on same actor
marvin9257 Jan 15, 2025
775f658
fix: auto mode dialog not working for NPC sheet
marvin9257 Jan 16, 2025
0b8bfef
fix: move from JQuery to DOM for settings interface
marvin9257 Jan 16, 2025
4e2b81d
fix: render(true) is now render({force:true})
marvin9257 Jan 17, 2025
b09f9a9
fix: make string value formally parseInt
marvin9257 Jan 17, 2025
32b2789
fix : check for JQuery element on render settings config hook
marvin9257 Jan 17, 2025
3057013
fix: refactor Roll Settings Dialog to DOM from JQuery
marvin9257 Jan 18, 2025
69b6b4d
fix: missing null check
marvin9257 Jan 18, 2025
a2cf1e8
refactor: remove showConsumableList and showAttachmentList settings
marvin9257 Jan 19, 2025
2edfc8b
fix: cleanup traveller sheet hbs
marvin9257 Jan 20, 2025
8fe47c6
feat: refactor AP to a string and allow formulas
marvin9257 Jan 20, 2025
32d0994
feat: allow dragging and dropping of AE's to travellers
marvin9257 Jan 20, 2025
e0c2fee
fix: add default missing to be zero for select replaceFormulaData
marvin9257 Jan 21, 2025
9df7f62
fix: drag drop to work with items and AE's
marvin9257 Jan 21, 2025
09b8d8b
refactor: allow AE's to be dropped on tokens
marvin9257 Jan 21, 2025
c24eb79
refactor: leverage internal localization for ui.notifications
marvin9257 Jan 21, 2025
734c1bb
refactor: move sheetUtils from JQuery to DOM
marvin9257 Jan 21, 2025
b126541
refactor: request roll from JQuery to DOM
marvin9257 Jan 21, 2025
e73746b
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Jan 22, 2025
71030f1
fix: simplify chat context calcs
marvin9257 Jan 22, 2025
478888f
refactor: move initiative roll dialog from JQuery to DOM
marvin9257 Jan 22, 2025
0745408
fix: get rid of newItem check since it doesn't seem to do anything
marvin9257 Jan 22, 2025
c8670d0
fix: get rid of legacy code that adds "draggable" attribute
marvin9257 Jan 22, 2025
ed96a13
refactor: delete unused chat card hooks
marvin9257 Jan 22, 2025
dfa95bf
fix: move change consumable from JQuery to DOM event
marvin9257 Jan 24, 2025
8c24e40
refactor: move create consumable dialog form JQuery to DOM
marvin9257 Jan 24, 2025
2a6c8d9
refactor: onDragStart for ShipPositionSheet from JQuery to DOM
marvin9257 Jan 24, 2025
406de03
fix: error when dragging from ship position sheet
marvin9257 Jan 24, 2025
3b6019b
refactor: update ship sheet actor drag-drop to DOM and refactor getItem
marvin9257 Jan 24, 2025
056d443
fix: deepscan issue
marvin9257 Jan 24, 2025
8800463
refactor: shipsheet execute actions from JQuery to DOM
marvin9257 Jan 24, 2025
9e147e3
refactor: move actorDamage dialog for JQuery to DOM
marvin9257 Jan 25, 2025
aac9b12
fix: h2 font family (menu items)
marvin9257 Jan 25, 2025
e2aac54
fix: update macros to DialogV2
marvin9257 Jan 29, 2025
3e393ee
refactor: button defualt from dialog to button property
marvin9257 Jan 29, 2025
2def44e
fix: deepscan issue for macro
marvin9257 Jan 29, 2025
a430a34
refactor: sort container items in prepareContext and not Handlebar He…
marvin9257 Jan 30, 2025
628a708
feat: add ability to drop folders on actors
marvin9257 Jan 31, 2025
5304966
fix: add icon for embedded AE in JournalEntry
marvin9257 Jan 31, 2025
dd93894
fix: add border to a.content-link
marvin9257 Jan 31, 2025
65bf7e9
fix: content-link icon - text spacing
marvin9257 Jan 31, 2025
12b5310
refactor: Compendium moved to FVTT namespace
marvin9257 Feb 1, 2025
ee1f2da
fix: changed Compendium partial reference
marvin9257 Feb 1, 2025
39fa4ad
fix: document partials for item lists
marvin9257 Feb 2, 2025
a418ca1
fix: <multi-select no longer valid in DialogV2
marvin9257 Feb 2, 2025
d0f18f5
fix: style issues and one clash with .status-icons
marvin9257 Feb 2, 2025
1ef7e3b
fix: default traveller sheet width and height
marvin9257 Feb 2, 2025
b7a8432
fix: style fixes
marvin9257 Feb 4, 2025
be0f611
fix: card button spacing
marvin9257 Feb 7, 2025
a6f6c87
fix: unneeded awaits
marvin9257 Feb 7, 2025
c47e9d3
fix: make untrained skill more robust
marvin9257 Feb 8, 2025
a1788b8
fix: simplify getSkillNameList logic
marvin9257 Feb 8, 2025
8b0a666
fix: try to keep skill names unique
marvin9257 Feb 8, 2025
874552e
fix: deepscan error
marvin9257 Feb 8, 2025
da55113
fix: more deepscan
marvin9257 Feb 8, 2025
8f83e9c
fix: update pdfPager code
marvin9257 Feb 10, 2025
dd86d95
fix: try to make skill names unique upon editing
marvin9257 Feb 10, 2025
ce2b913
fix: Update Scene control for request roll
marvin9257 Feb 10, 2025
747d703
fix: depreciation for SceneControls
marvin9257 Feb 11, 2025
e573f87
feat: add ItemList enrichers to documents for dragdrop
marvin9257 Feb 11, 2025
42357ac
fix: add ability to use UUID references to ItemList enricher
marvin9257 Feb 12, 2025
ee9d4c0
fix: primary armor value sheet width
marvin9257 Feb 13, 2025
13e6cf5
fix: small style fixes
marvin9257 Feb 15, 2025
68246a0
fix: CUSTOM active effects are applied twice to no-derived values
marvin9257 Feb 15, 2025
857e5f7
refactor: actor _preCreate uses mergeObject and not Object.assign
marvin9257 Feb 17, 2025
6e7c7db
feat: allow EDU, SOC and INT to be hidden if zero
marvin9257 Feb 18, 2025
1c56006
fix: style issues with ship sheet with default style
marvin9257 Feb 19, 2025
7909ecc
fix: lack of scroll on ship sheet
marvin9257 Feb 21, 2025
602789e
fix: enable secrets in prosemirror edit areas
marvin9257 Feb 21, 2025
ef9b0fa
fix: increase color saturation for secret text
marvin9257 Feb 21, 2025
8ab7d1f
Merge remote-tracking branch 'upstream/master' into move-to-DialogV2
marvin9257 Feb 25, 2025
085b2e7
fix: multi select works again
marvin9257 Feb 28, 2025
19fb5c3
fix: more style fixes
marvin9257 Feb 28, 2025
ee2c853
fix: dragdrop damage item
marvin9257 Mar 1, 2025
f30f63b
fix: update light-dark settings
marvin9257 Mar 1, 2025
63315c9
fix: convert target modifier back to multiselect
marvin9257 Mar 1, 2025
6e1dc3f
fix: remove extra JSON parse from damageItem
marvin9257 Mar 1, 2025
2a1af58
fix: style fix
marvin9257 Mar 1, 2025
72bd492
fix: align consumable parts list and header
marvin9257 Mar 1, 2025
6da98da
fix: deepscan issues
marvin9257 Mar 1, 2025
b2aa2b6
fix: try to fix prosemirror blocks on actor sheet
marvin9257 Mar 1, 2025
fed301c
fix: more v13 style issues, input padding
marvin9257 Mar 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: add border to a.content-link
  • Loading branch information
marvin9257 committed Jan 31, 2025
commit dd93894d094554d879f94448c12a4056b506bc61
7 changes: 7 additions & 0 deletions static/styles/twodsix.css
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,13 @@ a.inline-roll i,
a.content-link i {
color: var(--s2d6-default-color);
}
a.content-link {
border-radius: 6px;
border-style: solid;
border-width: 1px;
padding: 2px;
}

table tr:nth-child(even) {
background-color: var(--s2d6-light-background-transparent);
}
Expand Down
Loading