Commit graph

55 commits

Author SHA1 Message Date
Dennis Schoepf
dadcdc92ef Do not allow clicks on companion 2021-08-02 22:21:45 +02:00
Dennis Schoepf
8ab2d8c1fe Help messages in overview and detail screen 2021-08-02 22:18:34 +02:00
Dennis Schoepf
2cdfbe8266 Help message on overview screen 2021-08-02 22:05:43 +02:00
Dennis Schoepf
95ddbcea24 Fix type 2021-08-02 19:34:50 +02:00
Dennis Schoepf
ef2edf38f2 Implement feedback questions 2021-08-02 19:32:37 +02:00
Dennis Schoepf
47a7ec98ea Impülement intro questions 2021-08-02 17:01:27 +02:00
Dennis Schoepf
1e5b627e26 Basic setup of intro screens 2021-08-02 13:34:33 +02:00
1e04b3a826
Merge pull request #8 from dennisschoepf/project-vis 2021-08-02 13:33:19 +02:00
Dennis Schoepf
748e1e0739 Implement edge highlighting and finished state 2021-08-01 22:39:51 +02:00
Dennis Schoepf
3633b32b3f Implement finish message for detail screen 2021-08-01 20:31:08 +02:00
Dennis Schoepf
f98c3e58dc Implement revealable animation on hover 2021-08-01 17:38:38 +02:00
Dennis Schoepf
8ad126c8d8 Implement positioning for revealables 2021-08-01 09:47:35 +02:00
Dennis Schoepf
4b26687724 Fix false reveal on companion click 2021-08-01 09:32:31 +02:00
Dennis Schoepf
ce11e75cf3 Implement new state changes for revealable 2021-08-01 09:28:57 +02:00
Dennis Schoepf
d084511c6b Refactor detail scene elements to single class 2021-07-31 16:27:07 +02:00
Dennis Schoepf
85214fad3f Contrib Shape 2021-07-31 02:50:41 +02:00
Dennis Schoepf
5803d512da Implement basic contributor class 2021-07-31 00:52:26 +02:00
Dennis Schoepf
5ea84c0882 update 2021-07-30 23:44:32 +02:00
Dennis Schoepf
e04ad2ac47 Finish up package class 2021-07-30 23:42:17 +02:00
Dennis Schoepf
1b68510ce0 Implement package states (hidden, revealed, active) 2021-07-30 16:57:47 +02:00
Dennis Schoepf
acdecc6e85 Implement info message 2021-07-30 13:48:05 +02:00
001a074c54 Add feedback and knowledge questions for companion 2021-07-26 22:00:55 +02:00
2297bbb562 Implement package reveal and active handling 2021-07-26 19:15:58 +02:00
3b7beecf8c Remove log 2021-07-26 18:11:56 +02:00
76875e8ee1 Fix reveal mechanic 2021-07-26 18:03:33 +02:00
4639c22025 Basic reveal mechanic 2021-07-26 17:53:03 +02:00
7e634917bf Implement reveal bubbles on click 2021-07-25 15:22:34 +02:00
db39a8cb42 Draw subproject contents on screen 2021-07-24 17:43:39 +02:00
cd858baf3a Create other sketchObjects 2021-07-24 17:21:09 +02:00
e6536ca7c8 Set up contributor and detail scene 2021-07-24 17:19:54 +02:00
18850e9fb8 Set up intro message and player in detail scene 2021-07-22 14:08:50 +02:00
40d4a2364e Show package name in overview 2021-07-21 16:08:39 +02:00
9790361f24 Generate overview based on subproject size 2021-07-21 15:27:04 +02:00
4053961357
Merge pull request #7 from dennisschoepf/companion 2021-07-21 13:18:20 +02:00
e62b549185 Implement await indicator and message display logic 2021-07-21 11:05:04 +02:00
d471600c0f Implement message styling and basic display of text 2021-07-20 21:17:26 +02:00
84dd40de5d Companion message state handling 2021-07-20 18:18:05 +02:00
7cec5fa2fb Implement companion styling and animations 2021-07-19 00:07:13 +02:00
ab372d6627
Merge pull request #4 from dennisschoepf/scene/overview 2021-07-18 14:43:52 +02:00
871b4116ff Refactor scene management with store 2021-07-18 14:41:53 +02:00
f9079e4823 Implement basic scene manager with ability to switch between scenes 2021-07-18 14:11:38 +02:00
9063b45180 Install with npm 2021-07-18 13:29:52 +02:00
2900ca79d6 Install with yarn 2 2021-07-18 13:27:18 +02:00
47f244769e Merge branch 'main' into scene/overview 2021-07-18 13:23:09 +02:00
e43667fff3 Use yarn 2 2021-07-18 13:22:46 +02:00
Dennis Schoepf
954cc1fe72 Set up overview screen with click handlers 2021-07-14 22:00:33 +02:00
Dennis Schoepf
a4bb1655d0 Reorganize src folder and add Api and Scene classes 2021-07-14 17:27:11 +02:00
Dennis Schoepf
8b50adcd60 Create deploy script 2021-07-14 16:35:57 +02:00
Dennis Schoepf
0b74a918d6 Implement Player 2021-07-14 16:24:37 +02:00
Dennis Schoepf
d0e3e51a7d Basic p5, parcel, typescript setup 2021-07-14 14:03:15 +02:00