Added unique LOBOT graphics for the vast majority of 1.13's firearms.
Also edited and re-rendered some of the existing LOBOT weapon graphics, in order to fix missing pixels (mainly thin barrels disappearing on some animation frames), and made wooden parts somewhat lighter for slightly better shading.
Instead of storing all opinions in unique <Opinion1>, <Opinion2>, ... <Opinion254> tags for all profiles, only opinions with a value other than 0 is now stored in <AnOpinion id = "1" modifier = "-10" /> tag
This change changed the loading time for merc opinions from 4.047 s to 0.011 s
A small cmd utility tool for converting existing MercOpinions.xml data into the new format is available at https://github.com/Asdow/JA2-ConvertXMLData/tree/master
Fixes CTD / Assertion error from missing graphics when playing the game with Vanilla config and seeing the M82A2 in BR shop or when encountering the item in strategic/tactical modes
- Super-Shorty no longer invisible, uses black version of the sawn-off shotgun graphics
- Moved Fabarm FP6, SDASS and Benelli M3 from SPAS-12 to black shotgun graphics
The rifle class is now once again mostly devoid of any notable end-game weapons, and this is meant to compensate for that a bit. The PS90 is available from BR's and Tony, at coolness 7.
- XM25, OICW and AICS set to use the XM-25 graphics
- G11 and CAWS set to use the G11 graphics
-Added '25mm' to XM-25's descriptions, fixed several typos
* Replace bEvolution with fRegresses
An evolution value of 2 meant that they devolved, so only Moses and non-sober Larry regress
* Update growth modifiers for specific mercs
Since we can't (currently) force a merc to not grow, we'll just set their growth modifier to an extremely high (slow) value
Len: extremely slow
Spike: extremely slow
Henning: extremely slow
Pops: extremely slow
Wally: very slow (Marksmanship only)
Carp: slow
Leon: extremely slow
Sam: extremely slow
* Add default growth modifiers (0) to the rest of the mercs
* LOBOT: Add blood pools to most common death anims
* Move HasRifleInHand layerprop down in priority
Allows more specific graphics to take over precedence, eg. when a rifle instead of AR class weapon uses FAL graphics
There was an error where this animation was 7 frames per direction long, when it should be 24 frames per direction.
Using regular flying back animation as a placeholder until animations with gore are implemented.
Make use of new attachment filter criterion for lobot
Balaclava still requires to be defined as a valid attachment for helmets, but kneepads should now show up already when they are attached to leg armor.
- Add Sawnoff shotgun animations to LOBOT
- Move LOBOT xml data to Data from Data-1.13
-- Items.xml uiIndexes match between 1.13 and Vanilla so a separate filters.xml is not needed for Data-1.13