alexey.lysiuk
|
10078f519a
|
- fixed missing frames for axe attack without mana
The target state to jump is S_FAXEATK_5 in the original Hexen, but we were jumping to S_FAXEATK_7
5329fb5d75/src/hexen/info.c (L1298-L1299)
https://forum.zdoom.org/viewtopic.php?t=66216
|
2019-10-26 11:32:27 +03:00 |
|
PaulyB
|
223b62aa59
|
Wrong offset on Fighter's Fist
|
2019-09-10 18:52:17 +02:00 |
|
Christoph Oelckers
|
b4aacb7be5
|
- fixed: The numcommands value in A_KoraxCommand needs to be decremented by one because the max parameter of the random function is inclusive.
|
2019-07-25 20:42:41 +02:00 |
|
Christoph Oelckers
|
61ead74492
|
- made the colorset names and the texts in the color picker localizable.
|
2019-05-19 18:57:39 +02:00 |
|
Christoph Oelckers
|
6e0e221804
|
- give Hexen's PoisonCloud the OLDRADIUSDMG flag.
This actor has such oddball semantics that it's better not subjected to the revised radius damage code.
|
2019-03-19 19:54:46 +01:00 |
|
Christoph Oelckers
|
b542d1371d
|
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
|
2019-02-23 12:08:27 +01:00 |
|