EDuke's improved DEF parsing as of r2436 has revealed three minor bugs in DukePlus:
Error: file 'DUKEPLUS_RESOURCES/GRAPHICS/MAP_EFFECTS/models/br_billboards/br_bill4.jpg'
does not exist
Error: file 'DUKEPLUS_RESOURCES/GRAPHICS/MAP_EFFECTS/models/br_schoolbus/br_schoolbus.jpg'
does not exist
Error: file 'DUKEPLUS_RESOURCES/GRAPHICS/MAP_EFFECTS/models/br_lumber/br_lumber2.jpg'
does not exist
br_lumber2 .jpg simply needs to get rid of the space in the file name. The other two are really missing.
The new Poly
mer pistol (r296/r297) seems to break DukePlus/Poly
mer HRP compatibility:
Invalid frame name on line dukeplus.def:84
Invalid starting frame name on line dukeplus.def:87
Invalid frame name on line dukeplus.def:88
Removing model 462 due to errors.
Invalid starting frame name on line dukeplus.def:103
Invalid frame name on line dukeplus.def:104
Removing model 462 due to errors.
I haven't seen obvious glitches yet, though, and I don't understand why the pistol is defined twice in dukeplus.def, either. (I assume the latter is used actually.) I think this issue should be addressed HRP-wise before the next release.
EDIT: Oh, well, just a few minutes late...
Just a reminder:
DukePlus/dpcons/USERPLUS.CON:401: warning: number greater than INT32_MAX converted to a negative one.
clip map 0: warning: sprite 80 pointing neither northward nor southward. X-flipping will be wrong.
clip map 0: warning: sprite 81 pointing neither northward nor southward. X-flipping will be wrong.