Commit graph

401 commits

Author SHA1 Message Date
Anders Jenbo
f6a4eaf0bc Apply 1.09 fixes to Hellfire monsters 2021-01-21 05:20:00 +01:00
Anders Jenbo
f05ae4c19a Unify monster data 2021-01-21 04:26:03 +01:00
Anders Jenbo
f6b3e0156c [diablo] Fix monsters seeing all missiles as firewalls
If any firewall was present monsters would treat all missiles as
firewalls
2021-01-17 19:56:31 +01:00
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
2021-01-17 19:52:31 +01:00
Anders Jenbo
de72719826 [diablo] Fix wrong monster death sound
When a monster is killed by another monster both woul play there death
sound
2021-01-17 18:09:28 +01:00
Anders Jenbo
2eaf750240 Merge branch 'master' of github.com:diasurgical/devilution 2021-01-17 18:03:46 +01:00
Anders Jenbo
2b6286dd7f Clean ups and BUGFIX notes 2021-01-17 14:29:33 +01:00
Anders Jenbo
00e3ff08ae Unify majorty of monster.cpp 2021-01-17 03:55:23 +01:00
Anders Jenbo
9c786b3d42 Fix build 2021-01-16 02:54:05 +01:00
Anders Jenbo
c8a4cc1d1e Unify trivial monster code 2021-01-16 02:33:10 +01:00
Anders Jenbo
ccd0e7fd23 Merge branch 'master' of github.com:diasurgical/devilution 2021-01-16 02:10:25 +01:00
Anders Jenbo
21fe5b7daf [hellfire] MissToMonst 2021-01-16 01:42:53 +01:00
Anders Jenbo
8a0ab18ae9 [hellfire] PrintMonstHistory 2021-01-16 01:35:38 +01:00
Anders Jenbo
578471a030 Clean up LineClear 2021-01-16 01:22:22 +01:00
Anders Jenbo
a6af2690f0 Clean up LineClearF 2021-01-16 01:02:47 +01:00
Anders Jenbo
966ae9c8f5 [hellfire] DirOK 2021-01-15 23:00:42 +01:00
Anders Jenbo
b5f3567400 [hellfire] MAI_Lazhelp 2021-01-15 19:09:08 +01:00
Anders Jenbo
e12f6a35bb [hellfire] MAI_Lazurus 2021-01-15 18:57:49 +01:00
Anders Jenbo
92e193b756 [hellfire] MAI_Rhino 2021-01-15 02:39:40 +01:00
Anders Jenbo
0c01aa9928 [hellfire] M_TryH2HHit 2021-01-15 00:42:37 +01:00
Anders Jenbo
4dfc1f6674 [hellfire] MAI_Counselor 2021-01-15 00:26:29 +01:00
Anders Jenbo
5f9719d210 [hellfire] MAI_SkelKing 2021-01-15 00:24:29 +01:00
Anders Jenbo
d0328a3ee8 [hellfire] MAI_SnotSpil 2021-01-15 00:23:12 +01:00
Anders Jenbo
9d3bcb0de3 [hellfire] MAI_Zhar 2021-01-15 00:07:26 +01:00
Anders Jenbo
b683b5d2d0 [hellfire] TalktoMonster 2021-01-15 00:05:51 +01:00
Anders Jenbo
b455cbc688 [hellfire] MAI_Golum 2021-01-14 23:55:51 +01:00
Anders Jenbo
6862028680 [hellfire] MAI_RR2 2021-01-14 22:16:08 +01:00
Anders Jenbo
4a75c2c275 [hellfire] Better monster AI naming 2021-01-14 21:44:57 +01:00
Anders Jenbo
fd41a5767b [hellfire] MAI_Garg 2021-01-14 19:52:44 +01:00
Anders Jenbo
7d169f8334 [hellfire] MAI_Scav 2021-01-14 19:39:04 +01:00
Anders Jenbo
f3bf2f4f05 [hellfire] M_TryM2MHit 2021-01-14 11:08:23 +01:00
Anders Jenbo
74a0f68bab [hellfire] M2MStartKill 2021-01-14 09:52:50 +01:00
Anders Jenbo
6a16d458b9 [hellfire] M2MStartHit 2021-01-14 09:22:39 +01:00
Anders Jenbo
ae3570f221 [hellfire] M_Enemy 2021-01-14 00:05:30 +01:00
Anders Jenbo
1e86577fc8 Some random cleanups 2021-01-14 00:05:30 +01:00
Anders Jenbo
16796a4fc2 [hellfire] M_StartHit 2021-01-13 22:52:45 +01:00
Anders Jenbo
dcb8bc8c2c Unify majority of netcode 2021-01-13 18:09:56 +01:00
Anders Jenbo
f9aacc8704 Merge branch 'master' of github.com:diasurgical/devilution 2021-01-09 19:36:09 +01:00
Anders Jenbo
510c0cc794 Correct ifdef 2021-01-09 16:48:32 +01:00
Anders Jenbo
c7b32ec4e4 Clean ups 2021-01-08 21:23:00 +01:00
Anders Jenbo
6f8f4c3293 Unify another chunk of simple Hellfire code paths 2021-01-07 07:19:07 +01:00
Anders Jenbo
e609e170d0 Merge a large chunk of Hellfire the code paths 2021-01-06 08:07:20 +01:00
Anders Jenbo
c802cbdc4d Merge more Hellfire code paths 2021-01-05 23:14:35 +01:00
Anders Jenbo
b4701b6d2c [hellfire] Bug: Fix missing range attach sound 2021-01-01 22:58:45 +01:00
Anders Jenbo
e33914c0c8 Merge branch 'master' of github.com:diasurgical/devilution 2021-01-01 22:57:37 +01:00
Anders Jenbo
a68c10edf2
Document another Hellfire bug 2020-12-31 04:35:15 +01:00
Anders Jenbo
61b2d0de95 Merge branch 'master' of github.com:diasurgical/devilution 2020-12-16 02:24:39 +01:00
Anders Jenbo
f884d8b06a Fix more compiler warnings 2020-12-12 08:11:57 +01:00
qndel
7f7ae623df
Goe (#2163)
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
2020-12-04 19:16:58 +01:00
qndel
a597e6d0d5
fix compiling (#2166) 2020-12-04 08:31:45 +01:00