Louve
c93351046b
Merge pull request #18 from diamante0018/patch-4
...
precache required scriptmenus
2024-01-11 23:40:22 +01:00
Edo
3f2f24ab09
Update _menus.gsc
2023-12-31 14:14:00 +01:00
Louvenarde
9696e39099
Remove duplicate images
2023-12-20 00:59:42 +01:00
Louvenarde
37dd2f576a
Remove shipment hack
2023-12-18 13:51:39 +01:00
Louvenarde
349be24b6c
Remove CODO files that slipped in by mistake
2023-12-17 10:14:45 +01:00
Louvenarde
d0cbc23144
Restore teams on some CODO maps that were forgotten
2023-12-17 10:06:04 +01:00
Louvenarde
623422a14e
Update website script & release script
2023-12-16 11:24:48 +01:00
Louvenarde
f34a67ee89
Fix citystreets preview missing
2023-12-16 11:10:36 +01:00
Louve
44e614a4fe
Merge pull request #6 from diamante0018/develop
...
fix(menus): Use OAT to track down mistakes
2023-12-16 11:10:17 +01:00
Louvenarde
49b871ec68
Merge branch 'develop' of github.com:iw4x/iw4x-rawfiles into diamante/develop
2023-12-16 10:59:30 +01:00
Louve
4c1e11024b
Merge pull request #5 from iw4x/feature/teams
...
Added IW3 + IW5 Teams
2023-12-16 10:51:19 +01:00
Louvenarde
f8017e7fa7
Fix material on IW5 SAS
2023-12-16 10:50:12 +01:00
Louvenarde
fe5e627e29
Add " to loc keys
2023-12-15 23:57:15 +01:00
Louvenarde
5e938b9135
Split files to make smaller IWDs
2023-12-15 23:49:01 +01:00
Louvenarde
e1ff35cd47
Updatet faction icons for SAS IW3
2023-12-15 22:44:48 +01:00
Louvenarde
39e53281dd
Move zones back to /patch
2023-12-15 20:31:25 +01:00
Louvenarde
b67f9be562
Merge branch 'develop' of github.com:iw4x/iw4x-rawfiles into feature/teams
2023-12-15 20:15:43 +01:00
Louvenarde
cab480ef30
Use team zones for now
2023-12-15 20:14:47 +01:00
Louve
1ae2710636
Update README.md
2023-12-15 20:11:43 +01:00
Louve
ee026e572b
Merge pull request #4 from efinst0rm/develop
...
Add Infected, Gun Game and Kill Confirmed.
2023-12-15 20:07:02 +01:00
Diavolo
32bbcbf69e
fix(menus): use OAT to track down mistakes and fix them
2023-12-15 18:02:18 +01:00
efinst0rm
b99e81ee23
Fix small issues with gungame and infected.
2023-11-01 20:46:10 -05:00
efinst0rm
8931d48f48
Add Gun Game , Infected and Kill Confirmed to menu's
2023-11-01 20:36:30 -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
Louvenarde
5ad70822d1
Fix team icons
2023-11-01 11:50:53 +01:00
Louvenarde
d9738f338c
Added missing teams localization
2023-09-16 15:24:39 +02:00
Louvenarde
2606666c22
Update arenafile
2023-09-16 14:27:38 +02: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
71cd4dfe48
Merge branch 'develop' of https://github.com/efinst0rm/iw4x-rawfiles-current into develop
2023-08-23 22:36:42 -05:00
efinst0rm
f8c6d1c61e
Fixed audio cues on kill confirmed.
2023-08-23 22:36:40 -05:00
Louvenarde
6f043052c2
Add missing sounds & updated patch_mp
2023-08-22 20:13:07 +02: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
efinst0rm
47cfde64f4
Add new call cards for new game modes.
2023-08-17 19:32:23 -05:00
FutureRave
c6b4109961
maint: quick cleanup
2023-05-16 12:12:59 +01:00
FutureRave
6580aa3688
feat: add getiP
2023-05-03 17:47:43 +01:00
FutureRave
ebcb8d9657
fix: make getPing work properly
2023-05-03 17:24:44 +01:00
FutureRave
7a44b445ca
fix: gsc mistake
2023-05-03 13:44:25 +01:00
Edo
cc5d3bc2e5
maint: update release.yml
2023-05-03 13:34:42 +01:00