Commit Graph

1404 Commits

Author SHA1 Message Date
51ea0fd3f2 Rename command for entries 2022-07-03 03:01:38 +00:00
9f1126b16f fix a misplaced paren 2022-07-03 02:03:27 +00:00
f6a3e0e68f partially applied string and float args to NAT commands 2022-07-03 01:47:30 +00:00
d52209448c dropStringIf 2022-07-03 01:46:46 +00:00
d0b8a1253b localFunction 2022-07-03 01:46:31 +00:00
96036dd31b move saving flxsprite to png to SpriteTools 2022-07-02 23:19:56 +00:00
df462597d3 more specific error message on lambdas with typed args 2022-07-02 23:11:10 +00:00
d17ebf9a1d NAT flixel playground multiple playground views 2022-07-02 23:10:47 +00:00
bcd1eca9a0 generalize EntrySpriteSystem into PlaygroundSystem which all ui will provide 2022-07-02 19:51:30 +00:00
f62b42f06b DLSystem handle music 2022-07-02 01:29:18 +00:00
ec92fe80ce DLSystem check for youtube-dl 2022-07-02 00:36:36 +00:00
4b52ccdd9f Forgot to add GroupTools 2022-07-01 23:38:39 +00:00
10904e93e9 forgot to add EntrySpriteDepthSystem 2022-07-01 23:37:37 +00:00
215bc12692 Add KeyShortcutHandler to every NAT UI, KeyShortcutSystem 2022-07-01 23:36:28 +00:00
c21c323292 better error message from exprCase 2022-07-01 23:33:00 +00:00
4413114218 nat playground buggy z sorting 2022-06-28 17:09:34 +00:00
46becb3b63 sortBy 2022-06-28 17:09:04 +00:00
eac74165ae CameraTools.calculateScrollBounds 2022-06-28 04:52:04 +00:00
e8a5bafa4d generic function parameters 2022-06-28 04:40:13 +00:00
df68450ad8 setMin, setMax 2022-06-28 04:38:31 +00:00
a043d2a98f add Kiss.setup() to flixel template 2022-06-28 03:52:30 +00:00
4724d100cf Select and drag multiple entries. Close #74 2022-06-27 21:57:10 +00:00
5175622374 NAT Playground use ui for log 2022-06-27 18:38:20 +00:00
a02ed11898 notes on NAT command arg types 2022-06-27 18:24:18 +00:00
7e7053e132 pass a UI to NAT entryProcessors 2022-06-27 18:22:57 +00:00
9f1e337069 withEvalOnce macro using implicit quasiquote. Close #26 2022-06-27 18:09:43 +00:00
4b72739a9c CameraTools.updateScrollWheelZoom 2022-06-27 14:03:26 +00:00
41af3009bb Merge JigsawX 2022-06-26 19:53:26 +00:00
d739f2a6cf ignore lets-read junk files 2022-06-26 19:51:32 +00:00
138897008e lets-read project 2022-06-25 17:18:19 +00:00
736a1982b4 updateMouseBorderControl 2022-06-22 00:08:14 +00:00
cee2e30230 CameraTools.addBorder 2022-06-21 23:32:57 +00:00
bc550ec67e kind of silly - quick fractions 2022-06-21 21:07:04 +00:00
a6c8666160 standardize keyboard-based FlxCamera movement 2022-06-21 20:14:48 +00:00
ca6a03cbeb NAT playground rectangle selection 2022-06-20 16:20:48 +00:00
b2a5d36075 fix assert error insertion on windows 2022-06-20 00:55:50 +00:00
1353b47b6c make NAT printouts optional with compile flags 2022-06-20 00:07:21 +00:00
42f20330ba use whenLet instead of case 2022-06-19 23:41:48 +00:00
9ee6e879d9 don't double-switch case values 2022-06-19 23:10:50 +00:00
4dc98a5397 CI use quiet haxelib install 2022-06-19 21:42:59 +00:00
25457ffa19 don't try to type-guess on list expressions in case 2022-06-19 21:33:20 +00:00
7fccf82ea1 square brackets were still in FieldForms! 2022-06-19 20:19:15 +00:00
aef3eb0dde more advanced type detection for null checks (#64 wip) 2022-06-19 19:58:32 +00:00
3721e905ab valleydy.bas notes 2022-06-19 18:33:19 +00:00
0b71cc6ed1 fix careless import 2022-06-19 18:15:30 +00:00
f2116d92ed CompilerTools js failure clear .haxelib from dts2hx 2022-06-19 17:50:25 +00:00
e44c68a685 CompilerTools throw KissError. Close #38 2022-06-19 17:49:57 +00:00
c9416b7dcb Prelude.tryProcess underlying assertProcess 2022-06-19 17:38:30 +00:00
ca38435e3e fix kiss string test 2022-06-18 21:31:34 +00:00
c0c3f8dcad remove last raw haxe. close #63 2022-06-18 21:21:38 +00:00