Commit Graph

269 Commits

Author SHA1 Message Date
be61716535 make HInterface compatible with hscriptPos
Some checks failed
/ test (push) Failing after 47s
2025-11-03 15:16:24 -06:00
915f0ea58c remove utest from haxelib.json
Some checks failed
/ test (push) Failing after 45s
2025-10-31 15:06:22 -05:00
b0a3c0b3d9 Make hank work in GDScript
Some checks failed
/ test (push) Failing after 41s
2025-10-30 21:42:19 -05:00
20c38dbe4c More GDScript fixes 2025-10-30 20:13:51 -05:00
e7aeb991bc rewrite isTruthy 2025-10-30 20:12:01 -05:00
1630beb8c1 rename Parser to HParser 2025-10-30 20:11:43 -05:00
829dd9023d fix Parser for GDScript 2025-10-30 19:56:53 -05:00
ad2f9553d1 add hank-godot gitignore
Some checks failed
/ test (push) Failing after 8s
2025-10-30 19:40:12 -05:00
f93786ed91 Fix Random.hx for GDScript 2025-10-30 19:40:11 -05:00
8caad092be Generate GDScript
Some checks failed
/ test (push) Failing after 8s
2025-10-30 19:19:36 -05:00
d933353f9b remove extends Test 2025-10-30 19:11:17 -05:00
cad37abca2 not an error if directory not found 2025-10-30 19:10:54 -05:00
01d028753b remove nested type annotation when building for gdscript 2025-10-30 18:43:46 -05:00
1cb31d719d Remove utest dependency from tests 2025-10-30 18:43:12 -05:00
5cdd5e3be0 gdscript can't compile Type inspection
Some checks failed
/ test (push) Failing after 46s
2025-10-30 15:13:09 -05:00
90132745b3 fix relative dev path 2025-10-30 14:25:08 -05:00
99c64198c8 hank-vscode show errors
Some checks failed
/ test (push) Failing after 47s
2025-10-29 19:03:55 -05:00
e8f4d12ba3 fix parser white space error 2025-10-29 19:01:47 -05:00
6fbba748e9 put tags in choices 2025-10-29 19:01:32 -05:00
0484493389 ignore mac files
Some checks failed
/ test (push) Failing after 42s
2025-10-29 16:24:17 -05:00
06643052ec hank-vscode extension 2025-10-29 16:24:02 -05:00
a7bd12074c hxnodejs allow getContent
Some checks failed
/ test (push) Failing after 47s
2025-10-29 15:02:14 -05:00
4411015597 Tags available on choices
Some checks failed
/ test (push) Failing after 11s
2025-10-28 17:51:00 -05:00
05e6bc30c3 Gathers no longer contain the next instruction
Some checks failed
/ test (push) Has been cancelled
2025-10-28 17:49:50 -05:00
b631e7d0ee Support gather at a choice
Some checks failed
/ test (push) Failing after 48s
2025-10-26 08:27:36 -05:00
2cbb79b58c Story.addVariable()
Some checks failed
/ test (push) Failing after 46s
2025-10-25 15:52:48 -05:00
38373d51be new CI badge 2024-04-13 15:38:49 -06:00
4fdd8e7dd0 delete hank.hxml 2024-04-13 15:35:29 -06:00
d89ddedd8d try add github workflow 2024-04-13 15:31:14 -06:00
9983e55a96 CLI main 2024-04-13 15:24:59 -06:00
7b5e58ae68 Story.run() 2024-04-13 15:24:47 -06:00
2f5d4cebfa lix files 2024-04-13 15:23:39 -06:00
55459d338d update hscript compatibility 2024-04-13 15:23:14 -06:00
d7ec1900a4 comment out traces 2024-04-13 15:17:30 -06:00
ab6fb3b991 import haxe.macro.Expr 2024-04-13 15:17:13 -06:00
18be2ad232 specify Array<Null<Int>> for static targets 2024-04-13 15:16:37 -06:00
60a605420d Update url in haxelib 2020-05-02 12:49:48 -06:00
569c382246 Elegant hack to fix Glue regressions 2019-06-26 19:24:31 -06:00
746226a8dd hxformat config things 2019-06-26 18:59:51 -06:00
a967c5f3ef Glue (at the expense of a few regressions). Closed #37 2019-06-26 18:58:52 -06:00
06d7405641 Refactoring to allow tags 2019-06-15 20:44:14 -06:00
e01b20b1c1 Revert "WIP nightmare working on #69"
This reverts commit 47031d0077.
2019-06-15 16:59:02 -06:00
47031d0077 WIP nightmare working on #69 2019-06-15 14:39:30 -06:00
0000d128d8 Comment a trace 2019-06-15 14:39:02 -06:00
f43116393d Nifty extension for making Iterables 2019-06-15 14:35:08 -06:00
96fbf17187 Local variable examples that break everything (WIP #69) 2019-06-15 14:32:48 -06:00
d51b853dff Readme note 2019-06-15 11:59:43 -06:00
0ea429ff18 Fixing a common compiler error caused by editor swap files 2019-06-15 11:59:08 -06:00
3193eb64c5 Closed #67: disambiguating choice conditions 2019-06-15 11:58:38 -06:00
5943f47977 Ran haxe-formatter :) 2019-06-15 11:10:12 -06:00