Commit graph

490 commits

Author SHA1 Message Date
Sebastian Morr
a9c96e478d Add 8px padding to all sides 2020-10-15 14:39:30 +02:00
Sebastian Morr
ccb123bc99 Clean up the CI file a bit 2020-10-15 14:18:28 +02:00
Sebastian Morr
f73db61c1c Link to the pull-merge-push level in the README 2020-10-14 19:35:12 +02:00
Sebastian Morr
af2c36a145 Add Blue Oak Model License 1.0.0 2020-10-14 17:11:00 +02:00
Sebastian Morr
dccb6897b3 Add card toggle 2020-10-14 14:52:29 +02:00
Sebastian Morr
ff526c3943 Put cards in a Control node 2020-10-14 14:48:38 +02:00
Sebastian Morr
0da9bd3193 In the Arrow scene, check whether source exists before using it 2020-10-14 01:03:43 +02:00
Sebastian Morr
ad5d5836d6 Add cards to the main scene 2020-10-14 01:02:30 +02:00
Sebastian Morr
d376c6a596 Add a remote to the cardgame 2020-10-14 01:02:30 +02:00
Sebastian Morr
fe711f9fc2 Add card descriptions 2020-10-14 01:02:30 +02:00
Sebastian Morr
e2679fcec9 Add tweening to the card arrangement 2020-10-14 01:02:30 +02:00
bleeptrack
306e852e73 Arrange Cards in Hand 2020-10-13 18:58:30 +02:00
bleeptrack
af90678d45 New Cards and Redraw Button 2020-10-13 18:13:42 +02:00
bleeptrack
0d5c78d2a4 Automatically draw new cards 2020-10-13 17:29:24 +02:00
bleeptrack
92c6dce691 Dynamic Card Generation 2020-10-13 17:08:37 +02:00
Sebastian Morr
36759f2909 Simple card game prototype in the Cardgame scene 2020-10-13 14:23:14 +02:00
Sebastian Morr
72d9ec692b Make the cardgame scene the default scene 2020-10-13 14:23:14 +02:00
Sebastian Morr
553c8f2c64 Three example buttons in the terminal 2020-10-13 14:23:14 +02:00
Sebastian Morr
ddc71ed4ed Example scene with some playing cards 2020-10-13 14:23:10 +02:00
Sebastian Morr
41e14be5dd Add "title" section to the level format 2020-10-12 20:09:51 +02:00
Sebastian Morr
a457afdadb Add level template 2020-10-12 20:03:38 +02:00
Sebastian Morr
4eeab48346 Add Contributor Covenant v2.0 2020-10-12 20:00:59 +02:00
Sebastian Morr
be555536d1 Add first draft of the README 2020-10-12 20:00:59 +02:00
Sebastian Morr
e923da25a2 Remove existing titles from levels 2020-10-12 19:47:15 +02:00
Sebastian Morr
bacadd49ae Add a high-level level about remotes 2020-10-12 19:23:10 +02:00
Sebastian Morr
f78571ec1b Connect terminal to correct repository 2020-10-12 19:23:10 +02:00
Sebastian Morr
79d89de5e7 Rename "intro" to "high-level" and "internals" to "low-level" 2020-10-12 19:23:10 +02:00
Sebastian Morr
09c54bfbdd Show repos from right to left
So that the "most important" one is close to the terminal.
2020-10-12 19:23:10 +02:00
Sebastian Morr
53a6885ef9 Convert "internal" levels to new level format 2020-10-12 19:23:10 +02:00
Sebastian Morr
613b1b9852 Properly sync simplify view checkbox 2020-10-12 19:23:10 +02:00
Sebastian Morr
86e4af0cdf Use "checkout" instead of "restore" in a level
Restore is so new that not all Git versions might have it.
2020-10-12 19:23:10 +02:00
bleeptrack
656bf67cf3 Update action to deploy to GH pages 2020-10-09 11:26:59 +02:00
Sebastian Morr
c24da2bc76 Remove some unneeded print statements 2020-10-06 18:53:53 +02:00
Sebastian Morr
ec841ce485 Fix loading old-style levels in exported versions of the game 2020-10-06 18:53:31 +02:00
Sebastian Morr
0421ec3030 Predefined list of Git subcommands, empty description strings
Older versions of Git have a different format for the output of
`git help -a`, and we didn't find a good way to list all subcommands and
descriptions. So we're hand-coding them for now.
2020-10-06 18:42:28 +02:00
bleeptrack
37cbd390d5 Levelscript push fix 2020-10-06 17:36:20 +02:00
bleeptrack
8501e598a4 Changes for OSX 2020-10-06 16:50:31 +02:00
Sebastian Morr
c3066b4560 Add a CI definitions file 2020-10-06 15:30:26 +02:00
bleeptrack
a0a7202684 Autosizing of completions 2020-10-06 12:30:24 +02:00
bleeptrack
e7404200dd shortcut to delete words in terminal 2020-10-06 11:51:10 +02:00
bleeptrack
c400653f9d Textedit save shortcut 2020-10-06 11:34:12 +02:00
Sebastian Morr
812bf48b55 Add all new levels 2020-10-06 10:51:12 +02:00
Sebastian Morr
8c4c4feeef Fix opening things in file browser, fix [code] highlighting 2020-10-06 10:38:31 +02:00
Sebastian Morr
f3ff5c5147 Rename chapters into "internals" and "intro" 2020-10-01 15:03:02 +02:00
Sebastian Morr
70fe577788 Select correct entries in level selector when clicking them 2020-10-01 14:56:24 +02:00
bleeptrack
56995440a2 Prior positioning of nodes for better layout 2020-10-01 13:11:29 +02:00
Sebastian Morr
1eb0e0ef9f Add bad-layout level 2020-10-01 12:43:38 +02:00
Sebastian Morr
e1fee5e4f0 Add LevelRepo class - I forgot :P 2020-10-01 12:24:47 +02:00
Sebastian Morr
8198921b1a Fix sandbox mode by connecting the terminal's signal 2020-10-01 10:07:43 +02:00
Sebastian Morr
e974342693 Automatically switch on simplified view when there are >= 3 commits 2020-09-30 22:41:28 +02:00