Chr1Z
98b2298f71
Merge pull request #151 from argonui/location-snap-tags
...
Option: Location snap tags for play area
2023-01-04 10:04:39 +01:00
Chr1Z93
14aa296b7f
Merge branch 'main' into image-swapper-fix
2023-01-04 00:55:55 +01:00
Chr1Z93
c9cd3f70a1
change collision condition
2023-01-03 22:17:27 +01:00
Chr1Z93
b5d0731208
initial commit
2023-01-02 11:53:29 +01:00
Chr1Z93
515f48b94d
more fixing
2023-01-01 23:35:16 +01:00
Chr1Z93
da4a043ff7
fix variable name and declaration
2023-01-01 17:29:24 +01:00
Buhallin
45d62067ca
Cleanup from comments
2022-12-31 20:55:03 -08:00
Buhallin
2239133013
Disable automatic location connections for some scenarios
...
The excluded scenarios have very complex connection limitations beyond what's on the cards; we should handle them eventually, but for now we just don't draw the connections for those scenarios.
2022-12-30 20:43:04 -08:00
Buhallin
e562716d30
Merge branch 'main' into loc-links
2022-12-30 20:31:50 -08:00
Buhallin
e5c4601835
Round 3 of comment responses
2022-12-28 13:08:48 -08:00
Buhallin
7d820601a9
Code commit for token spawn refactoring
2022-12-28 02:57:43 -08:00
Buhallin
7339646ae7
Clean up previous commit
2022-12-15 00:34:01 -08:00
Buhallin
bf8f9bd12b
Add an event generator for scenario name changes
...
Based in the newly-named Mythos Area, when a Scenario card lands the name will be extracted and sent to interested objects.
Playarea will use this for special location handling, and there will be other cases in the future.
2022-12-15 00:29:56 -08:00
Buhallin
c8cec71109
Handle review comments
2022-12-13 02:15:16 -08:00
Buhallin
db65f3c8e3
Add PlayArea API
...
Creates an API object for the PlayArea, and moves most references to the PlayArea to use the API instead.
Image swapper is excluded on this, as I'm not completely sure how TTS will handle having an object rebuild itself.
2022-12-12 18:56:04 -08:00
Buhallin
1af38ee3ae
Handle connections for double-sided and locked locations
2022-12-04 23:54:34 -08:00
Buhallin
5d1e23a91b
Finalize location connections
...
Includes some bugfixes and further optimizations
2022-12-02 17:42:19 -08:00
Buhallin
c05238cbce
Automatic location connections, Phase 1
2022-12-02 11:45:59 -08:00
Buhallin
34ddd85675
Move investigator counter object to on-demand retrieval
2022-11-24 13:38:29 -08:00
Buhallin
0df51128e0
Handle On the Mend when loading from ArkhamDB
...
Vincent Lee gets one copy of On the Mend per investigator, and they should start set aside.
2022-11-24 11:58:57 -08:00
Chr1Z93
510588c74c
fixing onLoad bug
2022-11-14 00:29:18 +01:00
Chr1Z93
7f9d70aa56
implementation of requested changes
2022-11-13 01:12:01 +01:00
Chr1Z93
d0fdaefe42
updated playarea
2022-11-12 11:46:05 +01: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