Commit Graph

64 Commits (146bdb28faf9136f874501fc824396e3233e1180)

Author SHA1 Message Date
Coder12a 150732d609 Separate: code into files. 2020-08-13 00:37:11 -05:00
Coder12a 51a7b1ce77 Add: hasty guard 2020-08-11 22:19:59 -05:00
Coder12a 897198c8bc Tweak: distance dmg
And fix crash when punching with hand.
2020-08-10 18:09:09 -05:00
Coder12a d59ade9c14 Add: shield and toolcap api 2020-08-08 15:33:23 -05:00
Coder12a bfff544576 Disable: knockback on stagger 2020-08-06 19:14:45 -05:00
Coder12a f9511d38fe Fix: crash in remove_hits func 2020-08-06 15:36:12 -05:00
Coder12a 24525e14a1 Add: config. 2020-08-05 21:50:27 -05:00
Coder12a 47bd1e17a7 Remove: hit if empty 2020-08-03 21:11:35 -05:00
Coder12a 6b0288ded5 Add: part of the readme 2020-08-03 19:47:20 -05:00
Coder12a ee78093b64 Remove: log code
My mistake.
2020-08-03 18:30:41 -05:00
Coder12a 050f227e93 Cancel: any hits on dodge/roll 2020-08-03 16:16:55 -05:00
Coder12a 9cfc1417d9 Add: clash, parry, and counter 2020-08-03 14:25:59 -05:00
Coder12a e0c80ae307 Block: dmg with armor inv shield 2020-08-01 22:59:26 -05:00
Coder12a f482930393 Add knockback, hp to thrown item 2020-08-01 13:33:02 -05:00
Coder12a b35c0489d0 Add: barrel_roll feature
Dodge moved to double tap use key.
2020-07-31 17:44:46 -05:00
Coder12a ee3a57e5b1 Fix: item not hiting close targets 2020-07-31 10:01:17 -05:00
Coder12a 1e5282bfe2 Fix: block and shield turning off
When player is punched by a thrown item.
2020-07-31 09:51:27 -05:00
Coder12a f1c3237580 Use: projectile data in on_punch 2020-07-30 23:41:56 -05:00
Coder12a 294660250c Add: use_shield cmd
Does nothing for now.
2020-07-30 22:13:36 -05:00
Coder12a dfda0f12a3 Optimize: code 2020-07-30 20:20:51 -05:00
Coder12a 6ccea6e56d Forbid: dmg and bck on throw
Players can no longer damage or block when charging up a throw.
2020-07-29 22:57:27 -05:00
Coder12a bd53268562 Change stats for spin and dip style 2020-07-29 21:07:07 -05:00
Coder12a 022ef3d697 Add: throw style cmd 2020-07-29 20:00:20 -05:00
Coder12a 7db14c5bde Improve: active dodge check 2020-07-29 00:26:10 -05:00
Coder12a ee389ee9c5 Fix: damaged player not blinking 2020-07-29 00:07:47 -05:00
Coder12a a4db315481 Fix: negative damage 2020-07-28 20:49:27 -05:00
Coder12a 7a34c9ccdc Add: projectile velocity damage 2020-07-28 20:44:45 -05:00
Coder12a 197ca59018 Make: the punch raycast a f_loop 2020-07-28 18:05:15 -05:00
Coder12a 1a51cb6898 Replace: radius with raycast 2020-07-28 17:58:14 -05:00
Coder12a 1afe6c2f44 Add: item spin 2020-07-28 17:49:15 -05:00
Coder12a bf7c2e114a Drop: any throw items on leave 2020-07-28 17:39:37 -05:00
Coder12a 595821d3ef Add: tool throwing feature 2020-07-28 16:38:08 -05:00
Coder12a 2f0f9c4e83 Only: cal distance dmg if in range 2020-07-25 22:16:42 -05:00
Coder12a d6d8db2142 Make: stagger hp dependent 2020-07-25 15:28:40 -05:00
Coder12a 74aee632e3 Hide: damage texture on dodge 2020-07-25 15:13:50 -05:00
Coder12a c9de5e1efb Optimize: yaw math 2020-07-24 23:40:46 -05:00
Coder12a e974a0c8e1 Fix: yaw collision math
At different angles it would get the wrong side.
2020-07-24 23:00:17 -05:00
Coder12a 2ef9993c39 Fix: item crash 2020-07-24 18:23:07 -05:00
Coder12a b5813dec14 Change damage modifier on block 2020-07-24 18:06:55 -05:00
Coder12a f8b66df2fa Fix: dodge cancel attack
dodge cancel attack used to depend on cooldown not duration
2020-07-24 17:22:59 -05:00
Coder12a fd943b6e79 Add: dodge and dash features
support for sscsm also added.
2020-07-24 15:09:49 -05:00
Coder12a b262b1a2ce Reduce: repeating code 2020-07-23 18:11:36 -05:00
Coder12a 0f285619c5 Add: knee-caps 2020-07-23 17:53:02 -05:00
Coder12a 7fc9b43cc5 Add: stagger effect to legs 2020-07-23 16:38:24 -05:00
Coder12a 776b02e45c Use: math.max for the total dmg 2020-07-23 12:48:34 -05:00
Coder12a 835fdc9ff6 Fix: range crash 2020-07-22 23:38:52 -05:00
Coder12a 9147bb0161 Add: axe_wear to pool dmg 2020-07-22 18:59:32 -05:00
Coder12a e99edb069a Hide: damage texture on block 2020-07-22 18:08:44 -05:00
Coder12a 7c02548726 Axe: shield damage bonus 2020-07-22 17:11:20 -05:00
Coder12a 0ceeb9ecce Tweak: block wear math 2020-07-22 16:45:44 -05:00