Skip to content

Releases: philer/karol

Big refactoring

24 Feb 22:48
Compare
Choose a tag to compare
Big refactoring Pre-release
Pre-release
  • Migrate code base to Preact + TypeScript + PostCSS
  • Small UI updates
  • Lots of bugfixes
  • New bugs (probably)

Bugfix

18 Feb 13:52
Compare
Choose a tag to compare
Bugfix Pre-release
Pre-release
  • Fix blocks teleporting from one edge to the other
  • Refactor interpreter & simulation
  • Use requestAnimationFrame

Editor Bugfixes

16 Feb 00:41
Compare
Choose a tag to compare
Editor Bugfixes Pre-release
Pre-release
  • Fix editor caret position behind parse error
  • Fix large integers shown as float in editor

Drop IE support

14 Feb 17:20
Compare
Choose a tag to compare
Drop IE support Pre-release
Pre-release
  • Removed explicit IE support
  • Removed old-browser build
  • Fix program interruption causing 100% CPU crash

Mobile controls

14 Feb 01:57
Compare
Choose a tag to compare
Mobile controls Pre-release
Pre-release
  • Add on screen controls
  • Adjust some styling
  • Detect browser language

Bugfixes

14 Feb 01:16
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release
  • Fix undefined identifiers
  • Fix Editor caret position

Add block & mark check functions

14 Feb 01:14
Compare
Choose a tag to compare
Pre-release
  • Add support for custom routine arguments
  • Bug fixes & new bugs

v0.1.1

10 Apr 20:53
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

IE11 version still slightly broken.