classic
c60e4111d8
Update Japanese translation ( #8146 )
2021-03-04 11:27:06 -06:00
pterolatypus
b2da1792e1
Medical Treatment - Settings to limit IVs to certain locations ( #8116 )
...
* Settings to limit IVs to certain locations
* Changed to one setting
* Reworded settings for consistency
2021-02-27 11:06:37 -06:00
Neviothr
75f7ed7532
Utilize isNotEqualTo ( #7929 )
...
* Utilize isNotEqualTo
* undo changes to some files
* redo some changes, fix based on @Vdauphin 's comment
* fix validator issues
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-02-27 11:05:05 -06:00
PabstMirror
bac47bb292
Chery pick 6868fa5600
( #8139 )
...
Co-Authored-By: Toni Vicente <arv187@users.noreply.github.com>
Co-authored-by: Toni Vicente <arv187@users.noreply.github.com>
2021-02-26 13:28:42 -06:00
TyroneMF
f85632cbbd
initial push ( #8099 )
2021-02-18 12:58:26 -06:00
PabstMirror
e8693c8db9
Various - Use configOf command for faster lookup ( #8100 )
...
* configOf
* replace some use of CBA_fnc_getObjectConfig
2021-02-18 12:58:08 -06:00
PabstMirror
5ffcac9c88
Misc - Fix minor macro usage ( #8091 )
2021-02-03 17:56:18 -06:00
Dystopian
9dc82ee187
Fix fnc_common_addToInventory using ( #8013 )
2020-11-25 13:22:25 -06:00
Elgin675
5d1aa28419
Translations - Add French "Medical_Treatment_bodybagWhileStillAlive" key ( #7993 )
2020-11-07 17:08:01 -06:00
Elgin675
712a27788f
Translations - Update / Fix French Translations (Medical Treatment) ( #7988 )
...
* Translations - Fix French "TreatmentTime" keys.
* Translations - Add French "TreatmentTime" keys.
* Translations - Fix some french keys (medical_treatment).
* Translation - Add french "Treatment_WoundStitchTime" and "AllowBodyBagUnconscious "keys
* Translations - Fix french "Medical_Treatment_AllowSelfStitch_DisplayName" key
* Fix french "Medical_Treatment_MedicIV_Description" key
* Fix french "Medical_Treatment_AllowSelfIV_DisplayName" key
2020-11-07 09:35:40 -06:00
mharis001
171fbf1e9e
Medical Treatment - Settings cleanup ( #7973 )
2020-10-30 23:40:10 -05:00
mharis001
aab8d8eb32
Medical Treatment - Title case autoinjector item names ( #7974 )
2020-10-30 14:45:28 +01:00
diwako
2b0db19807
Medical - Adjustable times for many treatment actions ( #7951 )
...
* adjustable times for most constant treatment times
* add new line, formatting
* cleanup merge
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-10-29 11:37:44 -05:00
Brett
9e3409fc6e
Medical - Allow placing unconscious in a body bag ( #7941 )
...
* medical: allow placing unconscious in a bodybag
* Always show body bag action on non-awake units
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-10-29 11:37:36 -05:00
Daniel Gibson
174223bddf
Medical - Add Treatment Time Addon Settings ( #7900 )
...
* Added Addon Settings for several Medical Treatment Times
Tourniquets, IV Bags, Syringes, Splints, and Body Bags.
* Fixed stringtable indentation
* And again
2020-10-29 11:07:30 -05:00
Taha
e53bc23ebf
Turkish Language Update ( #7909 )
...
Added missing translation to Turkish
2020-10-04 10:57:46 -05:00
Björn Dahlgren
8e7f9b6db5
Medical Treatment - Fix invalid usage of ARR macro ( #7933 )
2020-10-03 10:21:29 -05:00
Cyruz143
ee75268205
Adding splits + torniquets to simple crate ( #7885 )
2020-08-30 21:55:26 -05:00
classic
49c84e2ce1
Update Japanese translation ( #7880 )
2020-08-28 10:30:32 -05:00
Gold John King
b42d6f013d
Update: Minor changes on Simplified Chinese translation. ( #7829 )
...
* Add: Simplified Chinese Translation for medical items and GUI
Add: Simplified Chinese Translation for medical items and GUI
Fix: Corrected some wrong Simplified Chinese Translation
* Add: Simplified Chinese Translation for medical items and GUI
Add: Simplified Chinese Translation for medical items and GUI
Fix: Corrected some wrong Simplified Chinese Translation
* Update SC Translation for triage card
Update SC Translation for triage card
* Update Chinesesimp Translations
Update: usage for doing something in SC.
Update: Bandaging action in SC.
* Update: Unlock action for SC Translation
Update: Unlock action for SC Translation
2020-08-04 10:15:03 -05:00
PabstMirror
68662e21c0
Merge branch 'master' into release-3.13.3
2020-06-29 12:34:07 -05:00
Gold John King
4fedf5ecf5
Add: Simplified Chinese Translation for medical items and GUI ( #7772 )
...
* Add: Simplified Chinese Translation for medical items and GUI
Add: Simplified Chinese Translation for medical items and GUI
Fix: Corrected some wrong Simplified Chinese Translation
* Add: Simplified Chinese Translation for medical items and GUI
Add: Simplified Chinese Translation for medical items and GUI
Fix: Corrected some wrong Simplified Chinese Translation
* Update SC Translation for triage card
Update SC Translation for triage card
2020-06-23 09:12:06 -05:00
Hubert Stefanski
fe8d2e900b
Translations - fix Polish punctuation ( #7776 )
...
* fix punctuation
* minor change to lower-case
2020-06-23 09:11:22 -05:00
Hubert Stefanski
1fbcd2fb71
Add missing Polish translations ( #7773 )
2020-06-22 13:46:17 -05:00
Joko
eef7610f3e
downscale bodybagitem ( #7755 )
2020-06-15 13:56:47 -05:00
Daniel Gibson
185c15de0e
Medical - Add Global Wound Reopen Chance Modifer ( #7747 )
...
* Added Bandage Reopening Chance Modifier
* Added Wound Reopen Chance Addon Setting
* Fixed dumb error in localization setup
* Credit!
* Resolved issue with Addon Settings definition & removed testing values.
* PR Feedback #1
- Removed unnecessary whitespace on LN 46
- Call global var directly at LN 87
- Updated Wound Reopen Chance localized name & description
* PR Feedback #2
- Increased reopen coefficient upper limit from 2 to 5.
* Changed author credit to reflect GitHub email.
2020-06-13 15:52:30 -05:00
Smith
7a8a17b924
Add Russian translation ( #7742 )
...
* Russian translation
* Update AUTHORS.txt
* CSW Fix Russian translation
* Fix RU translation mistakes
* Small fixes RU translation
2020-05-31 16:04:21 -05:00
Filip Maciejewski
6fb8991bd6
Medical - Prevent packing into bodybag for bodies in vehicle ( #7731 )
...
* Prevent packing into bodybag for bodies in vehicle
* Fix comment
2020-05-28 23:07:26 -05:00
Taha
35e4c2ae35
Turkish Language Update ( #7690 )
...
* Fatal
Turkish Language Update
* Update AUTHORS.txt
* Update stringtable.xml
Problems solved
* Update stringtable.xml
Problems solved
* Update stringtable.xml
Problems solved
* Update stringtable.xml
Problems solved
* Fix medical_treatment
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-05-09 12:26:27 -05:00
Dominik Butschek
7a7485e016
Translations - Add missing Czech translation strings ( #7683 )
...
* add missing Czech translation strings
* improve ClearTraumaAfterBandage translation
2020-05-06 17:33:44 -05:00
classic
7cc168e1b9
Updated japanese translation ( #7668 )
2020-04-27 11:24:34 -05:00
PabstMirror
a9a69ac4ff
Headers - Fix function names in examples ( #7663 )
2020-04-25 08:41:45 +02:00
classic
85f67ac883
Update Japanese translation ( #7568 )
2020-03-09 11:26:20 -05:00
jonpas
c42a004ab3
General - Fix preprocessor issues ( #7563 )
...
* Fix preprocessor issues
* Fix more preprocessor issues
2020-02-29 16:09:31 -06:00
Elgin675
92a987059c
French translation ( #7550 )
...
* French translation: Fracture chance
* French translation: AdvancedBandages_EnabledCanReopen key
* French translation: BloodVolumeEffectType keys
2020-02-23 09:26:51 -06:00
commy2
754a9e09af
values, simplify
2020-02-23 14:25:11 +01:00
commy2
27ecfc6a5b
prevent extremely slow or fast animations
2020-02-23 14:14:11 +01:00
jonpas
f6dda745c2
Medical - Combine advancedBandages and woundReopening settings ( #7392 )
...
* Medical - Combine advancedBandages and woundReopening settings
* Improve German translation
Co-Authored-By: Jo David <github@jonathandavid.de>
* restore strings lost in merge
Co-authored-by: Jo David <github@jonathandavid.de>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2020-02-22 22:09:56 +01:00
mharis001
d7f12eb49a
Medical - Use percentage sliders for chance settings ( #7542 )
2020-02-22 21:57:04 +01:00
dfr1238
2e7fee5256
Update tchinese ( #7490 )
...
Update missing string
Fix string about STR_ACE_Medical_Treatment_VehiclesAndFacilities
2020-01-28 09:28:31 -06:00
diwako
37bea2eb81
French translation by Elgin675
2020-01-17 17:45:06 +01:00
PabstMirror
4cd087cf39
Merge branch 'master' into combine-bandage-settings
2020-01-16 21:30:40 -06:00
diwako
c6147da1b8
Fix spelling
...
Move setting above allowSelfIV
2020-01-16 19:24:39 +01:00
Filip Maciejewski
b442f60e89
Add polish translations
2020-01-16 14:10:36 +01:00
diwako
db2900eeb9
Add setting for blood transfusion medic level
2020-01-16 00:28:02 +01:00
Elgin675
273d4ac161
fix translations: removes Blood_IV "keep cold" ( #7457 )
...
* fix translations: removes the words "keep cold" from `Blood_IV` keys
* Update addons/medical_treatment/stringtable.xml
Co-Authored-By: Jo David <github@jonathandavid.de>
Co-authored-by: Jo David <github@jonathandavid.de>
2020-01-13 23:32:24 -06:00
AgentPiTi
4bfa882eb7
Polish Translations ( #7449 )
...
* PL Translations
Done some of new Polish translations
* Fix doubles
* Apply suggestions from code review
Co-Authored-By: Filip Maciejewski <veteran29q+github@gmail.com>
* Polish Translations
Missing polish translations
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
2020-01-11 09:49:30 -06:00
AgentPiTi
9d525f8b42
Polish Translations ( #7410 )
...
* PL Translations
Done some of new Polish translations
* Fix doubles
* Apply suggestions from code review
Co-Authored-By: Filip Maciejewski <veteran29q+github@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
2020-01-09 22:56:13 -06:00
Elgin675
daa8a05ab8
Translations: fix medical_treatment order introduce on #7430 ( #7435 )
...
Moves `AllowSelfPAK_Description` below the display name.
2020-01-09 22:29:26 -06:00
PabstMirror
57932ce04f
restore strings lost in merge
2020-01-09 14:51:07 -06:00