PC Alpha 20 Dev Diary

Status
Not open for further replies.
i dont know... i think silence is the best way to mess with people... after all... everyone on the TFP team has packed bags and moved to the Bahamas. (at least that is what people think when they dont hear from the devs of any game.)  :)
Nah valve is exception because everyone know they are bussy to forge crowbars 

 
Lord Morphleyes said:
@dcsobral

THIS. It says shotguns get a stun but that doesn't happen
I did some experiments and it does seem like it doesn't happen. Specifically, I turned on dm, pressed F3 to get the stats info, clicked on whatever checkbox it is that turns on buff information, then shot zombies while pressing SHIFT so that the buffs for those zombies would be shown. I never saw a stun buff on them except after they were dead. And, yet, I wasn't basing my comment on the description but on the XML itself. As far as I can tell, it should have worked. It definitely looks like a bug, possibly a bug affecting other perks. I won't go to the trouble of reporting it myself but if anyone wants to report it and wants help reproducing the steps above, just send me a direct message.

progression.xml:

<effect_group>
<requirement name="ItemHasTags" tags="perkBoomstick"/>
<triggered_effect trigger="onSelfAttackedOther" action="AddBuff" target="other" buff="buffInjuryStunned01Shotgun">
<requirement name="ProgressionLevel" progression_name="perkBoomstick" operation="Equals" value="0"/>
</triggered_effect>

<triggered_effect trigger="onSelfAttackedOther" action="AddBuff" target="other" buff="buffInjuryStunned02Shotgun">
<requirement name="ProgressionLevel" progression_name="perkBoomstick" operation="GTE" value="1"/>
<requirement name="ProgressionLevel" progression_name="perkBoomstick" operation="LTE" value="2"/>
</triggered_effect>

<triggered_effect trigger="onSelfAttackedOther" action="AddBuff" target="other" buff="buffInjuryStunned03Shotgun">
<requirement name="ProgressionLevel" progression_name="perkBoomstick" operation="GTE" value="3"/>
</triggered_effect>

<triggered_effect trigger="onSelfAttackedOther" action="AddBuff" target="other" target_tags="walker" buff="buffInjuryCrippled01">
<requirement name="ProgressionLevel" progression_name="perkBoomstick" operation="Equals" value="5"/>
<requirement name="HitLocation" body_parts="LeftUpperLeg,RightUpperLeg,LeftLowerLeg,RightLowerLeg"/>
</triggered_effect>

<effect_description level="1" desc_key="perkBoomstickRank1Desc" long_desc_key="perkBoomstickRank1LongDesc"/>
<effect_description level="2" desc_key="perkBoomstickRank2Desc" long_desc_key="perkBoomstickRank2LongDesc"/>
<effect_description level="3" desc_key="perkBoomstickRank3Desc" long_desc_key="perkBoomstickRank3LongDesc"/>
<effect_description level="4" desc_key="perkBoomstickRank4Desc" long_desc_key="perkBoomstickRank4LongDesc"/>
<effect_description level="5" desc_key="perkBoomstickRank5Desc" long_desc_key="perkBoomstickRank5LongDesc"/>
</effect_group>




buffs.xml:

Code:
  <buff name="buffInjuryStunned01Shotgun" name_key="buff Injury Stunned 01 Shotgun" hidden="true" icon="ui_game_symbol_stunned" icon_color="255,128,0">
    <damage_type value="stun"/>
    <stack_type value="replace"/>
    <duration value="3"/>
    <effect_group>
      <requirement name="!EntityTagCompare" tags="player"/>
      <requirement name="EntityTagCompare" tags="walker"/>
      <triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar=".shotgunSuppressCooldown" operation="set" value="1"/>
      <triggered_effect trigger="onSelfBuffStart" action="RemoveBuff" buff="buffInjuryStunned01Cooldown"/>
      <triggered_effect trigger="onSelfBuffStart" action="AddBuff" buff="buffInjuryStunned01"/>
    </effect_group>
  </buff>
 
Babuchas said:
There is something odd going on on those series where people find a book in almost every newspaper stand or mailbox. In 2 different series, with very high loot stage (over 200), i found a book maybe 25% of the time. So if they tone it down i guess i wont be able to find a single book until i get to lootstage 250...
Actually, it's the other way around. The higher the gamestage, the less likely you are to find books in the mailboxes.

 
Okay, nobody has asked yet or maybe I’m just ignorant…….I’ve never heard of a Bong truck. What’s the reference? 

 
New vehicles look great but could there be a bit of metal between the headlight and hood for the vans. It looks a little weird right now 

 
Why is such an important feature (in my opinion) of finding your backpack after your death, still so bugged after so many alpha's I played?

Again just now. Got killed by a bear, went back to the blue backpack icon and again no backpack.

Playing since alpha 15 and every alpha had this problem. Don't understand why this is either such a hard bug to fix, or it's just not being fixed because it's not important enough to spend time on.

 
Why is such an important feature (in my opinion) of finding your backpack after your death, still so bugged after so many alpha's I played?

Again just now. Got killed by a bear, went back to the blue backpack icon and again no backpack.

Playing since alpha 15 and every alpha had this problem. Don't understand why this is either such a hard bug to fix, or it's just not being fixed because it's not important enough to spend time on.


There is also the possibility that this bug depends on something you did or have. I don't remember the last time I have seen this bug personally but it must be years ago. At the minimum it is a bug that is hard to reproduce consistently and that makes it a very difficult bug to fix.

Have you cleared your configuration data when you updated to the newest alpha? (i.e. did you go into the launcher, tools tab last option, activate all checkboxes, to clean out everything from the previous alpha?).

Is your hardware adequate to play 7d2d at your current settings ? I.e. are you consistently reaching more than 20-25 fps?

 
Last edited by a moderator:
There is also the possibility that this bug depends on something you did or have. I don't remember the last time I have seen this bug personally but it must be years ago. At the minimum it is a bug that is hard to reproduce consistently and that makes it a very difficult bug to fix.

Have you cleared your configuration data when you updated to the newest alpha? (i.e. did you go into the launcher, tools tab, and cleaned out everything from the last one?).

Is your hardware adequate to play 7d2d? I.e. are you consistently reaching more than 20-25 fps?
this can sounds stupid but... are backpack  ignored by zombies?

 
There is also the possibility that this bug depends on something you did or have. I don't remember the last time I have seen this bug personally but it must be years ago. At the minimum it is a bug that is hard to reproduce consistently and that makes it a very difficult bug to fix.

Have you cleared your configuration data when you updated to the newest alpha? (i.e. did you go into the launcher, tools tab last option, activate all checkboxes, to clean out everything from the previous alpha?).

Is your hardware adequate to play 7d2d at your current settings ? I.e. are you consistently reaching more than 20-25 fps?
Yep, this bug was again addressed for what appeared to be the last time like a year ago. This is the first time it has been mentioned since then.

this can sounds stupid but... are backpack  ignored by zombies?
AI does not see backpacks.

 
Long time since last experimental branch, must be lots of sweet fixes done.

Any chance we will get to see dismemberment added to the rest of zombies in this alpha or has that been pushed to a21 now?

 
And since there is a simple way to generate backpacks I offer the new slogan: "dying to stay alive"
This should have been the slogan of the game since there were no death penalties in it. Right now death is only a reward, so the game literally says "die to survive"

 
Long time since last experimental branch, must be lots of sweet fixes done.

Any chance we will get to see dismemberment added to the rest of zombies in this alpha or has that been pushed to a21 now?
I'd also like to see attacking limbs after the dismemberment. Or players getting attacked by wandering hordes of 'Thing T. Thing'. 😉

 
Then file a bug report with all the details you can remember, no need to post it here.
i wasnt complaining, its a feature not a bug..... 

I am sure the Pimps are well aware of any issues with RWG and will have tweaked it for A21. 

So put your keyboard away there are no zombies to slay here.

 
Status
Not open for further replies.
Back
Top