Commit Graph

3073 Commits

Author SHA1 Message Date
Chr1Z93
3db97dea75 updated tour 2024-11-20 18:45:46 +01:00
Chr1Z93
c8deba0c8f added git attributes for language detection on GitHub 2024-11-20 13:52:10 +01:00
Chr1Z93
5ec1659a8e Merge branch 'main' into token-draw-dummy 2024-11-20 09:19:00 +01:00
dscarpac
e18d783fa4
Merge pull request #1007 from argonui/token-moving
Different attempt at token moving
2024-11-19 21:00:54 -06:00
dscarpac
d364767626
Merge pull request #1008 from argonui/discard-buttons
Updated token stack size display and discard button search size
2024-11-19 21:00:20 -06:00
dscarpac
acaced4a5f
Merge pull request #1006 from argonui/slot-editing
Updated slot editing
2024-11-19 20:51:04 -06:00
dscarpac
5eb9b1981f
Merge pull request #1005 from argonui/save-functions
Changed save functions
2024-11-19 20:49:44 -06:00
dscarpac
7c929c2db9
Merge pull request #1009 from argonui/seal-verification
Added token verification to cards that seal
2024-11-19 20:39:13 -06:00
Chr1Z93
9b3a121c97 Added "Token Draw Dummys" - typing numbers to draw x tokens 2024-11-19 23:51:50 +01:00
Chr1Z93
ffab6d5c43 Added token verification to cards that seal 2024-11-19 23:05:33 +01:00
Chr1Z93
56483aefd7 updated token stack size display 2024-11-19 23:01:16 +01:00
Chr1Z93
46bfa275c7 release discard sealed tokens 2024-11-19 22:48:17 +01:00
Chr1Z93
8f72911c03 removed timeout 2024-11-19 22:25:12 +01:00
Chr1Z93
e99f725f80 timeoutfunc added 2024-11-19 21:17:39 +01:00
Chr1Z93
17bc2b1dc2 nil handling 2024-11-19 20:57:28 +01:00
Chr1Z93
a13314f61c updated offset 2024-11-19 19:41:08 +01:00
Chr1Z93
46a8f6640a fixed hand using 2024-11-19 19:10:02 +01:00
Chr1Z93
47e491913f fixed token discarding 2024-11-19 19:03:20 +01:00
Chr1Z93
a7dcf7c893 code update 2024-11-19 18:58:04 +01:00
Chr1Z93
c6a94dba80 new iteration 2024-11-19 18:36:14 +01:00
Chr1Z93
ec3b8ab884 Merge branch 'main' into token-moving 2024-11-19 17:47:03 +01:00
Chr1Z93
039692efc0 Merge branch 'main' into save-functions 2024-11-19 17:45:18 +01:00
Chr1Z93
60f3b9dd08 updated code 2024-11-19 17:44:47 +01:00
Chr1Z93
de28157e1c Merge branch 'main' into slot-editing 2024-11-19 17:36:22 +01:00
dscarpac
55c8926385
Merge pull request #1002 from argonui/date
Updated patch notes date
2024-11-19 09:39:48 -06:00
Chr1Z
65285d3cc3
updated date 2024-11-19 16:38:25 +01:00
dscarpac
bb1c6e85a0
Merge pull request #1001 from argonui/unified-token-discarding
Unified token discarding
2024-11-19 09:30:36 -06:00
Chr1Z93
2006ec85ec updated more code 2024-11-19 15:01:01 +01:00
Chr1Z93
05e375074a Different attempt at moving cards with tokens 2024-11-19 14:30:07 +01:00
Chr1Z93
7eddc4d988 code improvement 2024-11-19 13:32:08 +01:00
Chr1Z93
f14d88ee98 better message 2024-11-19 13:29:32 +01:00
Chr1Z93
c76be365c4 Updates slot editing 2024-11-19 12:51:25 +01:00
Chr1Z93
a795423813 Changed save functions 2024-11-19 11:08:19 +01:00
Chr1Z93
2e27fec646 Updated patch notes date 2024-11-19 09:27:04 +01:00
Chr1Z93
ae2c5259d2 changed event 2024-11-19 09:26:19 +01:00
Chr1Z93
ac80962c9c some nil handling 2024-11-19 00:18:00 +01:00
Chr1Z93
b58f9923c2 updated search 2024-11-19 00:04:57 +01:00
Chr1Z93
7e26a25d7d Unified token discarding 2024-11-18 23:41:19 +01:00
dscarpac
d898676b6a
Merge pull request #1000 from argonui/detaching
Bugfix for token detaching
2024-11-18 16:25:09 -06:00
Chr1Z93
72320073eb Bugfix for token detaching 2024-11-18 23:18:51 +01:00
dscarpac
da636c71f7
Merge pull request #990 from argonui/new-notes
Updated notes and version number
2024-11-18 16:13:48 -06:00
dscarpac
1df5bfa889
Merge pull request #999 from argonui/globalapi
Moving Token-Detaching to GlobalApi
2024-11-18 10:43:06 -06:00
Chr1Z93
c3a8725964 empty lines 2024-11-18 17:12:57 +01:00
Chr1Z93
046dae888c Merge branch 'main' into globalapi 2024-11-18 17:01:22 +01:00
Chr1Z93
6c857b1e50 Moved token detaching to GlobalApi 2024-11-18 17:01:10 +01:00
dscarpac
a9d81429f3
Merge pull request #998 from argonui/color-string
Changed color to string
2024-11-18 09:49:24 -06:00
dscarpac
aff36949bc
Merge pull request #997 from argonui/seal-xml
Fixed sealing XML not being drawn after loading
2024-11-18 09:49:01 -06:00
Chr1Z93
bd6c56949d Changed color to string 2024-11-18 16:33:49 +01:00
Chr1Z
7bc0856135
Merge pull request #989 from YumiWhellie/main
added check for dropping cards with tokens on them
2024-11-18 16:31:33 +01:00
Zerino
6da1e2434e added sealed bless stack XML drawing check to token detaching function 2024-11-18 12:30:40 -03:00