sandspiel
sandspiel copied to clipboard
Creative cellular automata browser game
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
### Splitting into smaller PRs List of changes + ~~Changed the description of the website~~ + ~~Added tablet to the list of devices it mentions~~ #230 + ~~changed "drawings" to...
### Ideas - [ ] Pressure Sensitivity - [pointerEvent.pressure](https://developer.mozilla.org/en-US/docs/Web/API/PointerEvent/pressure) - would change drawing size (from 2-45) - [ ] more keyboard shortcuts - sizes - javascript: `document.addEventListener('keydown', function(event) { if(event.key...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.22 to 3.3.4. Changelog Sourced from nanoid's changelog. 3.3.4 Fixed --help in CLI (by @Lete114). 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced...
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.12 to 8.4.13. Release notes Sourced from postcss's releases. 8.4.13 Fixed append() error after using .parent (by @thecrypticace). 8.4.12 Fixed package.funding to have same value between all...
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.2 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 3.0.4 / 2021-08-27...
I'm trying to open sandspiel using the source code but it just shows a blank screen. I download the file, unzip it, then try to open the index file using...