18 KiB
18 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
v2.0.2 - 2021-03-30
Added
Fixed
- Cant launch mayday extinction map on iw6x #319
Pull Requests
- Scripting arrays #287 #335 (@fedddddd)
- More script array support #340 (@fedddddd)
- fix mayday not loading #349 (@FragsAreUs)
- Actual fix for mayday #355 (@OneFourOne)
- bring some changes from s1x to iw6x #367 (@iAmThatMichael)
v2.0.1 - 2021-01-18
Fixed
- 2.0.0 server not responding #315
Pull Requests
v2.0.0 - 2021-01-17
Fixed
- Calling a method on wrong entity type crashes the game #251
- Steam presence not showing #253
- Function table issue #254
- Minidump error (Multiplayer) #262
- Issue with some script API #264
- linkto function not working #278
- Jump_height wrong on alien map mp_alien_dlc3 (Awakening) #284
- Call player function from on_say events #290
Added
- Include info about game being clean in minidumps #248
- Allow executing console commands via scripting API #255
- Missing lua librarys #256
- Dedicated Server Port does not change #106
- Make the require in Lua relative to the script #259
- Generate cryptographically signed GUIDs and verify them #263
Pull Requests
- Ultrawide Support / SafeArea #242 (@xoxor4d)
- Fix issue with chat #249 (@fedddddd)
- fix chat stub so chat actually works #250 (@skiff)
- Open table library, fix #256 #257 (@GEEKiDoS)
- Fix game crash by changing data type from bool to int32 in precache patch #261 (@GEEKiDoS)
- Fix precaching not working without a fast_restart #267 (@GEEKiDoS)
- Add g_playerCollision and g_playerEjection #281 (@Joelrau)
- Update function_dumper #283 (@Joelrau)
- Add map_restart #282 (@Joelrau)
- Fix #284 #285 (@fedddddd)
v1.1.0 - 2020-12-13
Fixed
- Dedicated Server Crash every 24 hours with Fatal error (0xC00000005) at 0x00000001E3A2A0. #222
- SetThreadDescription not available on older Windows versions #237
- Crash after leaving lobby (Local Match/Private) #239
- jump_slowDownEnable animation bug #245
Added
- Implement scripting support #17
Pull Requests
- Allow server owner to set server port #197 (@GEEKiDoS)
- Add chat notifies #235 (@fedddddd)
- Implement some jump dvars #243 (@fedddddd)
- Fix #245 #246 (@fedddddd)
v1.0.5 - 2020-12-08
Fixed
- Singleplayer crashing with v1.0.4 #234
v1.0.4 - 2020-12-07
Fixed
- Game pad crashes due to missing steam-api interfaces #173
Added
- Analyze Arxan exception handlers to get rid of them #146
- Add proper support for fovs >= 90 #153
- Set thread names for common threads #226
- Add -no-steam parameter to disable steam integration #227
- Create extended minidumps #228
- Load game as library instead of injecting it #230
Pull Requests
- added r_fullbright, kbam input patch and changed branding in sp #229 (@Jemal)
- allow PlayerCmd_SetClientDvar to change any dvar like old cods #224 (@skiff)
- Update function_table and some other changes. #232 (@Joelrau)
v1.0.3 - 2020-11-25
Fixed
Pull Requests
- Implement sv_motd #203 (@fedddddd)
- MP command fixes, Game console version, Aim assist #208 (@skiff)
- Add fastfiles component #199 (@Joelrau)
- update give command & add take command #198 (@Joelrau)
v1.0.2 - 2020-11-12
Fixed
- SP crashes on mouse scroll #186
Pull Requests
v1.0.1 - 2020-11-05
Pull Requests
- Fix chat font on resolutions higher than 1080p #176 (@skiff)
- Show infomation on title of the dedicated console #166 (@GEEKiDoS)
v1.0.0 - 2020-11-03
Fixed
- 2nd octet of the IP-address in status response is wrong. #150
- Arxan exceptions cause performance issues #144
Added
- Disable whitelist protection on /bind command on console. #151
Pull Requests
- ScrCmd_SetSlowMotion patches #157 (@skiff)
- added binding #152 (@Jemal)
- Server double clicks, discord presence fix and input module #148 (@Jemal)
- Add clientkick and kick commands #147 (@Joelrau)
v1.0.0-rc.1 - 2020-10-28
Fixed
- Dedis sometimes crash at 0x28046F420 #104
- A very long sv_hostname creates a lot of chaos #102
- Crash while typing message in chat #99
- steam_api64 is still being loaded by the game #95
- Discord integration displays own hostname, not the remote one #94
- Manage connecting from the main menu #93
- Changing password in private match crashes #80
- Exec bugged #76
- Dedicated server takes up a player slot #75
- Dedicated servers lag/run at double speed #67
- 9-bangs and semtex's are bugged (Desc) #39
- New bounce command bugged #25
- Vsync 15FPS bug #22
- Ingame console is automatically opened in singleplayer #7
Added
- Delay dedicated server commands until initialization is done #98
- Verify the game binary versions #92
- Add rcon and status commands #91
- Dealing with LFS limitations #86
- Load dedicated server configs #85
- Implement map rotate for dedis #81
- Dedicated Servers load .pak files #71
- Implement exec mycustom.cfg #66
- Implement basic server backend #60
- Implement minidump support #59
- Block changing name ingame #57
- Remove name colors from overhead names #56
- Implement dedicated servers #29
- Add working connect command #28
- Remove DTLS #27
- Get basic matchmaking working #9
- Dump latest publisher files #8
- Wai you no fully remove the most basic version of Arxan?!one! #1
Pull Requests
- Add more dvars to require sv_cheats / cleaned pathes a little #120 (@FragsAreUs)
- Implement release process automation #118 (@x-dev-urandom)
- Add IW6x version to game version strings #116 (@x-dev-urandom)
- dvarDump show values & using enums for game_console::print #114 (@iAmThatMichael)
- Add some functions #110 (@Joelrau)
- Unlock all camos #108 (@zzzcarter)
- Added a simple ping counter #105 (@halcyo-n)
- Display the proper hostname in discord presence #103 (@Jemal)
- Patch Dvar_Command to print values if no values are given like CoD4 #97 (@skiff)
- rcon and status commands #96 (@skiff)
- Updated DPServer IP Address #90 (@HexChaos)
- Hook calls for cg_gun_ dvars to remove flags #89 (@skiff)
- Fix map_rotation crash #88 (@Joelrau)
- Set up GitHub Actions #87 (@x-dev-urandom)
- New artworks & resources #84 (@sortileges)
- Implement sv_cheats #82 (@skiff)
- Small changes #78 (@Joelrau)
- Fix exec command patch #77 (@skiff)
- New icon, splash screen and banner #70 (@sortileges)
- Allow exec to find custom cfg files on disk #69 (@skiff)
- Increased sv_max_fps to 1000 #68 (@xerxes-at)
- Add Com_Error function #64 (@Joelrau)
- Block changing name in-game & remove colors from overhead names #63 (@Jemal)
- "cg_gun_" and dvar patches #62 (@sortileges)
- cg_fovscale and cg_fov changes #58 (@lizardpeter)
- Added bots #55 (@Jemal)
- Patched r_fog #53 (@OneFourOne)
- Discord integration #52 (@Jemal)
- Added colors module #48 (@Jemal)
- Scheduler addons #47 (@skiff)
- Fix SP not starting #46 (@fedddddd)
- Implemented server list feeder #43 (@Jemal)
- Add setviewpos, setviewang commands, add viewpos to drawfps #38 (@fedddddd)
- Make stats look better #36 (@FragsAreUs)