Skip to content

Commit

Permalink
Several fixes added
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Mar 14, 2003
1 parent e151b7a commit e6f9891
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions doomsday/Doc/ChangeLog.txt
Expand Up @@ -15,9 +15,21 @@ Version 1.7.8
* cvar net-master-port (default: 0): usually zero or 80
* clientside player coords override serverside coords under normal
circumstances (maxdif checks removed)
- fixed: psprites were rendered with depth testing enabled; Doom plasma
rifle fire anim was broken
- fixed: line flags weren't updated on clientside (e.g. in Hexen map13)

jDoom:
* lineattack weapons now hit planes (pistol, shotguns, chaingun)
- fixed: lineattack check for hitting sky planes, skyhack walls
- map31 and map32 no longer assumed to exist: Doom2.wad "00f6d407"
should work

jHexen:
- fixed: dedicated server tried to draw teleport gfx and crashed
- fixed: scripted + yellow messages not shown on clientside
- fixed: client crashes when changing level
- fixed: status bar flicker

jtNet2:
- old master server stuff removed
Expand Down

0 comments on commit e6f9891

Please sign in to comment.