19 Commits (ee9e35002cdefaeee39298420cbab89e695459ad)

Autor SHA1 Mensaje Fecha
  Lucas Stadler bf2b2cd224 fix draw_pixl without any options passed. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 6e6a135ae1 round all drawn pixl coordinates by default. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler f09b7e5d9f use requestAnimationFrame for redrawing on zoom. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler d482041e17 expose pixl.area for calculating the visible area. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler bc100c501e support storing documentation for functions. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 92d252e65c support listing availlable scripts in pixl. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 3ee1381e7b s/script/scripts/ in pixl api as well. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 75aa0c80f4 rename /script/* to /scripts/* for consistency. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 0440e2de0a support saving and loading scripts from pixl. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler e1822ce693 add polyfill for Math.sign. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 32d2773600 add convenience `.disconnectAndClear` function for experimenting. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 1902cd3a26 serve websocket connections on separate path. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 4fea6ca7ce display online status and support switching it on/off. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 7902bd834b allow specifying the default color for new pixls. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 41a47a50d7 show hovered position for better orientation. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 8af4bf6a80 fix redrawing relatively to pixl.pos. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 5b76893c97 don't resend world on redraw. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 6c8615c87c dynamically connect to the host it's deployed on. %!s(int64=12) %!d(string=hace) años
  Lucas Stadler 87cf1c4caa serve everything using express. %!s(int64=12) %!d(string=hace) años