DJA: Tossing around ideas

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • will_asher
    DaJAngband Maintainer
    • Apr 2007
    • 1124

    #61
    'nother update:

    I figured out why the pathfinding wasn't working. They weren't coming towards me because they were dL~11 monsters and I was testing with a wizmode character of character level 48. They were running away.
    ...so there's really nothing wrong with pathfinding. I wasted some time trying to figure out what was wrong & how to fix it, but it's still a relief to know that it doesn't need fixing after all.

    EDIT: Also, in the process of this, I learned better how get_moves works by tracking some variables so maybe it wasn't a complete waste of time.

    PS: I like the way caverns go with themed levels.
    Last edited by will_asher; April 1, 2011, 08:33.
    Will_Asher
    aka LibraryAdventurer

    My old variant DaJAngband:
    http://sites.google.com/site/dajangbandwebsite/home (defunct and so old it's forked from Angband 3.1.0 -I think- but it's probably playable...)

    Comment

    • will_asher
      DaJAngband Maintainer
      • Apr 2007
      • 1124

      #62
      I set my configuration to 'release' instead of 'debug' in MSVC, and now I get several error messages which I hadn't been getting before. Why am I suddenly getting these error messages in release mode when I wasn't getting any in debug mode?

      It's the same error messages I got another time:
      Error 1 error C1083: Cannot open include file: 'pwd.h': No such file or directory
      Error 1 error C1083: Cannot open include file: 'unistd.h': No such file or directory

      The error messages point to the #includes in h-basic.h (which I never touched).

      EDIT: And again, if I undo the change (set the configuration back to debug), the error messages don't go away, even though all I did was change the configuration and change it back. I didn't get these error messages before changing the configuration. This is really annoying.

      EDIT: maybe I'll go back to using DEVC++ for compiling releases and just use MSVC for debugging.
      Last edited by will_asher; April 4, 2011, 01:31.
      Will_Asher
      aka LibraryAdventurer

      My old variant DaJAngband:
      http://sites.google.com/site/dajangbandwebsite/home (defunct and so old it's forked from Angband 3.1.0 -I think- but it's probably playable...)

      Comment

      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎