|
c7a5df7923
|
1.1.4
|
2020-05-26 15:38:49 +02:00 |
|
|
10af6cf109
|
Added Gamestates (wip) and EasyStarJS
|
2020-05-26 15:37:24 +02:00 |
|
|
782f2f6eff
|
Merge pull request 'Fixed typings' (#6) from corner-typings-patch into master
|
2020-05-26 15:33:40 +02:00 |
|
|
495856ee53
|
Fixed syntax errors
|
2020-05-25 13:10:17 +02:00 |
|
|
03fa6c32b0
|
Patched some typings mistakes
|
2020-05-18 18:28:19 +02:00 |
|
|
c2d9a0a846
|
Undid last two commits
|
2020-04-29 14:22:04 +02:00 |
|
|
c4baa0ce15
|
1.1.3
|
2020-04-29 14:18:49 +02:00 |
|
|
56ed8b369e
|
1.1.2
|
2020-04-29 13:49:59 +02:00 |
|
|
b84c53b111
|
Fixed class variable naming error in TileSpriteXML
|
2020-04-29 13:49:05 +02:00 |
|
|
8c5ab18f70
|
Merge branch 'master' of https://gitea.arnweb.nl/arne/asdf-games
|
2020-04-29 13:46:46 +02:00 |
|
|
2c28b9205c
|
Merge pull request 'Merge branch entity-center-fix' (#4) from entity-center-fix into master
|
2020-04-29 13:46:29 +02:00 |
|
|
7c480c7a2c
|
Merge branch 'master' of https://gitea.arnweb.nl/arne/asdf-games
|
2020-04-29 13:45:34 +02:00 |
|
|
64a3dcd0cc
|
Merge pull request 'Added TextStyleOptions interface' (#3) from corner-text-options into master
|
2020-04-29 13:45:18 +02:00 |
|
|
cc78984783
|
Added TextStyleOptions interface
|
2020-04-29 13:40:41 +02:00 |
|
|
0c042160ab
|
Added support for tileSprites in entity.bounds()
|
2020-04-24 09:12:47 +02:00 |
|
|
825c02532b
|
1.1.1
|
2020-04-23 22:30:22 +02:00 |
|
|
9da289ea62
|
Added listen variable to controls
This makes it possible to send controls over socket.io
|
2020-04-23 22:30:06 +02:00 |
|
|
e93c7fe6f1
|
Added support for tileSprites in entity.center()
|
2020-04-23 14:54:46 +02:00 |
|
|
e8cf095cec
|
Fixed typo in README
|
2020-04-19 19:53:22 +02:00 |
|
|
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 |
|