Commit graph

76 commits

Author SHA1 Message Date
924d8ccf48 Revisions to IDV spec 2024-08-06 21:19:45 -04:00
763bfbc8cf Record first set of IDV spec thoughts 2024-07-20 00:52:21 -04:00
af07866ac0 refactor IDV parser to use map why not 2024-07-20 00:08:32 -04:00
6c6c9386be Change signature for Property pattern helpers 2024-07-19 23:41:11 -04:00
63c41f07cb Implement MergedMap pattern 2024-07-14 22:19:26 -04:00
dc19a5ed9e Refactor Idv to support merging documents 2024-07-14 21:33:01 -04:00
525c6fa954 impl map helper 2024-07-10 00:31:33 -04:00
2f9bb73107 parse indented documents 2024-07-10 00:17:33 -04:00
e90727a06c Stub out Idv parser 2024-07-07 21:00:20 -04:00
a2df9a4142 Use vscode folder format 2024-07-07 17:28:10 -04:00
497731f62b Skeleton for pixelflood 2024-02-03 15:36:29 -05:00
b04ba4e622 WIP KeyControl event source 2024-01-27 23:57:36 -05:00
b05cdab771 Simplify tick.ts typing 2024-01-27 23:57:09 -05:00
063dd636bb Graduate Orbit sim to its own thing 2024-01-24 00:49:49 -05:00
04cbe84c24 Orbit Demo: Proper reset, and gravity physics simulation 2024-01-24 00:43:03 -05:00
9a261f6f3c Orbit Demo: add delta animation + velocity 2024-01-23 23:54:51 -05:00
82f5a75ecd scale animation delta to seconds 2024-01-23 23:54:30 -05:00
f680d8082a Orbit Demo: draw bodies 2024-01-23 23:42:05 -05:00
3dbca6edb6 Demo tick source, and structure for other demos 2024-01-23 23:29:31 -05:00
7d25c3e676 Tick source 2024-01-23 23:29:11 -05:00
73fc6bf3f0 "Source" types 2024-01-23 23:29:03 -05:00
461a33e467 Props optional for h 2024-01-23 23:27:41 -05:00
9d01489c95 Use Object.assign() for global-namespace export 2024-01-23 23:17:30 -05:00
8d6da965b3 publish more complex generator 2024-01-13 17:53:48 -05:00
a096c81c03 clean imports 2024-01-13 15:21:46 -05:00
38f4dd1bee Instead of expensive sinkhole battle, apply deep water effect in postprocessing 2024-01-13 15:21:23 -05:00
4d2596fe33 Refactor adjacent-tile checks 2024-01-13 15:19:58 -05:00
2b37385439 Init to deep water - cool results, but slow 2024-01-13 15:02:43 -05:00
dc8fc5ef87 impl sinkholes 2024-01-13 14:54:25 -05:00
d44076b32c keep stats 2024-01-13 14:46:04 -05:00
51848cab3d Rebalance mountain 2024-01-13 14:24:48 -05:00
bb651ee1aa Balance lobe distances 2024-01-13 14:19:32 -05:00
1ea595fbda rebalance mountains 2024-01-13 14:02:40 -05:00
780458f88f Add forest types 2024-01-13 13:49:20 -05:00
9b56235de8 Adjust island location distribution 2024-01-13 13:06:16 -05:00
b0ed6f9640 Generate archipelago ring 2024-01-13 12:55:17 -05:00
aaa165013e Add big beach 2024-01-13 12:27:40 -05:00
f1c9d9ef07 Randomize lobe types 2024-01-13 12:19:17 -05:00
4fc076d80c Factor out generators 2024-01-13 12:10:37 -05:00
a7e0145736 reimpl erosion 2024-01-13 11:44:44 -05:00
4eacd3a5aa Add constants 2024-01-13 11:44:36 -05:00
92a0af5457 remove unused code 2024-01-13 11:35:24 -05:00
6384048fb5 consolidate xy into method 2024-01-13 11:34:37 -05:00
e57a376883 Breakup files 2024-01-13 11:34:25 -05:00
9f4d96d710 Archive nice variation 2024-01-13 11:26:06 -05:00
ea89a3293c Focus forest growth on a contiguous mass 2024-01-13 10:55:04 -05:00
a4b3564b57 clarify applet logic 2024-01-13 10:09:33 -05:00
87b4aca21f snapshot 2024-01-13 00:55:40 -05:00
3064dc4437 Add build script 2024-01-13 00:51:34 -05:00
d755f9e72e Move generator functions into proper class 2024-01-13 00:44:05 -05:00