History of
eg
@master
git clone https://git.catseye.tc/yoob.js/
-
Add yoob.PathSet, use in yoob.Turtle, add pu and pd cmds in demo.
catseye
11 years ago
-
Add initial version of yoob.Chargen, and demo for same.
catseye
11 years ago
-
"Dramatically" improve yoob.Joystick.
catseye
11 years ago
-
yoob.Joystick. Not perfect, but good enough for now.
catseye
11 years ago
-
Add yoob.FullScreenDetector, and demo of it.
catseye
11 years ago
-
Imperfect beginnings of allowing the turtle to leave a trail.
catseye
11 years ago
-
Initial, I-wouldn't-call-it-fantastic work on yoob.Turtle.
catseye
11 years ago
-
Fix REPL demo.
catseye
11 years ago
-
drawElement -> drawCell (in PfCanView); keypress/keyup ordering!
catseye
11 years ago
-
Several only-marginally-helpful edits to yoob.TextTerminal.
catseye
11 years ago
-
TextConsole is no more. TextTerminal only, now. Bug fix pending.
catseye
11 years ago
-
yoob.TextTerminal is almost back in the running.
catseye
11 years ago
-
PlayfieldConsoleAdapter -> back to TextConsole.
catseye
11 years ago
-
Make ConsoleCell an inner class.
catseye
11 years ago
-
Can't speak for its efficiency, but it works much better now.
catseye
11 years ago
-
Alas, not quite. Well, almost. But alas.
catseye
11 years ago
-
PlayfieldConsoleAdapter has a proper Cursor in it now.
catseye
11 years ago
-
Slightly better. No colours or cursor yet.
catseye
11 years ago
-
Add page which demonstrates how poorly this is working so far.
catseye
11 years ago
-
Add yoob.PlayfieldHTMLView class.
catseye
11 years ago
-
Make PlayfieldCanvasView a little smarter.
catseye
11 years ago
-
Split PlayfieldCanvasView off from Playfield.
catseye
11 years ago
-
Add .onclick event to Sprites, .onpickup->.ongrab, and such.
catseye
11 years ago
-
Fix name of example file.
catseye
11 years ago
-
Add onpickup(), moveToFront(), moveToBack(), getSpriteAt().
catseye
11 years ago
-
Rename Drag[abble/Manager] to Sprite[Manager], add ondrop() etc.
catseye
11 years ago
-
Add yoob.DragManager and yoob.Draggable classes.
catseye
11 years ago
-
Add .subst() method to yoob.Tree.
catseye
11 years ago
-
.setValue(), .setVariable() chain methods; .match() method.
catseye
11 years ago
-
Add .equals() method to yoob.Tree.
catseye
11 years ago