Commit Graph

46 Commits (0208d47ff559c3a0313b2103cb9abd2b968ed33e)

Author SHA1 Message Date
Chase 0208d47ff5
Adds PS3 HUD 2021-10-16 15:56:13 -05:00
Dss0 80e3f08691
Merge pull request #10 from ChxseH/develop
Better dpad
2021-10-14 17:19:11 +02:00
Chase 8e69d3a469
Port xbox hud 2021-10-14 09:30:45 -05:00
Dss0 f997bcb64b
Merge pull request #9 from Rackover/feature/cod4-dlc
Feature/cod4 dlc
2021-10-08 21:30:50 +02:00
Dss0 23725c5d74
Merge pull request #7 from Laupetin/feature/fonticons
Fonticon support
2021-10-08 21:30:44 +02:00
Dss0 d47007722a
Merge pull request #5 from efinst0rm/patch-1
Fix for g_getplayervieworigin crash
2021-10-08 21:30:38 +02:00
Louvenarde 0af12a17a6 Removed extra "_unsigned" file 2021-10-02 20:05:00 +02:00
Louvenarde 89830643c0 Remove extra codo-related files 2021-10-02 20:04:24 +02:00
Louvenarde d6355acfab New visionfile for pipeline from H3X1C
(cherry picked from commit 55c132479a37738ef4df0d62948d308534cece15)
2021-10-02 15:50:21 +02:00
Louvenarde 5bf60401d9 Fixed STR
(cherry picked from commit e5e2542e7cca9ad2f534ee9b0f95bc2d3b6fd55e)
2021-10-02 15:50:08 +02:00
Louvenarde 1bd90aa443 Added carentan & crash snow strings, fixed iw4x_ui_mp
(cherry picked from commit 397be0dadbecc1028f998864bb51597625e38908)
2021-10-02 15:50:04 +02:00
Louvenarde e3141122fa Fixed previews and vision files
(cherry picked from commit f04901901ccd89e33809679dc8e953a030a601c7)
2021-10-02 15:49:59 +02:00
Louvenarde 851c52fd16 Carentan load/preview image
(cherry picked from commit 327d84159fe1a5508c7ca3914a84b0e9ebd0a5ef)
2021-10-02 15:49:55 +02:00
Louvenarde 9a4c9f2a77 Tabs into spaces
(cherry picked from commit fe198f87b2d8f0f6743ef09e790f76032001b603)
2021-10-02 15:49:50 +02:00
Louvenarde 51dbbccf24 Added chinatown/carentan to basemaps
(cherry picked from commit 5fac4cac86475b935c4fe3f4eb364250abbce970)
2021-10-02 15:49:44 +02:00
Louvenarde 08780e8737 An iw4x_ui_mp zone that doesn't replace everything with preview_mp_rust, which sounds like an improvement
(cherry picked from commit 27ac0e9ef986112c6d60fe5a4989b4ef26dab015)
2021-10-02 15:49:37 +02:00
Louvenarde 4bae717feb Colorblind-friendly team colors option
(cherry picked from commit 195cfce4e8b5c5fa533fba96f777d82d4ab5157e)
2021-10-02 15:49:32 +02:00
Louvenarde 84606feb20 Added Cod4 'dlc' maps
(cherry picked from commit 06e36e21ae5c84b220bdf2d411bd86098ce49aed)
2021-10-02 15:49:22 +02:00
Louvenarde 5e87703142 Remove zonebuilder-specific FF protection
(cherry picked from commit ed03a4ffa36b3d09ca6446c0277db9b230233ae2)
2021-10-02 15:48:59 +02:00
efinst0rm 62fac00970
Merge branch 'develop' into patch-1 2021-10-01 16:31:51 -05:00
Jan e89f6e6d3a Update font icon aliases for release 2021-10-01 19:06:05 +02:00
Jan f8ca3df4fb Add localized strings for fonticons 2021-09-21 20:05:58 +02:00
Jan b28499a1eb Fonticon table initial draft 2021-09-19 16:39:33 +02:00
Dss0 c12e31a48b
Merge pull request #6 from Laupetin/feature/gamepad
Rawfiles for Gamepad support
2021-09-12 18:12:34 +02:00
Jan d784bab874 Fix not being able to use thermal swap on ac130 with gamepad 2021-09-09 21:01:38 +02:00
Jan c804622a0a Update gamepad icons to the original IW4 ones 2021-09-09 20:52:47 +02:00
Jan 06995347cb Add controller alt button layouts that swap triggers and shoulders 2021-09-08 17:41:08 +02:00
Jan 129d296715 Add gamepad options sensitivity also have a 1-10 preset choice 2021-09-04 11:16:35 +02:00
Jan 9264749a50 Make gamepad scoreboard toggable by default 2021-09-04 11:16:03 +02:00
Jan 70b2daa0f8 Add buttons to be able to turn off aim assist clientside in the gamepad options 2021-09-01 18:52:08 +02:00
Jan 7c7cc2dea6 Add gsc script to disable aimassist when sv_allowAimAssist is set to 0 2021-09-01 18:18:44 +02:00
Jan 9ed9735592 Fix helicopter and ac130 thermal vision toggle not working for controller 2021-09-01 16:30:48 +02:00
Jan f931625bc6 Add vanilla helicopter gsc 2021-09-01 16:30:18 +02:00
Jan 403ef82a18 Add rawfile changes for controller support 2021-08-31 18:11:48 +02:00
efinst0rm 82ebf29a38
Fix for g_getplayervieworigin crash
Fix for ERROR: G_GetPlayerViewOrigin(): Couldn't find "tag_player" on player's view-link parent.
Problem is that the helicopter gets deleted, but the final killcam tries to use it.
Credit goes to @ineedbots
2021-08-16 15:38:03 -05:00
Dss0 e6d42754d9
Merge pull request #4 from XLabsProject/master
Merge master to develop
2021-08-16 21:28:01 +02:00
Dss0 23b7a4350f
Merge pull request #3 from zweeej/slowmo-fix
re-enabling killcam slowmotion in _killcam.gsc
2021-08-15 20:41:16 +02:00
zweej c61de6a310 Update _killcam.gsc 2021-08-15 18:22:29 +02:00
Dss0 201f7a805d
Merge pull request #1 from Laupetin/replace-with-unsigned-fastfiles
Replace iw4x specific fastfiles with vanilla unsigned fastfiles
2021-07-14 18:53:56 +02:00
Jan 049bf3f825 Replace iw4x specific fastfiles with vanilla unsigned fastfiles 2021-07-10 12:10:56 +02:00
Dss0 f550d2f893
Update README.md 2021-04-05 16:00:41 +02:00
Dss0 bfbe577298
Update README.md 2021-04-04 18:33:44 +02:00
Dss0 b82a591c90
Update README.md 2021-04-04 18:30:15 +02:00
Dss0 89e379e607
Update README.md 2021-04-04 18:29:27 +02:00
Dv4L aa7fa3afcf Initial commit of IW4x rawfiles as of IW4x version 0.6.1 2021-04-04 18:20:03 +02:00
Dss0 123c13c92e
Initial commit 2021-04-04 18:14:19 +02:00