]> git.plutz.net Git - flarejs/history - engine.js
process INCLUDE directive when loading file
[flarejs] / engine.js
2020-02-17 Paul Hänschprocess INCLUDE directive when loading file master
2020-02-16 Paul Hänschmake all paths relative
2020-02-16 Paul Hänschrenamed Mob class to Sprite
2020-02-15 Paul Hänschenable onload events (allowing persistent map changes...
2020-02-15 Paul Hänschsupport unsetting quest status
2020-02-15 Paul Hänschquest status support
2020-02-15 Paul Hänschtrigger events by mouse
2020-02-14 Paul HänschEnable map teleporters, process mapmod events, clip...
2020-02-13 Paul Hänschprocess map change events (Milestone! Full Travel!...
2020-02-13 Paul Hänschnpc loading
2020-02-12 Paul Hänschslightly simplified map drawing
2020-02-12 Paul Hänschproper code commenting ;-)
2020-02-12 Paul Hänschallow player graphics to be null
2020-02-11 Paul Hänschsome code optimisation
2020-02-11 Paul Hänschmovement functions
2020-02-10 Paul Hänschcode shortening
2020-02-10 Paul Hänschasset load helpers, less public object data
2020-02-10 Paul Hänschbasic input control object
2020-02-10 Paul Hänschimproved map drawing, draw mobs
2020-02-09 Paul Hänschmap loading and drawing, adapt canvas size to window
2020-02-08 Paul Hänschmap drawing functions, improved file parsing
2020-02-08 Paul Hänschshortcut functions for animation and dressing
2020-02-08 Paul Hänschload game data dynamically from files
2020-02-07 Paul Hänschload image data dynamically
2020-02-07 Paul Hänschobey stacking order when drawing hero layers
2020-02-06 Paul Hänschloading of player sprites from multiple assets
2020-02-06 Paul Hänschinitial