BrettMayson
464ab0cefb
Tools - Add HEMTT SQF support and fix commas are not semicolons ( #9663 )
...
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-12-07 03:20:47 +00:00
Apricot
aa48e87323
Translations - Improve and overhaul Japanese localization. ( #9657 )
...
* More Japanese
* bit tweak
* cargo missing
* little bit better wording
* update medicaly
* more medical
* Grenade Things and more
* common and csw
* minor tweaks
* even more tweaks
* I want this to be the final update
* overhaul not over yet
* Finaly finaly it's over. maybe.
* zeus med module update addition
* range things
* Update stringtable.xml
* Update stringtable.xml
* Update stringtable.xml
* progress bar
* revert and feedbackicon
feedback is still used??? i can't check that
* Captive fix and Specialist things
* Training level required
* time things
* Zeus_ModuleUnloadFromCargo
* error fix
* revert field manual cause conflict with portuguese
* reattempt field manual
* advanced wording
* magazine name and chemlight name
* space
* I forgot change that
* Jam and cookoff meaning
* space is important
* Pointing
2023-12-01 17:50:58 -06:00
jonpas
742626ff1a
General - Relative script_component.hpp
includes ( #9378 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00
Grim
31e1ad0cff
Arsenal - Add Tools category and moveOnOverwrite
parameter to FUNC(addCustomRightPanelButton)
( #9247 )
...
* add tools tab and setting
* move to preinit
* fix icon, add restart warning
* derp
Co-authored-by: Dystopian <sddex@ya.ru>
* Update addons/arsenal/stringtable.xml
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* remove setting
* add keepIfOverriden parameter
* docs again
* documentation whitespace
* docs grammar, change parameter name
* fix docs
* more docs fixes
* magazine support
* deprecate spare barrel item
* more docs, improve condition
---------
Co-authored-by: Dystopian <sddex@ya.ru>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-07-21 22:39:48 +03:00
Laid3acK
b75d20634b
Ballistics - Add 12.7x108mm APDS AB values ( #9191 )
...
* 127x108_apds_compat_ace3
* 127x108_apds_compat_ace3
* 127x108_apds_compat_ace3
* 127x108_apds_compat_ace3
* 127x108_apds_compat_ace3
---------
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2023-06-22 16:01:09 +03:00
Laid3acK
4aacbb960f
Ballistics - Improve B_127x108_Ball values ( #9192 )
...
* 127x108_compat_ace3
* 127x108_compat_ace3
* 127x108_compat_ace3
2023-06-22 04:35:44 -03:00
BrettMayson
a40b0d48f2
HEMTT v10 Compatibility ( #9105 )
...
* HEMTT v10 Compatibility
* Update addons/field_rations/CfgUIGrids.hpp
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* fix PabstMirror review
* optionals
* End empty macro definitions with semi-colon (HEMTT v0.10)
* Adapt to HEMTT v0.10.0-a14
* Revert End empty macro definitions with semi-colon
* Disable old HEMTT build step in CI
* Add missing include and fix macro usage and include casings
* End empty macro definitions with semi-colon (HEMTT v0.10)
* Update addons/disarming/functions/fnc_showItemsInListbox.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
* cleanup test code
* arty - keep style same as before
* fix fire screams
* Update script_component.hpp
* Keep old hemtt/workflow/sqfc
* Update arma.yml
* Update arma.yml
* Update CfgUIGrids.hpp
---------
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2023-02-01 23:28:55 -06:00
RcINS
7197be2f49
Localization - Improve Simplified Chinese ( #8781 )
...
* Improve Chinese translation
* Optional Compat SOG and Tracers Simplified Chinese
* Fix settings string not correctly localized
* Fix mode of heli minigun have no realistic name
* Fix Regex replace flaw
* fix merge
* Various improvements
* Translate CSW, fix short name not short
* Trim
* Magazines naming
* Minor tweak
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2022-02-14 15:57:50 -06:00
PabstMirror
7bc6fdfa66
Cleanup - Trim all trailing whitespace ( #8651 )
2021-10-30 16:42:03 -05:00
PabstMirror
916346ae59
General - Format config class defines to coding guidelines (+tool) ( #8520 )
...
* General - Format config class defines to coding guidelines (+tool)
* Update tools/config_style_checker.py
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update tools/config_style_checker.py
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2021-10-15 13:47:05 -05:00
PabstMirror
efe09682cc
Add SQFC support ( #8235 )
...
* sqfc
compile_script
cba 3.15.5 and update make.py
* \n
Co-authored-by: jonpas <jonpas33@gmail.com>
* Update make.py
Co-authored-by: jonpas <jonpas33@gmail.com>
2021-09-03 19:08:34 -05:00
Kyle Mckay
56123591a0
Update contribution documents ( #8382 )
...
* Update code guidelines for script_component
* Update contributing documents for pull requests
- Reflect true attribution practices
- Reflect true merge process (this changed a long time ago)
* Remove listed maintainer from component readmes
We have almost never used these and serve as a source of confusion for
new contributors.
2021-08-16 20:17:56 +01: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
Laid3acK
2f9c4b6b41
Ballistics - Add a 5.8mm magazine with the CMR-76 (QBU-88) ( #7820 )
...
* 58x42_qbu_mag
* 58x42_qbu_mag
* 58x42_qbu_mag
* 58x42_qbu_mag
* 58x42_qbu_mag
* 58x42_qbu_mag
* 58x42_qbu_mag
* 58x42_qbu_mag
* 58x42_qbu_mag
* 58x42_qbu_mag
* 58x42_qbu_mag
2020-08-18 12:44:58 -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
PabstMirror
a9a69ac4ff
Headers - Fix function names in examples ( #7663 )
2020-04-25 08:41:45 +02:00
Laid3acK
cf3b0467ac
Ballistics - B_50BW_Ball_F updated ( #7572 )
...
* 50bw_noformat
* 50bw_noformat
* 50bw_noformat
* 50bw_noformat
* 50bw_noformat
2020-04-06 10:27:39 -05:00
Laid3acK
3db9a24007
Ballistics - 300WM Berger Hybrid OTM airFriction updated ( #7570 )
...
* ballistics_300WM
* ballistics_300WM
* ballistics_300WM
* ballistics_300WM
2020-03-09 11:43:11 -05:00
Laid3acK
4a6d32774e
space_atragmx_initgunlist
2020-02-28 10:13:59 +01:00
Laid3acK
09332d333f
polish_atragmx_initgunlist
2020-02-28 10:11:07 +01:00
jonpas
3145a31d00
Remove requirements for usable items to be in backpack ( #7545 )
2020-02-23 02:11:20 +01:00
Laid3acK
e1f6db8a69
Ballistics - B_93x64_Ball updated ( #7474 )
...
* 93x64_svdk
* 93x64_svdk
* 93x64_svdk
* 93x64_svdk
* 93x64_svdk
* 93x64_svdk
* 93x64_svdk
* 93x64_svdk
2020-02-22 14:15:39 -06:00
Taha
ddbc0221f6
Turkish Traslations ( #7390 )
2020-01-05 18:37:48 +01:00
Laid3acK
2e4e59f6e0
Ballistics - Contact DLC rifles added ( #7156 )
...
* contact_dlc_rifles_added
* contact_dlc_rifles_added
* contact_dlc_rifles_added
* contact_dlc_rifles_added
* contact_dlc_rifles_added
* contact_dlc_rifles_added
* contact_dlc_rifles_added
* contact_dlc_rifles_added
2019-09-03 19:09:12 -05:00
PabstMirror
01eabdb1df
Cleanup spacing on call COMPILE_FILE
2019-02-14 12:43:02 -06:00
Dedmen Miller
e2ac18a05d
[WIP] Fix script errors reporting wrong line numbers ( #6407 )
...
* advanced_ballistics
* advanced_fatigue
* advanced_throwing
* ai
* aircraft
* arsenal
* atragmx
* attach
* backpacks
* ballistics
* captives
* cargo
* chemlights
* common
* concertina_wire
* cookoff
* dagr
* disarming
* disposable
* dogtags
* dragging
* explosives
* fastroping
* fcs
* finger
* frag
* gestures
* gforces
* goggles
* grenades
* gunbag
* hearing
* hitreactions
* huntir
* interact_menu
* interaction
* inventory
* kestrel4500
* laser
* laserpointer
* logistics_uavbattery
* logistics_wirecutter
* magazinerepack
* map
* map_gestures
* maptools
* markers
* medical
* medical_ai
* medical_blood
* medical_menu
* microdagr
* minedetector
* missileguidance
* missionmodules
* mk6mortar
* modules
* movement
* nametags
* nightvision
* nlaw
* optics
* optionsmenu
* overheating
* overpressure
* parachute
* pylons
* quickmount
* rangecard
* rearm
* recoil
* refuel
* reload
* reloadlaunchers
* repair
* respawn
* safemode
* sandbag
* scopes
* slideshow
* spectator
* spottingscope
* switchunits
* tacticalladder
* tagging
* trenches
* tripod
* ui
* vector
* vehiclelock
* vehicles
* viewdistance
* weaponselect
* weather
* winddeflection
* yardage450
* zeus
* arsenal defines.hpp
* optionals
* DEBUG_MODE_FULL 1
* DEBUG_MODE_FULL 2
* Manual fixes
* Add SQF Validator check for #include after block comment
* explosives fnc_openTimerUI
* fix uniqueItems
2018-09-17 14:19:29 -05:00
mharis001
f3f57c6a38
Cleanup unused priority entry for interact menu actions ( #6372 )
2018-05-30 16:48:19 -05:00
ulteq
a5523bc0c7
ATagMX - Allow one decimal place for the bullet mass (in grams) ( #6041 )
...
Closes : #6040
2018-01-10 19:44:53 +01:00
ulteq
fbaa071a4e
Merge pull request #5747 from acemod/scopes-zeroing-fix
...
Scopes - Improved zero angle calculation
2017-11-12 14:16:34 +01:00
ulteq
6b68ff426f
Scopes - Fixed zero angle prediction
...
* Corrects the prediction of the (hair-raising!) zero angle calculation in the vanilla-game
2017-11-12 12:21:03 +01:00
ulteq
9e11e39eb0
ATragMX - Utilize 'linearConversion' ( #5743 )
...
* Improved muzzle velocity table lookup speed
* Improved drag coefficient table lookup speed
2017-11-11 20:44:23 +01:00
ulteq
fb0a60b018
Gravity correction
...
* ArmA is using 9.8066
2017-11-08 15:26:39 +01:00
ulteq
e1213483e6
Remove duplicate macro definitions
2017-11-06 18:33:08 +01:00
ulteq
008602590c
Fixes bugs in newly added macro based MRAD/MOA conversion
...
* Fixes: 5729
2017-11-06 17:24:21 +01:00
ulteq
96d978615e
Merge pull request #5726 from acemod/atragmx-c1-vs-distance-interpolation
...
ATragMX - Added 'C1 vs. Distance interpolation' data
2017-11-03 22:33:14 +01:00
ulteq
0bae4511e4
ATragMX - Fixed UI (C1 vs. Distance interpolation) ( #5720 )
...
* The C1 coefficient needs to be updated automatically whenever the target range changes
2017-11-03 22:01:02 +01:00
ulteq
30fedc9ece
ATragMX - Utilize 'C1 vs. Distance' data in the range card output
2017-11-03 21:59:47 +01:00
ulteq
d3dbb77510
ATragMX - Added C1 vs. Distance interpolation data
...
* Significant accuracy improvement for some bullets
2017-11-03 21:59:42 +01:00
ulteq
25344deb80
Ballistics - 7.62x54R muzzle velocity correction ( #5711 )
...
* Closes: https://github.com/acemod/ACE3/pull/5470
* Reference: https://github.com/acemod/ACE3/files/1272583/mousin.barrel.experiment.pdf
2017-10-31 10:58:12 +01:00
ulteq
cd3f2f03a1
ATragMX | Scopes - Fixed typo ( #5700 )
2017-10-28 21:42:03 +02:00
ulteq
0aca46d7aa
Scopes - BoreHeight config revamp ( #5648 )
...
* Scopes - Added rail heights for all vanilla guns
* Scopes - Improved default rail height
* Scopes - Updated all scope heights
* ATragMX - New default bore heights
* ATragMX - Updated scope base angles
2017-10-22 10:28:20 +02:00
ulteq
61c044e16b
Fixed a typo in the airFriction generator script ( #5641 )
...
- Slightly improves the vanilla trajectory of the 'ACE_338_Ball' bullet
2017-10-20 17:33:40 +02:00
ulteq
923507d009
ATragMX and RangeCard - Fixed incorrect MRAD conversions ( #5640 )
...
- This greatly improves the accuracy of the MRAD output in both modules
- Old and incorrect conversion factor: 3.38 [(360 * 60) / 6400]
- New and correct conversion factor: 3.44 [54 / (5 * PI)]
2017-10-20 17:33:26 +02:00
Dedmen Miller
81e02a7336
Refactor private ARRAY to private keyword ( #5598 )
...
* Everything
* Fixed missing ;
* Fix missing ; and double private
* Fixed cannot isNull on number
* Turn _temparture back to isNil
* Fix error from merge
2017-10-10 09:39:59 -05:00
ulteq
be482ea097
Advanced Ballistics - Drag model revamp & Spin drift correction ( #5566 )
...
* Advanced Ballistics - Drag model revamp
- Moved away from using the drag tables from the GNU exterior ballistics library
- The drag functions are now based off this data from JBM Ballistics: http://www.jbmballistics.com/ballistics/downloads/text/
- The differences are minor, but some players might still appreciate the additional authenticity
* The Mach number is now calculated in relation to the air temperature.
* Improved speed of sound calculation accuracy.
* Advanced Ballistics - DLL update
* Advanced Ballistics - Added drag function reference (JBM Ballistics)
* Advanced Ballistics - Fixed calculation error in the spin drift simulation
- The error was introduced with this PR (https://github.com/acemod/ACE3/pull/4708 )
* More descriptive variable names
* Minor performance optimizations
* Fixed some minor issues
* DLL rebuild
* Utilize new 'toFixed' script command
- Small performance improvement
* Fixed a typo
* Use correct reference speed for the drag compensation
* Updated all 'airFriction' values to match the new drag model
* 'Default' atmosphere now equals the ICAO standard atmosphere
* Update reference humidity to meet the ICAO standard
2017-10-06 13:05:20 -05:00
PabstMirror
30a8d2db7b
Use CBA Misc Items ( #5502 )
...
* Use CBA Misc Items
* Set required CBA to 3.4.1
2017-09-12 23:23:45 -05:00
ulteq
1ca43c4bd9
ATragMX - Fixed AT mode ( #5485 )
...
Fixes #5330
2017-09-08 18:18:17 +02:00
PabstMirror
accaf9fd01
Compatibility with newest mikro tools ( #5442 )
...
* Compatibility with newest mikro tools
- Remove all use of `access` in configs
- Add skeleton cfg for rtms
- Remove use of `-L` in makePbo for non-bin
* Tabs in model.cfg
2017-08-22 12:53:58 -05:00
jonpas
5cf7569711
Correct new Chinese stringtable identifiers ( #5334 )
2017-07-08 09:48:39 -05:00
GodofMonkeys
60131ee589
Add Chinese Traditional & Simplified Localization ( #5295 )
...
Add Chinese Traditional & Simplified Localization
2017-06-22 16:46:00 +02:00