Commit Graph

448 Commits

Author SHA1 Message Date
OfficialCHenry
6906d361b0 Added Tutorial Level and movement 2022-04-04 03:23:10 -04:00
Renge
3af91db74d feat: add weight for room 2022-04-04 00:45:26 -04:00
Renge
cf4e84320a feat: add corners to MapTemplate 2022-04-03 23:40:57 -04:00
OfficialCHenry
5bc079756d Added Player States 2022-04-03 20:31:06 -04:00
Renge
11dffbd718 refactor: clear the code of SceneWithStory and add comments to it 2022-04-03 18:48:52 -04:00
Renge
a3009dcbbf Merge remote-tracking branch 'github/master' 2022-04-03 18:24:19 -04:00
Renge
6d86a8664b fix: add required properties to MapTemplate 2022-04-03 18:23:29 -04:00
OfficialCHenry
16370ee776 Create GameLevel.ts 2022-04-03 18:07:45 -04:00
OfficialCHenry
87ff0d5ec7 Added Player States 2022-04-03 17:43:50 -04:00
OfficialCHenry
9b335ba6ea Update index.html 2022-04-03 16:42:07 -04:00
Renge
018904cc90 feat: almost implemented story layer (TODO: BGM) 2022-04-03 14:29:42 -04:00
Renge
33420bc866 Merge remote-tracking branch 'github/master' 2022-04-03 02:07:42 -04:00
Renge
4f4461761a Merge remote-tracking branch 'origin/HEAD'
fix: fix bugs
2022-04-03 02:04:26 -04:00
OfficialCHenry
65370432d8 Merge branch 'master' of https://github.com/kellypeng44/ShatteredSword 2022-04-02 23:57:44 -04:00
OfficialCHenry
7a2f4afa66 Create PixelSimple.ttf
added a font
2022-04-02 23:57:40 -04:00
Renge
b8593627bc Merge remote-tracking branch 'github/master' 2022-04-02 21:45:39 -04:00
Renge
425f8b29b5 feat: partially implement storymode 2022-04-02 21:44:53 -04:00
OfficialCHenry
c782fa233a Create SplashScreen.ts
added a splash screen scene file, will use once a splash is available
2022-04-02 21:18:11 -04:00
OfficialCHenry
43f1d941de attack inputs added to main.ts
may be redundant due to inputwrapper.ts
2022-04-02 21:09:01 -04:00
OfficialCHenry
d57e30674f added public folder from main branch 2022-04-02 21:07:53 -04:00
OfficialCHenry
0fe178d896
Update MainMenu.ts 2022-04-02 13:42:12 -04:00
Renge
520fb8837e fix: add width for entrances in MapTemplate 2022-04-02 12:34:54 -04:00
Renge
735754af56 feat: add MapTemplate 2022-04-02 12:33:48 -04:00
OfficialCHenry
4c89d53483
Update readme.md 2022-04-02 01:08:54 -04:00
OfficialCHenry
814b1551ae
Update readme.md 2022-04-02 01:07:58 -04:00
OfficialCHenry
ff8db44104 Added level buttons
Added buttons to go to levels, they route back to main menu for now
2022-04-02 00:26:17 -04:00
OfficialCHenry
ff133c4a65 Simple Main Menu
added for now - make prettier later
2022-04-02 00:02:24 -04:00
Renge
eec6b11062 fix: added assets of shattered_sword 2022-04-01 18:43:59 -04:00
Renge
fb951259fa feat: implemented Localstorage manipulation and config and save 2022-04-01 18:25:57 -04:00
Renge
869ba41f13 init: initializr base code 2022-03-31 20:52:05 -04:00
ZGrandison
b901612c3c Bug fixes to engine across all HWs, event data for tweens 2022-03-31 19:03:21 -04:00
ZGrandison
82699642ca Misc fixes 2022-02-15 16:11:33 -05:00
ZGrandison
ff51b6911d fix for webGL rendering on main 2022-02-15 14:07:44 -05:00
ZGrandison
a0bace91a0
Origin/new engine features (#2)
* isolate features
2022-02-15 13:57:47 -05:00
ZGrandison
8b0f6f34a9 Updates for DocGenerator 2022-02-09 21:11:06 -05:00
ZGrandison
22d0c5df55 Update package-lock.json 2021-10-12 18:53:08 -04:00
Joe Weaver
363f3db4ad fixed bug with default group and scene creation 2021-04-24 16:07:53 -04:00
Joe Weaver
eb13a2d165 added support for vAlign modification for Labels 2021-04-05 11:13:57 -04:00
Joe Weaver
14c029e31f added support for changing volume of audio 2021-04-02 17:14:39 -04:00
Joe Weaver
760bdafe1c added support for flipped and rotated tiles 2021-04-02 13:23:34 -04:00
Joe Weaver
b085612908 added resource culling and resource saving in the ResourceManager 2021-03-19 15:44:11 -04:00
Joe Weaver
460d0e3643 fixed some bugs and added destroy() methods 2021-03-18 17:28:05 -04:00
Joe Weaver
c241aa99bc add Timers and Lines, and modified Registry 2021-03-04 19:10:41 -05:00
Joe Weaver
924469a2cd improved webGL shader, added label shader 2021-02-19 15:35:57 -05:00
Joe Weaver
4214ef7fd4 added webGL support 2021-02-15 19:44:47 -05:00
Joe Weaver
eeaf73bab4 started platformer demo, added features back to physics system 2021-02-05 13:56:56 -05:00
Joe Weaver
681d63f202 restructured project, added default scene, fixed viewport bug 2021-02-02 18:24:57 -05:00
Joe Weaver
1512fa5c8f separated Game from Gameloop 2021-01-26 14:18:48 -05:00
Joe Weaver
34b9a2d71d organized docs and split up interface file 2021-01-26 10:08:38 -05:00
Joe Weaver
9e0ebae63c added annotations to all files 2021-01-13 13:30:45 -05:00