pionere
606b9f09a0
prevent mana gain from books when nomana flag is set
5 years ago
pionere
f5c1079d6f
eliminate unused code
5 years ago
Anders Jenbo
f1d92d5b9d
bugfix for vanilla code (check numitems before spawning rock/rewardItem)
...
Copied from @pionere
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
c08a10e44b
Unify calculation of gold icon
5 years ago
pionere
e575ec92be
correct stat checks when calculating the item bonuses
5 years ago
qndel
c0f5749728
Fix RNG diverging during level generation depending on the code path
...
The consequences has mostly mitigated after wards, but this will make things make more sens when analysing the state of the code.
5 years ago
qndel
74131c26de
Fix vision/light radius inconsistency
...
This will cause vision to be reset to 10 despite what it might have been
at the time you entered the level. This would result in monsters waking
up outside of your visual range for seamingly no reason.
5 years ago
Anders Jenbo
0c8664b016
Implement Cornerstone of the World functionality
5 years ago
Anders Jenbo
35c2061ba3
Fix items morphing in Diablo
5 years ago
Anders Jenbo
f05ae4c19a
Unify monster data
5 years ago
Anders Jenbo
bd625a5411
Fix item morphing
5 years ago
Anders Jenbo
c3b4b5193f
Unify a chunk of Hellfire code
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
1e86577fc8
Some random cleanups
5 years ago
Anders Jenbo
4ffbb32952
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
5 years ago
Anders Jenbo
d05f4fbe15
Merge recently cleaned hellfire code
5 years ago
Anders Jenbo
82083762fe
Fix SpawnSmith
5 years ago
Anders Jenbo
b5e1ef0708
Fix WitchItemOk
5 years ago
Anders Jenbo
8c261d0966
Merge remaning clean Hellfire code paths
5 years ago
Anders Jenbo
be917d43c2
Make diablo vegan frindly
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
74daab442a
Fix building Hellfire on multiple platforms
5 years ago
Anders Jenbo
01590d3757
Merge a section of the Hellfire item and quest code
5 years ago
Anders Jenbo
e609e170d0
Merge a large chunk of Hellfire the code paths
5 years ago
Anders Jenbo
61a580588c
Unify save game loading
5 years ago
Anders Jenbo
d20eddf48e
Unifcy a chunk of Hellfire's code pathts
5 years ago
Anders Jenbo
448281a916
[hellfire] SpawnWitch
5 years ago
Anders Jenbo
557af48363
[hellfire] SpawnBoy
5 years ago
Anders Jenbo
f7a8d515fe
[hellfire] CalcPlrItemVals
5 years ago
Anders Jenbo
a23e039412
Clean up PrintItemPower
5 years ago
Anders Jenbo
e80d87a9bc
[hellfire] UseItem
5 years ago
Anders Jenbo
21d18d5c31
[hellfire] SpawnOnePremium
5 years ago
qndel
e73e1fc114
some cleanup
5 years ago
Anders Jenbo
5b085ad957
[hellfire] GetItemPower
5 years ago
Juliano Goncalves
00f3b753ee
Extract valid readied spell logic
5 years ago
Juliano Goncalves
c2ed83eb5e
Ensure consistent types for '_pScrlSpells' and '_pISpells' operations
5 years ago
qndel
c4c2e0420c
spell defines and macros ( #2162 )
5 years ago
qndel
7f7ae623df
Goe ( #2163 )
...
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
5 years ago
qndel
a597e6d0d5
fix compiling ( #2166 )
5 years ago
Anders Jenbo
38dbcf7641
Format source
5 years ago
qndel
f2c7ee7dfd
ids next to items
5 years ago
qndel
a2dc735f6b
some cleanup
5 years ago
Anders Jenbo
3b04a4d6d9
[hellfire] SpawnPremium min diff
5 years ago