Commit graph

20 commits

Author SHA1 Message Date
blinry 3896a0492a Directly run the command in the shell 2021-02-27 15:07:35 +01:00
blinry b13e9baf4e WIP: Mutex and length fix in net-test 2021-02-26 12:14:07 +01:00
blinry cebe42ba21 Fixes for the new shell mechanism on Windows 2021-02-23 17:12:23 +01:00
blinry 8803c26cfa WIP: working perl shell :D 2021-02-23 15:47:27 +01:00
blinry fe97283ddb Performance: don't create trees and blobs, only update repos once 2021-01-13 13:30:08 +01:00
blinry d8d48c245e Take hints on port 1235, hint script in user's PATH 2020-12-22 16:05:35 +01:00
blinry d57674acca Allow cards with [string] parameters 2020-11-10 22:44:52 +01:00
blinry 617adc8e06 Build custom .gitconfig for the game environment
Fixes #3.
2020-10-29 17:30:12 +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
bleeptrack 8501e598a4 Changes for OSX 2020-10-06 16:50:31 +02:00
Sebastian Morr 8c4c4feeef Fix opening things in file browser, fix [code] highlighting 2020-10-06 10:38:31 +02:00
Sebastian Morr c6bd66559a Preparations for async commands 2020-09-24 10:10:14 +02:00
Sebastian Morr 2a890c7f8a Fix TCPServer node, by reading -1 bytes 2020-09-22 18:53:50 +02:00
bleeptrack 1a264e2beb Added File Browser for Repository Scene 2020-09-22 13:19:53 +02:00
Sebastian Morr 7df489baf8 Experimental TCP Server node 2020-09-15 09:42:06 +02:00
Sebastian Morr 078c1612ac fake-editor sends filename now, so that we can write tag descriptions, for example 2020-09-13 18:40:44 +02:00
Sebastian Morr 75679c8bb1 Use Perl for the fake-editor :D 2020-09-09 18:32:57 +02:00
Sebastian Morr ca8aae560c Better colors and fonts 2020-09-01 21:25:24 +02:00
Sebastian Morr 01cf45dee4 Implement server that listens for connection from fake-editor script
As well as a commit message editor! \o/
2020-09-01 15:14:01 +02:00
Sebastian Morr 80cbff92a1 Run commands in the terminal using /bin/sh
And some hacks that set the EDITOR and the PATH.
2020-09-01 14:03:18 +02:00