Commit Graph

1214 Commits

Author SHA1 Message Date
Chr1Z93
2bf95356dc review comments 2023-06-27 13:32:06 +02:00
Chr1Z93
9fa5c45452 add tag to cards that seal 2023-06-27 12:10:32 +02:00
Chr1Z
b166def7cb
Merge pull request #327 from argonui/modversion
move of modversion file
2023-06-27 12:00:36 +02:00
Chr1Z93
d55fd4af83 moved the file to the content folder 2023-06-27 10:12:54 +02:00
Chr1Z93
57cdd5ef71 renamed function, limited it to sealed tokens 2023-06-27 10:09:50 +02:00
Chr1Z93
8f7da54f5a fixed EOF linebreak 2023-06-26 18:19:18 +02:00
Chr1Z93
018f5d8ef1 move of modversion file 2023-06-26 18:18:30 +02:00
Chr1Z93
7426c4475e reverted download function update 2023-06-26 16:44:14 +02:00
Chr1Z93
95f317831d Merge branch 'option-panel' of https://github.com/argonui/SCED into option-panel 2023-06-26 16:41:21 +02:00
Chr1Z93
7f46c9fd63 removed downloading change 2023-06-26 16:41:13 +02:00
Chr1Z
eb61ecdfd8
Merge pull request #325 from argonui/content-addition
Addition of downloadable content
2023-06-26 12:12:36 +02:00
Chr1Z93
8265e97f09 removed placeholder text files 2023-06-26 10:38:56 +02:00
Chr1Z93
18893a9fb9 addition of content 2023-06-26 10:13:37 +02:00
Tikatoy
06bbb16e6a
Merge pull request #324 from argonui/action-description
Action Description: fixed typo
2023-06-23 13:07:20 -07:00
Chr1Z93
da868fecc0 added empty entry 2023-06-23 00:30:37 +02:00
Chr1Z93
75735d3d17 fixed typo 2023-06-22 13:47:00 +02:00
Chr1Z
bf45ea267c
Merge pull request #316 from argonui/replenish-bugfix
Upkeep: keep state for replenishing cards
2023-06-22 12:20:30 +02:00
Chr1Z93
f82d29b9e0 exclusion of bless/curse tokens for findAllTokens 2023-06-22 12:07:24 +02:00
Chr1Z93
458da5d2c1 moved replenish to tokenmanager 2023-06-22 10:50:08 +02:00
Chr1Z93
a20ab13a05 rotate cards to the next multiple of 90° towards 0° 2023-06-22 10:20:51 +02:00
Chr1Z
9c6a33182b
Merge pull request #318 from argonui/nav-overlay
Add camera_ignore tags and reduce X_BUFFER
2023-06-22 01:13:18 +02:00
Chr1Z
d13ae20a80
Merge pull request #322 from argonui/livestream
addition of livestream cards
2023-06-22 00:57:43 +02:00
Chr1Z
3c726be71c
Merge pull request #321 from argonui/orphan-scripts
removal of 3 orphaned script files
2023-06-22 00:57:28 +02:00
Chr1Z
d5863c5b3a
Merge pull request #320 from argonui/soundcubeapi
SoundCubeApi: fixed scoping
2023-06-22 00:57:18 +02:00
Chr1Z93
0330fcb005 addition of livestream cards 2023-06-22 00:45:47 +02:00
Chr1Z93
0263924ce7 changed internal notation 2023-06-21 23:47:26 +02:00
Chr1Z93
1bfd025100 updated code 2023-06-21 22:58:32 +02:00
Chr1Z93
c7f2db91aa removal of 3 orphaned script files 2023-06-21 22:42:50 +02:00
Chr1Z93
34fd025992 fixed scoping 2023-06-21 22:11:53 +02:00
Chr1Z93
ebf79b554c added language dropdown 2023-06-21 20:02:20 +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
Chr1Z93
9dd8fe8ad6 rename function 2023-06-19 15:58:09 +02:00
Chr1Z93
7cb30bfcc1 re-add debug variable to cast 2023-06-19 15:19:23 +02:00
Chr1Z93
3e5caf0f48 add tags and reduce X_BUFFER 2023-06-19 15:16:43 +02:00
Chr1Z93
1b28fbdfdd use token type from metadata 2023-06-19 10:08:16 +02:00
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