You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

55 lines
1.8 KiB

1.0.0 > - Started versioning
- Contents:
- ColorPicker
- Color pick from screen
- Thickness range input
- Thickness preview
- Minimap
- Two Modes:
- Draw Freely (lines)
- Pixel Art
- Disabled browser scrolling, added own scrolling via mousewheel
1.0.1 > - Made changelog.txt public
1.1.0 > - Changed Graphics resolution from 8000/8000 to 5000/5000
- Changed pixel count for pixel art mode from 250 to 500
- Added Skip Button for first drawing
- Inverted progress bar :D
- Added Button to request server save of drawings
1.1.1 > - Enabled button usability feedback
1.2.0 > - Disabled grid for pixel art
- Added hotkey for new alpha "grid"
1.2.1 > - Changed pixel count for pixel art mode from 500 to 1000
- Activated anti aliasing for free mode, deactivated for pixel mode
- Color copy ignores alpha grid
1.2.2 > - Seperated settings for free mode and pixel mode
- Added hotkey set for pixel grid (defaults to 'G')
- Hotkey for pixel grid loads from session data
1.2.3 > - ColorPicker displays a list of recently used colors
- Recently used colors are also loaded from site session data
1.2.4 > - Recently used color defaults to white instead of black
1.2.5 > - Made hotkey feature more understandable -_-
1.2.6 > - 3-digit hex values for ColorPicker instantly convert to 6-digit values
1.2.7 > - Enabled moving also with w,a,s,d
1.2.8 > - Updated downloadable zip with newest contents
1.2.9 > - Better Loading screen and bug fixes
1.2.10 > - Nicer selection rectangle borders on minimap
1.2.11 > - Zooming via mousewheel works much better now and is relative to mouse position
1.2.12 > - Enabled user feedback :)
1.2.13 > - Loading works much faster now!!!