Chaosforge Forum

  • April 19, 2024, 17:03
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: [0.9.9.4] Enemy Vision Glitch  (Read 1418 times)

rekenne

  • Elder
  • First Lieutenant
  • *
  • *
  • Offline Offline
  • Posts: 200
    • View Profile
[0.9.9.4] Enemy Vision Glitch
« on: October 06, 2011, 06:51 »

To be fair, I haven't played the last few versions, but I'm assuming this isn't intended: There're times when I've been shot by enemies that I don't have vision of. I've only seen it happen to former humans, but I'll be getting plinked away at by humans that I can't see. I wish I would have thought of it, but next time it happens, I'll try and screenshot the game and hopefully find where the enemy was without him moving. It's kinda a hard bug to get details on, sadly.
Logged

Game Hunter

  • Programmer
  • Local Inquisitor
  • Lieutenant General
  • *
  • *
  • Offline Offline
  • Posts: 1044
  • Looks like game to me.
    • View Profile
    • Channel, the Roguelike
Re: [0.9.9.4] Enemy Vision Glitch
« Reply #1 on: October 06, 2011, 07:40 »

Given the way that LOS works in this game, it isn't 100% mutual: sometimes you will see enemies that can't see you and vice versa. Ultimately this is buggy behavior, although it may be a pretty deep problem to fix (since it relies on a special "fast beamcasting LOS" algorithm that isn't necessarily easy to modify). This probably happens when you and the enemy are in opposite rooms and on opposite sides of the door connecting said rooms, which is the most difficult symmetry to complete in a tiled game.
Logged
I'm just a dude playing a dude disguised as another dude.

Latest LPs: Angband, Delver

rekenne

  • Elder
  • First Lieutenant
  • *
  • *
  • Offline Offline
  • Posts: 200
    • View Profile
Re: [0.9.9.4] Enemy Vision Glitch
« Reply #2 on: October 06, 2011, 10:43 »

Yeah, I'd accept that. It's just something I never remember happening in older versions. To be fair, the last major version I played was 9.8.10. (I should boot up 9.8 at some point... I'm sad I lost all of my really old version to a hard drive dieing awhile ago.)

Here's an instance of being Commando'd, by the by. I made a bit of a stupid decision to try and bait it out again and it worked.

Code: [Select]
You quickly fully load the combat shotgun. You are hit! Your blue armor
 is damaged! You are hit! Boom! You are hit! Boom! Boom!
                                          ############ ###################
                                         ∙∙∙∙∙∙∙∙∙∙#∙∙ ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙•∙∙∙∙
                                         ∙∙∙∙∙∙∙∙∙∙#∙# #∙∙∙∙∙∙∙∙∙∙∙∙∙%∙∙∙0∙
                                          #∙∙∙∙∙∙∙∙#∙# #∙∙# #∙∙∙∙∙∙∙∙∙∙∙#
                                        ∙##∙∙∙∙∙∙∙∙/∙###∙∙# #∙∙###∙∙∙∙∙∙#
                                       #∙∙∙∙∙∙∙∙∙∙∙#0∙∙∙∙∙###∙;# #∙∙###∙###
                                     ∙##∙∙∙∙∙∙##∙•∙#∙∙∙∙∙∙}∙∙∙∙###∙∙#   ∙∙∙
                                     ∙∙∙∙∙∙∙∙∙##•∙∙#∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙###∙∙∙∙∙
                                       ∙∙∙∙ #∙∙•∙∙∙#∙∙∙∙∙∙∙∙∙###∙∙∙∙∙∙∙∙∙∙∙∙
                                        #∙∙##%∙∙∙∙∙#∙###∙∙∙∙∙# #∙∙∙∙∙∙0∙##
                                   ∙∙∙∙##∙∙∙∙∙##∙∙∙#∙# #∙###∙###∙∙∙∙∙∙∙∙#
                                   ∙∙∙∙∙∙∙∙∙∙∙##∙∙∙#∙###∙# #∙∙∙∙∙∙∙###∙∙#
                                   ∙∙∙∙∙∙|∙##∙∙∙∙∙∙#∙∙∙∙∙###∙∙###∙\#  ∙∙∙∙
                                    ∙##∙∙∙∙##∙∙∙∙∙∙#∙∙∙∙∙∙∙∙∙∙# #∙∙###∙∙∙∙∙
                                      #∙∙∙∙∙∙∙∙##∙∙#∙∙###∙∙∙∙∙###∙∙∙∙∙∙∙∙∙∙
                                      ∙∙∙∙∙∙∙∙∙##∙∙#∙∙# #∙###∙∙∙∙∙∙∙###∙##
                                   ∙     #∙##∙^∙∙∙∙#∙∙###∙# #∙∙∙∙∙∙∙#
                                  ∙∙∙∙∙∙##∙##∙∙∙∙∙∙#∙∙∙∙∙∙###∙∙∙∙∙∙∙##
                                  ∙∙∙∙∙∙∙∙∙@∙∙∙∙∙∙∙#∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
                                   #####################################
 Derek Yu                   Armor : modified blue armor [1/2] (44%) (A)
 Health: 42%  Exp:  6/36%   Weapon: modified combat shotgun (8d3) [5/5] (P1)
 cautious                                                    Phobos Base  Lev13

Where I'm pretty sure the commando was up 3 spaces and left 2 spaces.
« Last Edit: October 06, 2011, 10:45 by rekenne »
Logged

tehtmi

  • Programmer
  • Local Inquisitor
  • Lieutenant Colonel
  • *
  • *
  • Offline Offline
  • Posts: 458
    • View Profile
Re: [0.9.9.4] Enemy Vision Glitch
« Reply #3 on: October 06, 2011, 17:26 »

This is a known behavior, and it has existed for quite a few versions at least.  It isn't desired, but I don't expect that there is a drop-in fix.  There is a chance that vision will get a major revamp at some point which could fix this.
Logged
Pages: [1]