John Alanbrook
|
32268fc25d
|
editor fix
|
2024-04-03 17:17:32 -05:00 |
|
John Alanbrook
|
033b7c5109
|
Add guid; tags; physics point checking
|
2024-04-03 00:44:08 -05:00 |
|
John Alanbrook
|
459ef00330
|
Fix sprite animation crash; move text/image to render
|
2024-03-26 07:53:36 -05:00 |
|
John Alanbrook
|
f5d610cbed
|
'use' now how to load extra programs; cached
|
2024-03-21 11:33:36 -05:00 |
|
John Alanbrook
|
d3db5ca61e
|
unseparated body from gameobject; now 'entity'
|
2024-03-20 16:07:23 -05:00 |
|
John Alanbrook
|
7e6fc1ffbe
|
Moved all component ffi into global objects
|
2024-03-20 09:04:28 -05:00 |
|
John Alanbrook
|
046b7c6f44
|
Made debug object consistent
|
2024-03-19 23:01:31 -05:00 |
|
John Alanbrook
|
62a34c1e7c
|
Remove generic cmd from jsffi
|
2024-03-19 14:39:19 -05:00 |
|
John Alanbrook
|
261b373a75
|
refactor jsffi
|
2024-03-18 12:38:32 -05:00 |
|
John Alanbrook
|
088dd4d4fd
|
Move main process into javascript
|
2024-03-15 13:04:56 -05:00 |
|
John Alanbrook
|
32b0cc7377
|
quickjs log to its own file; cleanup script.c
|
2024-03-15 10:51:04 -05:00 |
|
John Alanbrook
|
188fe7526c
|
Move console and time to c; consoleout and colors
|
2024-03-14 14:10:06 -05:00 |
|
John Alanbrook
|
f0876825f1
|
Significantly improved logging
|
2024-03-14 09:34:42 -05:00 |
|
John Alanbrook
|
962fed0022
|
Push window functions into C
|
2024-03-13 16:30:55 -05:00 |
|
John Alanbrook
|
74a59a1e35
|
Clean up quitting before sokol app is initiated
|
2024-03-11 15:11:39 -05:00 |
|
John Alanbrook
|
aa4b3e6954
|
add 'grow' function to components and entities
|
2024-03-05 22:23:38 -06:00 |
|
John Alanbrook
|
0054c7ab2e
|
cdb command line options; packing and playing game; add stb_vorbis
|
2024-03-02 06:00:35 +00:00 |
|
John Alanbrook
|
1e9b5f6341
|
create new entities in editor
|
2024-03-01 17:45:06 +00:00 |
|
John Alanbrook
|
1e432346ff
|
changed make to spawn; unified actor system for entities
|
2024-02-29 19:54:33 +00:00 |
|
John Alanbrook
|
de74b42be2
|
Add 'use' functionality; remove most global vars
|
2024-02-27 16:09:15 +00:00 |
|
John Alanbrook
|
4351b4bf20
|
Update what's in global scope
|
2024-02-25 23:31:48 +00:00 |
|
John Alanbrook
|
9c8fe27ce4
|
Command line overhaul
|
2024-02-23 22:05:30 +00:00 |
|
John Alanbrook
|
ffb7631a6b
|
js
|
2024-01-14 16:24:31 +00:00 |
|
John Alanbrook
|
da5b7154d7
|
tests; new callbacks
|
2024-01-03 20:26:42 +00:00 |
|
John Alanbrook
|
5df1670538
|
tiling sprites; line drawing
|
2023-12-27 20:16:43 +00:00 |
|
John Alanbrook
|
55d5133414
|
line rendering
|
2023-12-19 23:28:45 +00:00 |
|
John Alanbrook
|
a1aff79d5c
|
bug fixes; remove texture anims
|
2023-12-18 23:12:05 +00:00 |
|
John Alanbrook
|
444fb98125
|
bezier spline controls
|
2023-12-18 12:45:27 +00:00 |
|
John Alanbrook
|
b732d12bed
|
rendering simplified
|
2023-12-15 18:45:09 +00:00 |
|
John Alanbrook
|
56c8542797
|
spline editing
|
2023-12-14 01:53:09 +00:00 |
|
John Alanbrook
|
5ad3219379
|
time
|
2023-12-10 04:09:15 +00:00 |
|
John Alanbrook
|
03fb016fbc
|
actor delay
|
2023-11-29 23:31:41 +00:00 |
|
John Alanbrook
|
b9db31c84e
|
nodes,gameobjects cleanup
|
2023-11-29 18:40:13 +00:00 |
|
John Alanbrook
|
83851ef272
|
collision layers
|
2023-11-07 23:24:26 +00:00 |
|
John Alanbrook
|
0fcc2286fa
|
instance saving
|
2023-10-26 16:48:02 +00:00 |
|
John Alanbrook
|
264a365a1a
|
Reconfigure logging; add markdown output for input controls and important api
|
2023-10-23 13:08:11 +00:00 |
|
John Alanbrook
|
b87cd41e70
|
Add console object; add intuitive object view; console clear; add play hooks
|
2023-10-17 17:22:06 +00:00 |
|
John Alanbrook
|
f29981ca77
|
fix check dirty; fix input stack for editor
|
2023-10-17 00:59:58 +00:00 |
|
John Alanbrook
|
8f455476f1
|
Start and restart play mode
|
2023-10-11 22:22:41 +00:00 |
|
John Alanbrook
|
272719736c
|
easier saving
|
2023-10-05 22:30:17 +00:00 |
|
John Alanbrook
|
e02054bd10
|
Mum gui init
|
2023-10-04 13:18:09 +00:00 |
|
John Alanbrook
|
2b402d7a2d
|
removed nuke; restored quickjs due to mem leaks
|
2023-10-03 22:16:38 +00:00 |
|
John Alanbrook
|
98ba229c9c
|
correct polygon2d saving and editing
|
2023-09-27 17:36:32 +00:00 |
|
John Alanbrook
|
3c43a1fad8
|
D3D11 build for windows; gif making works everywhere & gif names are now dates
|
2023-09-25 17:29:04 +00:00 |
|
John Alanbrook
|
174a9ed586
|
Fix Object.merge; add many color palettes, normalize color fns
|
2023-09-23 17:35:02 +00:00 |
|
John Alanbrook
|
31331af57d
|
merge made functions into original prototype
|
2023-09-20 13:11:14 +00:00 |
|
John Alanbrook
|
24a3ee20c6
|
Add simple macos window cmds; add moon.gif app icon; add editor mode for low power editing
|
2023-09-19 06:10:00 +00:00 |
|
John Alanbrook
|
c9c05d931d
|
JSO compiler; packer; update CDB to 0.80; assets now packed into binary
|
2023-09-18 12:36:07 +00:00 |
|