- empty PPE Bag will transform into full PPE Bag when Surgical Mask and Gloves get attached
- full PPE Bag will have both disease protection qualities (face and hand)
- instead of two inventory slots (mask and glove) it takes only one while providing same level of protection
- replaced mask and gloves in Fox's Starting Gear with PPE Bag
- added PPE Bag to (one) Starting Gear of Stella and Hurl
- added PPE Bag to dealer inventory of Rebel-Quartermaster, Pharmacy Cambria and Tina
- empty PPE Bag available at BR (can be filled/transformed with surgical mask and gloves also available at BR)
The correspomding .npc-file for CIV35.edt and CIV36.edt is Miners.npc
This .npc is looking for quote lines up to 14 in those .edt
CIV36.edt did only have up to line 9 which was resulting in an "AAAA" in dialogue box when lines 10-14 couldn't be found
In vanilla this "only up to 9" was working, but sometime inbetween the Quote system had a code-rework and the .edt probably wasn't adjusted at that time
Fix: added lines 10-14 to CIV36.edt
Record 03 in the .npc-file was pointing to non existing line 03 in corresponding .edt-file, resulting in an "AAAAA" in dialogue text when trying to call it
fixed record
accompanying to rework of r9343
- a tag introduced with r9343 never got actually implemented in gamedir
- added the tag, items with this tag will be exclusive to disease feature
- added a few other tags suitable for those items
- slightly adjusted their coolness
the tag fFortifyAdjacentAdjustment doesn't mesh well with how actual graphics for concertina look like and are sorted in .sti-file
that resulted in concertina being shown facing wrong direction when using fortification assignment and placing them next to each other
which was caused by that attempt to align to adjacent tile
setting the tag to 0 instead of 1 solved that issue
- updated AttachmentClass.xml, ItemClass.xml and ItemFlag.xml to match code
- removed wrong ItemFlag 8 (camera) from items 1724 and 1725 (Wooden Wall and Wooden Planks)
- added two new options in ja2options.ini
- added new category, "Backgrounds", in INIEditorJA2Options.xml
and ja2options.ini
- added new tag, <alt_impcreation>
in backgrounds.xml
- added information about new options into backgrounds.xml
- added new backgrounds for the new options into backgrounds.xml
- also added tags needed for disease feature to medical staff in merc backgrounds
this change is accompanying the relevant change in source
Update to ja2.ini for scaling tooltips
he source pr 1dot13/source#151 made it possible to scale up tooltips
added the setting and description to ja2.ini to allow to make use of it
the source pr https://github.com/1dot13/source/pull/151
made it possible to scale up tooltips
added the setting and description to ja2.ini to allow to make use of it
Adjusted attachments.xml for G36C
previous change removed the default in-build 2xscope from G36C in items.xml
to avoid assertion error, adjusted attachments.xml to refelct the change in there as well
previous change removed the default in-build 2xscope from G36C in items.xml
to avoid assertion error, adjusted attachments.xml to refelct the change in there as well
item 664, the G36C, has two default attachments defined in items.xml (1746, Folding Stock and 1322, in-build 2x Scope)
It missed 1322 in attachments.xml and when using the Folding Stock (fold/unfold) it resulted in an error for not finding 1322 attached after the transformation
Added entry for 1322 (in-build 2x Scope) on 664 (G36C) in attachments.xml to fix that
adjustments to ExtraItems
- currently only works on ground-level
- adjusted readme to inform that it doesn't work at underground levels
- replaced the former example file that happened to be underground with one at groundlevel
- currently only works on ground-level
- adjusted readme to inform that it doesn't work at underground levels
- replaced the former example file that happened to be underground with one at groundlevel
Extra Items by difficulty
- sector specific xml that allow to add extra items
- based on difficulty level
- as I understand, it's realtime
- an old forgotten feature, now revived
- added a few examples, nothing realy fancy, just to show the idea
- when novice the stuff is slightly usefull, when insane it's bonkers
- the readme informs about details
- sector specific xml that allow to add extra items
- based on difficulty level
- as I understand, it's realtime
- an old forgotten feature, now revived
- added a few examples, nothing realy fancy, just to show the idea
- when novice the stuff is slightly usefull, when insane it's bonkers
- the readme informs about details
Update Items.xml
added usAdministrationModifier-tag to items.xml
it already exists in code and feature description at forum indicates that it just was forgotten to be added
used the tag for item 1021 "Laptop", just as picture in feature description shows
- added <usAdministrationModifier>-tag to items.xml
- it already exists in code and feature description at forum indicates that it just was forgotten to be added
- used the tag for item Laptop, just as picture in feature description shows
updated mercprofiles25.xml
- edited to match recent changes to merc traits in mercprofiles.xml
to ensure UB-1.13 and ja2-1.13 mercprofiles are in sync
- fix to manuel in mercprofiles.xml (ja2-1.13)
I had previously neglected to delete athletics after he gained covert ops, did that now
- edited to match recent changes to merc traits in mercprofiles.xml
- to ensure UB-1.13 and ja2-1.13 mercprofiles are in sync
- fix to manuel in mercprofiles.xml (ja2-1.13)
I previously neglected to delete athletics after he gained covert ops, did that now
updates to documentation
- deleted Starter documentaion.md no need for .md-file, there are several links to it in other docs here
- deleted folder about additional UB campaigns, the svn-link inside wasn't working anymore
- updated links in other files
- added some comments in other files
- added link to discord
- updated link for download latest 1.13 and deleted outdated or unofficial ones (i.e. maeyeanie)
- deleted Starter documentaion.md
no need for .md-file, there are several links to it in other docs here
- deleted folder about additional UB campaigns, the svn-link inside wasn't working anymore
- updated links in other files
- added some comments in other files
- added link to discord
- updated link for download latest 1.13 and deleted outdated or unofficial ones (i.e. maeyeanie)
fix invalid GridNo Maria/Angel BH-quest
- the common used GridNo for one bountyhunter was invalid in some of the possible sectors
- this had been already addressed for B14 in original commit
- now expanded to use altenate GridNo in B2 and B12 as well
- checked in MapEditor, other possible sectors allow a valid spawn at common used GridNo
maria/angel bountyhunter quest
- the common used GridNo for one bountyhunter was invalid in some of the possible sectors
- this had been already addressed for B14 in original commit
- now expanded to use altenate GridNo in B2 and B12 as well
- checked in MapEditor, other possible sectors allow a valid spawn at common used GridNo
Update MercProfiles.xml
adjusted Sidney, Dimitri, Grace and Wink to remodeled throwing/demolition trait
therefore removed their demolition-trait, since grenade throwing bonus is now under throwing-trait
they still have throwing-trait to match what their Bio descriptions says
Igor now Hunter instead of Survivalist, according to balance discussion at discord
- adjusted Sidney, Dimitri, Grace and Wink to remodeled throwing/demolition trait
- therefore removed their demolition-trait, since grenade throwing bonus is now under throwing-trait
- they still have throwing-trait to match what their Bio descriptions
- Igor now Hunter instead of Survivalist, according to balance discussion at discord
balance attempt, as discussed in discord
- give high-price mercs more traits
- more available radio-operators
- change some trait-choices that seemed unreasonable/bad fit according to Bio of merc
- preperation for further planned changes