Commit Graph

1179 Commits

Author SHA1 Message Date
Entrox-Licher
ec28088945 Addressed the last of PR suggestions, fixing several issues with option panel importing 2023-06-19 01:46:11 -04:00
Chr1Z93
e670244dc8 return sealed tokens to chaos bag before cleanup 2023-06-18 21:50:15 +02:00
Chr1Z93
82fdeda11b keep state for replenishing 2023-06-18 21:03:29 +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
Entrox-Licher
609c54738e Addressed more PR suggestions, adding named tables, more APIs, improving deck importer functions, and fixing a minor error in an unrelated API 2023-06-18 14:07:24 -04:00
Entrox-Licher
7a79bc8fac Addressed more PR suggestions, removing extraneous scripting zone and adding more information and comments on tool 2023-06-18 01:45:03 -04:00
Entrox-Licher
838c0be0fc Addressed various PR suggestions. Additionally, implemented ChaosBagApi to follow API design pattern suggested for the codebase. 2023-06-18 00:54:03 -04: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
Entrox-Licher
b537b13ae6
Merge branch 'argonui:main' into entrox-main 2023-06-16 09:50:58 -04: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
Entrox-Licher
f562f441cf
Merge branch 'argonui:main' into entrox-main 2023-06-14 17:33:12 -04:00
Entrox-Licher
2c530cf3cf Addressing minor syntax fixes to PR 2023-06-14 17:08:39 -04: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
Entrox-Licher
5118c87408 Testing new ModManager fix 2023-06-11 15:27:56 -04: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
Entrox-Licher
9378355ad7 Merge branch 'importer-exporter' into entrox-main 2023-06-07 15:44:24 -04:00
Jorge Parra
87bbf5422c Fixed extraneous scripting zone objects in file structure 2023-06-07 15:15:30 -04:00