Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Blackhand Studios Core Patch 1 PreRelease Announcement
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97725] Mon, 28 June 2004 03:11 Go to next message
Blazer is currently offline  Blazer
Messages: 3322
Registered: February 2003
Location: Phoenix, AZ
Karma: 0
General (3 Stars)
Administrator/General

http://www.blackhand-studios.org/images/link_button.jpg
This is a pre-release announcement of the release of Blackhand Studios "Core Patch 1". What is CP1? CP1 will be a release of all of the fixes that we are working on that we have tested and deem worthy of being released to the public.

Below is a list of what is currently planned to be in CP1.

Custom Downloader App
If you have opted to have core patch downloads enabled (in renguard) and the server detects that there is a core patch you dont have, the server will direct renguard to download and run a custom downloader app written by Jonathan Wilson. If you have no core patches, this app will download and apply an "all-in-one" patch to bring you fully up to date. If you have, say, patch 3 and the latest is patch 5, it will download and apply a patch from 3 to 4 then one from 4 to 5. This app is specific to core patch downloading and is not related to downloading maps (other than maps in core patches) or the new downloader in renguard 1.1. The downloader will be used for the game.exe version of Core Patch 1 (the server versions will be distributed differently) and is using PocketSoft RTPatch technology to make the patches as small as possible.

The core patch will also be available stand-alone for those that dont want to download it through RenGuard (e.g. those who have a fast connection on a machine other than the one with RenGuard and Renegade installed)

There will also be a Core Patch 1 for the Windows FDS and one for both versions of the Linux FDS containg the new maps, latest scripts.dll, sound fixes and so on. Basically, everything on this list that applies to the FDS's (including the UDP crash issue fixes)

New FDS Console Commands
[list][*]pamsg - Just like the amsg command, except sent to one specific person. The recipient will receive an in-game fullscreen message window that they must click OK to close. Usage: pamsg <text>. The next version of RenGuard, BRenBot, and djlaptops SSC will utilize pamsg for kick messages instead of relying on public hostmsgs and/or pages.

[*]ppage - Sends a page from the FDS ("Host") to the player. The player will receive a blue page just like the ones from other players, except it will be from the host. THIS ENABLES GSA-MODE SERVERS TO HAVE A PAGE FUNCTION! Usage: ppage <text>

[*]snda - Plays a wav or mp3 sound using Renegades internal sound player. If the sound specified is in always.dat, it will be played from there, otherwise the soundfile will be looked for in the data directory. The sound will be heard by all players who have CP1 installed. Usage: snda <filename>. *Spoiler* I intend to use snda to implement a "2 minute warning" that will play a sound when there is 2 minutes left in the round. Smile

[*]sndp - Just like snda, except only the specified player hears the sound. *Spoiler* I intened to use this to play a jingle when someone gives you a !rec, or when you do something special like kill a high priced character. Usage: sndp <filename>

[*]team - Force team change of specified player. Usage: team <team id> 0=Nod 1=GDI 2=Neutral

[*]team2 - Same as team command, but also transfers the players current cash and score with them.

[*]id - Prints the playerid of all players, or of a certain player. Usage: id [(partial) name][/list:u]
We also have several other console commands that we have deemed too dangerous to release (such as one that can spawn any preset at the location of any player and one that can give all weapons wioth unlimited ammo to any player) but those wont be in the public release. Some of them may be used for specific things for specific mods and in specific circumstances however (this list superceeds any other lists that may be floating about and contains the final list of what will be public). BHS strongly urges any mod team to contact us regarding special scripts or game enhancements, as we probably allready have something you can use instead of you or someone having to re-code it. If we do not allready have something you can use, we may be able to implement it for you.

Game Engine & FDS Bug Fixes
[list][*] Emoticons - Emoticons will now work for everyone. The emoticons are the small colored icons you see over the heads of players as they use radio commands. For an example of these play Renegade in SP or 1 player LAN mode, put yourself into third-person view, and use the radio commands. The Emoticons are very useful for seeing exactly who is saying "I need repairs!" etc.

[*] Sounds that were previously "host-only" now work in MP. This means you will hear the obelisk chargeup sound, cargo plane propellers, and other sounds normally only heard in SP/host-only mode. Props to SK for this fix, which required creating a new network event to forward the sound events from the FDS to the clients. Script commands which previously did not work in MP that will now function properly are:
Create_Sound
Create_2D_Sound
Create_2D_WAV_Sound
Create_3D_WAV_Sound_At_Bone
Create_3D_Sound_At_Bone
Play_Building_Announcement

This combined with the fixes to the obelisk script in the latest scripts.dll means that the obelisk now works like Westwood intended with working sound and glow animation.

[*] Fixed animations bug. This fixes any script using the Set_Animation_Frame script command for animation to have working animation for all players, not just the host.

[*] strings.tdb fixes - Both Aircraftkillers fixes are in here, as well as fixes that will show whether someone is a "Stealth Blackhand" or a "Blackhand Sniper" instead of the current label of just "Blackhand" (thanks npsmith82).

[*] Fixed GDI Weapons Factory glass (being able to fire through it from one side but not the other). This is a W3D bug, the glass is supposed to be bulletproof on both sides.

[*] New improved version of MSS.DLL. This is an upgrade to the Miles Sound System code that Rengade uses. The benefits of the upgrade include lower CPU usage for mp3 decoding and playback, as well as providing more sound modes like Dolby Surround Sound. Thanks to v00d00 for this fix.

[*] Fixes for two different UDP flood exploits which cause the FDS to crash. (Thanks to Alkaline for providing one of the fixes)[/list:u]

Linux FDS Fixes
[list][*] Independant logging of F2/F3 chat messages via a seperate log file with the name bhs_xxx where xxx is the name of the regular renlog (currently the LFDS randomly does not display them).

[*] Fixed output of IPs in player_info We are working on a fix to make the IP addresses display correctly in the player_info console command in the RH7.3 LFDS but it will probobly not be ready for Core Patch 1 and will have to go into Core Patch 2.

[*] The linux version of Core Patch 1 will include the remote admin wrapper written by mac.[/list:u]

scripts.dll 1.7.1
[list][*] BHS Core Patch 1 will contain the latest version of the custom scripts.dll written by Jonathan Wilson[/list:u]

Fixes to Current Westwood Maps
[list][*] Vis fixes.

[*] Fixed bad spawn points (falling through the map when spawn) on Volcano, Field, and Under.

[*] Fix for base-to-base exploit on C&C_Islands. MRLS will no longer be able to hit the Hand of Nod from behind the GDI Barracks (invisible blocker).

[*] Fix for base-to-base exploit on C&C_Field. MRLS will no longer be able to shoot missles through the mountain to hit Nod base.

[*] Fix to stop "wall jumping/driving" (with a vehicle) on C&C_Mesa, C&C_Walls, and C&C_Walls_Flying. This fix is a bit controversial because some argue that it is a valid tactic, and that they don't mind the jumping and that they prepare for it. BHS view on this is that the map authors *specifically* put vehicle blockers in those exact areas to prevent vehicles from passing those points, and we are simply enforcing that intention, thus fixing a bug/exploit that allows people who know how to get their vehicle past the blockers an unfair advantage.[/list:u]

BHS Map Pack
The BHS Map Pack are maps that BHS has tested and verified to be of high enough quality (little/no vis errors, good gameplay, no exploits) to be released to the public. The included maps are:
C&C_Mutation
C&C_FieldTS
C&C_Siege (new fixed version)
C&C_Snow
C&C_Sand
C&C_Gobi
Note that these are not all the maps we intend to have up for download, there will be more in future releases.
Re: Blackhand Studios Core Patch 1 PreRelease Announcement [message #97726] Mon, 28 June 2004 03:14 Go to previous messageGo to next message
OnfireUK is currently offline  OnfireUK
Messages: 144
Registered: November 2003
Karma: 0
Recruit
This all looks good and everything but im sorry i have to point this out...

Blazer



[*] Fixed bad spawn points (falling through the map when spawn) on Volcano, Field, and Under.




YES !!
NO MORE RUINED K/D BY THAT STUPID HAND OF NOD SPAWN POINT !

*dances*
*does handstands*

Thank you BHS !


Moderator @ Dethserv2: Moonlightshakers
WOL Nick : PHxOnfire
"Oh mortal man, is there anything you cannot be made to believe?" - Adam Weishaupt
"Sapere Aude- Dare to be wise"
Http://www.hyousaf.plus.com/WinDoze.gif
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97729] Mon, 28 June 2004 03:36 Go to previous messageGo to next message
laeubi is currently offline  laeubi
Messages: 799
Registered: February 2003
Location: Germany
Karma: 0
Colonel

Would ppl play with pll that don't have the patch aplied??

www.laeubi.de Find Mods, Maps, Tool, Files and More!
< All Tutorials you ever searched for >
< contact me >
"Don't say it is imposible... just find a solution!"
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97732] Mon, 28 June 2004 04:15 Go to previous messageGo to next message
Majiin Vegeta is currently offline  Majiin Vegeta
Messages: 2186
Registered: February 2003
Location: London
Karma: 0
General (2 Stars)
this sounds great i wanna install now >_<
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97739] Mon, 28 June 2004 05:13 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3555
Registered: February 2003
Karma: 0
General (3 Stars)

firstly, we are working to make sure that people with the patch can connect to servers/play with people who dont have the patch and people without the patch can connect to servers/play with people who do have it installed.

As for the person who wants it now, wait, we are going to have a beta test soon.


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
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97749] Mon, 28 June 2004 05:52 Go to previous messageGo to next message
Renardin6 is currently offline  Renardin6
Messages: 1570
Registered: December 2003
Location: Belgium
Karma: 0
General (1 Star)

hmmm, seems very very nice.
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97757] Mon, 28 June 2004 06:06 Go to previous messageGo to next message
Sir Kane
Messages: 1701
Registered: March 2003
Location: Angerville
Karma: 0
General (1 Star)
Yes yes, fear da 1337 Silent_Kane and his dll allowing all the fixes.

Proud N9500 and proud N6270 user. Creator of the IEE libraries (original bhs.dll) and the RB series software.
http://n00bstories.com/image.fetch.php?id=1189992501http://www.n00bstories.com/image.fetch.php?id=1257492907
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97758] Mon, 28 June 2004 06:07 Go to previous messageGo to next message
Hav0c is currently offline  Hav0c
Messages: 305
Registered: August 2003
Location: England, UK
Karma: 0
Recruit
Nice Job, Release ASAP Razz
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97773] Mon, 28 June 2004 07:49 Go to previous messageGo to next message
Try_lee is currently offline  Try_lee
Messages: 542
Registered: February 2003
Location: Reading, England
Karma: 0
Colonel
Nice... are the modified versions of the WS maps you're releasing based on the maps that have the faster load times (modified by Dante?) or the original WS ones?

YARR! The pirate life is for me! http://www.n00bstories.com/image.fetch.php?id=1202408761
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97779] Mon, 28 June 2004 08:38 Go to previous messageGo to next message
NeoX is currently offline  NeoX
Messages: 408
Registered: April 2003
Location: Canada, Ontario, Acton
Karma: 0
Commander
Great Job Glad to hear this Renegades support will now be back soon!
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97780] Mon, 28 June 2004 08:44 Go to previous messageGo to next message
WNxPunk is currently offline  WNxPunk
Messages: 34
Registered: February 2004
Karma: 0
Recruit
Sounds great. Posted it on CNC: Unleashed now you can see lots of people wanting to download it Shocked Very Happy

Punk signing off.
http://securi.nemek.co.uk/wn/punk_sig.jpg
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97822] Mon, 28 June 2004 10:36 Go to previous messageGo to next message
vloktboky is currently offline  vloktboky
Messages: 290
Registered: February 2003
Location: Kentucky, USA
Karma: 0
Recruit

Will using the commands like Create_2D_Sound function in private scripts as well? It would be nice to put things like the CTF sounds into my CTF mod, etc.

[Updated on: Mon, 28 June 2004 10:51]

Report message to a moderator

Blackhand Studios Core Patch 1 PreRelease Announcement [message #97825] Mon, 28 June 2004 10:41 Go to previous messageGo to next message
htmlgod is currently offline  htmlgod
Messages: 360
Registered: July 2003
Karma: 0
Commander
Nice.

Check out http://newhope.conquergaming.com to see the progress of the STARWARS mod for Renegade.

http://newhope.conquergaming.com/OtherStuff/NIKE.jpg
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97831] Mon, 28 June 2004 10:54 Go to previous messageGo to next message
Blazer is currently offline  Blazer
Messages: 3322
Registered: February 2003
Location: Phoenix, AZ
Karma: 0
General (3 Stars)
Administrator/General

vloktboky

Will using the commands like Create_2D_Sound function in private scripts as well? It would be nice to put things like the CTF sounds into my CTF mod, etc.


Yep Smile
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97836] Mon, 28 June 2004 11:00 Go to previous messageGo to next message
vloktboky is currently offline  vloktboky
Messages: 290
Registered: February 2003
Location: Kentucky, USA
Karma: 0
Recruit

Well then that leads to one more question: Is RG needed for these commands to work, or will there be a separate release of the needed stuff for the clients as well?

Also, is it possible to determine if a player has the needed stuff to work these commands from inside the DLL?
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97837] Mon, 28 June 2004 11:03 Go to previous messageGo to next message
Sir Kane
Messages: 1701
Registered: March 2003
Location: Angerville
Karma: 0
General (1 Star)
Yes, the patch will be available to users without RenGuard.
And I'm planning to add a way to detect if users have/do not have the client side stuff.


Proud N9500 and proud N6270 user. Creator of the IEE libraries (original bhs.dll) and the RB series software.
http://n00bstories.com/image.fetch.php?id=1189992501http://www.n00bstories.com/image.fetch.php?id=1257492907
Blackhand Studios Core Patch 1 PreRelease Announcement [message #97942] Mon, 28 June 2004 16:14 Go to previous messageGo to next message
vloktboky is currently offline  vloktboky
Messages: 290
Registered: February 2003
Location: Kentucky, USA
Karma: 0
Recruit

Excellent, I look forward to this release then. Thanks for all of your hard work. Smile
Blackhand Studios Core Patch 1 PreRelease Announcement [message #98166] Tue, 29 June 2004 11:46 Go to previous message
Goltergaul is currently offline  Goltergaul
Messages: 51
Registered: January 2004
Karma: 0
Recruit
yeah man really good work! try and find some other maps for the first CP... the standard ones are boring now Wink
Previous Topic: The Amazingly Fast W3D Engine
Next Topic: Original Westwood Skins
Goto Forum:
  


Current Time: Tue May 21 07:31:48 MST 2024

Total time taken to generate the page: 0.00957 seconds