Commit Graph

935 Commits

Author SHA1 Message Date
nercon 399c875646 overhauled addaction array to make it translatable
0.96 swapped "<t color='#FF8000'>-- Extended Options --</t>" 
with
 "<t color='#FF8000'>" + localize "STR_GREUH_EXTENDED_OPTIONS_ACTIONMENU" + "</t>"
 so it can be localized in stringtable.xml
2017-08-04 22:06:25 -07:00
Christian dfac6e74d2 Update README.md 2017-08-05 00:18:24 +02:00
Christian a7063fb8fc Building penalty and sector liberation rep gain
Building penalty and sector liberation rep gain
2017-08-05 00:16:26 +02:00
Christian eab451637b Merge pull request #202 from Wyqer/v0.96_artillery_support
V0.96 artillery support
2017-08-05 00:15:59 +02:00
Christian a8436a15e7 Building penalty and sector liberation rep gain 2017-08-05 00:00:58 +02:00
Christian 7d5758ab62 Another attempt to solve the mp sync issues
I can't say that this fixed it. Before it works basically fine, but you had sometimes "old" entries in the support menu. Now everything is fine so far in SP or local MP, but not on dedicated MP, as the syncing won't work. Maybe I'll leave this for some days and go on with the civ rep for now.
2017-08-04 21:35:09 +02:00
Christian f335cada80 Refreshing for MP Environment 2017-08-03 21:44:51 +02:00
Christian 1a4632876c Update README.md 2017-08-03 21:06:28 +02:00
Christian e0ab997e17 Merge pull request #200 from Wyqer/v0.96_civil_reputation
Prevent small log error when vehicle has no crew
2017-08-03 21:05:10 +02:00
Christian b5ec6ecd9a Merge pull request #199 from Wyqer/v0.96_artillery_support
Added monitoring for artillery units
2017-08-03 21:04:34 +02:00
Christian 4b37e6eaf4 Added monitoring for artillery units 2017-08-03 21:03:46 +02:00
Christian caac2d8ae7 Prevent small log error when vehicle has no crew 2017-08-03 19:05:04 +02:00
Christian 54d7408b52 Merge pull request #198 from Wyqer/v0.96_artillery_support
* Missed new line
* Some missing artillery classnames
* Radio on respawn loadout
2017-08-03 17:17:10 +02:00
Christian c6155f9f9e Radio on respawn loadout 2017-08-03 17:15:57 +02:00
Christian 8891606578 Merge pull request #197 from Wyqer/v0.96_civil_reputation
Added vehicle penalty
2017-08-03 17:12:07 +02:00
Christian f5acc0a1e3 Update README.md 2017-08-03 17:11:22 +02:00
Christian 51337043eb Added vehicle penalty 2017-08-03 17:10:39 +02:00
Christian be3c6b4a6a Update README.md 2017-08-03 15:00:43 +02:00
Christian e73820333e Some missing artillery classnames 2017-08-03 14:55:12 +02:00
Christian e71ce8aee5 Merge branch 'v0.96' of https://github.com/Wyqer/kp_liberation into v0.96 2017-08-03 14:28:16 +02:00
Christian dd0dbc5c79 Removed duplicated strings 2017-08-03 14:28:12 +02:00
Christian 360a887c70 Missed new line 2017-08-03 14:22:00 +02:00
Christian 7198831e21 Merge pull request #196 from Wyqer/v0.96_artillery_support
Ensure nil value after deleting req module
2017-08-03 14:21:05 +02:00
Christian a9c2cbb590 Ensure nil value after deleting req module 2017-08-03 14:19:12 +02:00
Christian f71647e7a0 Merge pull request #195 from Wyqer/v0.96_artillery_support
Locality fix for deleting req module
2017-08-03 14:05:46 +02:00
Christian de318454dd Merge pull request #194 from Wyqer/v0.96_civil_reputation
Implementation of Civ Rep Global
2017-08-03 14:05:07 +02:00
Christian df75603aea Locality fix for deleting req module 2017-08-03 14:04:15 +02:00
Christian 55fc274c4a Implementation of Civ Rep Global
* global variable
* ui element
* kill manager handling
* penalty variable in config
* reordered ui elements
* sync extended for civ rep
2017-08-03 13:55:57 +02:00
Christian 6469d37361 Merge pull request #193 from Wyqer/v0.96_artillery_support
Addition for #181
2017-08-03 09:17:52 +02:00
Christian a308b4a94b Addition for #181 2017-08-03 09:17:06 +02:00
Christian 1ef771f5cb Updated README.md 2017-08-02 13:28:26 +02:00
Christian 02f6217f08 Merge pull request #192 from nercon/v0.96
0.96 Added Chinese Simplified localization
2017-08-02 12:24:51 +02:00
nercon 62eac72b6a 0.96 Added Chinese Simplified localization
Merged from 0.955 and tweaked/added 0.96's strings
移植自0.955版本并调整/添加了0.96文本
2017-08-02 01:38:56 -07:00
Christian bceeb7ace7 Merge pull request #177 from k4s0/kaso_v0.96
update italian localization and some lenguage tweak
2017-07-21 08:30:04 +02:00
Casini Lorenzo 49a796b905 update italian localization and some lenguage tweak
update italian localization and some lenguage tweak
2017-07-20 09:59:06 +02:00
Christian 2f55911d82 Merge pull request #175 from Wyqer/v0.96_artillery_support
Debug Output for the artillery feature
2017-07-13 19:06:20 +02:00
Christian f3057f66f4 Debug Output for the artillery feature 2017-07-13 19:05:40 +02:00
Christian 974b8c3358 Single infantry catch implemented
It could happen, that infantry classnames from the "build one soldier" tab aren't listed inside the predefined squads, which prevented that they'll be saved.
Also cleared the kill_manager.sqf a little bit.
2017-07-13 18:46:10 +02:00
Christian 3939e5331d Update README.md 2017-07-09 16:34:06 +02:00
Christian 1d710a7a86 Update README.md 2017-07-09 16:33:48 +02:00
Christian 07bd71b5e8 Fixed small issues with default "hold fire" 2017-07-09 16:32:18 +02:00
Christian cfa107c37e Merge pull request #173 from Wyqer/v0.96_artillery_support
Needed for every player an own requester module
2017-07-09 15:47:21 +02:00
Christian a5d3573b1f Needed for every player an own requester module 2017-07-09 15:46:53 +02:00
Christian d4257602b6 Closes #151
V0.96 artillery support
2017-07-09 10:22:58 +02:00
Christian aad69fcdf0 Merge pull request #171 from Wyqer/v0.96_fix_disassemble_mortar_preview
Fixes #166
2017-07-09 10:21:33 +02:00
Christian 3a11a58046 Fixes #163
If the connection in the MP Environment isn't too bad, this simple blocking variable should prevent simultaneous FOB building from one container.
2017-07-09 10:20:38 +02:00
Christian 010134ae66 Prevent adding of the HQ entity to zeus 2017-07-09 10:08:55 +02:00
Christian 689f19f7cb Update README.md 2017-07-09 08:36:51 +02:00
Christian 549a00d94c Fixes #166
And in addition it prevents saving of preview vehicles (happened if you exit the game with the preview still in front or shut down the mission right after you canceled the build process)
2017-07-09 08:33:17 +02:00
Christian 3f45cc3498 Fixes #163
If the connection in the MP Environment isn't too bad, this simple blocking variable should prevent simultaneous FOB building from one container.
2017-07-09 08:16:48 +02:00