Commit Graph

23 Commits

Author SHA1 Message Date
John Alanbrook
7984c90140 remove ur from components 2023-09-27 14:37:20 +00:00
John Alanbrook
1143b9b3dc circle and sprites work with saves 2023-09-26 22:07:51 +00:00
John Alanbrook
fe21b84785 Ur saving, ur subtyping 2023-09-26 18:34:02 +00:00
John Alanbrook
db8e59a8eb improved UR loading 2023-09-26 13:37:19 +00:00
John Alanbrook
9a1f1408a6 Simplify reparenting; fix deleting objects and copying objects 2023-09-25 21:34:48 +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
d52b15e1be aseprite importer 2023-09-25 13:21:02 +00:00
John Alanbrook
0256f4cd15 add gif for animations; unique anim types 2023-09-24 16:26:44 +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
721abd6a8f Add color maps 2023-09-22 14:44:58 +00:00
John Alanbrook
a8eb444991 add object merging 2023-09-22 00:51:38 +00:00
John Alanbrook
14d743e704 added colors; repl works 2023-09-21 17:50:39 +00:00
John Alanbrook
47dc6aa1fe flip, scale, angle works for subobject movement 2023-09-21 13:38:23 +00:00
John Alanbrook
81875c3436 objects now correctly register components and subobjects 2023-09-20 22:58:18 +00:00
John Alanbrook
f6d491b142 tojson for ur and entity separation 2023-09-20 18:33:11 +00:00
John Alanbrook
31331af57d merge made functions into original prototype 2023-09-20 13:11:14 +00:00
John Alanbrook
266ad65ba7 Removed more Javascript "features"; simplified ur with closures 2023-09-19 22:37:54 +00:00
John Alanbrook
a57aaeb5d5 Windows now compiles with directx; separated out ur and entity methods 2023-09-19 17:35:12 +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
27aaa8e05d Metal rendering works; high dpi rendering works; fix sokol_gfx_ext to work with metal without SDL 2023-09-19 02:55:37 +00:00
John Alanbrook
03c9f0c93d Fix web build; make all file searching fns look through slurp/the CDBs first 2023-09-18 17:35:40 +00:00
John Alanbrook
60d078321c Fix Linux and Windows build issues; texture looks in CDBs first 2023-09-18 15:45:51 +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