Commit Graph

68 Commits (develop)

Author SHA1 Message Date
Louve 550f1bd27d
Merge pull request #25 from efinst0rm/patch-1
fix: gamemode killstreaks getting overwritten
2024-06-16 11:05:21 +02:00
Louvenarde b1e0774bb8 (did i forgert to commit these?) 2024-04-14 11:53:55 +02:00
efinst0rm 1652ed0a0e
fix: gamemode killstreaks getting overwritten 2024-03-03 13:51:35 -06:00
efinst0rm 4652b1ad41
Fixed loadoutDeathstreak in Infected. 2024-03-03 13:45:00 -06:00
Louvenarde e2b50d691a Fix for #20 #21 #22 ? 2024-02-03 14:31:41 +01:00
Louve 704a69a9ec
Merge pull request #15 from diamante0018/develop
gamemode fixes
2024-01-12 00:00:59 +01:00
Louve d310691343
Merge pull request #17 from diamante0018/patch-3
more fixes for gun
2024-01-11 23:40:43 +01:00
Edo 3f2f24ab09
Update _menus.gsc 2023-12-31 14:14:00 +01:00
Edo 9576031f63
more fixes for gun 2023-12-31 14:05:22 +01:00
Edo 75ab8a88cc
remove splitscreen code 2023-12-25 11:30:07 +01:00
Diavolo 7744518f3c
gamemode fixes 2023-12-25 11:26:35 +01:00
Louvenarde 37dd2f576a Remove shipment hack 2023-12-18 13:51:39 +01:00
Louvenarde b67f9be562 Merge branch 'develop' of github.com:iw4x/iw4x-rawfiles into feature/teams 2023-12-15 20:15:43 +01:00
efinst0rm b99e81ee23 Fix small issues with gungame and infected. 2023-11-01 20:46:10 -05:00
efinst0rm 34776bef4b
Actually fix secondary offhand error 2023-11-01 13:09:20 -05:00
efinst0rm 5bc60e7923
Fix Secondary Offhand 2023-11-01 09:42:29 -05:00
efinst0rm 5d3e293e40
Remove endgame bug 2023-11-01 09:25:07 -05:00
efinst0rm 40b4ba7261 Added createXpEventPopup and overridePointsPopup
added createXpEventPopup to _ranked.
added overridePointsPopup to givePlayerScore in _gamescore (Used for custom game modes)
2023-09-15 20:22:33 -05:00
efinst0rm d14eca4f21 More GSC fixes for Gun Game and Infected
Backport setOverrideWatchDvar from IW5
2023-09-11 18:56:23 -05:00
Louvenarde f34d00e13c Added IW3 + IW5 Teams 2023-08-31 01:00:24 +02:00
efinst0rm f8c6d1c61e Fixed audio cues on kill confirmed. 2023-08-23 22:36:40 -05:00
efinst0rm df5cfeff65 Fixe a few script errors.
Remove stats tracking for kill confirmed since its not part of iw4.
2023-08-21 18:44:29 -05:00
efinst0rm 130851fe38 Initial infected and gun game mode 2023-08-17 19:49:32 -05:00
efinst0rm b36d0792d0 Revert "Revert "Add support for custom game modes classes""
This reverts commit 4478176407.
2023-08-17 19:48:00 -05:00
efinst0rm 4478176407 Revert "Add support for custom game modes classes"
This reverts commit ce51388914.
2023-08-17 19:47:34 -05:00
efinst0rm 88072e3b64 Add level.blockWeaponDrops
Needed for gun game & infected to prevent weapon drops on death.
2023-08-17 19:45:03 -05:00
efinst0rm bceb79b7d3 Add new game mode kill confirmed
Also updates old localizedstrings for some new games modes coming in the future soontm
Add Dog tag models. for kill confirmed.
2023-08-17 19:43:15 -05:00
efinst0rm ce51388914 Add support for custom game modes classes 2023-08-17 19:38:39 -05:00
efinst0rm ad2611183b Replace old dated _menus code
Replace old iw4x code in _menus to better detect if players are allowed to change teams and pick classes based on gamemodes.
Back port changes from IW5 to _playerlogic to support new _menus changes.
2023-08-17 19:37:09 -05:00
efinst0rm 299e5ed625 Port allowTeamChoice & allowClassChoice from IW5
Updates gameTypesTable.csv to check if game modes allow team change & class choices.
2023-08-17 19:33:49 -05:00
FutureRave c6b4109961
maint: quick cleanup 2023-05-16 12:12:59 +01:00
Emosewaj 52f18f9c5d
Undo #18bdcd8 for mp_shipment.gsc (#43)
Co-authored-by: Edo <edoardo.sanguineti222@gmail.com>
2023-04-19 21:46:53 +02:00
Diavolo 3d77486b50
maint: re-active now working functions 2023-04-03 13:54:58 +02:00
FutureRave 3bc879cf01
fix(mp_crash_tropical): allow the map to load once again 2023-03-27 18:09:01 +01:00
FutureRave 9448f3f08b
remove some kekware leftover 2023-03-20 23:52:33 +00:00
FutureRave f2acf8a24a
fix(playerlogic): remove this 2023-03-18 11:10:49 +00:00
FutureRave 8e35266c1c
fix: bravo precache GSC 2023-03-18 11:08:48 +00:00
FutureRave f7eed4ac86
fix: format 2023-03-18 11:08:23 +00:00
FutureRave 20d5c0cb0f
fix: format 2023-03-18 10:51:23 +00:00
FutureRave d2e1fd32ff
maint: remove illegal comments 2023-03-05 15:59:12 +00:00
Edo 0196f7ddd2
fix animation of trees on favela 2023-02-13 19:44:41 +00:00
FutureRave 18bdcd8167
fix(scripts): mp_farm 2023-02-07 13:57:10 +00:00
FutureRave 2097fc009f
fix missing localized string for iw4 test map 2023-02-05 19:46:36 +00:00
Diavolo 8b8db22180
fix mp_firingrange 2023-01-17 15:56:16 +01:00
Diavolo 3d1f7ff3f2
add back accidentally deleted script 2023-01-09 18:02:50 +01:00
Diavolo 0802f5fd1c
fix: move html dir 2023-01-08 10:16:08 +01:00
Louve baf2a1a412
Last minute fixes for new DLC maps (#38)
Co-authored-by: Louvenarde <louve@louve.systems>
2022-12-30 20:44:57 +01:00
Edo b1fcbc2c99
Revert commit 2022-12-12 21:00:13 +01:00
Edo 30603c9db3
fix(bog): create art 2022-12-12 19:10:20 +01:00
Diavolo 9f7d9e488d
fix glass on mp_strike 2022-08-07 18:59:55 +02:00