Commit Graph

69 Commits

Author SHA1 Message Date
Jane Cho
4bcf473576 Merge pull request #4 from CSE-4392-Game-Design/Space-level
Space level update
2021-12-09 18:38:29 -06:00
Jane Cho
ff327a5949 Merge branch 'main' into Space-level 2021-12-09 18:34:56 -06:00
VoidTwo
037752c118 Updated Hub World to have portals to levels and disabled the level select menu 2021-12-09 17:31:24 -06:00
VoidTwo
2147d38874 Code cleanup and minor fixes to Level 3 2021-12-09 04:08:28 -06:00
9dce1e02cf Merge pull request #3 from CSE-4392-Game-Design/tiff
Merge tiff to main
2021-12-08 23:07:16 -06:00
eef06ebd8f merge with main 2021-12-08 23:06:13 -06:00
Jane Cho
1f2cc08791 enemy update
player now take damage from enemy; barrier time 10-> 5sec; enemy 1 mask change
2021-12-08 22:09:40 -06:00
Jane Cho
e438b7bbeb debugger warning gone
null -> pass
2021-12-08 21:18:44 -06:00
b4f9118ff8 Merge pull request #2 from CSE-4392-Game-Design/daniel-hell-level
Merge daniel-hell-level into main
2021-12-08 20:44:58 -06:00
5dbe858781 merge daniel-hell-level branch into main 2021-12-08 20:43:20 -06:00
Jane Cho
aac16855e6 Animation
Star animation & map boundary
2021-12-08 18:44:42 -06:00
Jane Cho
d6e7dd9db3 Level 1 implemented
Level 1 playable; more to be added
2021-12-08 03:05:02 -06:00
Jane Cho
6e4284a792 Implement level 1
Level 1 is now playable; more to be added
2021-12-08 02:21:21 -06:00
06a90e9e9a added enemy hitboxes and damage 2021-12-07 22:18:58 -06:00
7d04c41d79 merge with main 2021-12-07 20:21:41 -06:00
tiffanyfrias10
8d119ff0c9 Level Functionality Complete 2021-12-06 19:25:29 -06:00
tiffanyfrias10
f774ea1741 Chest + Door Functionality 2021-12-06 16:08:29 -06:00
VoidTwo
05e04c7db9 More file reorganizing and fixed some inconsistencies 2021-12-06 01:31:44 -06:00
VoidTwo
08f5ec4ef9 Merge branch 'main' into void 2021-12-06 01:06:13 -06:00
VoidTwo
bae81b5b01 Fixed weapon handling to be more consistent and increased the size for easier gameplay 2021-12-06 01:01:55 -06:00
tiffanyfrias10
51365d9f74 Fixed spacing, fixed enemy hitbox 2021-12-05 21:07:17 -06:00
tiffanyfrias10
15b647a90a Merge branch 'main' into tiff 2021-12-05 20:05:14 -06:00
tiffanyfrias10
f3f0611980 coin implementation
not done w/ coin implementation yet
2021-12-05 19:57:50 -06:00
VoidTwo
0fcb62e094 Reorganized files 2021-12-05 17:52:54 -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
34d4e0454e Optimized scene tree and debugged some area detection 2021-11-30 23:06:42 -06:00
VoidTwo
ca2ea40b23 Fixed some Area2D detection 2021-11-30 21:22:52 -06:00
tiffanyfrias10
34f7407d6a Change of Friction 2021-11-30 21:21:58 -06:00
tiffanyfrias10
73efc1ffea Added snowmen damage + music 2021-11-30 20:16:38 -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
VoidTwo
e8d659ed93 Removed unnecessary files 2021-11-29 13:24:52 -06:00
VoidTwo
ee62a1cf5f Merged with main and fixed merge conflicts 2021-11-29 13:22:17 -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