Client Update 0.4.7.0 Released (2024-07-05)

Started by AdTec_224, Jul 05, 2024, 09:15 PM

Previous topic - Next topic

AdTec_224

The main focus of this update has been improving foot/weapon sync however I've also ported some features over from the old 0.4.7 beta.

Quote
  • Added support for HTTP downloads.
    • A proxy can be used by setting the option net_dl_proxy to the proxy's URI, e.g. /setconfig net_dl_proxy http://192.0.0.7 or /setconfig net_dl_proxy socks4://192.0.0.8:1080. The proxy can be disabled by using /setconfig net_dl_proxy 0.
  • Added support for custom cull zones.[nb]To use custom cull zones, add a file named maps/cullzones.xml to the server store with the following format:
    <?xml version="1.0" encoding="ASCII" ?>
    <cullzones>
        <!-- Disable rain -->
        <cull min_x="-200.0" min_y="-200.0" min_z="-10.0" max_x="200.0" max_y="200.0" max_z="40.0" flags="8" />
    </cullzones>
    [/nb]
  • Added support for replacing the surface traction table by adding a maps/surface.dat file.
  • Added support for 3D arrow blips
  • Added support for turning the engine off
  • Added the ability to open automobiles' bonnets
  • Added the ability to pop open automobiles' boots
  • Fixed death anims when headshot in car
  • Allow weapons as usable objects in XML maps
  • Implemented fine-grained drunk visuals and handling
  • Rewritten module list code
  • Partially re-written foot sync to improve accuracy (more changes may be made over time)
  • Updated third-party components.

As usual, this update will take effect upon reloading the browser and joining a 0.4.7.0 server.


Ridwan Rz

Finally an update! thanks AdTec :)  :)

HunTinG

#3
hi Adtec, hunting here, with some information you would consider useful:

1) my friend tried to move VKs to 0.4.7, but there's like minus 10-15 fps compared to regular gameplay (constant 40-45 fps), there's game stutters every 5 seconds and it is working fine on the 006_2 version

2) the DM is a TOTAL mess, players sliding everywhere, and despite the good sync of bullets, there's a bug that's produced when a player glitches too much - he warps all around your screen just like in 0.3z

here's what I noticed about DM:
- you managed to get shotguns multiple fire to sync, that's nice, but it's not done properly - you should've changed weapon's reload values in weapon.dat file, there's some public server values, many servers use them, you shouldn't have done it VCMP-wise, you should instead have let servers use their own preferences OR you should've forced the reload value to be faster so that when player is about to fire the second/3rd shot, his anim will restore.. instead, what was done: you made a "fake shot" come out to sync the real one, you also can't hear the audio of shotgun playing when that happens, and it's VERY confusing to fight against

- what I talked about above probably is the thing which messes with players' animations, if you keep bashing crouch button, you'll be seen in a total warp, so despite the good sync effort(which was apparently done very well), the animations are remaining bugged and you're led in a TOTAL confusion, right now in DM world of vcmp, who fires first will win, because the other player has no actual way of reading what is going on

those are the issues we've encountered in XE and BRL while beta testing, a friend of mine also pointed my sliding in EA server, and by the way - apparently the warp bug also works with M4, which is an even BIGGER issue

my suggestion about DM is to leave shotgun reload as it was before, let it be a servers preference rather than a forced thing in VCMP, it is also a way to identify the hackers who are playing in a server which doesn't allow this to happen, because apparently if you modify it from VCMP side, it becomes a lot bugged and it creates the fake warp which is very unpredictable in DM world, in KoTH for example this feature was working properly and no slide was being made


hope you'll fix this eventually, til then I guess I'll stick to playing 006 unfortunately

habi2

Welcome

And 3D Arrow BlipsCool

HunTinG

#5
hi

ok, so from my experience so far with the bugs:
1) fps drops everywhere, no matter the server, no matter the hardware, every player is complaining about stutters and fps drops
2) ghost shots are gone, good work on that, but however i can still hear the bullet sound whenever a ghost shot was supposed to be produced, for example when a player holds fire and jumps, i still can hear the shotgun sfx
3) there's a slight warp whenever a player just randomly moves around, this means there's a mistake on the foot sync if i'm correct
4) the best way to make a player warp is glitch notoriously, so that's one more pointer to look at, related to the foot sync
5) whenever a player spams shotgun, the bug that I reported still appears but in a different manner: the shotgun fire sfx doesn't play anymore after 1st shot was fired, the shots do sync however, and by the way the anim doesn't restore completely, and there's warp produced - so get this "fix" removed please

however the bullets do sync way better in 0.4.7 than in any version, and thats a cool thing

my suggestions:
- remove the bug fix for "spamming shots - shotguns get jammed bug" that I reported, it can easily be done by server script, and it will look way better by just messing with reload values rather than adding a fake shot (KoTH for example did a great job fixing this bug, there's no need to further push the VCMP engine with this when a server owner can decide whether he wants this feature or not - and tbh it's useless without the warp, once warp will be removed, every player should be able to react to those spam bullet shots)

- allow up to 255 colors for vehicles (like in original VC game) if possible, some guy tipped me off on discord and asked me to post this as a suggestion since I'm creating this topic..
this is the quote straight from him:
Quoteto be clear there are no "lost colors"
vc default colors are in 0-99
100-199 are custom colors (normally they're blank in vc)
200-255 is possible but locked in vcmp (they're also blank in vc)

the rest is all up to you, I am really not a scripter to know the best way to fix foot sync warp or whatever else is in there, so I guess I'm relying on Adtec with this, I really got no clue, I just told you what players will prefer to be done about the shotguns reload(like I said, eventually completely remove this, it's a very messy feature)

gamingpro