Commit Graph

1265 Commits

Author SHA1 Message Date
244d4aaa7b blades-engine load terrain data 2022-05-18 18:49:35 -04:00
ecebf09c82 Blades Engine loading floor data 2022-05-18 16:46:34 -04:00
cd8dc2cbf0 blades-engine load bmp directly 2022-05-12 23:51:40 -04:00
d85e1061e2 chain ktxt2 simple replacements for less latency 2022-05-11 09:50:28 -04:00
919395fabe blades-engine start porting imagemagick bmp algorithm 2022-05-10 18:43:54 -04:00
2897e7c790 rename habit puzzle game again for testing 2022-05-09 16:47:07 -04:00
075fd49d8e test habit puzzle game in CI 2022-05-09 16:31:25 -04:00
063cacb26c fix another aoc zip type error 2022-05-09 15:50:25 -04:00
a825b7b499 fix aoc zip type error 2022-05-09 15:41:57 -04:00
e861e7f18d report error when ktxt2 source and output ext are same 2022-05-09 15:38:15 -04:00
265f81405b fix kiss-vscode concat type error 2022-05-09 15:24:38 -04:00
3e6649b0be fix zip type error in asciilib 2022-05-09 15:16:59 -04:00
7abb624565 make zip, concat, and intersect wrap the result in Array type 2022-05-09 15:12:03 -04:00
d8960c5e68 Ktxt2 allow hide source or output column 2022-05-09 14:23:57 -04:00
ba15529769 ktxt2 join apply special chars within joined block 2022-05-09 11:34:11 -04:00
10b6222e9d fix blades tile rendering 2022-05-06 20:14:45 -04:00
3cfb9fdc86 blades-engine render one tile 2022-05-06 16:44:08 -04:00
d876911929 add a .gitignore to kiss-flixel template 2022-05-06 15:21:00 -04:00
a9b78d8e59 add import kiss.Prelude to kiss-flixel template 2022-05-06 15:18:13 -04:00
fce9edc5bb combine HighNumbers instances for questionable results 2022-03-30 23:57:00 -06:00
fadc08339f Generable generate a single random instance 2022-03-30 23:13:42 -06:00
95e12f62e1 Skeleton of Generable build macro 2022-03-30 23:13:41 -06:00
c6f70b46ea Prokgen generators for primitives 2022-03-30 23:13:41 -06:00
bde4be60f0 fix new (or) error in aoc 2022-03-28 19:14:04 -06:00
9d45f79329 fix python testOr 2022-03-28 19:03:46 -06:00
7ce938062e fix test case for (and) 2022-03-28 19:00:33 -06:00
8cbffeb1c5 fix (and) and (or) for c# and c++ 2022-03-28 18:53:48 -06:00
01990de701 fix case statement in flixel rpg 2022-03-28 17:46:41 -06:00
f74124888f Fix indexOf on C++ and C# 2022-03-28 17:38:11 -06:00
482020bf4f don't generate null cases for (case Int) or (case Float) on C# 2022-03-28 17:26:10 -06:00
618f92e867 really add new-flixel-project 2022-03-28 17:25:33 -06:00
245da224b0 kiss new-flixel-project 2022-03-28 16:39:28 -06:00
7457ee6921 reduce maxDepth of GenerativeTestCase 2022-03-28 15:41:43 -06:00
0fbb526e70 move SpriteTools to a new kiss-flixel haxelib 2022-03-28 15:34:20 -06:00
7a91e0d2e7 don't test eval on pure js 2022-03-28 15:30:54 -06:00
03f0e65a2b fix kiss-vscode tests 2022-03-28 15:13:25 -06:00
70e9217aa6 add haxe-strings to common-args.hxml 2022-03-28 14:43:14 -06:00
a0e1c7be0e generalize makeFileForNewProject() to allow more templates 2022-03-28 14:32:36 -06:00
8ae016b816 implement quickWebview function for Kiss-VSCode use 2022-03-24 13:29:55 -06:00
1073ae618a fix showCorrespondingFile 2022-03-23 14:53:10 -06:00
ae45fb3e74 add jsdom to KissConfig 2022-03-23 14:17:45 -06:00
35782287d5 npmSafeTrySpawnSync 2022-03-23 14:16:11 -06:00
854a7d5497 fix unused case warning in kiss-vscode test.sh 2022-03-23 13:05:46 -06:00
b1a08f29cd monthly habits 2022-03-03 13:24:56 -07:00
7430920127 fix interval habit parsing 2022-03-03 12:44:12 -07:00
056fa2ae95 monthly enum constructor for habit game 2022-02-28 16:22:54 -07:00
e9c6b4d34a Add intervalEntries to habit game UI 2022-02-28 15:03:15 -07:00
e58118c8c0 add interval entries to HabitModel 2022-02-28 14:58:04 -07:00
4170c4fc64 add Kiss.setup() to most projects 2022-02-23 14:31:47 -07:00
1433c78144 initialization macro to suppress the unused case warning 2022-02-23 14:17:35 -07:00