It looks like several client plugins will be broken with this update. The KeyValues library was changed in this update, apparently.
How am I supposed to get good at the game if I can't DM?
thesupremecommanderIt looks like several client plugins will be broken with this update. The KeyValues library was changed in this update, apparently.
does that include things like prec?
does that include things like prec?
wpminnowseee - Fixed Mini-Sentry collision hull being scaled smaller than it should be
it's a start
it's a start[/quote]
[img]http://i.imgur.com/wGy6bhh.jpg[/img]
omz- Re-enabled HTML MOTD support for Mac OS X and Linux clients
This is big for people who want .ss on those devices
Hell yeah, I was wondering what was going on. I kept spamming cl_disablehtmlmotd 0. Finally
This is big for people who want .ss on those devices[/quote]
Hell yeah, I was wondering what was going on. I kept spamming cl_disablehtmlmotd 0. Finally
Plugins that used "KeyValues" files are broken, which is at least statusspec (item schema & medigun info), prec (config file) and allllll of sourcemod
waiting to see how sourcemod fix it because they know what they're doing
waiting to see how sourcemod fix it because they know what they're doing
4812622wpminnowsimageeee - Fixed Mini-Sentry collision hull being scaled smaller than it should be
it's a start
Mind sharing the command for showing those entities/hitboxes?
it's a start[/quote]
image[/quote]
Mind sharing the command for showing those entities/hitboxes?
4812622wpminnowseee - Fixed Mini-Sentry collision hull being scaled smaller than it should be
it's a start
[minisentryhitbox]
Oh my lord, can you stand on that tall hitbox as well?
it's a start[/quote]
[minisentryhitbox][/quote]
Oh my lord, can you stand on that tall hitbox as well?
rowrow4812622wpminnowseee - Fixed Mini-Sentry collision hull being scaled smaller than it should be
it's a start
[minisentryhitbox]
Oh my lord, can you stand on that tall hitbox as well?
Yes. It's a little shorter than a Dispenser and you can walk from a mini to dispenser without needing to jump, so they increased it quite a bit.
it's a start[/quote]
[minisentryhitbox][/quote]
Oh my lord, can you stand on that tall hitbox as well?[/quote]
Yes. It's a little shorter than a Dispenser and you can walk from a mini to dispenser without needing to jump, so they increased it quite a bit.
RigelApparently P-REC is indeed broken.
We really need an open source version of P-REC. I don't believe Orange really wants to work on it anymore, but he doesn't want to release the source code either.
We really need an open source version of P-REC. I don't believe Orange really wants to work on it anymore, but he doesn't want to release the source code either.
hookyRigelApparently P-REC is indeed broken.We really need an open source version of P-REC. I don't believe Orange really wants to work on it anymore, but he doesn't want to release the source code either.
AFAIK he doesnt want to release it because the code is a mess, also he seems to have shifted to dota, not sure he will update this or not.
We really need an open source version of P-REC. I don't believe Orange really wants to work on it anymore, but he doesn't want to release the source code either.[/quote]
AFAIK he doesnt want to release it because the code is a mess, also he seems to have shifted to dota, not sure he will update this or not.
Anyone else's game stuttering/freezing since the update?
Game keeps re downloading the update and I can't fix it.
I already uninstalled PREC, steam://flushconfig, verified game cache, and restarted steam.
I have a match in 30 minutes.
I already uninstalled PREC, steam://flushconfig, verified game cache, and restarted steam.
I have a match in 30 minutes.
New stable MetaMod/SourceMod snapshots are working.
FreestateAnyone else's game stuttering/freezing since the update?
Glad I'm not the only one, it's definitely as a result of the update today. I've yet to find a remedy.
Glad I'm not the only one, it's definitely as a result of the update today. I've yet to find a remedy.
TheJesterFreestateAnyone else's game stuttering/freezing since the update?
Glad I'm not the only one, it's definitely as a result of the update today. I've yet to find a remedy.
Idk if this is the cause, but three other people who are also getting it have mat_queue_mode set to 2. Any chance yours is also set to 2?
Glad I'm not the only one, it's definitely as a result of the update today. I've yet to find a remedy.[/quote]
Idk if this is the cause, but three other people who are also getting it have mat_queue_mode set to 2. Any chance yours is also set to 2?
For plugin authors: IFileSystem changed, GetCaseCorrectFullPath_Ptr needs to be added. On the bright side, Valve might start releasing vtable offsets in future updates.
so we are using the old snakewater for tonight's matches. cp_snakewater not the cp_snakewater_final
glad we all practiced this one
glad we all practiced this one
FreestateTheJesterFreestateAnyone else's game stuttering/freezing since the update?
Glad I'm not the only one, it's definitely as a result of the update today. I've yet to find a remedy.
Idk if this is the cause, but three other people who are also getting it have mat_queue_mode set to 2. Any chance yours is also set to 2?
It is, but setting it to 1 doesn't seem to fix the problem unfortunately. :(
Glad I'm not the only one, it's definitely as a result of the update today. I've yet to find a remedy.[/quote]
Idk if this is the cause, but three other people who are also getting it have mat_queue_mode set to 2. Any chance yours is also set to 2?[/quote]
It is, but setting it to 1 doesn't seem to fix the problem unfortunately. :(
vtableFor plugin authors: IFileSystem changed, GetCaseCorrectFullPath_Ptr needs to be added. On the bright side, Valve might start releasing vtable offsets in future updates.
Unfortunately, it won't help client plugins until Valve releases that update to the SDK. Servers (well, at least MM:S and SM) should be good to go.
Unfortunately, it won't help client plugins until Valve releases that update to the SDK. Servers (well, at least MM:S and SM) should be good to go.
Can't you just monkey patch your own copy? Also, why aren't client plugins using the AlliedModders SDK?
Edit: the headers, obviously :P
Edit: the headers, obviously :P
https://github.com/alliedmodders/hl2sdk/tree/tf2
it's working fine here, although p-rec is causing crashes.
vtableCan't you just monkey patch your own copy? Also, why aren't client plugins using the AlliedModders SDK?
Edit: the headers, obviously :P
https://github.com/alliedmodders/hl2sdk/tree/tf2
No, because the library files need to be recompiled as well, and the AlliedModders SDK is incompatible with the Valve SDK.
The Valve SDK is used by client plugins because VPC makes editing and compiling with Visual Studio on Windows not a pain.
Edit: the headers, obviously :P
https://github.com/alliedmodders/hl2sdk/tree/tf2[/quote]
No, because the library files need to be recompiled as well, and the AlliedModders SDK is incompatible with the Valve SDK.
The Valve SDK is used by client plugins because VPC makes editing and compiling with Visual Studio on Windows not a pain.
TheJesterFreestateTheJesterFreestateAnyone else's game stuttering/freezing since the update?
Glad I'm not the only one, it's definitely as a result of the update today. I've yet to find a remedy.
Idk if this is the cause, but three other people who are also getting it have mat_queue_mode set to 2. Any chance yours is also set to 2?
It is, but setting it to 1 doesn't seem to fix the problem unfortunately. :(
Taking off my fps cap seemed to work for me. Try that if you have one.
Glad I'm not the only one, it's definitely as a result of the update today. I've yet to find a remedy.[/quote]
Idk if this is the cause, but three other people who are also getting it have mat_queue_mode set to 2. Any chance yours is also set to 2?[/quote]
It is, but setting it to 1 doesn't seem to fix the problem unfortunately. :([/quote]
Taking off my fps cap seemed to work for me. Try that if you have one.
vtable, lots of the client-side headers are out-of-date in hl2sdk, and AM intentionally don't maintain them since they only do server plugins.
though to be fair, they did give good advice in comment 4 and nobody has done that yet
tsc, just rebuild tier1 locally then rebuild SS, works just fine. 3am debugging made me forget that
nvm still scrashing :|
though to be fair, they did give good advice in comment 4 and nobody has done that yet
[s]tsc, just rebuild tier1 locally then rebuild SS, works just fine. 3am debugging made me forget that[/s]
nvm still scrashing :|
after this update i see alot of huge red ERROR models on people their shoulders. i suppose it has to do with the no-hat mod i use. anyone else seeing these ERRORs after this patch?