Commit Graph

792 Commits

Author SHA1 Message Date
Chr1Z93
89545c6ee9 adding new bless/curse manager 2022-11-12 15:14:00 +01:00
Chr1Z93
9d508882ee global script update 2022-11-12 14:42:06 +01:00
Chr1Z93
96c3f243fd removing troublesome playlist items 2022-11-12 14:30:54 +01:00
Chr1Z93
d5c2749a1f updated Search-A-Card 2022-11-12 14:24:02 +01:00
Chr1Z93
6b7eba56a5 changes from code review 2022-11-12 13:51:43 +01:00
Chr1Z93
3f7caf75d0 deletion of output.json 2022-11-12 13:19:41 +01:00
Chr1Z93
db38ccd4db coordinatefix (mostly because of table flattening) 2022-11-12 13:17:40 +01:00
Chr1Z93
c8462f664d updated playermats and stattracker 2022-11-12 12:43:35 +01:00
Chr1Z93
d0fdaefe42 updated playarea 2022-11-12 11:46:05 +01:00
Chr1Z93
b9fe8a21c9 updated playmat image swapper 2022-11-12 11:41:37 +01:00
Buhallin
959a11e3d7
Update comment on changed method 2022-11-12 02:37:36 -08:00
Buhallin
d23aa2c2e4
Extract card spawning methods from the loader
This refactors the current ArkhamDB loader by moving the card spawning operations to a standalone file which can be included in other objects.

Card list build methods are appropriately updated as well.
2022-11-12 02:31:12 -08:00
Chr1Z93
d22c4d5806 updated doom counters 2022-11-12 11:27:59 +01:00
Buhallin
bc01f28c29
Merge pull request #16 from argonui/namefix
Set SaveName to a generic development value
2022-11-11 15:48:55 -08:00
Buhallin
ec07488349
Set SaveName to a generic development value 2022-11-11 14:56:22 -08:00
Buhallin
a74653e128
Merge pull request #15 from argonui/neg-zero-fix
Clean up a -0 value
2022-11-11 13:19:54 -08:00
Buhallin
11e2fceb27
Clean up a -0 value
Manager should handle these correctly from here on, but clean up this instance directly
2022-11-11 12:29:11 -08:00
Buhallin
4b41c89723
Merge pull request #12 from argonui/baseline-update
Re-extract config.json to get correctly bundled LuaScript
2022-11-11 12:23:43 -08:00
argonui
4f8740ae95
Merge pull request #13 from argonui/owner
Add Buhallin as a code owner
2022-11-11 13:19:01 -06:00
Buhallin
7e862596e7
Fix CODEOWNERS format 2022-11-11 11:15:41 -08:00
argonui
db71a913f9
Merge pull request #14 from argonui/ownersfix
Ownersfix
2022-11-11 13:09:19 -06:00
Argonui
fc88a76cad
Fix formatting in owners file 2022-11-11 13:08:50 -06:00
Argonui
e9db3c1bfa
Add myself again to codeowners
I don't know why i'm not already
2022-11-11 13:04:42 -06:00
Buhallin
422759a0b9
Add Buhallin as a code owner 2022-11-11 10:55:39 -08:00
Buhallin
aef8865bbb
Re-extract config.json to get correctly bundled LuaScript 2022-11-11 10:49:25 -08:00
argonui
669050eab9
Merge pull request #11 from Chr1Z93/patch-1
added Chr1Z93 to CODEOWNERS
2022-11-11 09:47:31 -06:00
Chr1Z
cdd75cd452
added Chr1Z93 to CODEOWNERS 2022-11-11 16:35:30 +01:00
Buhallin
dc1b2c2919
Merge pull request #10 from argonui/ftest
Merge baseline commit
2022-11-11 00:30:42 -08:00
Buhallin
637ee1c044
Second-stage commit, cleans up newline/whitespace diffs 2022-11-11 00:01:49 -08:00
Buhallin
d4488846c3
Baseline commit from Base232 2022-11-10 23:59:55 -08:00
Buhallin
b90a928471
Merge pull request #7 from argonui/undo-split231
Revert "Test Split231.json decomposition"
2022-11-05 00:18:55 -07:00
Buhallin
b67682e5a9 Revert "Test Split231.json decomposition"
This reverts commit 6d4db4b356.
2022-11-05 00:12:04 -07:00
Buhallin
495f3a1d8a [Cleanup] Move Zones to a basic require structure
I was trying to use a scoped require, which the tooling didn't like and 
TTS doesn't respect anyway.  Removed the extra structure and changed the 
require() to a simple one.
2022-11-04 11:55:42 -07:00
Buhallin
6d4db4b356 Test Split231.json decomposition 2022-11-03 22:22:07 -07:00
Buhallin
f30cc9152c
Merge pull request #2 from argonui/DefaultZoneFix
[Cleanup] Move default zone selection to DeckImporterMain
2022-10-26 13:07:57 -07:00
Kevin
3072723d9e [Cleanup] Move default zone selection to DeckImporterMain
The current way of tracking bonded cards to spawn them in the right zone 
didn't play well with the default zone method being in Zones.  Since 
it's really a deck loader-only functionality anyway, moved it to the 
loader.
2022-10-26 13:07:30 -07:00
Buhallin
32a86bd9b4
Merge pull request #1 from argonui/initial231
Update source repository to SCED v2.3.1
2022-10-25 04:21:47 -07:00
Kevin
3d216f1dab Update source repository to SCED v2.3.1 2022-10-25 00:36:45 -07:00
dkaygithub
33c6e86d71 Create CODEOWNERS
Add codeowners file to test & assert how code review will work
2021-10-11 23:32:04 -05:00
Kevin
83f75c2318 Initial code extraction and commit
Initialize the SCED repository by moving most scripts from TTS objects 
to separate files which are included via require().
2021-10-06 20:37:31 -07:00
Buhallin
852e384532
Update README.md 2021-10-06 19:55:00 -07:00
argonui
19c48f2ac3
Initial commit 2021-10-06 20:32:47 -05:00