blinry
41a02f27e2
Quick fix for images on cards
2021-01-18 14:14:08 +01:00
blinry
52bbae4594
Add a separator line between repos
2021-01-14 12:01:04 +01:00
bleeptrack
22dfa99d46
Adding spacer to file icon to allow for full drawing
2021-01-14 11:57:51 +01:00
blinry
b0caf4693c
Don't display the "refs/heads" component of branches
2021-01-14 11:41:03 +01:00
blinry
97a7c40ba3
Symbols for index-modifying cards, remove index/mv level for now
...
Plus better descriptions for pull/push/fetch.
2021-01-14 11:26:21 +01:00
blinry
5df4932ad5
More polish, hide unfinished chapters/levels
2021-01-13 17:30:32 +01:00
blinry
be45b82e41
Polish branches chapter
2021-01-13 16:27:18 +01:00
blinry
80c50bdc81
Cache various shell commands in the repo
2021-01-13 13:44:15 +01:00
blinry
fe97283ddb
Performance: don't create trees and blobs, only update repos once
2021-01-13 13:30:08 +01:00
bleeptrack
7b12cc1467
return to level menu after chapter is finished
2021-01-12 12:48:06 +01:00
bleeptrack
0dbd836841
shrink level win conditions
2021-01-12 12:23:34 +01:00
bleeptrack
bc91bbab98
simplified commit preview
2021-01-12 11:38:18 +01:00
bleeptrack
9fd508fd34
quote fix for macOS
2021-01-12 11:06:04 +01:00
blinry
c7445483dc
The Git Bash needs an additional directory in the PATH
2021-01-12 10:11:30 +01:00
blinry
8d333ce56a
Work on the intro and the index chapter
2021-01-11 19:16:35 +01:00
blinry
4910e4d566
Prettier goal boxes, remote tip button for now
2021-01-08 13:54:37 +01:00
blinry
023a98cfae
config level, clone level, PR level
2021-01-07 17:35:08 +01:00
blinry
c99a35d54f
Reorder levels and chapters into a better sequence
2021-01-07 12:57:31 +01:00
blinry
5c1f1ce722
Savegames!
2021-01-07 11:36:11 +01:00
blinry
76c4aab834
Quick implementation of the 3-layer files
2021-01-06 17:04:23 +01:00
blinry
82b8e8f458
Reload button for level sequence. Order tag levels.
2021-01-05 13:27:52 +01:00
blinry
00ec6f6700
Reload card store when reloading a level
2021-01-05 13:08:43 +01:00
blinry
7c96367d72
Reload levels when entering the level select, and show titles in levels
2021-01-05 13:05:46 +01:00
blinry
e754671b88
First version of an "index" chapter
2021-01-05 12:59:48 +01:00
blinry
8bfba3f0aa
Simple title screen and level select menu
2020-12-23 12:01:32 +01:00
bleeptrack
2e6d30134c
Merge remote-tracking branch 'origin/main' into main
2020-12-22 17:53:25 +01:00
bleeptrack
676dcadb81
tip system
2020-12-22 17:53:16 +01:00
blinry
497c8a81ea
Friend level with some interactivity
2020-12-22 17:52:30 +01:00
bleeptrack
275ffc5ec4
adding actions
2020-12-22 17:04:01 +01:00
blinry
d8d48c245e
Take hints on port 1235, hint script in user's PATH
2020-12-22 16:05:35 +01:00
blinry
cf10605bf4
game.notify() creates a popup
2020-12-22 15:38:43 +01:00
bleeptrack
34841c496b
Show win states in level description
2020-12-22 12:44:07 +01:00
blinry
9cfbd9ff96
Allow splitting win conditions in multiple parts
2020-12-22 12:13:40 +01:00
bleeptrack
04e48a8bf2
Fix MacOS Crash because of sed -r option
...
closes #9 .
2020-11-17 10:53:22 +01:00
blinry
803f4f897a
"branch-remove" level
2020-11-13 12:27:37 +01:00
blinry
f742085fd1
Add a "create files" level
2020-11-13 11:21:36 +01:00
blinry
898f276eba
Make fonts 15% larger
...
This should help make the game more accessible, and reduce font
rendering issues. Closes #5 .
2020-11-10 23:23:10 +01:00
blinry
9a9541a858
Close all open editors when running a terminal command
...
This is a first workaround for the problem that editors are sometimes
out of date. The UI around these will probably continue to change
significantly. Closes #7 .
2020-11-10 22:52:48 +01:00
blinry
0e2cacabce
Make terminal not react to hotkeys, unless focused
...
Closes #8 .
2020-11-10 22:45:03 +01:00
blinry
4d97430d44
Fix warnings
2020-11-10 22:45:03 +01:00
blinry
d57674acca
Allow cards with [string] parameters
2020-11-10 22:44:52 +01:00
blinry
4fa9b27354
Always show index and working directory
...
Seems confusing to have them disappear?
2020-11-10 21:51:59 +01:00
bleeptrack
39e62eb8cf
New File Popup (no function)
2020-11-10 18:34:51 +01:00
bleeptrack
563f6ba835
Delete Files via Popup Menue
2020-11-10 18:22:24 +01:00
blinry
107d6f8fb1
Show deleted files in the working directory and the index
2020-11-10 15:28:37 +01:00
bleeptrack
20358f78a1
Tween animation for highlights
2020-11-10 12:42:47 +01:00
bleeptrack
45442dd549
Shader as Target Highlights
2020-11-10 12:14:45 +01:00
blinry
8760ad7178
Enable files' drop area, two levels about the index
2020-11-09 21:00:18 +01:00
blinry
a893cba9d3
When yielding after an async command, call the rest deferred
...
This might help fix the crash bug?
2020-11-09 19:37:26 +01:00
blinry
38faac5485
Make drop areas react to collision with "cursor" scene
...
This is a preparation to allow drop areas on GUI elements.
2020-11-07 14:08:15 +01:00