Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All brushes with clip and playerclip tool textures uses $surfaceprop from the closest clip or playerclip brush texture to the origin #650

Open
11 of 13 tasks
Ashetf2 opened this issue Mar 24, 2023 · 0 comments
Labels
bug Something isn't working needs triage Needs to be organized tf2 Related to the TF2 live version and TC2

Comments

@Ashetf2
Copy link

Ashetf2 commented Mar 24, 2023

Description

ValveSoftware/Source-1-Games#4866

Checklist

  • None of the open or closed issues document this problem.
  • This is a bug, not a new idea.
  • This is objectively a bug, and not something that people commonly disagree on.
  • This issue occurs on the latest Team Comtress release, or the master branch.
  • This issue occurs on the latest vanilla TF2 update.
  • This bug is in the code of the game, not in the textures, sounds, or other resources.
  • This issue is listed on the Source 1 official bugtracker.
  • This issue occurs with DirectX level 100.
  • This issue occurs when using no custom content.
  • This issue occurs when using start_tf2.bat (or start_server.bat) with no custom launch options.
  • This issue occurs when using a listen server (using the map command ingame).
  • This issue occurs when using a dedicated server.
  • This bug is in the internal procedures or tooling (e.g. the build process).

Reproduction

Use this in a map: https://gamebanana.com/mods/292174

Screenshots

image

These 2 containers are surrounded by 2 brushes, 1 is clip metal with $surfaceprop "metal" and the other is playerclip metal, same sprop.

2023-03-24.12-46-57.mp4

Also, in the video, the stairs are clipped with blockbullets metal, and they work fine.

Setup Details

Client Settings

  • Server or client: Client
  • Operating system: Windows 10
  • Team Comtress version: 1.5.1
  • Custom content: No
  • Launch options: -novid -nojoy -nosteamcontroller -w 1920 -h 1080 -windowed -noborder
@Ashetf2 Ashetf2 added bug Something isn't working needs triage Needs to be organized tf2 Related to the TF2 live version and TC2 labels Mar 24, 2023
@Ashetf2 Ashetf2 changed the title clip and playerclip tool textures "ignore" $surfaceprop All brushes with clip and playerclip tool textures uses $surfaceprop from the closest clip or playerclip brush texture to the origin Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage Needs to be organized tf2 Related to the TF2 live version and TC2
Projects
None yet
Development

No branches or pull requests

1 participant