Commit graph

23 commits

Author SHA1 Message Date
bleeptrack 01d8fe3d3e quick change of monster 2021-02-02 16:31:15 +01:00
blinry e87e29a3ed Extend the hint system to explain GUI elements 2021-01-19 12:48:16 +01:00
blinry b0caf4693c Don't display the "refs/heads" component of branches 2021-01-14 11:41:03 +01:00
blinry 53f60247f3 Disable file explorer popups for commits
Our beta testers seemed to be confused by this and recommended removing
it.
2020-10-30 19:41:15 +01:00
blinry 8548074be4 Always play pop sounds for commits and refs 2020-10-29 20:34:28 +01:00
blinry e7842fb4ee Show commit ID in file browser 2020-10-29 17:39:26 +01:00
blinry 617adc8e06 Build custom .gitconfig for the game environment
Fixes #3.
2020-10-29 17:30:12 +01:00
Sebastian Morr 25d8905df8 Refactor arrow scene, give it reversibility and color 2020-10-29 16:59:46 +01:00
Sebastian Morr 6b612c083d Draw HEAD under terminal popup 2020-10-29 16:17:04 +01:00
Sebastian Morr c343546473 Make HEAD not draggable 2020-10-29 16:07:22 +01:00
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 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 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 61304803bc Move all .tscn and .gd files into scenes/ directory 2020-10-26 19:16:22 +01:00
Renamed from node.gd (Browse further)