Commit Graph

135 Commits (master)

Author SHA1 Message Date
Coder12a 5f5f33c59d Add: safe fail 2021-02-13 18:41:45 -06:00
Coder12a f2989f9875 Buff: immobilize duration 2021-02-13 18:31:32 -06:00
Coder12a 620164b4c8 Update: punch file 2021-02-13 18:29:41 -06:00
Coder12a 310d6e381c Immobilize: on fall 2021-02-13 18:26:48 -06:00
Coder12a af5aa338e4 Buff: roll speed 2021-02-13 14:55:45 -06:00
Coder12a ae7b5dd60e Code: clean up in 3darmor 2021-02-13 14:40:18 -06:00
Coder12a 9ccb553704 Fix: missing ref 2021-02-12 20:15:54 -06:00
Coder12a 7f54d85a06 Fix: crash from get_player_information 2021-02-12 20:08:24 -06:00
Coder12a c388c1ca5d Fix: for real this time 2021-02-12 16:30:23 -06:00
Coder12a 839a286ea2 Fix: crash in die function 2021-02-12 16:13:47 -06:00
Coder12a bec6bd4c0d End: punch on spam damage 2021-02-12 15:17:12 -06:00
Coder12a 37526e8ca3 Remove: if statement 2021-02-11 22:58:43 -06:00
Coder12a 3a69de004b Fix: immobilize after death 2021-02-11 22:28:35 -06:00
Coder12a e37e55df15 Fix: projectile damage degrading 2021-02-11 22:24:34 -06:00
Coder12a af650b9021 Fix: typo crash 2021-02-11 21:25:31 -06:00
Coder12a 15941ccb72 Tweak disarm RNG 2021-02-11 20:57:45 -06:00
Coder12a aead8be227 Add: restore_hits function 2021-02-11 19:52:30 -06:00
Coder12a 2bb7c6ac06 add_entry helper function 2021-02-11 19:12:09 -06:00
Coder12a 482edc49d7 Add: two clear funcs 2021-02-11 18:44:48 -06:00
Coder12a 10dffcd88a Fix: error in helper 2021-02-11 18:42:34 -06:00
Coder12a 5f1abc566d Add: api.lua 2021-02-11 17:38:56 -06:00
Coder12a f51dcaa35d Fix: maybe for projectile 2021-02-11 14:59:10 -06:00
Coder12a ae45f9d20a Fix: crash on roll 2021-02-11 14:47:54 -06:00
Coder12a e471e7f4ce Fix: crash on block 2021-02-11 14:38:15 -06:00
Coder12a 7095937166 Rename: server_lag to player_lag 2021-02-11 14:35:58 -06:00
Coder12a ab1098761a Remove: pvp_revamped.lag 2021-02-11 14:32:36 -06:00
Coder12a 29f3468346 Add: lag counter to blocking 2021-02-10 19:25:00 -06:00
Coder12a 9603208be5 Add: a way to disable spam_damage 2021-02-10 18:42:33 -06:00
Coder12a 4ab81c1dbb Add: spam_damage
Nerf spam damage to none. Can be configed.
2021-02-10 18:39:01 -06:00
Coder12a 5c71e9a0d0 Add: more params to user functions 2021-02-10 15:12:32 -06:00
Coder12a 00f2b0e557 Fix: on_hasty_guard 2021-02-10 15:08:37 -06:00
Coder12a 7f46e43020 Disable: physics override 2020-12-18 16:06:24 -06:00
Coder12a ea780c39b0 Fix: bone offset 2020-12-17 17:57:46 -06:00
Coder12a 2c49db22f7 Restore: hp on dodge
if any damage data remains it will be retored to the player.
2020-12-17 17:47:59 -06:00
Coder12a 969f7349a3 Remove damage delay
clash, parry, and counter are now instant Other punch funcs can work now
2020-12-17 17:37:42 -06:00
Coder12a 5e65ef255d Add: new hook functions. 2020-12-04 20:19:59 -06:00
Coder12a c063755b4c Fix: arms on death
When a player dies blocking their arms can still be out on death.
2020-11-04 12:36:48 -06:00
Coder12a 7a5c024119 Store: throw_style in player meta 2020-11-04 12:27:02 -06:00
Coder12a eb21f1f8a1 Safe: fail over counter attacks 2020-11-02 17:17:19 -06:00
Coder12a 46184aedc8 Fix: crash on player die 2020-11-02 17:15:00 -06:00
Coder12a e93d044d17 Use: block_cooldown from groups 2020-11-02 16:20:45 -06:00
Coder12a 65dc2a15b8 Fix: cooldown not working 2020-11-02 16:18:10 -06:00
Coder12a 907e9205e8 Add: block_cooldown to shields 2020-11-02 16:02:30 -06:00
Coder12a b11661716c Add: on_hasty_guard func 2020-11-02 15:19:33 -06:00
Coder12a 1bfc5e4210 Fix: crash when hiting knees 2020-11-01 19:45:40 -06:00
Coder12a 0efabd9a6d Fix: maybe 2020-11-01 15:45:33 -06:00
Coder12a 2dea91168a Fix: crash in punch func 2020-11-01 15:29:16 -06:00
Coder12a dea8bf0f31 Remove: takedown feature
I don't know if players would like it.
2020-11-01 14:54:26 -06:00
Coder12a 31dada114f Add: new user hook functions
on_block_deactivated
on_block_damage
on_guard_break
2020-11-01 14:49:00 -06:00
Coder12a 03af48aeaf Process shields without armor_use 2020-10-31 20:23:22 -05:00