Commit Graph

448 Commits

Author SHA1 Message Date
Renge
ffa6650093 fix: make randomseed static 2022-04-25 21:20:49 -04:00
OfficialCHenry
5704b076b2 changed give_buff event to give_regular_buff and give_special_buff 2022-04-25 21:18:34 -04:00
Renge
eff4d44bfb fix: change levels names 2022-04-25 21:15:36 -04:00
OfficialCHenry
faa106c5ca added regular and special buffs, modified weapon atk and cooldown 2022-04-25 21:10:49 -04:00
Renge
59a41ed468 Merge remote-tracking branch 'github/master' 2022-04-25 21:06:48 -04:00
Renge
bc625b9530 fix: slime don't have a charge state 2022-04-25 21:06:27 -04:00
Kelly Peng
1d56c21a96 update porcelain map and button position in the level menu 2022-04-25 21:01:27 -04:00
Renge
76ac59ac9c fix: replace dying with charge animation 2022-04-25 21:00:50 -04:00
Kelly Peng
8e027e694f update story position and scaling 2022-04-25 20:05:55 -04:00
Kelly Peng
2a39dbde62 update great wall tile map 2022-04-25 19:51:21 -04:00
Kelly Peng
c6f5a46ff0 add great wall to level menu + update tilemap 2022-04-25 19:31:33 -04:00
Kelly Peng
e260768dd9 add great wall tile map 2022-04-25 19:03:43 -04:00
Kelly Peng
e3872fbd96 update snake charging stage 2022-04-25 12:23:39 -04:00
Kelly Peng
ede5b07a7d add archer sprite 2022-04-25 12:01:59 -04:00
Kelly Peng
e4baad3f30 add bull sprites 2022-04-25 11:15:24 -04:00
Renge
1d73a39bad feat: add damage timer to stop enemy when it takes damage 2022-04-24 23:25:57 -04:00
Renge
17f4b00488 feat&fix: implement TigerAI and fix attack bugs 2022-04-24 23:11:45 -04:00
Renge
b2adaaa1db feat&fix: added collideWithPlayer to handle collision and fix attack bug 2022-04-24 22:46:34 -04:00
Renge
51be51916b feat: make SnakeAttack extend Attack 2022-04-24 22:29:15 -04:00
Renge
da99dc9883 feat: implemented snake ai 2022-04-24 22:26:35 -04:00
Renge
6f995ae005 fix: bug 2022-04-24 21:49:00 -04:00
Renge
35a7067f55 fix: remove weapons 2022-04-24 21:46:41 -04:00
Renge
50b3b4a7d7 feat: add type to addEnemy 2022-04-24 21:45:40 -04:00
Renge
6f4bbeb885 feat: implementing attack 2022-04-24 21:25:32 -04:00
Renge
42b58824cc fix: pause timer when not in gaming state 2022-04-24 21:12:15 -04:00
Renge
58ef5cb59f feat: add distance limitation to isPlayerVisible 2022-04-24 20:49:57 -04:00
Renge
94da5fef26 fix: enemy play walk animation 2022-04-24 20:47:24 -04:00
Renge
1726ba3653 fix: enemy fall out of map 2022-04-24 20:35:41 -04:00
Renge
7478f4bb1f feat: implemented alert 2022-04-24 20:15:34 -04:00
Renge
7c63a7957b fix: make EnemyAI StateMachineAI and fix patrol bug 2022-04-24 19:51:23 -04:00
Renge
7550a4381c fix: stop music when level ends 2022-04-24 18:47:33 -04:00
Renge
b1028611f2 feat: add dash animation 2022-04-24 18:41:17 -04:00
Renge
201bfccd85 Merge remote-tracking branch 'github/master' 2022-04-24 18:19:01 -04:00
Renge
afb7d2bac5 fix: reset timer in mainmenu 2022-04-24 18:18:36 -04:00
OfficialCHenry
45596fdbc0 added background music 2022-04-24 16:53:18 -04:00
OfficialCHenry
da1f86628d took out enemies before forest start checkpoint, fixed empty buff object 2022-04-24 16:13:32 -04:00
OfficialCHenry
a65873c349 Merge branch 'master' of https://github.com/kellypeng44/ShatteredSword 2022-04-24 15:15:33 -04:00
OfficialCHenry
502af9c7eb removed attack from enemyAI 2022-04-24 15:15:20 -04:00
Kelly Peng
3afed99959 update hiro jump animationand add dash animation 2022-04-24 02:15:13 -04:00
Renge
b59dc3e585 feat: added keys for buff 2022-04-23 22:34:17 -04:00
Renge
3b0de4b789 fix: playerLevelLabel size and position 2022-04-23 22:24:24 -04:00
Renge
12d8aa97e4 fix: remove player position updating 2022-04-23 22:18:15 -04:00
Renge
c5e40103a2 fix: bugs in GameOver 2022-04-23 22:06:52 -04:00
Renge
17afceee47 fix: timer 2022-04-23 21:54:28 -04:00
Renge
8e68d60dba fix: zoomLevel issue 2022-04-23 21:48:12 -04:00
Renge
5277697af6 feat: implement goToNextLevel(very buggy) 2022-04-23 21:17:43 -04:00
Renge
797d571b76 feat: added checkpoints generator and timer 2022-04-23 20:45:17 -04:00
OfficialCHenry
a05c0a1721 changed some enemy collision sizes, added slice outlines, fixed enemy attack times, added damage multiplier instead of def 2022-04-23 18:53:29 -04:00
OfficialCHenry
6f66b9666c Merge branch 'master' of https://github.com/kellypeng44/ShatteredSword 2022-04-23 17:24:46 -04:00
OfficialCHenry
75e70a00ba added lives label, player level label, level up sound 2022-04-23 17:23:53 -04:00