Commit graph

241 commits

Author SHA1 Message Date
Sebastian Morr eb4f46e52f Stating to polish the time travel levels... 2020-10-29 15:55:10 +01:00
Sebastian Morr cb7742466b Make monster stand on nodes, other small fixes 2020-10-27 19:44:17 +01:00
bleeptrack ea2c731cd3 File explorer document icon 2020-10-27 18:21:57 +01:00
bleeptrack 208ddd02c2 Cleanup leftover file browsers 2020-10-27 17:38:41 +01:00
bleeptrack 454520d3ae Working directory in RightSide 2020-10-27 17:32:41 +01:00
bleeptrack a0abd40308 Merge remote-tracking branch 'origin/main' 2020-10-27 16:56:32 +01:00
bleeptrack 4ea0308bd6 remove prints 2020-10-27 16:55:06 +01:00
Sebastian Morr ac2062bd5a First attempt of rearranging the elements better in horizontal layout 2020-10-27 16:53:19 +01:00
Sebastian Morr 00538ee581 Layout graphs in a horizontal direction 2020-10-27 16:10:02 +01:00
bleeptrack 4c1d70a99f Reordering Layout 2020-10-27 15:48:23 +01:00
Sebastian Morr 9f9548abcf Cards have images! 2020-10-27 13:15:43 +01:00
Sebastian Morr 3437b89ffc Levels specify which cards should be displayed 2020-10-27 13:15:43 +01:00
Sebastian Morr f19d2bee8a Move card descriptions into resources/cards.json 2020-10-27 13:15:43 +01:00
bleeptrack 37adce3bb4 HEAD is now a monster 2020-10-27 13:11:15 +01:00
bleeptrack 85ad33a028 Adding inverted arrows that point along time 2020-10-27 12:58:38 +01:00
bleeptrack 10a130a913 Open only one file browser for commits 2020-10-27 12:15:45 +01:00
bleeptrack 5ab98677bd Do not open file browser on dragging commit node 2020-10-27 12:02:20 +01:00
bleeptrack 599270cd2b Temporarily remove hash on hover commit 2020-10-27 11:40:44 +01:00
bleeptrack 39de925a66 No pop sound on hidden blob 2020-10-27 11:38:04 +01:00
Sebastian Morr 448ed89ead Have fake-editor send the content of the file itself
So we don't have to fetch the content from the outside.
2020-10-26 21:29:11 +01:00
Sebastian Morr 8f70770107 Fix warnings 2020-10-26 19:56:52 +01:00
Sebastian Morr 2dc04b1682 Fix a problem where arrows sometimes disappear 2020-10-26 19:27:53 +01:00
Sebastian Morr 61304803bc Move all .tscn and .gd files into scenes/ directory 2020-10-26 19:16:22 +01:00
Sebastian Morr c330524f8e Remove comments and unused files 2020-10-26 18:56:35 +01:00
Sebastian Morr 06063d5ee6 Fix a few bugs related to execution on Windows 2020-10-26 08:36:38 -07:00
Sebastian Morr 0fb30e99ec On Windows, put commands in a script before executing them
This avoids the problem that newlines in the command always interrupt
execution.
2020-10-26 07:36:53 -07:00
Sebastian Morr 251aef245c Polish the commit file browser node 2020-10-23 16:52:03 +02:00
Sebastian Morr 0670a8ebdf Allow to inspect index and commit files 2020-10-23 16:43:39 +02:00
Sebastian Morr 0780ebc692 Also show a file browser for the index 2020-10-23 15:19:25 +02:00
Sebastian Morr 6f2700d7fb Have a file browser in each commit, which shows its content 2020-10-23 15:08:51 +02:00
Sebastian Morr 006e4ba338 Start building a more graphical file browser 2020-10-23 13:07:16 +02:00
Sebastian Morr 4af856235e Better reorder level 2020-10-22 22:19:30 +02:00
Sebastian Morr 3a0d0452d8 Don't delay sound for so long after loading a level 2020-10-22 18:05:25 +02:00
Sebastian Morr af0d7928ef Add more congrats, missing cards 2020-10-22 17:27:54 +02:00
Sebastian Morr 5d59623392 Card particles and more sound effects 2020-10-22 16:19:22 +02:00
Sebastian Morr 17b8c64a1d Hide .git/ in file browser for now 2020-10-22 14:59:44 +02:00
Sebastian Morr 0e96bd2fc0 Always put node content popups on top, make them darker 2020-10-22 14:56:31 +02:00
Sebastian Morr 6b8b27e626 Add success sound 2020-10-22 14:51:09 +02:00
Sebastian Morr f0de1eb956 Add time-machine/pull-push level 2020-10-22 14:36:59 +02:00
Sebastian Morr e638ea2097 Write more time-travel levels. Order of chapters in "levels/sequence". 2020-10-22 14:01:08 +02:00
bleeptrack 0d097a965d Merge branch 'main' of github.com:git-learning-game/git-hydra into main 2020-10-20 18:47:06 +02:00
bleeptrack b044ed5d27 First Windows Fixes 2020-10-20 18:44:33 +02:00
Sebastian Morr 1496902a8c Write a first time-travel level 2020-10-20 17:01:54 +02:00
Sebastian Morr 40ec539e49 Disable Windows build until we fix it :D 2020-10-20 11:24:41 +02:00
Sebastian Morr b76664b464 Add Windows build to the CI 2020-10-20 11:11:29 +02:00
Sebastian Morr 8df293b4f5 Repair zooming! _unhandled_input is magic! 2020-10-15 16:49:28 +02:00
Sebastian Morr a7495ce054 Prepare feature: add cards mentioned in the description 2020-10-15 16:41:42 +02:00
Sebastian Morr f0383eb393 Show all cards, unlimited energy 2020-10-15 16:11:02 +02:00
Sebastian Morr 01bc31b210 Can only play cards until energy is used up 2020-10-15 15:53:23 +02:00
Sebastian Morr 3c19740994 Cards have an energy value 2020-10-15 15:22:38 +02:00