Commit Graph

28 Commits

Author SHA1 Message Date
John Alanbrook
794baf8598 remove dynamic equality 2025-06-16 13:48:09 -05:00
John Alanbrook
11357d4fb5 actor files now .ce; module files now .cm; add toml encoder/decoder and test 2025-05-30 15:25:31 -05:00
John Alanbrook
c3f07c0ef5 separate out cell stuff & prosperon stuff 2025-05-29 13:54:42 -05:00
John Alanbrook
4e118dd8e9 fix parseq and parseq test 2025-05-29 02:19:24 -05:00
John Alanbrook
9279e21b84 moth now filters events to the correct space 2025-05-29 01:21:45 -05:00
John Alanbrook
8d9bb4a2c9 use log instead of console 2025-05-29 00:39:14 -05:00
John Alanbrook
1040c61863 fix blob usage errors 2025-05-28 23:56:18 -05:00
John Alanbrook
e86bdf52fe switch to blobs from arraybuffers 2025-05-28 22:33:32 -05:00
John Alanbrook
09f48d08b9 update chess to use moth 2025-05-28 17:49:37 -05:00
John Alanbrook
01df337ccc draw2d now generates high level commands; turned into instructions by moth 2025-05-27 13:46:56 -05:00
John Alanbrook
9f9dfe03a6 removed internal functions from accessible via use 2025-05-25 11:51:01 -05:00
John Alanbrook
e929f43a96 add steam module 2025-05-24 21:29:58 -05:00
John Alanbrook
23813a4c31 http downloading in chunks 2025-05-24 00:55:56 -05:00
John Alanbrook
7246016b8b example nat 2025-05-23 14:23:52 -05:00
John Alanbrook
b42eec96f6 separate the idea of misty actor and scene tree actor 2025-05-23 12:20:47 -05:00
John Alanbrook
efd98460c5 -u is no longer available as a global, only within the running actor code; enable passing args to use 2025-05-22 18:59:57 -05:00
John Alanbrook
698dbd81ae removed unneeded functions and split out actor specific functions 2025-05-22 18:16:51 -05:00
John Alanbrook
13c2a0ba0c sprites, rtrees, and transforms made with constructor functions 2025-05-22 17:00:31 -05:00
John Alanbrook
d0fdb469dd rtrees are now created as a constructor 2025-05-22 16:30:48 -05:00
John Alanbrook
a204fce4b5 initial refactor 2025-05-22 11:48:27 -05:00
John Alanbrook
7bab2f1b7a clean up graphics 2025-05-22 01:28:03 -05:00
John Alanbrook
449e25e0f3 fix non local host networking 2025-05-21 13:02:30 -05:00
John Alanbrook
3cbb95831c networked chess example 2025-05-21 12:25:17 -05:00
John Alanbrook
146baf1d23 networked chess 2025-05-21 10:34:33 -05:00
John Alanbrook
e7cc716590 initial moth 2025-05-19 09:01:17 -05:00
John Alanbrook
901012064a add chess example 2025-05-18 08:57:34 -05:00
John Alanbrook
499d2d6e63 bunnymark 2025-02-06 11:07:03 -06:00
John Alanbrook
b41f00458b add pong, snake, and tetris examples 2025-02-04 07:38:43 -06:00