Code Monkey home page Code Monkey logo

Comments (2)

Derpduck avatar Derpduck commented on May 28, 2024

I think the point_template and logic entities, and the entities they control (used for the random bombing run/plane effects) could be optimized on this map, I suspect these are contributing to the high entity count.
Just an example of the scale of the bombing run effects, there are 141 env_airstrike_indoors entities on the map.

relay_survival_delete actually optimizes a lot of these things, I think the entities it targets would be a good place to start.
The entity count in survival mode a lot lower due to this, they likely had crashes from the extra survival entities:
Total 1293 entities (0 empty, 1113 edicts)

Personally, I would like to avoid "deleting" brushes from the map where possible, even if they appear to be useless, especially for ladders since they can still be useful when not in use in vanilla or cloning, mods, etc. Brush entities are rarely going to be contributing to the entity limit enough to matter, and could impact gameplay when removed.

from l4d2-community-update.

Tsuey avatar Tsuey commented on May 28, 2024

Very interesting about Survival and that sounds great. And yeah, we definitely won't delete any ladders, there's even some outside of the map on c5m4. I also tend to enjoy the hidden func_breakable as an easter egg, anyway -- they're near that traffic cone Valve had erroneously solid for all these years, as if that corner of the map was finalized late.

from l4d2-community-update.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.