Anders Jenbo
fdf5d514b6
Remove redundant code from CastSpell
5 years ago
Anders Jenbo
374e8177ef
Remove wave.cpp
5 years ago
Anders Jenbo
8e772c4a71
Unify firewall logic
5 years ago
Anders Jenbo
a1281d8b54
[hellfire] Fix bugs related to using the wrong player index
...
- Firewall damage was incorrect for player 0 (host or single player)
- Town Shrine would always cast TP from the host instead of the user
- Oily Shrine and Sparkling Shrine would cast there traps as player 0
- The farmer would always think he was talking to the local player
5 years ago
Anders Jenbo
b6a5a413e7
Fix lvl3 door appearing wrong when opened by other players
5 years ago
Anders Jenbo
9894bffc95
Unify another chunk of Hellfire code
5 years ago
Anders Jenbo
35c2061ba3
Fix items morphing in Diablo
5 years ago
Anders Jenbo
f6a4eaf0bc
Apply 1.09 fixes to Hellfire monsters
5 years ago
Anders Jenbo
f05ae4c19a
Unify monster data
5 years ago
Anders Jenbo
9be0bb4881
[hellfire] Correct the dark loard mExp
5 years ago
Anders Jenbo
94e7ee9496
Add test for PM_DoGotHit
...
This maintains the lack of zen combination in Hellfire but uses the
frame spacing from Diablo for both.
5 years ago
Anders Jenbo
290098fd63
Unify some more missile code
5 years ago
FluffyQuack
e3d1b19761
A bunch of comments explaining how variables are used. Mainly for structs.h, but a tiny bit for movement code and game loop as well.
5 years ago
Anders Jenbo
47004ddd35
Add widescreen menus
5 years ago
Joerg Wissen
25a8d5be6b
Added feature to show all players on automap. ( #977 )
5 years ago
Anders Jenbo
bd625a5411
Fix item morphing
5 years ago
Anders Jenbo
b0ef605e02
Fix build
5 years ago
Anders Jenbo
c17b4bb4d3
[hellfire] Fix defaying items in right hand multiplayer
5 years ago
Anders Jenbo
c3b4b5193f
Unify a chunk of Hellfire code
5 years ago
Anders Jenbo
f6b3e0156c
[diablo] Fix monsters seeing all missiles as firewalls
...
If any firewall was present monsters would treat all missiles as
firewalls
5 years ago
Anders Jenbo
9cd6bd96a9
[hellfire] Fix monster eating logic
...
- Nolonger drop health when not on normal difficulty
- Uniques will nolonger drop health
- All monsters heal at the same rate
5 years ago
Anders Jenbo
de72719826
[diablo] Fix wrong monster death sound
...
When a monster is killed by another monster both woul play there death
sound
5 years ago
Anders Jenbo
9b1568cc08
Startup issues with shareware version
5 years ago
galaxyhaxz
ed028f2f7d
Fix lazarus staff skip
5 years ago
Anders Jenbo
244c5437b4
Fix saving items
5 years ago
Anders Jenbo
2b6286dd7f
Clean ups and BUGFIX notes
5 years ago
Anders Jenbo
d68c8c1cc8
Fix issues related to cross loading save games
5 years ago
Anders Jenbo
00e3ff08ae
Unify majorty of monster.cpp
5 years ago
Anders Jenbo
9c786b3d42
Fix build
5 years ago
Anders Jenbo
c8a4cc1d1e
Unify trivial monster code
5 years ago
Anders Jenbo
21fe5b7daf
[hellfire] MissToMonst
5 years ago
Anders Jenbo
8a0ab18ae9
[hellfire] PrintMonstHistory
5 years ago
Anders Jenbo
578471a030
Clean up LineClear
5 years ago
Anders Jenbo
a6af2690f0
Clean up LineClearF
5 years ago
Anders Jenbo
966ae9c8f5
[hellfire] DirOK
5 years ago
Anders Jenbo
b5f3567400
[hellfire] MAI_Lazhelp
5 years ago
Anders Jenbo
e12f6a35bb
[hellfire] MAI_Lazurus
5 years ago
Anders Jenbo
92e193b756
[hellfire] MAI_Rhino
5 years ago
Anders Jenbo
0c01aa9928
[hellfire] M_TryH2HHit
5 years ago
Anders Jenbo
4dfc1f6674
[hellfire] MAI_Counselor
5 years ago
Anders Jenbo
5f9719d210
[hellfire] MAI_SkelKing
5 years ago
Anders Jenbo
d0328a3ee8
[hellfire] MAI_SnotSpil
5 years ago
Anders Jenbo
9d3bcb0de3
[hellfire] MAI_Zhar
5 years ago
Anders Jenbo
b683b5d2d0
[hellfire] TalktoMonster
5 years ago
Anders Jenbo
b455cbc688
[hellfire] MAI_Golum
5 years ago
Anders Jenbo
6862028680
[hellfire] MAI_RR2
5 years ago
Anders Jenbo
4a75c2c275
[hellfire] Better monster AI naming
5 years ago
Anders Jenbo
fd41a5767b
[hellfire] MAI_Garg
5 years ago
Anders Jenbo
7d169f8334
[hellfire] MAI_Scav
5 years ago
Anders Jenbo
f3bf2f4f05
[hellfire] M_TryM2MHit
5 years ago