Anders Jenbo
3e61cb8269
🐛 [hellfire] Sparkling Shrine deals a random amount of damage
...
If cast by traps flash would look in memory a bit before the monster
array for what value to use as damage, no one knows what might have been
there waiting so could deal anything form -254 to 254 damage.
Fixes #1500
5 years ago
thebigMuh
f0080a6f36
Fix Search/Rage/Lightningwall ignoring clvl of player 0 ( #1501 )
5 years ago
pionere
79ed3c897b
[diablo] 🐛 Better direction calculation
...
Rinos would have a slight inclination to move in the 4 main cardinal
directions.
Also missiles should more ofthen show the correct angle compared to
movment.
5 years ago
Anders Jenbo
3a660f6f6c
♻️ Align MI_LightningWallC with MI_FirewallC
5 years ago
Anders Jenbo
c899cabf98
🐛 Block direction in PlayerMHit
5 years ago
Anders Jenbo
17803d5923
♻️ Apply proper types to PlayerStruct
5 years ago
Anders Jenbo
8b8caf5a7e
🐛 Fix quests not activating on Windows
...
Compare _uniqtype instead mName
Fixes #1152
5 years ago
Anders Jenbo
def2253386
♻️ Move monster.h related structs and enums and apply propper types
5 years ago
Anders Jenbo
05f1fc7ce1
[hellfire] 🐛 Correct spell level calculations for FlashBack, search and rage
5 years ago
Anders Jenbo
dd73ff2cf0
🚩 Add option for disabeling frindly fire ( #1104 )
5 years ago
Anders Jenbo
7cf40d3c7c
Clean up missile function names
5 years ago
Anders Jenbo
61729c1eb6
Clean up missile types
5 years ago
Anders Jenbo
c690d433af
Add damage calculation for Hellfire spells
5 years ago
pionere
f5c1079d6f
eliminate unused code
5 years ago
Anders Jenbo
60d3e9ceb1
Clean up rendering
5 years ago
qndel
ab9911064f
unify checks for single and multiplayer
5 years ago
Anders Jenbo
0340aebdac
[Diablo] Correct flash damage in the N, NE and E direction
5 years ago
Anders Jenbo
9c0bc202c8
Fix additional wrong checks for monsters lights
5 years ago
qndel
6e096143f0
Add no-light define and fix usage
5 years ago
Anders Jenbo
bdf5c0d0cb
Unify the last of missiles.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
9894bffc95
Unify another chunk of Hellfire code
5 years ago
Anders Jenbo
290098fd63
Unify some more missile code
5 years ago
Anders Jenbo
00e3ff08ae
Unify majorty of monster.cpp
5 years ago
Anders Jenbo
c8a4cc1d1e
Unify trivial monster code
5 years ago
Anders Jenbo
0c01aa9928
[hellfire] M_TryH2HHit
5 years ago
Anders Jenbo
15a613cefc
Remove invalid bugfix comments
5 years ago
Anders Jenbo
c7b32ec4e4
Clean ups
5 years ago
Anders Jenbo
0c96e32f19
Unify all defines, enums and structs
5 years ago
Anders Jenbo
6f8f4c3293
Unify another chunk of simple Hellfire code paths
5 years ago
Anders Jenbo
3a21479ff5
Add bugfix comments
5 years ago
Anders Jenbo
2e05d70e1a
Bugfix: Fix missile direction
5 years ago
Anders Jenbo
f1dcc93365
[hellfire] Fix Bard and Barbarian talking to cows
...
Also fix monk pain sound during Blodboil spell
5 years ago
Anders Jenbo
e609e170d0
Merge a large chunk of Hellfire the code paths
5 years ago
Anders Jenbo
e6784f97af
[hellfire] Bug: Fix firewall damage
5 years ago
Anders Jenbo
e06259a691
[hellfire] MonsterMHit
5 years ago
Anders Jenbo
5a13677437
[hellfire] mi_light_arrow
5 years ago
Anders Jenbo
711dd642e9
[hellfire] MI_Lightctrl
5 years ago
Anders Jenbo
3f91aea157
[hellfire] AddFirewall
5 years ago
Anders Jenbo
cd468f682a
Clean up missiles_steal_pots
5 years ago
Anders Jenbo
f7c2007567
[hellfire] Plr2PlrMHit
5 years ago
Anders Jenbo
1b2ebd1ce3
[hellfire] CheckMissileCol
5 years ago
Anders Jenbo
74849d48bd
[hellfire] PlayerMHit
5 years ago
Anders Jenbo
167ce2a3d5
[hellfire] MI_FirewallC
5 years ago
qndel
e73e1fc114
some cleanup
5 years ago
Anders Jenbo
0c38d24bf1
[hellfire] AddTeleport
5 years ago
Anders Jenbo
458678e912
[hellfire] GetMissileVel
...
Min diff
5 years ago
qndel
7f7ae623df
Goe ( #2163 )
...
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
5 years ago
Anders Jenbo
38dbcf7641
Format source
5 years ago