Commit Graph

2515 Commits

Author SHA1 Message Date
f247477b1d Update README 2021-07-16 18:24:06 +02:00
c408ccb1e8 Added new option to Premake 2021-07-16 16:36:16 +02:00
f534a09e35 Merge pull request #91 from Rackover/fix_rcon_party_lobby
Fix rcon not working properly on party servers
2021-07-15 23:15:11 +02:00
9eb9273010 Disable rcon log by default 2021-07-15 23:12:11 +02:00
5162c0c381 Log RCON on demand with a dvar 2021-07-15 21:45:46 +02:00
80effffd09 Merge pull request #93 from Rackover/generate_standard_zones
Unless explicitely defined, do not generate iw4x specific zones
2021-07-14 18:54:48 +02:00
2930fef177 Unless explicitely defined, do not generate iw4x specific zones 2021-07-10 11:30:35 +02:00
b87c97ef15 Merge pull request #89 from Rackover/shellshock_parsing
Parse shellshock for 461+ CODO maps (only for awp_arena so far ?)
2021-07-06 12:14:01 +02:00
434d0e93c9 Merge branch 'develop' into shellshock_parsing 2021-07-06 10:11:18 +02:00
219c8f4004 Merge pull request #90 from GEEKiDoS/develop
Fix 461 weapon loading, add vision file lookup function
2021-07-05 18:53:11 +02:00
2ad1d4a682 Fix rcon not working properly on party servers 2021-07-04 20:28:23 +02:00
d563379ab8 Do not check for Zones::Version 2021-07-02 11:49:24 +02:00
daeaf2e952 Add hooks for ParseShock 2021-07-02 11:44:57 +02:00
2626c75926 Fix 461 weapon loading, add vision file lookup function 2021-07-02 17:34:03 +08:00
28ced14dd9 Parse shellshock for 461+ CODO maps (only for awp_arena so far ?) 2021-07-01 23:16:31 +02:00
ee04b3e07d Merge pull request #88 from GEEKiDoS/patch-1
Add support for building custom fonts
2021-06-29 15:43:10 +02:00
3785322171 Generate IWI instead of PGM
Also remove PGM loading code
2021-06-29 21:06:50 +08:00
ecc21b4ac2 Add pgm read code for tuning fonts easier 2021-06-29 11:59:15 +08:00
d222334313 Add support for building custom fonts 2021-06-29 02:25:23 +08:00
6d93f6a067 Merge pull request #87 from Emosewaj/develop
Use new URL for Wiki
2021-06-26 18:26:09 +02:00
6145d14fab Don't rely on GitHub redirect, use new URL 2021-06-26 00:28:01 +02:00
9cf6c8df2b Merge pull request #84 from GEEKiDoS/develop
Some change for loading codo maps
2021-06-15 14:40:58 +02:00
440ae1d9d7 Some change for loading codo maps 2021-06-12 07:58:12 +08:00
2541533434 Merge pull request #83 from GEEKiDoS/develop
Fix compile
2021-06-07 23:30:20 +02:00
6c13f4fb45 Fix compile 2021-06-07 21:24:28 +08:00
b5357f41ca Merge pull request #82 from diamante0018/develop
Update README.md
2021-05-29 15:18:05 +02:00
322d381813 Update README.md 2021-05-29 15:12:55 +02:00
fde66f5664 Merge pull request #79 from diamante0018/develop
Correct typo in STDInclude
2021-05-28 02:07:15 +02:00
81739d4d8a Correct typo in STDInclude 2021-05-27 14:07:28 +02:00
4b94d01b10 Merge pull request #77 from Rackover/zb_better_techset_matching
Corrected wc_unlit matching and a few others
2021-05-16 01:17:42 +02:00
cd2d5f616e Corrected wc_unlit matching and a few others 2021-05-12 14:35:32 +02:00
242a6a71f2 Merge pull request #76 from XLabsProject/discord-notify
Create discord-notify.yml
2021-05-10 00:33:33 +02:00
34e00a45e8 Create discord-notify.yml 2021-05-09 22:21:42 +02:00
fec16c179a Merge pull request #74 from XLabsProject/fix/script-error-on-dedicated
Do not interrupt gameplay for GSC errors
2021-05-05 13:20:38 +02:00
a4ebcbeb60 Do not interrupt gameplay for GSC errors
Make iw4x developers life easier by not freezing their game up for GSC errors in basegame GSCs 🗡️ 
I understand why this feature exists, but it makes developing for iw4x impossible unless you comment it out - so maybe it doesn't belong on graphical clients.
2021-05-02 11:53:58 +02:00
640db8a3e6 Merge pull request #71 from Rackover/fix_cod4_trigs_iw4xcompatible
Enhance CoD4 map porting
2021-04-29 22:27:20 +02:00
462148a4b0 Fixed signed/unsigned masquerade 2021-04-28 20:23:56 +02:00
368e339efc Aggressive material replacement 2021-04-28 19:05:11 +02:00
791bd35c53 It's okay if we don't write every asset we had in memory 2021-04-28 19:05:02 +02:00
63ccf0e2bd draw model names 2021-04-28 19:04:54 +02:00
ee5f6a70c0 Sorted techset match-ups, slightly more sane techset matching, still not perfect though! (mp_convoy won't work unless the createart.gsc is smashed) 2021-04-21 23:42:57 +02:00
3e9b05d8ce Load bounce sounds, better soundalias structure 2021-04-13 19:54:09 +02:00
1fe241c7e5 Load weapon sounds with zonebuilder 2021-04-13 10:29:17 +02:00
d98cfb55cb Fix typos in WAV loading and streamed sound path 2021-04-13 10:29:12 +02:00
eebd0ae1da Cleanup & handle flag conversion in iw3xport 2021-04-12 00:44:11 +02:00
eebc48ab7c Set correct type flags when loading soundaliases (this should be in iw3xport, i'll move it later) 2021-04-12 00:44:03 +02:00
7dbb258a47 Correct array allocation for loaded sounds 2021-04-12 00:43:55 +02:00
e19409f550 Zonebuilder builds sounds & loaded_sounds now 2021-04-12 00:43:38 +02:00
4db236c852 Additional techset matching 2021-04-12 00:43:29 +02:00
d6394f0c69 weapon zonebuilding fix? 2021-04-07 15:17:56 +02:00