Seb
|
88e774c30d
|
Interaction - Rename group self-interact (#8346)
* Group renaming self interact
* UI base
* Custom UI solution (looks terrible)
* Improve GUI, optimise functions
* Add exitWith return value to fnc_renameGroup
* tabs to spaces
* Small tweaks
* newlines
pre-empting newline gestapo
* input prompt caps
* Implement suggestions
* Remove already inherited value
* Per-side group name handling
* Add same group case sensitive changes.
* Suggestions
- Use ace_common_fnc_displayTextStructured
- Formatting
- Phrasing of strings
* replace spawn with CBA_fnc_execNextFrame
* Update addons/interaction/initSettings.sqf
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2021-10-12 12:53:35 -05:00 |
|
commy2
|
e7bc2e9d62
|
remove deprecated code for 3.8.0 (#4457)
* remove deprecated scroll wheel event handler
* remove deprecated ace hash functions
* remove deprecated execNextFrame
* remove deprecated insertionSort
* remove deprecated getConfigType
* remove deprecated binocularMagazine
* remove deprecated wait(Until)AndExecute
* remove old ass and deprecated alternative syntax setHitPointDamage
* remove deprecated event handlers (#4459)
* remove deprecated event handlers#
* remove ACE_newEvents
* Remove old ACE PlayerEventHandler wrappers
|
2016-09-24 22:31:10 +02:00 |
|
esteldunedain
|
18f09b9310
|
Rename events:
- ace_addedHeartRateAdjustment -> ace_heartRateAdjustmentAdded
- ace_cargoAddedByClass -> ace_cargoByClassAdded
- ace_enteredCardiacArrest -> ace_cardiacArrestEntered
- ace_itemAddedToTriageCard -> ace_triageCardItemAdded
- ace_reload_linkedAmmo -> ace_reload_ammoLinked
- ace_reload_returnedAmmo -> ace_reload_ammoReturned
- ace_treatmentSuccess -> ace_treatmentSucceded
- ace_common_engineOn -> ace_common_setEngine
- ace_explosives_clientRequestOrientations -> ace_explosives_requestOrientations
- ace_explosives_serverSendOrientations -> ace_explosives_sendOrientations
- ace_interaction_lampTurnOff -> ace_interaction_setLampOff
- ace_interaction_lampTurnOn -> ace_interaction_setLampOn
- ace_overheating_spareBarrelsLoadCoolest -> ace_overheating_loadCoolestSpareBarrel
- ace_overheating_spareBarrelsSendTemperatureHint -> ace_overheating_sendSpareBarrelTemperatureHint
Close #3533
|
2016-06-24 10:45:13 -03:00 |
|
commy2
|
c481ddedaf
|
add 'name' to components
|
2016-06-19 09:38:39 +02:00 |
|
SilentSpike
|
90ebf9638b
|
Update common event names to meet new standard
|
2016-06-04 11:12:56 +01:00 |
|
PabstMirror
|
d7f9c52c2f
|
Merge branch 'master' into cbaEventSystem
|
2016-06-02 19:29:30 -05:00 |
|
jonpas
|
95573ee711
|
Stringtable URL (#3855)
* Move url into stringtable to display it properly, Add some missing author and url entries
* Fix main
* Remove duplicate author
|
2016-06-01 23:45:51 +02:00 |
|
jonpas
|
1354826d56
|
Put semi-colon to the correct place
|
2016-06-01 14:11:32 +02:00 |
|
jonpas
|
1331265e65
|
Move url into a macro
|
2016-06-01 13:49:10 +02:00 |
|
jonpas
|
6730d016c2
|
Convert CfgPatches to new Eden format and CBA 2.4.1 compatibility
|
2016-06-01 13:27:02 +02:00 |
|
jonpas
|
4f515ec4e1
|
QGVAR captives, interaction
|
2016-05-25 20:23:53 +02:00 |
|
SilentSpike
|
207d6612da
|
Remove duplicate ACE_newEvents entries
|
2016-05-24 15:06:17 +01:00 |
|
SilentSpike
|
c4b75160a4
|
Run event renaming script
|
2016-05-24 14:13:11 +01:00 |
|
dixon13
|
a4781a20d3
|
Authors
|
2015-12-23 19:27:55 -07:00 |
|
commy2
|
4b536425b1
|
Code Cleanup Interaction
|
2015-09-28 14:36:51 +02:00 |
|
SilentSpike
|
822dd11ec6
|
Moved base ACE_ZeusActions to ace_interaction
|
2015-06-06 17:33:13 +01:00 |
|
SAM
|
021679208b
|
First batch of settings files
Separating ACE_Settings.hpp from config.cpp
|
2015-05-14 20:46:35 +02:00 |
|
jonpas
|
1a2e7d0596
|
Tabs to Spaces, Removed unused GUI class
|
2015-05-09 22:25:48 +02:00 |
|
Nicolás Badano
|
5e79970740
|
Switching nicknames
|
2015-03-24 01:18:00 -03:00 |
|
Nicolás Badano
|
66731c9cdd
|
First rough implementation of the passengers menu, with mounted main actions
|
2015-03-20 00:53:58 -03:00 |
|
commy2
|
4dab0b73d5
|
add conditions on post init
|
2015-03-15 09:26:16 +01:00 |
|
Nicolás Badano
|
2b0cfac8e4
|
Removed obsolote code from ace_interaction (#109)
|
2015-02-28 23:00:24 -03:00 |
|
Nicolás Badano
|
681d83f922
|
Merge pull request #129 from KoffeinFlummi/agmCaptivesPort
Port: AGM Captives
|
2015-02-11 18:09:33 -03:00 |
|
PabstMirror
|
435b3b8b86
|
Move Code out of CfgVehicles
|
2015-02-04 13:16:19 -06:00 |
|
Nicolás Badano
|
96b7c0d30c
|
ACE_Settings: replace all ACE_Options
|
2015-01-30 19:19:45 -03:00 |
|
Nicolás Badano
|
981978d043
|
ACE_Settings: replace all ACE_Parameters
|
2015-01-30 19:06:25 -03:00 |
|
Nicolás Badano
|
dc55ea517e
|
interaction: cba keybinds
|
2015-01-24 14:02:47 -03:00 |
|
Nicolás Badano
|
06743bef52
|
interaction: fix canInteract and exceptions in agm menu
|
2015-01-20 02:58:06 -03:00 |
|
Nicolás Badano
|
058aa8d920
|
interaction: cba keybinds
|
2015-01-18 19:38:58 -03:00 |
|
PabstMirror
|
6e8c394903
|
Standardize Config Version Stuff
|
2015-01-18 01:32:07 -06:00 |
|
commy2
|
7a6d0eefe3
|
port weapon select
|
2015-01-17 18:26:51 +01:00 |
|
Nicolás Badano
|
9cf9733850
|
interaction: fixed the modifier key
|
2015-01-15 17:15:39 -03:00 |
|
bux578
|
de8ca47e88
|
change some core to common
|
2015-01-14 14:28:04 +01:00 |
|
Nicolás Badano
|
167497ec2f
|
small fixes for explosives and interaction
|
2015-01-14 10:11:46 -03:00 |
|
Nicolás Badano
|
b868e9a35c
|
interaction: remove stuff from config. cable ties are no longer in interaction.
|
2015-01-14 01:47:39 -03:00 |
|
Nicolás Badano
|
9408363706
|
Fix interaction and overheating headers
|
2015-01-14 01:14:47 -03:00 |
|
commy2
|
ee7ae79f15
|
fix key release issues
|
2015-01-13 23:54:21 +01:00 |
|
commy2
|
e071b2f684
|
fix macros in common' config
|
2015-01-13 20:56:02 +01:00 |
|
commy2
|
270ff5535a
|
fix interaction menu
|
2015-01-13 19:14:34 +01:00 |
|
commy2
|
039ae01594
|
fix some sqf errors
|
2015-01-13 17:08:49 +01:00 |
|
commy2
|
9efc1f9547
|
fix script errors
|
2015-01-13 16:38:21 +01:00 |
|
jaynus
|
3fb2a8e245
|
big code clean up
|
2015-01-12 21:14:27 -08:00 |
|
commy2
|
35703f3920
|
inheritance
|
2015-01-12 21:35:18 +01:00 |
|
Nicolás Badano
|
1aa862bc3b
|
Change stringtables and main variables prefixes to ACE
|
2015-01-12 01:20:02 -03:00 |
|
Nicolás Badano
|
8d1bdd88ff
|
Finish macro work for config
|
2015-01-11 18:22:47 -03:00 |
|
Nicolás Badano
|
d405d5920a
|
Macros for interaction keys and conditions
|
2015-01-11 17:41:04 -03:00 |
|
Nicolás Badano
|
e823e60224
|
Remove unused code
|
2015-01-11 17:40:17 -03:00 |
|
Nicolás Badano
|
8bff5f6ef4
|
interaction: add script_component, initial CBAfication of config.
|
2015-01-11 16:50:29 -03:00 |
|
Nicolás Badano
|
6769189e7c
|
AGM_Interaction pre CBA
|
2015-01-11 16:32:51 -03:00 |
|