Commit graph

466 commits

Author SHA1 Message Date
John Alanbrook 1a1884f61a collider sensor and enabled query; color swapping functions 2023-01-18 16:45:43 +00:00
John Alanbrook 7639b7a781 Shape debug color based on type and enabled 2023-01-18 14:45:42 +00:00
John Alanbrook 6e794848a4 Collider commands 2023-01-17 21:09:14 +00:00
John Alanbrook 16ad36d4ce Sprite and collider enabling 2023-01-17 19:04:08 +00:00
John Alanbrook db0a099509 Draw gameobject pos when debug draw enabled 2023-01-17 06:46:40 +00:00
John Alanbrook 5085597eeb Add spacebar input; add shape enabling/disablg and sensors 2023-01-16 23:18:09 +00:00
John Alanbrook 4ee6e1683b Fixed anim2d bug; fixed sound bug; free oneshots now 2023-01-16 19:20:07 +00:00
John Alanbrook 01256542b6 Animations in; working poorly 2023-01-16 08:16:39 +00:00
John Alanbrook 5da19ec407 Optimize busses; add samplerate changing library 2023-01-16 05:27:28 +00:00
John Alanbrook 8f6c8774de Optimize busses 2023-01-15 17:16:25 +00:00
John Alanbrook 2731d01bc1 Music and sound 2023-01-15 15:53:50 +00:00
John Alanbrook b8f67a8f9e Logging and much better debugging info 2023-01-14 04:08:39 +00:00
John Alanbrook d6797a7f24 File reloading start 2023-01-13 19:07:44 +00:00
John Alanbrook d2cbc61164 Properly kill gameobjects, sprites, physics shapes 2023-01-13 14:05:36 +00:00
John Alanbrook e0b7d6459d Removed registry 2023-01-12 23:41:54 +00:00
John Alanbrook f0ce69f957 Javascript collisions 2023-01-11 22:57:34 +00:00
John Alanbrook 469b955d97 javasrcript update & phys update 2023-01-11 14:57:15 +00:00
John Alanbrook 3baec775a8 java 2023-01-10 23:23:11 +00:00
John Alanbrook 3e4edf1ea3 java 2023-01-10 21:41:43 +00:00
John Alanbrook bdde403a66 javascript 2023-01-10 20:02:24 +00:00
John Alanbrook 8e8af65125 duktape 2023-01-10 13:13:00 +00:00
John Alanbrook 248456fd9e PROTO 2023-01-09 21:35:05 +00:00
John Alanbrook a2c9d1163a Prototype updates 2023-01-09 13:21:45 +00:00
John Alanbrook e24eef6c8f Add gameobject flipping; prefabs autoload 2023-01-05 21:34:15 +00:00
John Alanbrook 1521593269 S7 header config & prototyping support 2023-01-05 00:09:42 +00:00
John Alanbrook 740077fae3 scheme 2023-01-03 23:13:31 +00:00
John Alanbrook 7ce8cd22ad component rework 2023-01-03 15:06:36 +00:00
John Alanbrook 09036d075d SEXP asset files 2023-01-02 23:43:07 +00:00
John Alanbrook 90c830a0e3 Add JSON; Reorganize textures 2023-01-02 13:55:26 +00:00
John Alanbrook eadf3524ba UV and ST 2022-12-30 19:31:06 +00:00
John Alanbrook daebe5c665 Add animation ffi hook 2022-12-29 23:44:19 +00:00
John Alanbrook 804c2de617 Cleaned up sprite render; use UVs 2022-12-29 17:27:41 +00:00
John Alanbrook 0bdfa9e814 Text rendering culling 2022-12-29 10:26:21 +00:00
John Alanbrook 76273e1c54 Packed font rendering 2022-12-28 22:50:54 +00:00
John Alanbrook 329e10f2d6 Added timer and animations 2022-12-27 23:54:39 +00:00
John Alanbrook 2df559aa4c Hit params in collider works 2022-12-27 18:52:25 +00:00
John Alanbrook 9a77bb75a8 Vectorization 2022-12-27 02:57:45 +00:00
John Alanbrook 147cf1b05d Draw sprite to GUI 2022-12-24 19:18:06 +00:00
John Alanbrook 06b8bba27f Converted to 'nuke' commands 2022-12-23 19:48:29 +00:00
John Alanbrook 8729892939 Add camera 2022-12-22 22:58:06 +00:00
John Alanbrook efaf8736d8 Add gravity, starting and stopping simulation 2022-12-22 09:50:40 +00:00
John Alanbrook d81f2f373c Fixed debug circle drawing; add collision detection 2022-12-22 01:24:59 +00:00
John Alanbrook 2bcee44677 Text rendering via script 2022-12-21 01:34:22 +00:00
John Alanbrook df907aec2b Add 2d physics hooks 2022-12-20 14:16:26 +00:00
John Alanbrook 5ae72062a2 Added pawn system for input via scheme 2022-12-20 00:15:38 +00:00
John Alanbrook 9bdb7ce9cb Embedded console into REPL 2022-12-19 18:16:51 +00:00
John Alanbrook 0f90215b7a Improved REPL 2022-12-19 15:12:34 +00:00
John Alanbrook d13d4ece9a Add scheme gui_hook 2022-12-16 19:54:08 +00:00
John Alanbrook 3010ce17e5 Added stringifying escape & F keys; add sound, sys FFI; unconflict time.h and timer.h 2022-12-16 19:37:40 +00:00
John Alanbrook 44d503ae22 Added stringifying escape & F keys; add sound, sys FFI; unconflict time.h and timer.h 2022-12-16 19:29:50 +00:00