2024-09-01 - 2025-09-01
Overview
46 issues closed from 2 users
Closed
#125 Get rid of let
keyword
Closed
#71 Resend chunks and notify client if server drops any render requests
Closed
#49 Server reduces precision of plot coordinates, which causes a desync between clients
Closed
#88 Brush recompilation rate limiting
Closed
#81 Compiling brush doesn't seem to finish correctly sometimes, which causes loss of data
Closed
#98 Brush preview should be resizable
Closed
#38 Unloading chunks from memory (backend)
Closed
#70 ()
should be a scribble
Closed
#35 Limit renderer recursion depth
Closed
#19 Zoom should be anchored at the mouse cursor
Closed
#60 Buttons should have a hover state
Closed
#61 Interpolate users' cursor positions to the frame rate
Closed
#95 Zoom towards the mouse cursor instead of the center of the screen
Closed
#96 Basic tools support (pre-defined brushes support)
Closed
#100 Ensure scripts are downloaded in parallel
Closed
#107 Hide brush cost gauges until costs get too high
Closed
#2 Exceptions should have stack traces
Closed
#32 Saving and using multiple brushes
Closed
#111 Panic when trying to draw with a brush that doesn't compile
Closed
#113 Shrinking viewport is permanent
Closed
#74 List generation and transformation
Closed
#39 Zoom level indicator
Closed
#109 Iosevka is missing a bold variant in the CSS
Closed
#108 Backspace is broken with non-empty selection
Closed
#94 Try to make haku depend on std
and see what happens
Closed
#112 DPI scaling support
Closed
#55 Whenever url changes it gets saved in the browser's history
Closed
#34 List operations - len
and index
Closed
#91 Backspace in code editor should delete an indent at the start of the line
Closed
#45 Brush cost gauges
Closed
#101 Subtracting from a circle
causes a panic
Closed
#12 Brush effects / reticle system
Closed
#105 Vector math
Closed
#36 Live brush preview
Closed
#66 Additional math functions
Closed
#57 Highlight errors in the code editor
Closed
#77 Indenting in the code editor (Tab
key)
Closed
#56 Disable frontend asset caching
Closed
#84 Issues with compiling shaders on Windows
Closed
#30 WebGL renderer
Closed
#75 Page should not refresh when it's in background
Closed
#51 Make it possible to resize the brush editor panel
Closed
#78 let
doesn't seem to be working correctly
Closed
#80 Parser seems to produce unbalanced events for brushes that are too long
Closed
#73 Nickname gets wrapped around if there are any spaces
Closed
#29 Friendly language syntax
57 issues created by 2 users
Opened
#74 List generation and transformation
Opened
#75 Page should not refresh when it's in background
Opened
#76 Add a way to store state between brush executions
Opened
#77 Indenting in the code editor (Tab
key)
Opened
#78 let
doesn't seem to be working correctly
Opened
#79 Pixel grid
Opened
#80 Parser seems to produce unbalanced events for brushes that are too long
Opened
#81 Compiling brush doesn't seem to finish correctly sometimes, which causes loss of data
Opened
#82 Add numeric indices to distinct sessions of the same user on a wall
Opened
#83 Loading the wall causes the canvas renderer to stutter
Opened
#84 Issues with compiling shaders on Windows
Opened
#85 Emit error (or warning?) on ambiguous precedence
Opened
#86 Replace a wall's max_chunks
with file size
Opened
#87 Wall does not check for max_sessions
Opened
#88 Brush recompilation rate limiting
Opened
#89 Code editor should pool DOM nodes used for lines
Opened
#90 Investigate using vertex attributes for instance data in the canvas renderer
Opened
#91 Backspace in code editor should delete an indent at the start of the line
Opened
#92 Diagnostics on hover
Opened
#93 Richer diagnostics
Opened
#94 Try to make haku depend on std
and see what happens
Opened
#95 Zoom towards the mouse cursor instead of the center of the screen
Opened
#96 Basic tools support (pre-defined brushes support)
Opened
#97 Certain editing text actions should scroll to the caret
Opened
#98 Brush preview should be resizable
Opened
#99 Show brush previews in documentation
Opened
#100 Ensure scripts are downloaded in parallel
Opened
#101 Subtracting from a circle
causes a panic
Opened
#102 Display a ThumbHash for chunks that are being downloaded right now
Opened
#103 Implement a binary protocol instead of sending JSON over WebSockets
Opened
#104 Consider porting the frontend codebase to TypeScript
Opened
#105 Vector math
Opened
#106 lerp
function
Opened
#107 Hide brush cost gauges until costs get too high
Opened
#108 Backspace is broken with non-empty selection
Opened
#109 Iosevka is missing a bold variant in the CSS
Opened
#110 A type system for haku
Opened
#111 Panic when trying to draw with a brush that doesn't compile
Opened
#112 DPI scaling support
Opened
#113 Shrinking viewport is permanent
Opened
#114 It should be possible to hide the code editor when it's not needed
Opened
#115 Custom wall backgrounds
Opened
#116 Image export
Opened
#117 Automated tests for documentation
Opened
#118 Large viewport coordinates are floating point when sent to the server, which causes the app to stop working
Opened
#119 Zoom 0% causes the application to freeze
Opened
#120 rakugaki as a Worthy Image Editor
Opened
#121 haku, version 2
Opened
#122 Make it possible to write a selection tool
Opened
#123 Rectangle manipulation reticles
Opened
#124 Bitmap manipulation functions
Opened
#125 Get rid of let
keyword
Opened
#126 Introduce |
pipe operator
Opened
#127 Introduce .
dot operator
Opened
#128 Rethink operator precedence
Opened
#129 Additional identifier characters (prime '
and question mark ?
suffixes)
Opened
#130 then
reticle
17 unresolved conversations
Open
#44
and
and or
Open
#21
Version history
Open
#22
Undo and redo
Open
#31
Blend modes
Open
#42
Menu bar
Open
#64
Own brush reticle
Open
#16
System functions should be first-class
Open
#27
Implement a custom rasterizer instead of using tiny-skia
Open
#18
Wall LOD
Open
#6
Tail call optimization
Open
#23
Unloading walls from memory
Open
#25
Chunk garbage collection
Open
#37
Unloading chunks from memory (frontend)
Open
#43
Ability to create a new wall
Open
#62
Display all online users
Open
#68
Disconnected dialog takes precedence over error dialog
Open
#72
NaN in scribble causes a crash