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 |
|
Joe Weaver
|
3661ee3ada
|
added better documentation to Nodes folder
|
2021-01-05 11:31:17 -05:00 |
|
Joe Weaver
|
ea33e71619
|
added a working physics system
|
2020-12-22 13:18:10 -05:00 |
|
Joe Weaver
|
4b8ebf360d
|
improved visual debugging
|
2020-12-21 12:32:32 -05:00 |
|
Joe Weaver
|
b8849b4c84
|
added tween features
|
2020-12-01 14:04:24 -05:00 |
|
Joe Weaver
|
5bf6e96778
|
added tween animations
|
2020-11-29 19:49:04 -05:00 |
|
Joe Weaver
|
32d63ea2bf
|
added animated sprites
|
2020-11-24 16:51:13 -05:00 |
|
Joe Weaver
|
b6a0aa569a
|
abstracted rendering to renderingManager
|
2020-11-24 13:25:36 -05:00 |
|
Joe Weaver
|
3d275ba7f9
|
added slider and textInput uiElements
|
2020-11-18 12:20:33 -05:00 |
|
Joe Weaver
|
fff1ac4907
|
cleaned up UIElement code
|
2020-11-18 10:57:55 -05:00 |
|
Joe Weaver
|
6149b983a5
|
finished implementing physics layers and added support for tilemap editing with code
|
2020-11-16 11:02:45 -05:00 |
|
Joe Weaver
|
9dc8cd29d1
|
added demo level and started work on physics layer support
|
2020-11-15 08:26:49 -05:00 |
|