Commit Graph

175 Commits

Author SHA1 Message Date
4924e41e84 Merge pull request 'update15' (#34) from update15 into master
Reviewed-on: https://insultplayers.ru/git/dkanus/NicePack/pulls/34
2024-11-25 22:10:57 +03:00
501662a7d7 Fix harpoon badly attaching to some static meshes
Just needed to add proper computation of relative location, that takes
into account mesh's own rotation.
2024-10-30 03:21:47 +07:00
618229b8d3 Add distance to target limit for mean husks' spam
Husks now only spam fireballs in a rage when within 30 units of
their target. They’ll still keep track of the number of shots and
enter this enraged state regardless of distance, but close
proximity is required for rapid-fire.
2024-10-29 04:15:16 +07:00
324e644db4 Add mechanic that buffs clots from the siren's scream
Increase their speed by 50% and tankiness by not receving any body
damage upon decapitation while under the effects.
2024-10-29 03:57:46 +07:00
a003061d6d Add zeds changing moveTarget when in-fighting starts 2024-10-29 03:36:40 +07:00
8f5511e899 Add attack delay to Shivers right after teleport
Now shivers cannot attack for 0.5 seconds after teleporting, which
should help with them getting cheap shots on players.
2024-10-29 03:17:30 +07:00
8dc8f35b08 Remove Claw3 animation from Shiver 2024-10-29 03:00:45 +07:00
2384dc34d1 Remove Shivers' collision removal on teleport
This should hopefully remove any issues with them not taking any damage during teleport
2024-10-29 02:52:55 +07:00
0d87e12977 Changed brute textures to his old ones 2024-09-01 20:50:38 +07:00
3d0315b28b Change heat and fire damage calculations 2024-09-01 20:06:55 +07:00
da810d50f1 Fix unintended fire damage buffs 2024-09-01 18:10:17 +07:00
b4b3111440 Replace flat damage bonus to burning zeds with scorchmark mechanic 2024-09-01 17:59:26 +07:00
6eb879f0d1 Remove strict difference between mostly fire and non-fire damage sources 2024-09-01 17:27:29 +07:00
db84dad047 Merge pull request 'update12 + 13' (#32) from update12 into master
Reviewed-on: https://insultplayers.ru/git/dkanus/NicePack/pulls/32
2024-08-04 07:03:15 +03:00
99aac40182 Add update 13 to this branch 2024-08-04 10:56:50 +07:00
e79d49ce0d Change explosives mechanics 2024-04-23 23:24:56 +07:00
08c7d99de9 Merge pull request 'update11' (#31) from update11 into master
Reviewed-on: https://insultplayers.ru/git/dkanus/NicePack/pulls/31
2024-03-24 20:25:18 +03:00
0951574451 Add stopping power mechanic 2024-03-22 20:02:15 +07:00
1bc35cc348 Balance adjustments 2024-03-20 20:27:31 +07:00
87f60c9c60 Add visual counter for health regen from healing 2024-03-19 14:34:24 +07:00
2bf5f3dbe1 Fix healing messages not showing up when healed with medic dart 2024-03-19 13:51:38 +07:00
2ddd4a34f0 Merge pull request 'update10' (#30) from update10 into master
Reviewed-on: https://insultplayers.ru/git/dkanus/NicePack/pulls/30
2024-03-16 15:57:38 +03:00
8f1f36972b Add some variables for zeds' speed modifications 2024-03-16 16:15:56 +07:00
bc5774f3d6 Fix hunting rifle ammo cost 2024-03-16 16:15:30 +07:00
8ae4dac528 Buff nailgun 2024-03-16 16:15:13 +07:00
8fb84b9695 Fix Kriss' headshot damage multiplier 2024-03-16 16:14:50 +07:00
0e825e2111 Fix SMGs cost and amount values 2024-03-16 16:14:29 +07:00
bb8a283378 Decrease M41A grenade cost 2024-03-16 16:13:21 +07:00
4d50763bc3 Fix some of the commando ammo cost discrepancies 2024-03-16 16:12:23 +07:00
879dedcd7d Add dynamic spread to SMGs 2024-03-16 16:11:49 +07:00
ed4d67dc1c Move medic SMGs to demolitionist perk 2024-03-16 16:10:59 +07:00
796b699825 Add dynamic spread mechanic 2024-03-16 16:07:57 +07:00
f8cf67e117 Merge pull request 'Fix formatting #1' (#27) from harpoon into master
Reviewed-on: https://insultplayers.ru/git/dkanus/NicePack/pulls/27
2023-05-23 12:17:15 +03:00
bf53b53b31 Apply new formatting for NiceProjectileSpawner 2023-04-09 15:15:00 +04:00
78ca66acdd Apply new formatting for NiceBulletAdapter 2023-04-09 14:52:39 +04:00
3b5f46c2b5 Optimize code flow 2023-04-09 14:30:28 +04:00
2f3385583c Apply new formatting for NiceBullet 2023-04-09 01:35:25 +04:00
33ce2f5ef5 Revert "FP one hit kill fix"
This reverts commit b8045655f1.
2023-03-19 21:53:44 +04:00
2135c0b46b Buff enforcer 2023-01-23 02:03:36 +07:00
4f4455f9b1 Merge branch 'master' of http://www.insultplayers.ru/git/dkanus/NicePack 2023-01-22 17:33:24 +07:00
3f924ba842 Merge pull request 'Add Asset file tree' (#25) from NikC-/NicePack:master into master
Reviewed-on: https://insultplayers.ru/git/dkanus/NicePack/pulls/25
2022-07-26 21:25:08 +03:00
Shtoyan
0e4fe633c4 readme update
- add asset file tree
2022-07-26 14:32:44 +04:00
cc3854ef6c Merge pull request 'Small Fixes' (#22) from NikC-/NicePack:dev into master
Reviewed-on: https://insultplayers.ru/git/dkanus/NicePack/pulls/22
2022-07-19 22:43:02 +03:00
Shtoyan
1944c5bd94 better input handling during initial trader 2022-07-19 20:11:43 +04:00
Shtoyan
a8793a950c use doors (triggers/movers) during initial wave 2022-07-19 20:06:01 +04:00
Shtoyan
46216c87f4 cleanup 2022-07-19 20:02:55 +04:00
Shtoyan
605d020251 multitasker fix 2022-07-19 19:26:56 +04:00
Shtoyan
288aa99416 trailing ws / string -> class 2022-07-19 18:49:08 +04:00
Shtoyan
a6b1a306bd serious fuckup fix 2022-07-19 18:23:23 +04:00
bd75ab852e Merge pull request 'Zed fixes' (#16) from NikC-/NicePack:fpfix into master
Reviewed-on: https://insultplayers.ru/git/dkanus/NicePack/pulls/16
2022-03-03 15:43:34 +03:00