Kazhnuz
|
651eaaaa90
|
improvement(timer): remove unused logs
|
2019-08-24 21:05:30 +02:00 |
|
Kazhnuz
|
76eb9b1482
|
feat(core/menusystem): make work the selectAction
|
2019-08-22 21:31:56 +02:00 |
|
Kazhnuz
|
6c81408126
|
feat(tweens): add a timer system to the tween manager
|
2019-08-18 16:46:07 +02:00 |
|
Kazhnuz
|
01dc81ed0f
|
fix: fix scissoring in 2x screens
|
2019-08-15 15:09:48 +02:00 |
|
Kazhnuz
|
608509b536
|
chore: make the game at 2x resolution by default
|
2019-08-15 14:31:46 +02:00 |
|
Kazhnuz
|
becd4aace5
|
fix(core): finally fix key flushing correctly
|
2019-08-14 16:22:43 +02:00 |
|
Kazhnuz
|
6c91fbe9ef
|
fix: fix crashed in old cbs system
|
2019-08-12 12:37:00 +02:00 |
|
Kazhnuz
|
5968f82d52
|
feat(camera): add a way to lock the camera position
|
2019-08-02 13:52:50 +02:00 |
|
Kazhnuz
|
ca3bf9ea7e
|
chore(gfx): port gfx actors to the new system
|
2019-07-29 09:02:30 +02:00 |
|
Kazhnuz
|
791bf8754e
|
feat(actors): add animation callback
|
2019-07-29 09:02:00 +02:00 |
|
Kazhnuz
|
88e4d2c36a
|
fix: make sure that pauseAtEnd works as intended
|
2019-07-29 08:57:04 +02:00 |
|
Kazhnuz
|
e91e52cafe
|
fix(modules/textured): use the right texture name
|
2019-07-27 15:10:05 +02:00 |
|
Kazhnuz
|
e6e29cf443
|
feat(actors): add a floor collision
|
2019-07-27 14:53:07 +02:00 |
|
Kazhnuz
|
029ede636b
|
fix(world): propagate map type
|
2019-07-27 12:39:09 +02:00 |
|
Kazhnuz
|
2f7720d3bb
|
fix(world3D): use the right variable name for creationID
|
2019-07-27 11:33:21 +02:00 |
|
Kazhnuz
|
3bde0e22ac
|
chore(core): bump to latest snapshot
|
2019-07-26 16:46:43 +02:00 |
|
Kazhnuz
|
70d0e304c9
|
core/scene: fix an oops
|
2019-04-01 08:26:54 +02:00 |
|
Kazhnuz
|
d2588cba74
|
core: use newest version
|
2019-04-01 08:25:51 +02:00 |
|
Kazhnuz
|
e2d206ff44
|
core/utils/math: fix an oops
|
2019-03-31 11:47:31 +02:00 |
|
Kazhnuz
|
3cbec9a3df
|
core: use latest gamecore
|
2019-03-23 12:02:01 +01:00 |
|
Kazhnuz
|
f10ad01c15
|
core: update core to latest version from imperium-porcorum
|
2019-03-10 12:55:16 +01:00 |
|
Kazhnuz
|
eb6fffb571
|
src/scenemanager: update the scene's assets before the scene
|
2019-01-28 14:01:08 +01:00 |
|
Kazhnuz
|
2efe98b407
|
src/core: add comments to the assets manager sources
|
2019-01-28 14:00:00 +01:00 |
|
Kazhnuz
|
6a28069680
|
src/core: improve style in the assets module
|
2019-01-28 10:00:36 +01:00 |
|
Kazhnuz
|
21659cedb7
|
src/core: add an asset manager to the scene object
|
2019-01-28 09:58:42 +01:00 |
|
Kazhnuz
|
a14d31f527
|
src/core: add Assets module from Imperium Porcorum
|
2019-01-28 09:58:12 +01:00 |
|
Kazhnuz
|
fd566ab26a
|
src/core: send keys input to scenes
|
2019-01-28 09:48:19 +01:00 |
|
Kazhnuz
|
706565eb5d
|
src/core: add mouse support to scenes
|
2019-01-28 09:44:07 +01:00 |
|
Kazhnuz
|
4bf78e9c01
|
src/core: fix a bug in windows size
|
2019-01-28 09:22:23 +01:00 |
|
Kazhnuz
|
586409bf5b
|
src: add a basic scene system
|
2019-01-28 09:15:42 +01:00 |
|
Kazhnuz
|
a822f0c2a3
|
src/core: another fix for langs
|
2019-01-28 08:01:15 +01:00 |
|
Kazhnuz
|
9101a5ce4f
|
src/core: remove unused var in lang
|
2019-01-28 08:00:56 +01:00 |
|
Kazhnuz
|
bb752e6b3f
|
src/core: use new naming convention for available_langs
|
2019-01-28 07:59:55 +01:00 |
|
Kazhnuz
|
caf067c8bb
|
src/lang: fix a crash
|
2019-01-28 07:57:58 +01:00 |
|
Kazhnuz
|
01e114ddf5
|
src/core: fix typo in the option file
|
2019-01-28 07:40:39 +01:00 |
|
Kazhnuz
|
dbaf2614bd
|
src/core: add initial lang system
|
2019-01-27 21:59:33 +01:00 |
|
Kazhnuz
|
2fb7c4252d
|
src/core: add screen system as a cscreen wrapper
|
2019-01-27 21:45:57 +01:00 |
|
Kazhnuz
|
99ad6704c2
|
src/core: add the input system
|
2019-01-27 21:41:08 +01:00 |
|
Kazhnuz
|
48cde0d947
|
src/core: add an option system with core options that'll be used
|
2019-01-27 21:37:42 +01:00 |
|
Kazhnuz
|
134651e730
|
src/core: add the core with a basic debug system
|
2019-01-27 21:28:00 +01:00 |
|