jonpas
986ac43a68
Cache config UI ( #4234 )
...
* Cache config UI
* Use configClasses to prevent reading entries in base class
* Fix header not containing return value
* One more count
* More lazy eval
2016-08-18 19:07:05 +02:00
[OMCB]kaban
8fc2cbd0ef
Russian Translations - Update ( #4217 )
2016-08-13 11:25:43 +02:00
jonpas
bd2a063861
Fix pboProject false/true becoming 0/1 in UI config, Default ammoCount to off ( #4041 )
2016-07-05 23:01:25 +02:00
commy2
3fdc0dd521
Merge pull request #3955 from acemod/add_name
...
add 'name' to components
2016-06-20 19:25:58 +02:00
BaerMitUmlaut
88b58216ee
Added beautified component names
2016-06-20 11:44:36 +02:00
commy2
c481ddedaf
add 'name' to components
2016-06-19 09:38:39 +02:00
Josuan Albin
d26f133733
Add missing french entries in stringtables and update older ones
...
Take changes from #3480 and completed empty entries
2016-06-19 01:18:12 +02:00
jonpas
ed15d99915
Fix basic UI being overwritten on RscDiary unload ( #3920 )
...
* Display disabled message when basic config set by mission showHud
* Set showHud on RscDiary unload - fix #3907 , Remove redundant force parameter from basic setElements
* Log forced source to RPT
* Add source to scripted element setter
2016-06-18 11:32:56 +02:00
jonpas
f1ae73967d
Normalize leftovers
2016-06-09 14:28:31 +02:00
Glowbal
8c9b31b1c7
Merge pull request #3815 from acemod/cbaEventSystem
...
Deprecate ACE events framework
2016-06-09 14:20:26 +02:00
jonpas
021a123fc6
Fix selective UI in FFV slots, Properly fix config name check
2016-06-05 14:02:55 +02:00
jonpas
b541b0b4f0
Fix selective UI script error when changing certain other settings
2016-06-04 21:20:10 +02:00
Jonathan Pereira
b64b7e431e
Translated remaining strings
2016-06-03 23:11:40 -03:00
SilentSpike
9e4fd77745
Update common event names to meet new standard
2016-06-03 22:39:43 +01:00
PabstMirror
59ffff406e
Fix missing ;
2016-06-02 20:05:03 -05:00
PabstMirror
db78dd53a8
Cleanup Merge and remoteFnc events
2016-06-02 19:59:18 -05:00
PabstMirror
d7f9c52c2f
Merge branch 'master' into cbaEventSystem
2016-06-02 19:29:30 -05:00
jonpas
4c995d4c5c
Improve selective UI API ( #3805 )
...
* Improve selective UI API, Disable ammo count when reload component is loaded, Fix stance UI
* Upgrade Selective UI framework for controls that share IDCs for gunner and soldier
* Separate more soldier and gunner settings sharing same IDCs, Remove vehicle gunner weapon which has no effect anymore
* Separate more soldier and gunner IDC sharing elements, Fix typo, Fix API setting not being respected in case where selective type is not the same on load
* Rework Selective UI using ACE_UI config, Cleanup, Add ACE_UI to FCS component to mark it (is already disabled due to other necessary settings for FCS to function)
* Do location check in function, Rename condition to location, change to number
* Use macros in ACE_UI location
2016-06-02 14:32:39 +02: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
331c3c70cb
Verify and fix cargo, nametags, rearm, reload, repair, ui, Convert infoDisplayChanged in common and mk6mortar Rsc's
2016-05-24 18:58:27 +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
SilentSpike
108ff4f644
Replace ACE event system calls with CBA counterparts
...
Regex used:
\[(.+?),(.+?),(.+?)\]\s+call\s+E?FUNC\((common,)?(target|object)Event\)
[$1,$3,$2] call CBA_fnc_targetEvent
E?FUNC\((common,)?(server|global|local)Event\)
CBA_fnc_$2Event
E?FUNC\((common,)?(add|remove)EventHandler\)
CBA_fnc_$2EventHandler
2016-05-22 16:47:39 +01:00
PabstMirror
98a74aca6e
UI - Don't overwrite other showHud indexes
2016-05-03 22:49:05 -05:00
ProfessorCZ
7d0fcde9fa
CZ Translate - Update
...
04/30/2016
2016-04-30 00:57:24 +02:00
jonpas
b06659a2e4
Fix params error
2016-04-23 00:29:58 +02:00
jonpas
c568c18865
Add module icon
2016-03-14 19:14:52 +01:00
jonpas
89924e927a
Disable debug
2016-03-14 17:25:20 +01:00
jonpas
32c32b6cc5
Add stamina bar selective UI
2016-03-09 18:58:46 +01:00
jonpas
70100825cf
Fix params in clientInit
2016-03-08 18:49:19 +01:00
jonpas
e90ef30904
Add return value to public setElementVisibility function
2016-03-08 18:42:37 +01:00
jonpas
23e2617db8
Change params order and improve clientInit
2016-03-08 18:40:23 +01:00
jonpas
64fe944b0f
Add public setter function, Optimize some checks
2016-03-08 18:12:01 +01:00
jonpas
9b46e8856e
Merge modules, Add base allow client settings toggle, Add requires descriptions
2016-03-06 15:41:17 +01:00
jonpas
a064c0c98d
Modernize code
2016-03-06 12:50:16 +01:00
jonpas
0dc1e37874
Merge branch 'master' into uiSettings
2016-03-06 12:41:27 +01:00
PabstMirror
46d6e92bca
Add quick debug defines to all script_components
2016-01-28 23:26:02 -06:00
jonpas
94ce49fedc
Add selective UI
2015-10-28 23:23:02 +01:00
jonpas
03f26fc12b
Merge branch 'master' into uiSettings
...
Conflicts:
addons/ui/README.md
addons/ui/RscChat.hpp
addons/ui/config.cpp
2015-10-08 00:06:41 +02:00
jonpas
a42685af2e
Removed copy/pasted maintainer intruder
2015-09-22 18:04:27 +02:00
jonpas
f45c0334fc
Added spaces
2015-09-06 03:49:52 +02:00
jonpas
f2bfc385eb
Merge branch 'master' into removeVignetteAndCleanUI
...
Conflicts:
addons/ui/README.md
addons/ui/config.cpp
2015-09-05 22:00:51 +02:00
jonpas
ce1c735d89
Removed Vignette, Cleaned up UI
2015-09-05 21:57:22 +02:00
jonpas
de033f0ff2
README.md files added to all modules
2015-08-19 04:18:33 +02:00
jonpas
7d792f9d14
Proper Vignette removal, Fixed stringtable typo
2015-07-20 04:50:25 +02:00
jonpas
dfca7b2f44
Split UI configs, Removed Vignette, Initial work on selective UI
2015-07-15 05:51:13 +02:00
VKing
5f328ce616
Added ace_ui - enchanced chat visibility on the map screen
2015-05-16 15:28:59 +02:00