Commit Graph

74 Commits

Author SHA1 Message Date
BootleggerFinn
acbd01ed9c
Merge pull request #333 from argonui/suzi
Added Suzi!
2023-07-27 18:47:56 -05:00
Chr1Z93
c0cfccdd39 updated playercard panel 2023-07-28 00:07:51 +02:00
Chr1Z93
a182da05db indentation fix 2023-07-21 07:57:35 +02:00
Chr1Z93
463d0a986b fixed reference sheet 2023-07-21 00:37:37 +02:00
Chr1Z93
b1ced805d2 addition of Subject 5U-21 2023-07-21 00:32:33 +02:00
Chr1Z
86720c94d7
Merge pull request #317 from argonui/return-sealed-tokens
Clean Up Helper: return sealed tokens to chaos bag
2023-07-03 09:42:42 +02:00
Chr1Z93
9fa5c45452 add tag to cards that seal 2023-06-27 12:10:32 +02:00
Chr1Z93
57cdd5ef71 renamed function, limited it to sealed tokens 2023-06-27 10:09:50 +02:00
Chr1Z93
c7f2db91aa removal of 3 orphaned script files 2023-06-21 22:42:50 +02:00
Buhallin
ddb264fe13
Update player mat handling of customizable cards
- Fixes broken data retrieval to get the selected upgrades
- Moves "is this customization active" logic into the UpgradeSheetLibrary
- Extends the area covered by searchAroundSelf() to extend farther in (and past) the set aside card areas
- Made searchAroundSelf() dynamic, removing the need for explicit position and areas
2023-06-17 01:18:07 -07:00
Chr1Z93
200647ea85 updated order 2023-06-16 10:24:21 +02:00
Chr1Z93
fe120991b2 adds the directive to the signature cards of roland 2023-06-16 09:52:16 +02:00
Chr1Z93
1efd0c110a added new parameter 2023-06-13 19:08:50 +02:00
Chr1Z93
95ea1957dd let context menu open for single sealing cards 2023-06-13 18:48:28 +02:00
Chr1Z
7919f866d6
Merge pull request #306 from argonui/customs_refactor
Customs refactor
2023-06-13 10:24:19 +02:00
Buhallin
4d4945cd4f
Final refactoring of customizable card handling
This brings ArkhamDB integration in line with the new data structures, adds documentation, and does some simple name and text cleanup.
2023-06-13 00:01:12 -07:00
Buhallin
867471221a
Refactor customizable card upgrade sheets
- Unify UI definition into a single table
- Make input (text) fields associate with the row
- Separate UI and data
- Enhance button click to select up to the clicked column
2023-06-02 02:44:18 -07:00
Chr1Z93
a419abf2c9 auto-fail exclusion for unrelenting 2023-05-20 10:01:54 +02:00
Chr1Z93
fb8c9c83c5 changed color table key 2023-05-11 23:52:17 +02:00
Chr1Z93
658ab9a8c2 added some comments 2023-05-11 15:01:13 +02:00
Chr1Z93
fe108d5e8b code cleanup 2023-05-11 14:50:33 +02:00
Chr1Z93
0f55556c4d updated living ink 2023-05-11 14:34:55 +02:00
Chr1Z93
ec08810143 updated summoned servitor 2023-05-11 14:12:56 +02:00
Chr1Z93
43fce75b7d using require for customizables 2023-05-11 11:56:39 +02:00
Chr1Z
7576824b20
removed additional line 2023-05-10 09:43:55 +02:00
Chr1Z93
3aa3ebd0cb improved code 2023-05-07 16:22:10 +02:00
Chr1Z93
f190d3ccea fixed multiseal and save/load 2023-05-02 22:56:39 +02:00
Chr1Z93
e9f578819f updated context menu caption 2023-04-27 15:38:58 +02:00
Chr1Z93
6c06e9f42c resolving comments 2023-04-27 13:15:34 +02:00
Chr1Z93
47f0f091c8 fixed linebreaks 2023-04-27 11:31:29 +02:00
Chr1Z93
d0a8117cfd added additional function to rotate card+preview 2023-04-27 11:15:26 +02:00
Chr1Z93
0117cd9920 added context menu option to tarot cards to flip preview 2023-04-27 11:01:50 +02:00
Chr1Z
2e8e0aea4c
Merge pull request #226 from argonui/chaos-token-updates
Chaos Token spawning, drawing and sealing // Custom Playercolors
2023-04-08 20:04:53 +02:00
Chr1Z93
2a1033c5c4 resolving review comments 2023-04-08 20:04:30 +02:00
Chr1Z93
6f795dfc82 update certain cards onHover 2023-04-07 23:43:24 +02:00
Chr1Z93
1653290b3a adding readbag to hover 2023-04-07 22:16:31 +02:00
Chr1Z93
8c54a4d19b adding documentation 2023-04-07 22:03:07 +02:00
Buhallin
da9df2e81f
Add second copy of Carson's signature to the player card panel 2023-04-03 20:06:29 -07:00
Chr1Z
dce5c1749b
Merge pull request #245 from argonui/old-file-removal
Removal of deprecated bondedbag and upgradesheetbag files
2023-03-28 14:25:10 +02:00
Chr1Z93
7e0f7d651f shortening sideways check 2023-03-25 01:05:02 +01:00
Chr1Z93
f25cb59aeb automatically detecting sideways deck 2023-03-25 00:08:48 +01:00
Chr1Z93
0b24ee8138 removal of deprecated files 2023-03-24 23:56:49 +01:00
Chr1Z93
5963904091 add alt view angle for sideways decks 2023-03-24 13:23:08 +01:00
Jorge Parra
ed9d8c2614 Added ArkhamDB Importer support for SS upgrade sheet changes, and minor refactor on code logic for the same 2023-03-16 15:27:33 -04:00
Jorge Parra
da2dd66966 Modified SS script state, added transparent indicator buttons, and cleaned up requested code logic 2023-03-15 17:13:08 -04:00
Jorge Parra
c48533ec29 Addressed Feedback on Summoned Servitor changes from #227 2023-03-07 11:48:30 -05:00
Jorge Parra
4fa1eb6040 Added in rectangles to select ally/arcane slots for Summoned Servitor #84 2023-03-06 18:36:42 -05:00
Chr1Z93
1971cbb681 custom color support for chaos stat tracker 2023-03-05 03:39:35 +01:00
Chr1Z93
e8d77d35b0 adding more functionality to player card sealing 2023-03-05 03:33:11 +01:00
Chr1Z93
ca214f7ecd first batch of player cards updates 2023-03-04 13:54:10 +01:00