401c59d172
Merge branch 'master' of https://gitea.arnweb.nl/arne/asdf-games
2020-04-19 19:45:21 +02:00
2ee388f7eb
1.1.0
2020-04-19 19:45:04 +02:00
9da6f3990f
Updated README and XML related classes
2020-04-19 19:44:52 +02:00
eb02467c40
1.0.15
2020-04-17 00:16:25 +02:00
c52cb48a70
Added pause function to Game.js
2020-04-17 00:15:42 +02:00
5e398094f0
Merge branch 'typings-patch' of arne/asdf-games into master
...
I am bad at typescript
2020-04-14 19:13:25 +02:00
b049787caa
[typings]: Restored deadInTracks
2020-04-12 16:30:34 +02:00
27a30fd0ba
[typings]: Removed deadInTracks and patched Sound
2020-04-12 16:23:00 +02:00
424ce603c1
1.0.14
2020-04-12 14:03:17 +02:00
1452b28732
Removed module that should not have been deleted
2020-04-12 14:03:06 +02:00
57da262827
1.0.13
2020-04-12 12:51:16 +02:00
6d735bdfca
Added sound class, removed defect classes (Light)
2020-04-12 12:50:57 +02:00
8aa3215f5f
1.0.12
2020-04-06 23:00:16 +02:00
8ea643b1bb
Merge branch 'master' of https://gitea.arnweb.nl/arne/asdf-games
2020-04-06 22:57:58 +02:00
612317d752
[typings]: Updated typescript typings.
2020-04-06 12:09:41 +02:00
0e1f31eaba
1.0.11
2020-03-29 18:39:44 +02:00
17a13eb0c0
Added some more keys to KeyControls.js
2020-03-29 18:39:23 +02:00
fb755bec7e
1.0.10
2020-03-26 20:11:10 +01:00
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