42 Commits

Author SHA1 Message Date
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
Coder12a
07ec7da374 Raised: shields can't be disarmed 2020-07-22 12:36:21 -05:00
Coder12a
1209b93425 Add: shield blocking 2020-07-22 12:23:16 -05:00
Coder12a
d7b92ad1b7 Precalculate: lag and step 2020-07-21 20:06:21 -05:00
Coder12a
1b35dd613f Just: store the dtime 2020-07-21 19:46:33 -05:00
Coder12a
d6a5c6bdc9 Block: lag compensate 2020-07-21 19:02:57 -05:00
Coder12a
1da74264a5 Allow: players to hold down block 2020-07-21 18:19:27 -05:00
Coder12a
3700e503a4 Fix: chance not covering negative 2020-07-21 16:56:50 -05:00
Coder12a
ef69259ff4 Tweak: chance math 2020-07-21 15:05:31 -05:00
Coder12a
798c6a14fc Add: disarming feature 2020-07-21 15:02:00 -05:00
Coder12a
6dabc0aeca Make: block duration dmg based 2020-07-21 00:17:35 -05:00
Coder12a
b909b24ad4 Prevent: spam blocking 2020-07-20 21:21:23 -05:00
Coder12a
d9810e3f8b When: blocking wear down tool 2020-07-20 20:52:19 -05:00
Coder12a
19eef4deae Add: blocking feature
Fix bug with front collision
2020-07-20 19:51:26 -05:00
Coder12a
57631fa744 Upload: from harddisk 2020-07-19 23:59:07 -05:00