Git Product home page Git Product logo

Comments (1)

Maleclypse avatar Maleclypse commented on June 24, 2024

Reason #1 why you should always include a save game file. I went to test your performance statements.

It is slow to do anything. Reading? Bad. Hauling? Bad. Walking? Bad. Existing? Bad. This is probably the same issue as with other POIs that have variable lighting (instead of being either fully lit or fully dark), too many items on display or too many monsters nearby.
Probably reducing the number of these monsters would be nice, or just have them spawn if the player "misbehaves" would do wonders too. Otherwise, all they do is wander about aimlessly or literally target everything that isn't the PC (fish, bugs, wildlife, you name it).
  1. Reading. Basically the same as any high NPC area. Not specifically a Forge of Wonder's problem.
  2. Walking had zero slowdowns.
  3. Hauling. It was slow when I had to make multiple button pushes to clear the distraction update each haul but once I opened the distraction manager and disabled hostile spotted it no longer had any slowdown on hauling.

If you had included a save file someone could use a profiler and see if there is something weird happening in your save or something is actually slowing down the game. Variable lighting and monster movement are not going to be issues with the Forge. If they are issues they need to be solved at the code level not the mapgen level.

from cataclysm-dda.

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.