Commit Graph

38 Commits

Author SHA1 Message Date
VoidTwo
bae81b5b01 Fixed weapon handling to be more consistent and increased the size for easier gameplay 2021-12-06 01:01:55 -06:00
VoidTwo
5269a32000 Merged with daniel-hell-level and modified weapon handling 2021-12-05 17:19:07 -06:00
VoidTwo
b8cb1fa69b Added more flexible player damage from enemies and cleaned up some code 2021-12-05 14:55:47 -06:00
eb0ec1287f added objective, added boss 2021-12-05 03:26:09 -06:00
VoidTwo
9101bf2f65 Added locked barriers and a new ghost enemy 2021-12-04 18:23:05 -06:00
db6cec47b4 direction weapons, added javelin weapon 2021-12-04 17:44:29 -06:00
f18924dd3d initial implementation of sword attack 2021-12-04 02:28:48 -06:00
VoidTwo
fcea3cee03 Major collision detection improvements, more file organization, and added key interactable 2021-12-04 00:07:33 -06:00
VoidTwo
ca2ea40b23 Fixed some Area2D detection 2021-11-30 21:22:52 -06:00
7e39fdf2bc added actual enemies 2021-11-30 19:12:50 -06:00
1264dc8e8f merge 2021-11-29 14:45:41 -06:00
1b1fe8c2f5 update 2021-11-29 14:42:40 -06:00
614ad2009b latest changes 2021-11-29 14:02:16 -06:00
c9b3a2604a unorganization 2021-11-29 13:11:51 -06:00
8d8037b50c unorganization 2021-11-29 13:08:26 -06:00
3a3d987ee3 unoragnize to merge 2021-11-29 13:05:00 -06:00
VoidTwo
7b29ecc3f8 Relocated Traps directory to be in a more logical location 2021-11-29 11:50:55 -06:00
VoidTwo
045af09111 Fixed New Game Button sprites, they were missing a pixel 2021-11-29 11:40:39 -06:00
VoidTwo
94833ec06a Added modular traps for use in levels 2021-11-28 21:40:36 -06:00
VoidTwo
4c55683bde Added pause capability to all levels, added music to Level 5, added a simple chasing AI to the glowing ghosts, and optimized the Main Menu scene 2021-11-28 20:33:22 -06:00
VoidTwo
b6b8edce83 Added MP3 and WAV as binary files 2021-11-28 20:29:53 -06:00
VoidTwo
ffe3312b86 Minor improvements and file reorganizing 2021-11-28 02:52:03 -06:00
VoidTwo
c4c0c3d02f Merged with Main and fixed conflicts 2021-11-28 01:57:16 -06:00
VoidTwo
aac45f808c Added some Level 5 implementation and reorganized file structure 2021-11-27 17:36:06 -06:00
6bf3263115 added bg/foreground 2021-11-23 14:28:32 -06:00
a06458b8a1 added dash and start of tilesetting 2021-11-21 23:00:07 -06:00
436f2db61f Merge pull request #1 from CSE-4392-Game-Design/with-music-sound
added sounds and music to menu/splash screen
2021-11-16 20:02:24 -06:00
VoidTwo
2c98c112bd New features and plenty of code still in testing. This includes a level select, basic inventory, and a basic HUD. 2021-11-15 22:29:42 -06:00
4c65b9c4c0 added sounds and music to menu/splash screen 2021-10-22 18:19:26 -05:00
VoidTwo
bbb245f7b7 Sprite improvements with help from jas-hyd 2021-10-21 18:05:57 -05:00
VoidTwo
18f9f6027a Reduced sprite scale back to 1 because the player image is now 16x16 instead of 8x8 2021-10-21 14:21:38 -05:00
VoidTwo
36ad7b5a1a Fixed import to be more suitable for pixel art 2021-10-21 14:20:31 -05:00
Jasmine
044121ea3e Adding new sprite, sprite movement, and main menu background 2021-10-21 13:57:24 -05:00
VoidTwo
415f4ea327 Added gitignore 2021-10-19 13:04:13 -05:00
VoidTwo
4ed75ff93b Base version of game 2021-10-19 12:58:01 -05:00
VoidTwo
503bbd7cc2 Removed excess new line at end of file 2021-10-19 12:44:19 -05:00
VoidTwo
bbda9cf2b0 Added initial gitattributes 2021-10-19 12:43:23 -05:00
VoidTwo
6d86760efc Initial commit 2021-10-19 12:26:51 -05:00