puzzlescript icon indicating copy to clipboard operation
puzzlescript copied to clipboard

:video_game: Play Accessible PuzzleScript games in your terminal or embed them

Results 30 puzzlescript issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [terser](https://github.com/terser/terser) from 4.1.4 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) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [marked](https://github.com/markedjs/marked) from 0.4.0 to 4.2.3. Release notes Sourced from marked's releases. v4.2.3 4.2.3 (2022-11-20) Bug Fixes fix entity specs (#2652) (36a2b63) fix link reference definitions specs (#2654) (b7eea95) fix...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.3.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.2 to 3.9.7. Release notes Sourced from typescript's releases. TypeScript 3.9.7 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

This updates all the packages and switches package.json to have looser version information in it. # Notes - custom nearley was removed - Lighthouse 6 does not support XHTML so...

See https://www.netguru.com/codestories/few-tips-that-will-make-your-pwa-on-ios-feel-like-native ![image](https://user-images.githubusercontent.com/253202/54331164-a4220b80-45e6-11e9-9cfa-1528e39a9ea4.png) specifically, something like this to make the popup point to the button in safari: ```css .popup-pointer { display: block; position: absolute; content: ""; width: 10px; height: 10px;...

When I try to reset the game from here, it just undoes the last thing so I'm stuck here and will die if I go to the right or down...