|
e3791e5b50
|
[vscode] allow registering existing commands
|
2021-04-04 14:50:27 -06:00 |
|
|
4efafb5f57
|
[vscode] bump version
|
2021-04-04 13:02:39 -06:00 |
|
|
8191b7547a
|
[vscode] keyboard shortcuts
|
2021-04-04 12:59:09 -06:00 |
|
|
191aed1849
|
[vscode] refactor some things
|
2021-04-02 19:03:47 -06:00 |
|
|
4ce70d9d86
|
Collect shortcuts in a trie
|
2021-04-02 18:09:03 -06:00 |
|
|
ffb01bd7d8
|
[vscode] extractKeyboardShortcuts
|
2021-04-02 17:19:45 -06:00 |
|
|
09ccbb3d51
|
Close #3
|
2021-04-02 15:51:14 -06:00 |
|
|
3d50159bde
|
[vscode] error message when evalString fails to compile kiss
|
2021-04-02 15:26:21 -06:00 |
|
|
5c0027d0a7
|
Revert "KissConfig refactor quickPickItem"
This reverts commit fc695e88da .
|
2021-04-02 14:55:49 -06:00 |
|
|
fc695e88da
|
KissConfig refactor quickPickItem
|
2021-04-02 12:55:16 -06:00 |
|
|
c20d0832de
|
Bump kiss-vscode version
|
2021-03-18 16:21:52 -06:00 |
|
|
f64393a161
|
Kiss VSCode runtime Kiss evaluation
|
2021-03-18 16:20:09 -06:00 |
|
|
0ecffa534f
|
remove extraneous return statements
|
2021-03-17 11:52:57 -06:00 |
|
|
188c78073d
|
Allow &meta and :Void to co-exist
|
2021-03-17 11:44:20 -06:00 |
|
|
023648b90e
|
use :Void lambdas in kiss-vscode
|
2021-03-17 11:21:52 -06:00 |
|
|
7fc23574ca
|
kiss-vscode evalString
|
2021-03-16 21:46:43 -06:00 |
|
|
c294db0272
|
RPG better map
|
2021-03-09 20:02:50 -07:00 |
|
|
96d5e68ac3
|
bad RPG AI
|
2021-03-09 19:57:03 -07:00 |
|
|
652b83242e
|
[rpg] Generate enemies and boss
|
2021-03-09 18:57:40 -07:00 |
|
|
7e4f3c269b
|
kiss-vscode insert, insertAt functions
|
2021-02-17 09:56:40 -07:00 |
|
|
91b89bd719
|
Music Jar project skeleton
|
2021-02-04 08:41:07 -07:00 |
|
|
86b5cd9428
|
Fix name of kiss-vscode README
|
2021-02-02 13:55:51 -07:00 |
|
|
72e236801e
|
Keyboard shortcuts
|
2021-02-02 13:47:36 -07:00 |
|
|
d4bd87a4ad
|
Add runLastCommand and stub for runKeyboardShortcut
|
2021-02-02 13:41:46 -07:00 |
|
|
a0210deaf4
|
fix kiss-vscode config hot-reloading
|
2021-01-26 17:08:32 -07:00 |
|
|
ea33a9d000
|
Document a problem with kiss-vscode hot re-loading
|
2021-01-26 15:24:07 -07:00 |
|
|
d25e92b1de
|
Make config reloading a VSCode command too
|
2021-01-26 14:50:20 -07:00 |
|
|
20d47cb0b7
|
document kiss-vscode dependencies
|
2021-01-26 14:49:54 -07:00 |
|
|
d64f4eab96
|
Fix AOC truthy bug
|
2021-01-25 20:15:00 -07:00 |
|
|
f1e6491288
|
bump vscode extension version
|
2021-01-24 13:45:15 -07:00 |
|
|
858858e873
|
Kiss VSCode runnable commands
|
2021-01-24 13:41:14 -07:00 |
|
|
832f925594
|
buildAll() builder macro
|
2021-01-24 12:12:14 -07:00 |
|
|
249073c2ac
|
hxml fiddling
|
2021-01-17 22:01:40 -07:00 |
|
|
228d91f8e7
|
Kiss-Vscode can compile and load a Config.kiss
|
2021-01-17 20:17:18 -07:00 |
|
|
5a669fc9ea
|
Implement Kiss-VSCode in Kiss
|
2021-01-17 14:02:35 -07:00 |
|
|
70cb43c7f4
|
button stubs for lazysprite view
|
2021-01-16 21:42:13 -07:00 |
|
|
040df26a22
|
Assets/map update for enemies in Flx RPG tutorial
|
2021-01-16 21:40:13 -07:00 |
|
|
6e92fb3087
|
Starting HaxeFlixel lazy-assets project
|
2021-01-16 21:38:45 -07:00 |
|
|
5475eafa26
|
README and notes for pdf-salad
|
2021-01-11 15:45:49 -07:00 |
|
|
782cdb5c75
|
Copyright notice on pdf-salad example pdfs
|
2021-01-09 15:42:00 -07:00 |
|
|
73111745cd
|
awaitLet
|
2021-01-09 15:42:00 -07:00 |
|
|
6dd2c8f6a7
|
RPG tutorial coins
|
2021-01-09 15:42:00 -07:00 |
|
|
5cd5d08d0a
|
RPG zoom and camera
|
2021-01-03 19:03:01 -07:00 |
|
|
4300b70600
|
Fix animation bug
|
2021-01-03 18:54:05 -07:00 |
|
|
53f0da0f46
|
RPG tile map
|
2021-01-03 18:21:21 -07:00 |
|
|
06fc186b03
|
RPG use case (or) pattern
|
2021-01-03 17:54:53 -07:00 |
|
|
7a55495eb8
|
Player walk animation
|
2021-01-02 20:40:58 -07:00 |
|
|
b252ba12ee
|
RPG tutorial menu & blue box movement
|
2021-01-02 20:22:59 -07:00 |
|
|
fc55a8042b
|
Port the template's classes
|
2021-01-02 19:46:09 -07:00 |
|
|
ede1d63d9c
|
ignore flixel tutorial export
|
2021-01-02 19:21:24 -07:00 |
|