* Add multiple projectile types for shotguns
* remove extra blank line
* fix classname whitepace issue
* reduce trigger time
* Verbose names and No4 Bird
- Change classnames and string keys to be more verbose
- Change No7 Birdshot to No4 Birdshot
While No7 is one of the most common loads for target shooting and hunting small birds the extreme number of pellets is just too hard on FPS.
No4 is not typically used in target shooting, but it is a common load for hunting various birds so I think it's realistic to have it for civlian purposes and the number of pellets is substatially less so the FPS hit isn't so bad.
If someone else could test the No4 to see how it feels to them I'd appreciate it.
* add/change penetration
* fix indentation
* abc
* Revert "abc"
This reverts commit bcb4214bd9.
* Update to current commit
* Begin transfer of SACLOS into Missile Guidance
* Allow seeker and attack profiles to have their own "OnFired" functions
* Fix bugs with SACLOS
* Implement Metis wire guidance. Add "Beam" guidance
* add missing parenthesis
* Update how Wire/Beam guidance works. Add compatability for SACLOS planes. Move all base missile changes out of missileguidance and into their own files.
* try to cleanup merge
* minor stuff
* Split interaction menu settings between interaction and self interaction
* consistent spacing
not sure which way is wanted here, but I might as well be consistent in
my own PR
* remove useless code, fix use of backgroundMenu
* clean up from Dystopian
* use existing stringtable
* remove redundent localize
* Use LLSTRING, split UseListMenu
* style fixes
* style fixes
* add movedToSQF to old settings
* condense ifs
* Don't use cursorKeepCentered as default
* Translation Entries (EN+DE)
* Add setting
* Obey setting in handler
* Add setting to movedToSQF list
* Replace elegant else-if with clunky SQF
* Revert adding solidStaminaBar to movedToSqf list
* Remove unnecessary fade applications
* Invert solid/fade setting for better translation
* Change translations to "fade"
* Invert fade/solid logic
* Dont unfade when disabled overall
* Dont unfade with AF disabled; fix old bug
* Fix explosive placement while underwater
* Apply suggestions from code review
Co-Authored-By: alganthe <alganthe@live.fr>
* Change placeApprove header to reflect changes
* Replace lineIntersectsWith in isInMedicalFacility
* Replace linesIntersects in isInRepairFacility, fix params
Public func, params should have an expected type.
* Replace linesIntersects in spallTrack
* Replace lineIntersects in getFirstObjectIntersection and findReflection
* Replace lineIntersects in advanced throwing
grenades can pass glass underwater now, I bet all of 0 person will be glad that horrendous bug is now fixed.
* Fix possible issue in pointing while underwater
* Fix possible issue while underwater in attach
* Replace count with isEqualTo in lineIntersectsSurfaces replacements
* Fix inverted conditions
* Fix drawArc
* Fix fnc_attach
* Reverse advanced_throwing and spallTrack lineIntersects changes
* Fix issues raised from code review
* French MicroDAGR Translation Update
* French Missile Guidance Translation Update
* French missionmodules Translation Update
* French mk6mortar Translation Update
* French MicroDAGR Translation Update
* French Missile Guidance Translation Update
* French missionmodules Translation Update
* French mk6mortar Translation Update
* French Advanced Ballistics Translation Update
* French Advanced Fatigue Translation Update
* French Ai Translation Update
* French Arsenal Translation Update
* French Ballistics Translation Update
* French Captives Translation Update
* French Cargo Translation Update
* French Common Translation Update
* French Cookoff Translation Update
* French CSW Translation Update
* French Dagr Translation Update
* French Dogtags Translation Update
* French Dragging Translation Update
* French Dragon Translation Update
* French Explosives Translation Update
* French Explosives Translation Update - update
* French Fastroping Translation Update
* French FCS and Finger Translation Update
* French MicroDAGR Translation Update
* French Missile Guidance Translation Update
* French missionmodules Translation Update
* French mk6mortar Translation Update
* French Advanced Ballistics Translation Update
* French Advanced Fatigue Translation Update
* French Ai Translation Update
* French Arsenal Translation Update
* French Ballistics Translation Update
* French Captives Translation Update
* French Cargo Translation Update
* French Common Translation Update
* French Cookoff Translation Update
* French MicroDAGR Translation Update
* French CSW Translation Update
* French Dagr Translation Update
* French Dogtags Translation Update
* French Dragging Translation Update
* French Dragon Translation Update
* French Explosives Translation Update
* French Explosives Translation Update - update
* French Fastroping Translation Update
* French FCS and Finger Translation Update
* Update French Explosives Translation Update
* Update addons/advanced_ballistics/stringtable.xml
Co-Authored-By: Vdauphin <vdauphin@outlook.fr>
* Update addons/advanced_fatigue/stringtable.xml
Co-Authored-By: Vdauphin <vdauphin@outlook.fr>
* Update addons/cargo/stringtable.xml
Co-Authored-By: Vdauphin <vdauphin@outlook.fr>
* Update addons/arsenal/stringtable.xml
Co-Authored-By: Vdauphin <vdauphin@outlook.fr>
* Update addons/advanced_fatigue/stringtable.xml
Co-Authored-By: Vdauphin <vdauphin@outlook.fr>
* Update frag/gestures/goggles/grenades/gunbag french translation
* Update hearing french translation
* Added French update translation and / or correction for :
- Frag Module
- Gestures Module
- Goggles Module
- Grenades Module
- Gunbag Module
- Hearing Module
- Hellfire Module
- Hitreactions Module
- Hot Module
- Interact_Menu Module
- Interaction Module
- Inventory Module
- Laser Module
- Laserpointer Module
- Magazinerepack Module
- Map Module
- Map_gesture Module
- Maptools Module
- Markers Module
- Maverick Module
* Added French update translation and / or correction for :
- Interaction Module
- Medical Module
- Medical_damage Module
- Medical_feedback Module
- Medical_gui Module
- Medical_statemachine Module
- Medical_treatment Module
- Microdagr Module
* Added French update translation and / or correction for :
- Missileguidance Module
- Missionmodules Module
- Nametags Module
- Nightvision Module
- Nlaw Module
- Noradio Module
- Optionsmenu Module
* Added French update translation and / or correction for :
- Overheating Module
- Overpressure Module
- Parachute Module
- Pylons Module
- Quickmount Module
- Rangecard Module
- Realisticnames Module
- Rearm Module
- Refuel Module
- Reload Module
* Adding French translation and correction for the Repair Module
* Correction typo mineure
* Adding French translation and / or correction for :
- Respawn Module
- Safemode Module
- Sandbag Module
- Scopes Module
* Minor corrections of the French translation for the ACE arsenal
* Minor corrections of the French translation for the Medical_treatment Module
* Correction de quelques anomalies dans les options ACE pour Eden.
Remplacement de la mention "Est infirmier" par "Qualification médicale", dans les options ACE de l'éditeur de mission.
En effet, il n'y a pas (plus ?) de case à cocher, mais un menu "direct", avec les choix "Par défaut/Aucune/Infirmier/Médecin.
Cela est donc bien plus approprié ;).
De même pour la mention "Est ingénieur", remplacée par "Qualification technique", là aussi bien plus appropriée.
Il a également fallu que je remplace la valeur "Ingénieur avancé" par "Ing. avancé" (Adv. Engineer en anglais), pour des raisons de place : la dénomination complète déborderait de la case / serait tronquée.
* Added French translation and / or correction for :
- Slideshow Module,
- Spectator Module,
- Spottingscope Module,
- Swichunits Module,
Minor correction on Nametags Module
* Correction ponctuation
* Added French translation and / or correction for :
- Tacticalladder Module,
- Tagging Module,
- Trenches Module,
- Tripod Module.
* Added French translation and / or correction for :
- UI Module,
- Vehiclelock Module,
- Vehicles Module.
Minor correction on Tacticalladder Module
* Added French update translation and / or correction for Viewdistance Module