Commit graph

67 commits

Author SHA1 Message Date
Bram Dingelstad 7f6c84e0a1
Removed "actively" from README 2022-05-16 08:44:20 +02:00
Bram Dingelstad ed4549183c chore: upped version to alpha3 2022-01-10 10:08:42 +01:00
Bram Dingelstad 7e75aa9a9b chore: fixed small bug and updated CTA 2022-01-10 10:05:10 +01:00
Bram Dingelstad 2f61960b40 docs: added link to web editor 2021-12-12 13:23:45 +01:00
Bram Dingelstad 23c00ff325 feat: made a bunch of changes for a web version 2021-12-12 13:12:29 +01:00
Bram Dingelstad 851b39cd2e feat: added a bunch of features 2021-12-11 19:11:34 +01:00
Bram Dingelstad c09f11947a feat: added a bunch of docs and more 2021-12-11 00:19:24 +01:00
Bram Dingelstad 3ebbbdbf90 feat: added a bunch of features 2021-12-09 18:43:03 +01:00
Bram Dingelstad 247f6b54c2 feat: made parsing code more defensive 2021-12-09 10:39:18 +01:00
Bram Dingelstad 1e1bb8936f feat: added colors and protagonist to preview 2021-12-08 20:29:52 +01:00
Bram Dingelstad b62d8793b9 fix: made lookahead for bodies better 2021-12-08 16:16:00 +01:00
Bram Dingelstad 6700d03d19 chore: removed some comments and prints 2021-12-08 15:12:29 +01:00
Bram Dingelstad 1c47ea05f1 fix: made some minor adjustments: added is_blocked 2021-12-07 22:03:51 +01:00
Bram Dingelstad 94dc4e774e Merge remote-tracking branch 'origin/main' into mimosa 2021-12-07 12:41:50 +01:00
Bram Dingelstad 8d25308f4d Merge branch 'main' of github.com:bram-dingelstad/wol 2021-12-07 12:34:07 +01:00
Bram Dingelstad d457c38974 docs: added a bunch of TODOs 2021-12-07 12:33:49 +01:00
Bram Dingelstad f30f8ad921
docs: Added development notice 2021-12-07 12:16:36 +01:00
Bram Dingelstad b8eb90cbf7 feat: Added a pane for previewing dialogue 2021-12-07 12:12:33 +01:00
Bram Dingelstad a57f2193d9 Fixed another crash 2021-12-07 10:33:03 +01:00
Bram Dingelstad 753a504604 made mistakes more safe (no more infinite loops) 2021-12-07 10:07:11 +01:00
Bram Dingelstad c1bcd24694 Added some more security to the runtime 2021-12-06 22:24:06 +01:00
Bram Dingelstad 588a0bcbec Made connections visible 2021-12-06 21:14:30 +01:00
Bram Dingelstad a35752129e moved the button in the main editor 2021-12-06 19:43:04 +01:00
Bram Dingelstad 31447732ad added icon for editor 2021-12-06 18:01:01 +01:00
Bram Dingelstad 51c899eca6 removed some prints 2021-12-06 17:55:26 +01:00
Bram Dingelstad ca63c6810d Removed more ghost files (on mac os) 2021-12-06 17:54:13 +01:00
Bram Dingelstad 369b01cd47 removed uncapitalized ghost files 2021-12-06 17:52:37 +01:00
Bram Dingelstad 4251e63cc9 capitalised some files 2021-12-06 17:42:27 +01:00
Bram Dingelstad 0be6309941 switched documentation with tutorial 2021-12-06 17:35:35 +01:00
Bram Dingelstad 0561a41c0d replaced another yarn with wol 2021-12-06 17:35:03 +01:00
Bram Dingelstad 58b9fbb111 changed a small string in the readme 2021-12-06 17:33:30 +01:00
Bram Dingelstad 4cb93851b1 made several fixes and started work on editor 2021-12-06 17:31:55 +01:00
Bram Dingelstad 34728f8bc0 feat: made some minor adjustments for a secret 2021-11-30 10:38:54 +01:00
Bram Dingelstad 0fd71a9940 feat: added example + tutorial
(also did some fixes)
2021-11-27 22:05:24 +01:00
Bram Dingelstad 1cae6b75cc wip: started working on tutorial & relevant files 2021-11-27 18:02:47 +01:00
Bram Dingelstad 2e86a1465e docs: added a bunch of anchors 2021-11-27 17:27:58 +01:00
Bram Dingelstad 340aea6ab0 docs: added consultancy to "Getting Help" 2021-11-27 17:24:31 +01:00
Bram Dingelstad 640f40298e docs: added Option object 2021-11-27 17:23:17 +01:00
Bram Dingelstad da3401a508 docs: cleaned up tables + added method description 2021-11-27 17:08:40 +01:00
Bram Dingelstad 8b7ede5a87
docs: added a link to Yarn syntax 2021-11-26 12:23:05 +01:00
Bram Dingelstad 489c8a6363
fix: forgot an "r" 2021-11-26 12:22:09 +01:00
Bram Dingelstad e1f553b86d
Delete .!11255!.DS_Store 2021-11-25 23:26:15 +01:00
Bram Dingelstad 529baad86b
feat: added todo's and more links 2021-11-25 23:22:39 +01:00
Bram Dingelstad c1d0c8b8ee
Documented the Line object 2021-11-25 23:04:15 +01:00
Bram Dingelstad bcfb1bc180
Added documentation for the Wol node 2021-11-25 22:50:54 +01:00
Bram Dingelstad 0bde12c7ed
fix: fixed a link 2021-11-25 21:57:58 +01:00
Bram Dingelstad abe96f253d
fix: forgot a character 2021-11-25 21:57:23 +01:00
Bram Dingelstad f9eb9b1a62
Added LICENSE 2021-11-25 21:55:15 +01:00
Bram Dingelstad 237341d95f
feat: initial version of the README 2021-11-25 21:51:27 +01:00
Bram Dingelstad 91ce8a1cf0 feat: cleaned up, added open font + logo 2021-11-25 21:13:06 +01:00