zedtest3 #3

Merged
dkanus merged 15 commits from :zedtest3 into master 2022-01-21 11:56:43 +03:00
Collaborator
  • Tabs -> x4 spaces.
  • New lobby footer from base class. New fancy buttons!
  • Crawlers won't log spam with their non existing "Jump" animations.
Log: PlayAnim: Sequence 'Jump' not found for mesh 'Crawler_Freak'
  • Siren won't spawn emitter on death.
  • Added default config file.
  • NiceVeterancyTypes -> SomeoneHasSkill() - Accessed None 'Pawn' fix.
Warning: NiceVeterancyTypes None (Function NicePack.NiceVeterancyTypes.SomeoneHasSkill:009D) Accessed None 'Pawn'
  • Husks won't log spam about MyExtCollision.
Warning: MeanZombieHusk KF-ThrillsChills.MeanZombieHusk (Function KFMod.KFMonster.ToggleAuxCollision:0018) Accessed None 'MyExtCollision'
  • Mean Bloat won't log spam from touch().
Warning: MeanZombieBloat KF-WestLondon.MeanZombieBloat (Function NicePack.MeanZombieBloat.Touch:0014) Accessed None 'Other'
  • Mean Stalker won't log spam from MeleeDamageTarget().
Warning: MeanZombieStalker KF-WestLondon.MeanZombieStalker (Function NicePack.MeanZombieStalker.MeleeDamageTarget:0028) Accessed None 'Controller'
  • EBR: no more log spam when zeds damage you.
Log: PlayAnim: Sequence 'HitB_M14' not found for mesh 'british_soldier_mike'
  • Brutes won't log spam from ClawDamageSingleTarget().
Warning: ZombieBrute KF-WestLondon.ZombieBrute (Function NicePack.NiceZombieBrute.ClawDamageSingleTarget:00FA) Accessed None 'Controller'
  • NiceReplicationInfo -> RemovePoisonAndBleed Inv accessed none fix.
Warning: NiceReplicationInfo KF-WestLondon.NiceReplicationInfo (Function NicePack.NiceReplicationInfo.RemovePoisonAndBleed:009A) Accessed None 'i'
  • NiceMonster Accessed None 'Killer' fix attempt.
Warning: MeanZombieBloat KF-HillbillyHorror.MeanZombieBloat (Function NicePack.NiceMonster.Died:0036) Accessed None 'Killer'
  • Both Stalkers UnCloakStalker accessed none Controller fixed.
Warning: MeanZombieStalker KF-Aventine.MeanZombieStalker (Function NicePack.MeanZombieStalker.UnCloakStalker:009C) Accessed None 'Controller'
- Tabs -> x4 spaces. - New lobby footer from base class. New fancy buttons! - Crawlers won't log spam with their non existing "Jump" animations. ```cpp Log: PlayAnim: Sequence 'Jump' not found for mesh 'Crawler_Freak' ``` - Siren won't spawn emitter on death. - Added default config file. - NiceVeterancyTypes -> SomeoneHasSkill() - Accessed None 'Pawn' fix. ```cpp Warning: NiceVeterancyTypes None (Function NicePack.NiceVeterancyTypes.SomeoneHasSkill:009D) Accessed None 'Pawn' ``` - Husks won't log spam about `MyExtCollision`. ```cpp Warning: MeanZombieHusk KF-ThrillsChills.MeanZombieHusk (Function KFMod.KFMonster.ToggleAuxCollision:0018) Accessed None 'MyExtCollision' ``` - Mean Bloat won't log spam from `touch()`. ```cpp Warning: MeanZombieBloat KF-WestLondon.MeanZombieBloat (Function NicePack.MeanZombieBloat.Touch:0014) Accessed None 'Other' ``` - Mean Stalker won't log spam from `MeleeDamageTarget()`. ```cpp Warning: MeanZombieStalker KF-WestLondon.MeanZombieStalker (Function NicePack.MeanZombieStalker.MeleeDamageTarget:0028) Accessed None 'Controller' ``` - EBR: no more log spam when zeds damage you. ```cpp Log: PlayAnim: Sequence 'HitB_M14' not found for mesh 'british_soldier_mike' ``` - Brutes won't log spam from `ClawDamageSingleTarget()`. ```cpp Warning: ZombieBrute KF-WestLondon.ZombieBrute (Function NicePack.NiceZombieBrute.ClawDamageSingleTarget:00FA) Accessed None 'Controller' ``` - NiceReplicationInfo -> RemovePoisonAndBleed Inv accessed none fix. ```cpp Warning: NiceReplicationInfo KF-WestLondon.NiceReplicationInfo (Function NicePack.NiceReplicationInfo.RemovePoisonAndBleed:009A) Accessed None 'i' ``` - NiceMonster Accessed None 'Killer' fix attempt. ```cpp Warning: MeanZombieBloat KF-HillbillyHorror.MeanZombieBloat (Function NicePack.NiceMonster.Died:0036) Accessed None 'Killer' ``` - Both Stalkers UnCloakStalker accessed none Controller fixed. ```cpp Warning: MeanZombieStalker KF-Aventine.MeanZombieStalker (Function NicePack.MeanZombieStalker.UnCloakStalker:009C) Accessed None 'Controller' ```
NikC- added 5 commits 2022-01-20 20:21:44 +03:00
NikC- changed title from zedtest3 to [WIP] zedtest3 2022-01-20 20:23:07 +03:00
NikC- added 1 commit 2022-01-20 20:28:21 +03:00
NikC- added 1 commit 2022-01-20 20:37:50 +03:00
NikC- added 1 commit 2022-01-20 20:47:34 +03:00
NikC- added 1 commit 2022-01-20 21:00:54 +03:00
NikC- added 1 commit 2022-01-20 21:07:05 +03:00
NikC- added 1 commit 2022-01-20 21:10:16 +03:00
NikC- added 1 commit 2022-01-20 21:23:11 +03:00
NikC- added 1 commit 2022-01-20 22:51:52 +03:00
NikC- added 1 commit 2022-01-20 22:57:31 +03:00
NikC- changed title from [WIP] zedtest3 to zedtest3 2022-01-20 23:13:01 +03:00
NikC- added 1 commit 2022-01-20 23:54:27 +03:00
dkanus merged commit 1438773ffd into master 2022-01-21 11:56:43 +03:00
NikC- added the
enhancement
bug
zed
labels 2022-01-21 22:16:00 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dkanus/NicePack#3
No description provided.