Commit Graph

965 Commits

Author SHA1 Message Date
Chr1Z93
7f46c9fd63 removed downloading change 2023-06-26 16:41:13 +02:00
Chr1Z
c78ddec973
Merge pull request #298 from argonui/featured-content
Replacing featured content with placeholder boxes
2023-06-21 09:27:09 +02:00
Chr1Z
04b40f0da1
Merge pull request #313 from argonui/customizable-call
Update player mat handling of customizable cards
2023-06-18 20:09:04 +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
Chr1Z
90301b2e33
Merge pull request #312 from argonui/parallel-roland
PlayerCardPanel: adding directives to Roland's signature cards
2023-06-16 10:26:28 +02: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
Chr1Z
3539820fed
Merge pull request #310 from argonui/victory-updating
Victory Display: trigger update from clue hotkey
2023-06-15 23:37:20 +02:00
Chr1Z
fdfee19e42
Merge pull request #307 from argonui/upkeep
Upkeep: ready face-down cards, removed legacy code
2023-06-15 23:19:01 +02:00
Chr1Z93
4fb8b3786e moved "placeCard" into API 2023-06-15 23:18:17 +02:00
Chr1Z
63b66aee6a
Merge pull request #308 from argonui/token-sealing
keep context menu open for specific cards with "sealing"
2023-06-15 22:36:22 +02:00
Chr1Z
ac85393d23
Merge pull request #309 from argonui/resource-token-rotation
Resource tokens - correcting rotation
2023-06-15 22:36:09 +02:00
Chr1Z93
e564a1f1fe trigger update from clue hotkey 2023-06-14 22:17:55 +02:00
Chr1Z93
4afe7105ee fixes rotation 2023-06-14 09:42:00 +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
Chr1Z93
f0b2e90342 updated upkeep 2023-06-13 15:59:35 +02:00
Chr1Z
656764e174
Merge pull request #300 from argonui/stat-counter
Chaos Token Stat Tracker: sorted printing
2023-06-13 12:06:23 +02:00
Chr1Z
c002583689
Merge pull request #297 from argonui/new-tokens
New Tokens
2023-06-13 12:06:10 +02:00
Chr1Z
7919f866d6
Merge pull request #306 from argonui/customs_refactor
Customs refactor
2023-06-13 10:24:19 +02:00
Chr1Z
118adb2c83
Merge pull request #294 from argonui/tokenarranger
Token-Arranger: removes check for new data to support scenario card flip
2023-06-13 09:47:08 +02:00
Chr1Z93
ec3beb2127 splitting variable declaration 2023-06-13 09:47:52 +02:00
Chr1Z93
9d126215ba added additional check 2023-06-13 09:45:05 +02:00
Chr1Z93
ba5d277995 resolving comments 2023-06-13 09:39:10 +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
915a51d6c1
Merge pull request #305 from argonui/parallel-bugfix
updated ID range for parallel investigators
2023-06-12 16:54:27 -07:00
Chr1Z93
e449ad6c28 change id range for parallel investigators 2023-06-12 22:39:43 +02:00
Chr1Z93
6baee451da rounded positions 2023-06-12 10:10:00 +02:00
Chr1Z93
fd02d615d1 reverted metadata update, updated scripting 2023-06-12 10:06:40 +02:00
Chr1Z93
26184045ed combined tokens into states 2023-06-12 09:20:38 +02:00
Chr1Z
3ad0713045
Merge pull request #299 from argonui/adding-chinese-font
adding chinese font
2023-06-12 09:09:31 +02:00
Chr1Z
fc68103f67
Merge pull request #301 from lriuui0x0/fix-card-back
Unify player card back
2023-06-11 21:20:49 +02:00
Rui Liu
1b28d26dc0 Fix card back 2023-06-11 19:50:15 +01:00
Chr1Z93
eb899b1790 sorted printing 2023-06-11 18:01:38 +02:00
Chr1Z93
1313f70774 removal of orphaned bloodborne file 2023-06-11 17:31:59 +02:00
Chr1Z93
c5134b7c9a addition of placeholder boxes for fan-content 2023-06-11 17:14:02 +02:00
Chr1Z93
3461de3772 removal of pre-downloaded fan-content 2023-06-11 17:13:14 +02:00
Chr1Z93
186251ce0a updated playercard metadata for charge, secret, supply and ammo 2023-06-11 16:53:25 +02:00
Chr1Z93
3de270b4c5 adding new tokens 2023-06-11 16:21:10 +02:00
Chr1Z93
7217a48d88 added chinese font 2023-06-08 00:39:25 +02:00
Chr1Z
545181308b
Merge pull request #296 from lriuui0x0/main
Unify player card back image
2023-06-04 02:04:16 +02:00
Rui Liu
5819da8493 Unify player card back image 2023-06-04 00:47:11 +01: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
9bf434e245 just make the TokenArranger update every time 2023-05-26 10:00:28 +02:00
Tikatoy
8682ff44d6
Merge pull request #293 from argonui/unrelenting
"Auto-fail" exclusion for "Unrelenting (1)"
2023-05-23 21:57:20 -07:00
Tikatoy
99bef9d4e1
Merge pull request #292 from argonui/victory-hotkey
"Move card to victory display" hotkey: correctly rotates cards when placing them and remove tokens from it
2023-05-23 18:22:24 -07:00
Tikatoy
e49c8751ff
Merge pull request #282 from argonui/navigation-overlay
improved implementation of Navigation Overlay
2023-05-23 16:03:38 -07:00
Tikatoy
a75602761f
Merge pull request #295 from argonui/box-art
updated scenario / campaign box placeholder art
2023-05-23 15:49:12 -07:00
Tikatoy
5906f91076
Merge pull request #291 from argonui/clue-hotkey
"Take a clue" hotkey: handling for stacked clues
2023-05-23 15:45:04 -07:00
Tikatoy
90cfc37a25
Merge pull request #286 from argonui/alt-art
DeckImporter: cleaned up code for alt art import
2023-05-23 15:42:26 -07:00