DOOM64EX+ 3.6.5.4 Released!
The final release before the big 3.6.6 release due in Summer time.
Changes:
- Fixed issues with the chainsaw not killing enemies at close range properly (bad calculations for slope and angles)
- Fixed issues with the plasma rifle not killing enemies at close range (bad calculations for offset for projectiles)
- Ability to set Episodes within MAPINFO - Thanks Moleccico!
Fixes from 21.1.2023 - Fixed spiderdemon pain and death states
- Add line special to: spawn things silently, play sound, stop/change music and spawn any thing as a projectile.
- Make rect tracer chase player when spawned by a line
Thanks to @azamorapl for all these features
André´s note: these hotfeatures/hotfixes will be not added on another hotfix release and it will stay at 3.6.5.4, because me and atsb we´re preparing the 3.6.6 release which will maybe release in march or april(Warning: this date has no warranty), so do not create expectations about the next hotfeatures/hotfixes 3.6.5.x release.
PS: @atsb i´m making these note to make pepole not create false expectations about the hotfeatures/hotfixes 3.6.5.x next release even when it´s told that this build will be the last hotfix.
24.1.2023
ATSB Changes:
7. Fixing a crash on switches for WADS designed for classic EX (it crashed due to some vanilla changes I made in switch behaviour)
8. Fixed incorrect ammo collected from dropped shotguns
9. Fixed incorrect texture switching
10. Fixed an issue with picking up items that were set for a difficulty not currently being played. This was due to a boolean (unsigned char) being handled instead of an int (again due to migration from dboolean (int) to boolean (unsigned char) - Thanks to Taufan!
14.02.2023:
11. Added Archvile sprites (thanks moleccico!)
ATSB: Thank you to all users and contributors for your patience and help with the hotfixes. When I started adding so much vanilla code in from the DOOM64-RE project, I had no idea the can of worms I was about to unleash. With this hotfix, all issues should be now fixed and this release is the most vanilla-accurate and correct release, that any EX/EX+ has previously had.