Chaosforge Forum

  • April 24, 2024, 17:23
  • Welcome, Guest
Please login or register.



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

Author Topic: [Fixed][0.9.9.6G] Two random minor bugs  (Read 2701 times)

Motorheadbanger

  • Sergeant
  • *
  • Offline Offline
  • Posts: 92
    • View Profile
[Fixed][0.9.9.6G] Two random minor bugs
« on: March 04, 2012, 06:20 »

The first one: when targeting any weapon with secondary firing mode, no hint is given about that. It's kinda easy to confuse aimed and usual shots in a long and tiresome firefight.

The second: I cleaned up all the level and clicked on the stairs. Autopilot guided the Doomguy into acid :-(
« Last Edit: April 20, 2012, 00:43 by tehtmi »
Logged

shark20061

  • Programmer
  • Elder Chaos Guard
  • Captain
  • *
  • *
  • Offline Offline
  • Posts: 266
    • View Profile
Re: [0.9.9.6G] Two random minor bugs
« Reply #1 on: March 04, 2012, 11:50 »

Yeah, the pathfinding only goes so far, and after that it just tries the shortest path.  At least it stops if you walk into acid/lava, but it should really stop before it.
Logged
Hell Knight Warrant Officer (0.9.9.4)  [26!/8/3/1/0]

Mancubus 2nd Lieutenant (0.9.9.6)  [22/12/3/0/0]
M:16 S:43 (126) A:17

Motorheadbanger

  • Sergeant
  • *
  • Offline Offline
  • Posts: 92
    • View Profile
Re: [0.9.9.6G] Two random minor bugs
« Reply #2 on: March 04, 2012, 13:51 »

There is one more thing about the pathfinding — this system uses the shortest path only within the limit of the moves for running mode. If there is a wall just before the stairs and distance to walk is very long, the pathfinding just doesn't 'see' this wall.
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.6G] Two random minor bugs
« Reply #3 on: March 05, 2012, 09:05 »

The first one: when targeting any weapon with secondary firing mode, no hint is given about that. It's kinda easy to confuse aimed and usual shots in a long and tiresome firefight.
If I'm not mistaken, there's no indication at all when it comes to firing. It may be possible to have some kind of SHIFT/CTRL/ALT indicator show up whenever you're holding one of those buttons down. If you're refering to the console mode, the game definitely tells you what kind of attack you're about to shoot.

I'll look into the pathfinding issue as well.
Logged
I'm just a dude playing a dude disguised as another dude.

Latest LPs: Angband, Delver

Motorheadbanger

  • Sergeant
  • *
  • Offline Offline
  • Posts: 92
    • View Profile
Re: [0.9.9.6G] Two random minor bugs
« Reply #4 on: March 05, 2012, 09:13 »

...there's no indication at all when it comes to firing.

That's what I'm talking about.
Logged

tehtmi

  • Programmer
  • Local Inquisitor
  • Lieutenant Colonel
  • *
  • *
  • Offline Offline
  • Posts: 458
    • View Profile
Re: [0.9.9.6G] Two random minor bugs
« Reply #5 on: April 20, 2012, 00:42 »

The (alt)fire indicator has now been restored in the repository.

I've also tweaked the path-finding (which affects the player and enemies) so it won't go through hazardous tiles without the envirosuit or equivalent.

(In fact, mouse-run will now path around hazardous tiles which could be considered cheating since the path-finding algorithm is omniscient, but it may be worth the convenience in this case.)
Logged
Pages: [1]