Commit Graph

15762 Commits

Author SHA1 Message Date
lambdatiger
c344130f9b increased code legiblity and optimized some randomizations 2024-07-18 22:58:52 -05:00
lambdatiger
4f251767d7 updated some defne names and usages 2024-07-18 22:33:19 -05:00
lambdatiger
1480715111 fixed timing and other spall issues 2024-07-18 22:28:56 -05:00
lambdatiger
48e299663b fixed errors in frag with downgrade 2024-07-18 21:12:23 -05:00
lambdatiger
437f6c1eef mass must be in grams in this version I guess 2024-07-18 21:10:54 -05:00
lambdatiger
8da5e47dcf changed debug colors 2024-07-18 21:10:20 -05:00
lambdatiger
f7d6c783a5 updated documentation 2024-07-18 19:55:20 -05:00
lambdatiger
783c2aa8ce fixed debug def names 2024-07-18 19:36:49 -05:00
lambdatiger
39e7f7f438 unfucked a comma 2024-07-18 19:30:30 -05:00
lambdatiger
3595f827a1 removed more magic numbers 2024-07-18 19:28:11 -05:00
lambdatiger
3fcf6f7100 removed magic numbers and code with no effect 2024-07-18 19:19:43 -05:00
lambdatiger
9c8e9e30a2 removed commented out debug information from nouber 2024-07-18 19:18:52 -05:00
lambdatiger
682568fd87 updated defines to match implementation 2024-07-18 19:16:28 -05:00
lambdatiger
04c4bd4679 updated search pattern to one discussed in PR #9728 2024-07-18 19:07:47 -05:00
lambdatiger
fbca98328e All spalling in current version is local 2024-07-18 18:56:00 -05:00
lambdatiger
842b818aff updated config path to be relevant to post-EH version 2024-07-18 18:55:46 -05:00
lambdatiger
a20274a2c2 made addBlackList remove projectile EHs 2024-07-18 18:55:19 -05:00
lambdatiger
20b1ab7e64 remove fragCount from config 2024-07-17 02:21:54 -05:00
lambdatiger
2c5b0582ec missed comma 2024-07-17 01:56:35 -05:00
lambdatiger
b656ef6467 Initial rollback to old frag simulation and spalling simulation. Updated spall to function and helpter functions as well 2024-07-17 01:53:40 -05:00
lambdatiger
15de0d9a3a fixed more useless trailing {} 2024-07-16 23:42:44 -05:00
lambdatiger
0269039dee Didn't know that PBO project needed trailing {} on class inheritance structures 2024-07-16 23:28:37 -05:00
lambdatiger
32af820e77 Fixed config path in shouldFrag 2024-07-16 23:21:43 -05:00
lambdatiger
15d5256dcd
Merge branch 'acemod:master' into master 2024-07-16 23:06:16 -05:00
lambdatiger
1ae4fc792d fixed frame offset to avoid hitting dead targets 2024-07-16 22:53:20 -05:00
lambdatiger
04e844fecf fixed small mistakes in names and function calls 2024-07-16 22:40:13 -05:00
lambdatiger
cd4d2a9cf6 Fixed calls for shouldFrag and got rid of old initRound.sfq (maybe back after 2.18) 2024-07-16 22:03:15 -05:00
lambdatiger
f65fcbf44f updated initialization and should frag to check for submunitions since we no longer rely on init EH 2024-07-16 21:45:41 -05:00
lambdatiger
9df2e5b181 added fired EH and moved projectile tracking to be local to projectile 2024-07-16 21:30:17 -05:00
lambdatiger
cf1860d162 Changed blacklist to acting on local projectiles to match initial performance 2024-07-16 21:08:18 -05:00
lambdatiger
a6cfcbf697 Removed event handlers 2024-07-16 21:07:50 -05:00
V1nsyara
ec5b84c278
Translation - Small update Russian (#10115)
* Translation - Update Russian for new features

* Up to date translate RU

* Small update medical treatment

* resolve problem

* i`m cry

i hate this conflict
2024-07-14 21:46:14 -05:00
Apricot
63d1ab82a7
Translations - Improve Japanese (#10112)
* Improve Japanese

* Tweaks

* bit tweak

* even more tweak

* Update stringtable.xml

* Update stringtable.xml
2024-07-13 19:22:06 -05:00
johnb432
f65138f65e
Casings - Fix settings (#10110) 2024-07-07 11:41:10 -03:00
johnb432
edc7e9af3e
Dogtags - Add context menu action to check dog tag (#10101)
* Broadcast dogtag info globally so that arsenal can use it

* Broadcast changes incrementally

* Add context menu option for dogtags
2024-07-04 00:39:08 -07:00
johnb432
3745305323
Dogtags - Fix arsenal not showing dogtag info in multiplayer (#10095)
* Broadcast dogtag info globally so that arsenal can use it

* Broadcast changes incrementally

* Update addons/dogtags/XEH_postInit.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Update addons/dogtags/functions/fnc_getDogtagItem.sqf

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* Add EH only on necessary machines

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-07-04 00:32:37 -07:00
johnb432
4d0641abb8
Dogtags - Improve displaying dogtags from bodies with no name (#10096)
Improve displaying dogtags from bodies with no name
2024-07-03 09:50:08 -07:00
johnb432
dae2c5b465
Common - Clean up ace_common_fnc_hasItem & ace_common_fnc_hasMagazine functions (#10108)
* Clean up hasItem & hasMagazine functions

* Replace EFUNC

* Update fnc_hasItem.sqf
2024-07-03 08:39:04 -07:00
johnb432
7b0e5b6416
Common - Fix ace_common_fnc_uniqueItems (#10107)
Fix `ace_common_fnc_uniqueItems`
2024-07-03 08:30:41 -07:00
johnb432
b714c8bce2
Nametags - Only display talking waves when unit is alive and conscious (#10106)
Only display waves when unit is alive and conscious
2024-07-03 02:02:43 -07:00
johnb432
ee0e947611
General - Use ace_common_fnc_isAwake where possible (#10098)
* Use `ace_common_fnc_isAwake` where possible

* Revert bad change
2024-07-02 12:38:14 -07:00
johnb432
516eb48c93
Dogtags - Stop throwing error when trying to take dog tags (#10103)
Stop throwing error
2024-07-02 11:16:28 -07:00
Psycool
45f9301019
Korean translation updated (#10104)
* KoreanTranslation

Someone has returned all the translations in Korean to English. there is no need to return them.

* koreantranslation

* Korean Typo Fix

* Korean Translation

* Update stringtable.xml

* Korean Translation Added

Added Korean translation related to Cargo Refuel

* Merge branch 'master' of https://github.com/Psycool3695/ACE3

* Korean translation Add/Updated

* Fixed wrong strings

* Korean translation improved

* Korean translation updated

* Korean translation updated

* Fix Merge

* Update stringtable.xml

* Update stringtable.xml

* Korean translation updated

* Korean translation minor fix

* Korean translation fixed

* Korean translation updated

* Update stringtable.xml

* Spacing fixed

* Korean translation updated

* Spacing fixed

* Korean translation updated

* Korean translation updated

* Korean translation updated

---------

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-07-02 13:14:19 -05:00
Fabio Schick
aecafe673b
Aircraft - Drone "Follow Unit" Waypoint Action (#9889)
* Fix "Recharge" interaction showing on destroyed drone

* Add "Follow Unit" action

* Improve condition check

* UGV Following via PFH that updates WP Pos

* Use HOLD WP for all Follow Actions

Since FOLLOW WP would stop working on AI Soldiers after some time.

* Allow selecting a follow distance

* Follow Distance under separate interaction, just like Loiter Alt

Only visible when a HOLD waypoint is selected, which is pretty much always going to have been created by the "Follow" interaction.

* Localize "Follow" Interaction

* Show structuredText Hint when following/changing distance

* Variable for cursorTarget Reuse

* Better isKindOf condition use

* Make "Ship"-kind vehicles followable

* Clean up Comments and systemChat Debugs

* Comment explanation for custom PFH solution over vanilla "Follow"-WP

* Trim excess brackets from setWaypointPosition argument

Co-Authored-By: johnb432 <58661205+johnb432@users.noreply.github.com>

* Broader determination for UGV follow distances

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* Prevent infinite PFH loop if follow target is deleted

Co-Authored-By: PabstMirror <pabstmirror@gmail.com>

* Delete Follow WP when PFH terminates

* The ternary rules

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>

* Various requested changes

Co-Authored-By: johnb432 <58661205+johnb432@users.noreply.github.com>

---------

Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2024-07-02 02:16:48 -07:00
johnb432
ba47c12a97
Dogtags - Drop dogtag on ground if unit doesn't have inventory space (#10094)
* Drop dogtag on ground if unit doesn't have inventory space

* Only allow taking of dogtags if unit has space
2024-07-02 02:16:27 -07:00
johnb432
71afce53c1
Dogtags - Make "Dog Tag" consistent (#10099)
Make Dog Tag consistent
2024-07-01 09:56:00 -07:00
johnb432
cb40c8ec5d
Vehicle damage - Add missing documentation (#10093)
Update vehicledamage-framework.md
2024-06-28 10:43:13 -07:00
johnb432
a30afe69b7
Interaction - Disable magazine passing to dead and unconscious units (#10091)
* Disable magazine passing to dead units

* Disable for unconscious units as well
2024-06-28 05:41:04 -07:00
johnb432
bfa23f01db
Refuel - Remove unused variable (#10089)
Update XEH_postInit.sqf
2024-06-26 05:02:19 -07:00
Apricot
ad4af0d553
Translations - Improve Japanese (killtracker/overpressure) (#10088)
killtracker/overpressure
2024-06-25 21:43:24 -05:00