|
|
523e00d5dc
|
fix some things
|
2025-10-21 23:30:27 +02:00 |
|
|
|
6202934ac4
|
digital watch works
|
2025-10-21 22:59:17 +02:00 |
|
|
|
639a296075
|
parser: add unary operators and modulo
|
2025-10-21 20:49:35 +02:00 |
|
|
|
dfbcca5c14
|
user can select 'plant' from dropdown menu
|
2025-10-21 17:25:04 +02:00 |
|
|
|
0da2c793cd
|
begin implementing mechanism of declaring 'Plant' (e.g., digital watch, microwave oven) to simulate a plant interactively
|
2025-10-21 14:51:14 +02:00 |
|
|
|
97d42c1cef
|
show internal events in side panel:
|
2025-10-21 14:37:55 +02:00 |
|
|
|
29808a683c
|
fired transitions run animation once
|
2025-10-21 14:23:25 +02:00 |
|
|
|
0ba4fd4cae
|
add digital watch
|
2025-10-21 13:29:28 +02:00 |
|
|
|
eea420f9b7
|
fix modal z-index
|
2025-10-21 11:42:19 +02:00 |
|
|
|
7045513c0d
|
don't use <hr> for horizontal lines between elements + better looking shadows
|
2025-10-21 11:33:08 +02:00 |
|
|
|
431e542791
|
better scroll behavior on errors in bottom panel
|
2025-10-21 10:59:14 +02:00 |
|
|
|
60a7d12857
|
errors in bottom panel are collapsible
|
2025-10-21 10:51:17 +02:00 |
|
|
|
297905a4af
|
move 'selection' part of state into same object as rest of editor state
|
2025-10-21 10:21:26 +02:00 |
|
|
|
9e79537b6e
|
CSS: no more shadows (requires too much CPU)
|
2025-10-21 10:05:02 +02:00 |
|
|
|
46fe01089d
|
update todo
|
2025-10-21 10:04:21 +02:00 |
|
|
|
1f9379df7f
|
better UI
|
2025-10-20 16:29:48 +02:00 |
|
|
|
44fb8726ca
|
...
|
2025-10-19 23:57:45 +02:00 |
|
|
|
8144a3ec78
|
better adaptive layout
|
2025-10-19 23:28:18 +02:00 |
|
|
|
3f9f2affd3
|
better rendering of dialogs
|
2025-10-19 22:43:58 +02:00 |
|
|
|
c2dd27afa5
|
better dialogs
|
2025-10-19 21:30:45 +02:00 |
|
|
|
ff32e6d000
|
text edit dialog shows parser errors
|
2025-10-19 20:54:56 +02:00 |
|
|
|
88dee7e3b9
|
custom dialog for editing text labels (no more window.prompt)
|
2025-10-19 20:30:56 +02:00 |
|
|
|
20f28d8382
|
add about dialog
|
2025-10-19 20:03:06 +02:00 |
|
|
|
20a36825d4
|
better looks
|
2025-10-19 19:21:17 +02:00 |
|
|
|
f992dcb5f6
|
readme
|
2025-10-19 18:01:59 +02:00 |
|
|
|
09eb4d6982
|
enhance the greeter
|
2025-10-19 17:02:13 +02:00 |
|
|
|
56ccfa3a30
|
add favicon
|
2025-10-19 16:44:51 +02:00 |
|
|
|
4145619aab
|
readme
|
2025-10-19 16:36:44 +02:00 |
|
|
|
4a264b1dd4
|
logo
|
2025-10-19 16:36:07 +02:00 |
|
|
|
5bd886b930
|
add check
|
2025-10-19 15:15:05 +02:00 |
|
|
|
5e60b3dc95
|
toolbar button to undo last step
|
2025-10-19 15:11:51 +02:00 |
|
|
|
59d5e9913a
|
more keyboard shortcuts
|
2025-10-19 14:15:17 +02:00 |
|
|
|
9ce55e0264
|
ability to display keyboard shortcuts in top bar
|
2025-10-19 13:53:46 +02:00 |
|
|
|
373e26dc1b
|
fix: sometimes entering default state would not highlight initial state marker
|
2025-10-19 12:30:55 +02:00 |
|
|
|
22fbe70a60
|
use browser's builtin compression streams API instead of LZ4 package
|
2025-10-19 11:51:57 +02:00 |
|
|
|
a10bf9acc8
|
highlight fired transitions
|
2025-10-19 11:27:32 +02:00 |
|
|
|
b8bc977a8e
|
better looking simulation
|
2025-10-18 22:43:52 +02:00 |
|
|
|
f80086727c
|
better looking active states + always scroll to latest event
|
2025-10-18 16:39:57 +02:00 |
|
|
|
12e211f358
|
...
|
2025-10-17 16:55:34 +02:00 |
|
|
|
c07489080a
|
history seems to be working
|
2025-10-17 16:48:39 +02:00 |
|
|
|
b55cba198e
|
parser and editor use same code for figuring out what is connected to what
|
2025-10-17 14:37:26 +02:00 |
|
|
|
6dc7a2e9a7
|
fix css
|
2025-10-17 13:37:38 +02:00 |
|
|
|
28071eb1f3
|
can draw history states
|
2025-10-17 13:31:02 +02:00 |
|
|
|
e8fda9bdf0
|
editor: better rendering of helper outlines
|
2025-10-17 11:34:49 +02:00 |
|
|
|
9401c02800
|
small changes
|
2025-10-16 17:21:29 +02:00 |
|
|
|
d4930eb13d
|
pseudo-states appear to be working + variables only exist within the scope where they are created
|
2025-10-16 17:10:37 +02:00 |
|
|
|
db1479bfc4
|
usability improvements
|
2025-10-15 14:09:45 +02:00 |
|
|
|
ec49c47b39
|
implement copy paste
|
2025-10-15 13:53:49 +02:00 |
|
|
|
39a229bf21
|
more toolbar buttons
|
2025-10-14 19:02:17 +02:00 |
|
|
|
63265c2b4c
|
typescript thingy
|
2025-10-14 18:41:20 +02:00 |
|