Commit Graph

1237 Commits

Author SHA1 Message Date
fe957c0455 blades-engine handle wall types 2022-06-12 17:54:35 +00:00
7a36c8d194 kiss-vscode command to open or create config file. close #25 2022-06-11 19:26:46 +00:00
dac925ddf2 fix kiss-vscode no config error 2022-06-11 18:27:38 +00:00
5cc73b683e change more complicated doc() cases. Close #30 2022-06-11 16:42:13 +00:00
6c7ebaa6da handle 4 corner walls 2022-06-11 15:51:44 +00:00
251c3cad78 start fixing corner walls 2022-06-11 15:51:44 +00:00
c8b04c121b optimize out some sprites and respect icon_offset 2022-06-11 15:51:43 +00:00
3f773a83ee blades-engine parse terrain and floor height 2022-06-11 15:51:42 +00:00
b6540e8d18 n-dimensional nth 2022-06-11 15:51:42 +00:00
6909db0e3f parse floor tiles and height of blades outdoors 2022-06-11 15:51:41 +00:00
f44ca0bb48 more ByteStream functions 2022-06-11 15:51:40 +00:00
9263a11a5c parse more parts of blades scenario 2022-06-11 15:51:40 +00:00
bbb7ca45ee Start parsing blades scenario files 2022-06-11 15:51:39 +00:00
f93ec68029 ByteStream.readCString() 2022-06-11 15:51:38 +00:00
e6239bf93b refactor ByteStream out of iso-engine Bmp.hx 2022-06-11 15:51:38 +00:00
988c837fc7 rename IsometricMapState 2022-06-11 15:51:37 +00:00
be9ed4db69 mouse selection of floor and terrain 2022-06-11 15:51:37 +00:00
977674aec4 possible blades optimizations 2022-06-11 15:51:36 +00:00
ef5bc6ce1b fix blades data cloning on c++ 2022-06-11 15:51:35 +00:00
74601ddbeb key controls for blades engine camera 2022-06-11 15:51:35 +00:00
e155db06b9 fix blades terrain showcase for non-divisible numbers of tiles 2022-06-11 15:51:34 +00:00
32c00f104b make Throw default for extras to (groups) 2022-06-11 15:51:34 +00:00
f6a52f9885 remove traces 2022-06-11 15:51:33 +00:00
434dba3866 move kiss behavior of blades data into haxe files 2022-06-11 15:51:33 +00:00
03e52e954d hashlink is a static platform 2022-06-11 15:51:32 +00:00
2a7b88913e Kiss.exp() throw reader and compile errors with file position 2022-06-11 15:51:32 +00:00
63dafc964e fix wrong position in read error for unmatched ( 2022-06-11 15:51:31 +00:00
e051d312b0 kiss insertion 2022-06-11 15:51:31 +00:00
7679517e85 iso-engine double-height blades terrains 2022-06-11 15:51:30 +00:00
48c7d3e6e1 iso-engine blades sample terrains 2022-06-11 15:51:29 +00:00
b32792d802 iso engine sampling of blades floor sprites 2022-06-11 15:51:29 +00:00
3ee0fa4626 iso-engine fix raw haxe syntax 2022-06-11 15:51:28 +00:00
58b1211fad iso engine handle blades spritesheet properly 2022-06-11 15:51:27 +00:00
40a99dd12b rename, start to generalize blades-engine 2022-06-11 15:51:26 +00:00
b21ce5aa38 warning message for old raw haxe add semicolon 2022-06-11 15:51:25 +00:00
2c7a26a792 habit puzzle game don't crash with 0 points 2022-06-11 15:51:24 +00:00
e8d7982624 Reader throw error for pernicious "$" bug 2022-06-11 15:51:24 +00:00
161c3cf899 commit a working vsix. close #58 2022-06-11 15:51:23 +00:00
6119fd3333 unbundle kiss-vscode 2022-06-11 15:51:22 +00:00
b90e43b1b2 undo ~ print->trace 2022-06-11 15:51:22 +00:00
8cc7695dda fix measureTime doc mismatch 2022-06-11 15:51:09 +00:00
bf12d0f0f5 bundle kiss-vscode 2022-06-11 15:50:00 +00:00
86349390ea raw haxe block syntax. close #54 2022-06-11 15:49:59 +00:00
76427668d3 use trace for ~ 2022-06-11 15:49:58 +00:00
7bf6a6e538 trace special form. close #45 2022-06-11 15:49:58 +00:00
Yvon
96bb39ec1c SpecialForms.hx doc update 2022-06-09 18:15:29 +03:00
Yvon
0f541a3929 Macros.hx improved documentation 2022-06-09 17:48:28 +03:00
Yvon
92d95120ec some doc changes 2022-06-05 21:20:48 +03:00
c6ebf01c58 doc updates 2022-06-05 15:42:28 +00:00
abf6cca257 add KissError.hx 2022-06-04 18:14:27 +00:00