Brian Schlenker
8277399c61
Fix bad merge ( #79 )
...
* Fix bad merge
Some classes were still prefixed by ascii,
and constants not prefixed by c.
* More es6 changes and refactorings
Added helper methods to vector for creating vector from touch event and
mouse event. Added up, down, left, right helper methods.
* Refactor draw.js into one module per draw function
2017-10-04 10:07:05 +01:00
Brian Schlenker
141b8eff92
Updated project to use es6 classes, arrow functions, latest closure-compiler, latest jquery ( #77 )
...
* Update jquer and closure compiler
* Move to es6 classes, arrow functions, for/of
* Move to es6 style modules
* Add .DS_Store to .gitignore
* Remove note to update compile.sh
2017-01-21 14:55:18 +00:00
Lewis Hemens
e2aa7e7456
Added copy paste and cut functionality to select tool
2014-04-27 12:29:34 +01:00
Lewis Hemens
941f2cc96e
A very hacky first draft version of the save functionality'
2014-03-02 22:20:20 +00:00
Lewis Hemens
b977b8c174
Seperated desktop and mobile input controllers, changed desktop drag mode to be ctrl/meta triggered instread
2014-02-23 18:42:20 +00:00
Lewis Hemens
92e413357a
Added snap to nearest special char for mobile, mobile detection logic, refactoring of standard directions into constants.
2014-02-20 00:10:20 +00:00
Lewis Hemens
5a6de282b6
Completed resize tool, skil 4 way junctions and simplified logic
2014-02-09 18:00:55 +00:00
Lewis Hemens
7aca5737a4
Lots of code tidying
2014-01-19 14:23:17 +00:00
Lewis Hemens
8358c33c1b
Removed dependency on closure library entirely
2014-01-12 17:43:07 +00:00
Lewis Hemens
9456de9df9
Updated compile script to make publishing easier
2014-01-12 16:53:43 +00:00
Lewis Hemens
d51221f089
Closure typing cleanup, added grid and simple ability to clean to render cells
2014-01-11 16:40:01 +00:00
Lewis Hemens
28d2d49b1c
Refactor namespace to be less verbose
2014-01-09 20:18:46 +00:00
Lewis Hemens
cd144e7d63
jQUery externs installed, some progress made on view transformations and basic controller introduced
2014-01-07 22:49:54 +00:00
Lewis Hemens
b4fa9dc4ea
Fixed compilation scripts and small type error
2014-01-05 00:50:43 +00:00
Lewis Hemens
b2b0d875ca
Basic starting classes for asciiflow
2014-01-05 00:24:48 +00:00