pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:JavaScript language:CSS
Filter by
197M results
💡 What:
- Replaced buf.readUInt8(i) with direct indexed access buf[i] for faster byte reading in tight loops.
- Replaced dynamically allocated Arrays with pre-allocated Uint8Array in unsafeRandomBytes. ...
MCP-forwarded log payloads now escape control characters and Unicode bidi controls recursively after path redaction.
Local stderr still keeps operator detail, while remote log notifications receive line-safe ...
This change introduces a robust, zero-dependency visualization layer for the BlastDaemon node graph. It uses the raw
HTML5 Canvas API to render nodes as detailed rectangles and connections as smooth cubic ...
Ajustes en las opciones de seleccionar, descargas de mas de una imagen y comportamiento del boton descargar
Summary
Sets isDesktopOnly: true in manifest.json.
The plugin is entirely driven by mousemove / mouseout events, which don t exist on touch/mobile — it silently no-ops
there with no errors or broken ...
What why
The test in CombatEngine — player attack into a defending enemy was titled doubles enemy DEF when the enemy is defending
but its only assertion was expect(() = e.playerAttack()).not.toThrow() ...
Summary
The editability v3 promised: a ✎ on each punch pad opens a modal editing that slot s preset as data. Spec (incl.
adversarial-review guards): project-notes/oyster/po20/2026-06-08-punch-editor-v3.5-spec.md. ...