Commit Graph

35 Commits

Author SHA1 Message Date
aff23993c5 Lighting is now even more broken 2020-03-26 20:10:53 +01:00
9b5e993062 1.0.9 2020-03-24 20:29:56 +01:00
0dc789a168 Added lightsource 2020-03-24 20:29:33 +01:00
f7d6ba99dd 1.0.8 2020-03-23 20:05:17 +01:00
22f4cb851e Fixed issue in wallslide.js 2020-03-23 20:04:36 +01:00
7002b5f782 1.0.7 2020-03-23 19:40:20 +01:00
0cbcfda28b Forgot to update index.js, whoops 2020-03-23 19:39:48 +01:00
fae7b38912 1.0.6 2020-03-23 19:18:48 +01:00
c31cd2b30a Added some utilites for collision detection 2020-03-23 19:18:30 +01:00
fb3aa86e1d Fixed issue in CanvasRenderer 2020-03-23 18:46:34 +01:00
6db704f2c8 1.0.5 2020-03-22 14:22:57 +01:00
5bc38b8e65 Fixed some issues with Sprite and TileSprite 2020-03-22 14:22:52 +01:00
924af6745e 1.0.4 2020-03-22 13:59:10 +01:00
cb46be0088 Fixed issues in AnimManager.js 2020-03-22 13:57:15 +01:00
3a210d1b60 1.0.3 2020-03-21 17:22:49 +01:00
72633d8c0f Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
3490dd07ae 1.0.2 2020-03-11 12:03:17 +01:00
e878626d54 Added some logic for collision detection 2020-03-11 12:02:53 +01:00
1f096d1ca4 1.0.1 2020-03-02 12:49:06 +01:00
48eab5d704 asdf-games is now a npm package 2020-02-29 13:45:56 +01:00
1ab19b93fc Added some examples 2020-02-29 08:27:07 +01:00
5701a7946d Added TypeScript definitions 2020-02-20 08:40:50 +01:00
3264ae157e Fixed spacing on some files and added comments 2020-01-17 21:11:15 +01:00
0d1ee32fd8 Added TileMap support (both with indexes and XML) 2020-01-17 13:26:50 +01:00
bba6c36621 Updated .gitignore 2019-12-31 15:42:34 +01:00
1beb74f252 Added example 2019-12-31 15:41:21 +01:00
e89128c6ab Added dependencies and removed node_modules 2019-12-31 15:40:50 +01:00
91af017b19 Cleaned up repo and added XML spritesheet support 2019-12-31 15:33:27 +01:00
65f3f6cab1 Removed some old code and files. 2019-08-20 19:27:16 +02:00
3bd48693b7 Changed index.html files and removed favicons because they don't exist. 2019-08-20 19:23:36 +02:00
b60f514b3f Added content to the readme. 2019-08-20 19:16:43 +02:00
28ceb348b1 Merge branch 'master' of https://gitea.arnweb.nl/arne/asdf-games
I forgot to pull the README.md file from the server when I started adding the files for the asdf library, therefore git wouldnt allow me to push it and now I have to do this in order to make it work.
2019-08-20 19:00:07 +02:00
bf942786c6 Added readme 2019-08-20 18:57:04 +02:00
faae260d53 Migrated asdf library and all games / tests to gitea and added package.json to all projects. 2019-08-20 17:59:26 +02:00
b7f47b31b6 Initial commit 2019-08-19 11:18:04 +02:00