Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Tiberian Technologies Forum » Scripts 4.3 RC1 is now available
Scripts 4.3 RC1 is now available [message #491809] Sat, 05 November 2016 17:27 Go to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

I would like to thank Jerad Grey, Daniel Blaney and WhiteDragon for their contributions to 4.3 (If I missed anyone else who contributed to 4.3, sorry)

Please be aware that this hasn't undergone widespread testing yet and may contain bugs (that's why its posted here). Please do report any bugs you may find so they can be fixed before we launch this to all scripts 4.x players.

Full list of changes since 4.2 update 4: (a few changes accidentally got left out of the previous changelog, see below)
* Fix some issues with the way position and targeting data is sent over the network for some objects.
This change fixes the issues with turrets missing shots clientside especially if they are aiming up towards the edge of the map. It also fixes vehicles that leave the map extents from rubberband glitching. They now sync properly like soldiergameobjs do. This change allows ballistic weapons to now work correctly over the network as well.
* Add fixes so that you no longer get a bunch of messages about dead buildings/units in the chat box when you first join the game.
* Add support for a per-map cameras.ini file. This is named e.g. C&C_City_cameras.ini or whatever for your map. It is to be a copy of the normal cameras.ini with whatever extras you want to add. Like the normal cameras.ini, it is checked by the anti-cheat.
* Add a fix so that if you mouse over/target a stealth unit, your target box no longer disappears (people were using it as an "exploit" to find stealthed units which was unfair)
* Add stuff to prevent people from spamming radio commands and chat messages. Unlike the way stock renegade did this, this fix is server-side and players cant use hacks to defeat it.
* Make it so that the HUD is not affected by Set_Screen_Fade_Color/Set_Screen_Fade_Opacity
* Changes to allow the max health and max shield strength to go as high as 10000 (previously the limit was 2000). Note that if there are players not running 4.3, things may not work properly here for objects with max health/max shield strength greater than 2000 due to netcode backwards compatibility issues.
* If you put ResumeRotation=true in server.ini, it will store the current position in the rotation into a file called resumerotation.txt and re-load it again when the FDS starts (this is so it can resume the rotation if the FDS crashes or is shut down for some reason)
* Improvements to the Stop_Timer and Stop_Timer2 engine calls so they wont crash if called from inside a Timer_Expired function.
* Fix so that the killed explosion for soldiers displays properly.
* Add new console commands called EVAP/EVAT/EVAA. These work exctly like SNTP/SNDT/SNDA except the sound is played using the "dialog" volume setting in the config rather than the "sound effects" volume.
* Fix some issues with the output of Player_Info that were causing an issue if the player has a negative score.
* Add some features to clean up the stored map downloads (Daniel Blaney wrote these and knows more about why they exist, how to use them etc so I will let him explain)
* Fix so that the correct building icons will display on the purchase terminals when you access the "secret" vehicles/infantry pages.
* The /host command in the in-game chat box will now work correctly on a dedicated server.
* Fix it so that you cant use console commands/engine calls that change the time limit/time remaining when the score screen is displayed (before it used to crash when doing that)
* Change so that the chat hook, host hook, refill hook, player join hook, load level hook, pre load level hook, think hook, game over hook, radio hook, stock damage hook, TT damage hook, console output hook and player leave hook can be set multiple times and the hooks will all be called (before, if you registered any of these hooks the previously set hook would get overwritten)
* Some fixes to make radio commands work properly in LAN again.
* Add a field to weapon definitions that lets you override the animation set used for weapons.
* Add a field to ammo definitions that lets you override the preset used when a C4 is thrown (the default is "Tossed C4" but you can override it on a per-ammo basis now)
* Add a field to ammo definitions that lets you disable the "ammo definitions with a velocity greater than 400 are treated as instant-firing" thing
* A fix to various obelisk scripts so they will use a "target" bone if it exists)
* Add a new engine call Set_Background_Music_Player_Offset that is just like Set_Background_Music_Player except it lets you specify the starting position within the audio file to begin playing from.
* Add a new engine call Set_Camera_Player that lets you change the camera profile a player is currently using (this should only be used when players are inside a vehicle)
* A bunch of changes to various scripts Jerad Grey wrote.

Changes I missed in the previous changelog:
* Some fixes to allow the SkeletonWidth and SkeletonHeight settings for soldiers in LE to work for all skeletons.
* Support for adding additional buildings to the "battle info" dialog box. Use the textures HUD_C&C_G_COMM.TGA, HUD_C&C_G_CONYARD.TGA, HUD_C&C_G_SHRINE.TGA, HUD_C&C_N_COMM.TGA, HUD_C&C_N_CONYARD.TGA and HUD_C&C_N_SHRINE.TGA for the new buildings.
* Add a bunch of scripts written by Danial Blaney
* New engine calls Stop_Timer2 and Has_Timer
* Fix a glitch with dp88_AI_Turret
* New engine call ChangeTeamDeaths
* Some fixes to JFW_Change_Spawn_Character and JFW_Custom_Create_Object_At_Bone

Anyone wanting to test the client build can download http://www.tiberiantechnologies.org/files/launcherqa.zip and run that launcher to get the update
Anyone wanting to test the server bits can download http://www.tiberiantechnologies.org/files/server-4.3rc1.zip
Anyone wanting to test the tools can download http://www.tiberiantechnologies.org/files/tools-4.3rc1.zip
Anyone wanting the source code can download http://www.tiberiantechnologies.org/files/source-4.3rc1.zip


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies

[Updated on: Sun, 26 February 2017 02:55]

Report message to a moderator

Re: Scripts 4.3 RC1 is now available [message #491814 is a reply to message #491809] Mon, 07 November 2016 04:31 Go to previous messageGo to next message
[-HOH-]szymek777 is currently offline  [-HOH-]szymek777
Messages: 45
Registered: June 2013
Location: Poland
Karma: 0
Recruit
When i updated my DA is gone
Re: Scripts 4.3 RC1 is now available [message #491822 is a reply to message #491814] Mon, 07 November 2016 14:39 Go to previous messageGo to next message
dblaney1 is currently offline  dblaney1
Messages: 358
Registered: March 2014
Location: United States
Karma: 0
Commander
[-HOH-

szymek777 wrote on Mon, 07 November 2016 04:31]When i updated my DA is gone


Thats because you need to put the da scripts.dll back after updating. You may need to update your source code a bit or wait for whitedragon to release an update.
Re: Scripts 4.3 RC1 is now available [message #491824 is a reply to message #491809] Tue, 08 November 2016 04:47 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

Yes you need to wait for a new version of DA built against 4.3 RC1.


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: Scripts 4.3 RC1 is now available [message #491871 is a reply to message #491809] Sun, 25 December 2016 12:29 Go to previous messageGo to next message
roszek is currently offline  roszek
Messages: 296
Registered: June 2010
Karma: 0
Recruit
The requested URL /files/source-4.3rc1.zip was not found on this server.
Re: Scripts 4.3 RC1 is now available [message #491875 is a reply to message #491809] Mon, 26 December 2016 11:46 Go to previous messageGo to next message
dblaney1 is currently offline  dblaney1
Messages: 358
Registered: March 2014
Location: United States
Karma: 0
Commander
The download stuff is down. Jonwil is on vacation at the moment. I will try to see if I can get you the download you are looking for. BTW RC2 is out now.
Re: Scripts 4.3 RC1 is now available [message #491876 is a reply to message #491809] Mon, 26 December 2016 12:00 Go to previous message
dblaney1 is currently offline  dblaney1
Messages: 358
Registered: March 2014
Location: United States
Karma: 0
Commander
Here you go, the scripts 4.3 rc2 source code. I will post it in the rc2 topic as well.

[Updated on: Mon, 26 December 2016 12:00]

Report message to a moderator

Previous Topic: Going away on holidays
Next Topic: Scripts 4.3 RC2 is now available
Goto Forum:
  


Current Time: Fri Mar 29 06:59:24 MST 2024

Total time taken to generate the page: 0.00742 seconds