Difference between revisions of "Patch Notes Nya"

From playdf - wiki
Jump to navigation Jump to search
(18. february 2021)
Line 1: Line 1:
 +
=20. march 2021=
 +
'''WoE changes:'''
 +
 +
*Now you can't create chatroom in Spec Woe
 +
*Disabled colorize nicknames on WoE
 +
*Some changes with WoE Map Zone, should be more stable for now [Experimental]
 +
*Removed weight for WoE Usable Items (0 weight)
 +
 +
'''Bug fixes:'''
 +
 +
*Fixed @refresh bug (now character stop on cell after refresh - useful for stacking on the same cell)
 +
*<nowiki>Possible fixed game client crash on WoE Castles  [ Error: Gepard (CD :: 18xx) ]</nowiki>
 +
*Fixed `@restockpriority`, didn't works after last maintenance.
 +
*Fixed taming from Abracadabra skill
 +
*Fixed misc skills damage calculations for Awakening (i.e. Falcon Assault, Acid Demonstration, etc.)
 +
 +
'''Packetfilter:'''
 +
 +
*Refactored packetfilter code, make it more light in packet processing
 +
*Fixed all know issues with the packetfilter
 +
*Merged `@nohats` into packetfilter, `@nohats` removed, now you should use `@pf h` to disable headgear display
 +
*Added packetfilter for Assumptio effect, usage `@pf a`
 +
*Added packetfilter for custom palettes & head styles, usage `@pf p`
 +
*Now you can toggle a single filter to enable/disable by your own
 +
 +
'''BG changes:'''
 +
 +
*Added new BG Balance [Experimental]
 +
*Removed old ranked_mode on Battleground
 +
*Added new top by score (elo) on Battleground
 +
*Added BG Gear-level checks to entry on Battleground
 +
*Removed Triple Inferno mode
 +
*The number of rounds in Resurrection mode is reduced to 1
 +
*The number of points on TDM with the active BG was increased: 50vs50+ up to 100, 70vs70+ to 150, 60vs60+ to 120
 +
*Added Rush mode. At the first capture of the Castle, the defending team moves to the Emp Room.
 +
 +
'''Other things:'''
 +
 +
*Disabled bonuses from Opening Hat
 +
*Kvass in now allowed only in Towns
 +
 
=10. march 2021=
 
=10. march 2021=
 +
 
*Fixed bug with the changing Guild Emblems
 
*Fixed bug with the changing Guild Emblems
 
*Now you can also use GIF files (animation) for Guild Emblems with a size of no more than 50 Kb
 
*Now you can also use GIF files (animation) for Guild Emblems with a size of no more than 50 Kb
Line 6: Line 48:
  
 
=9. march 2021=
 
=9. march 2021=
 +
 
*Fixed the display of guild icons.
 
*Fixed the display of guild icons.
 +
 
::<small>''Note: You cannot change the icon of your guild yet, this will be fixed in the next client patch.''</small>
 
::<small>''Note: You cannot change the icon of your guild yet, this will be fixed in the next client patch.''</small>
 +
 
*Enabled HP Bar for Emperium/MVP.
 
*Enabled HP Bar for Emperium/MVP.
 
*Fixed a bug that made it impossible to enter Satan's Tower and Nydhogg's Tower.
 
*Fixed a bug that made it impossible to enter Satan's Tower and Nydhogg's Tower.
Line 68: Line 113:
 
*<s><span style="color: gray;">Daily Reward with 5 Boxes of Sunlight was reduced to 4 due to max limit in inventory.</span></s>
 
*<s><span style="color: gray;">Daily Reward with 5 Boxes of Sunlight was reduced to 4 due to max limit in inventory.</span></s>
 
*<s><span style="color: gray;">Battleground Daily Reward with 10 Boxes of Sunlight was reduced to 4 due to max limit in inventory.</span></s>
 
*<s><span style="color: gray;">Battleground Daily Reward with 10 Boxes of Sunlight was reduced to 4 due to max limit in inventory.</span></s>
*Now you are unable to get a transformation in <span style="color: blue;">Sword Master</span> with <small>{{Item2 |id=12233 |item=Kvass}}</small>
+
*Now you are unable to get a transformation in <span style="color: blue;">Sword Master</span> with <small>{{Item2 |id=12233 |item=Kvass}}
 +
 
 +
</small>
 +
 
 
*All traps are now always visible once triggered
 
*All traps are now always visible once triggered
*Temporarily disabled alternate sprites when using the <small>{{Item2 |id=25096 |nid=7519 |item=Change Look Ticket}}</small>
+
*Temporarily disabled alternate sprites when using the <small>{{Item2 |id=25096 |nid=7519 |item=Change Look Ticket}}
 +
 
 +
</small>
 +
 
 
*Temporarily disabled <span style="color: blue;">@autopot</span> command
 
*Temporarily disabled <span style="color: blue;">@autopot</span> command
 
*Now you can't use restock for followed items:
 
*Now you can't use restock for followed items:
: <small>{{Item2 |id=12233 |item=Kvass}}</small>
+
 
: <small>{{Item2 |id=25025 |nid=6060 |item=Guild Location Ticket}}</small>
+
: <small>{{Item2 |id=12233 |item=Kvass}}
 +
 
 +
</small>
 +
 
 +
: <small>{{Item2 |id=25025 |nid=6060 |item=Guild Location Ticket}}
 +
 
 +
</small>
 +
 
 
*Fixed Sharp Shooting area of effect
 
*Fixed Sharp Shooting area of effect

Revision as of 04:00, 20 March 2021

20. march 2021

WoE changes:

  • Now you can't create chatroom in Spec Woe
  • Disabled colorize nicknames on WoE
  • Some changes with WoE Map Zone, should be more stable for now [Experimental]
  • Removed weight for WoE Usable Items (0 weight)

Bug fixes:

  • Fixed @refresh bug (now character stop on cell after refresh - useful for stacking on the same cell)
  • Possible fixed game client crash on WoE Castles [ Error: Gepard (CD :: 18xx) ]
  • Fixed `@restockpriority`, didn't works after last maintenance.
  • Fixed taming from Abracadabra skill
  • Fixed misc skills damage calculations for Awakening (i.e. Falcon Assault, Acid Demonstration, etc.)

Packetfilter:

  • Refactored packetfilter code, make it more light in packet processing
  • Fixed all know issues with the packetfilter
  • Merged `@nohats` into packetfilter, `@nohats` removed, now you should use `@pf h` to disable headgear display
  • Added packetfilter for Assumptio effect, usage `@pf a`
  • Added packetfilter for custom palettes & head styles, usage `@pf p`
  • Now you can toggle a single filter to enable/disable by your own

BG changes:

  • Added new BG Balance [Experimental]
  • Removed old ranked_mode on Battleground
  • Added new top by score (elo) on Battleground
  • Added BG Gear-level checks to entry on Battleground
  • Removed Triple Inferno mode
  • The number of rounds in Resurrection mode is reduced to 1
  • The number of points on TDM with the active BG was increased: 50vs50+ up to 100, 70vs70+ to 150, 60vs60+ to 120
  • Added Rush mode. At the first capture of the Castle, the defending team moves to the Emp Room.

Other things:

  • Disabled bonuses from Opening Hat
  • Kvass in now allowed only in Towns

10. march 2021

  • Fixed bug with the changing Guild Emblems
  • Now you can also use GIF files (animation) for Guild Emblems with a size of no more than 50 Kb
  • Fixed issue with disabling of some effects with the disabled /effect
  • Added the ability to customize the display of effects in the configuration file: effects_settings.txt (currently its not working for all skills for some reason)

9. march 2021

  • Fixed the display of guild icons.
Note: You cannot change the icon of your guild yet, this will be fixed in the next client patch.
  • Enabled HP Bar for Emperium/MVP.
  • Fixed a bug that made it impossible to enter Satan's Tower and Nydhogg's Tower.
  • Fixed a bug that causes the server to crash.
  • Fixed a bug with disappearing items in Rodex Mail.

8. march 2021

  • Changed Game Client version from 2016 to 2020
  • EasyPotsy updated for current exe version

Battleground/WoE:

  • Increased max team members on Domination  
  • Changing rewards (War Badges) on Domination
  • Added test BG Ranking (it doesn't affect anything right now)
  • Disabled Nya Opening Hat on WoE
  • Fixed bug with guild bound items (dissapers when offline member were kicked from guild)

Awakening Reborn:

  • Awakening Reborn drop bonus is calculated and showed in `@mi`
  • Awakening Reborn get Agi + Bless on lvlup

Endless Tower:

  • Now you can summon 20 Gemini instead of 7 at Endless Tower after Nacht Sieger death
  • Fixed bug with getting multiple Bloody Branch (now only party leader can take a 5 Bloody Branch, instead of anyone from party by 1

Other:

  • Fixed issue with Super Novices fury state on 99lv
  • Changed #trade channel text color from red to light violet
  • Bottle Of Wine and Bottle Of Beer now dissapers when used after Reborn. Added item description.
  • Added item preview support in Cash Shop
  • Change Look and Boarding Halter returned to Cash shop and can be used now
  • Disabled Kvass on Resident Evil event
  • Disabled Kvass on WoE
  • Disabled NPC Cash Preview
  • NPC Colorize Nickname In Trinity moved to 91, 146
  • Fixed a grammatical error in NPC Telma

21. february 2021

  • Re-entry time for Nidhoggr's Tower and Satan Tower has been changed to 12 hours.
  • Restriction on the maximum amount of Box Of Sunlight in inventory now works only on BG maps
  • Restored the old number of Box Of Sunlight in all rewards
  • Fixed characters appearing into instances of other parties when entering the game
  • Greed is disabled on BG
  • Fix Blast Mine/Claymore trap ATK multiplier among targets
  • Fixed Cart Changer
  • Fixed Variant Shoes drop chance

18. february 2021

  • Fixed a bug with the appearing of non-existent items in the storage.
  • The number of Box of Sunlight you can keep in your inventory has been increased from 3 to 4
  • Now you cannot get more than 4 Boxes of Sunlight from the Claw Machine. Please contact support if you have more than 4 Boxes of Sunlight left in your mail.
  • Daily Reward with 5 Boxes of Sunlight was reduced to 4 due to max limit in inventory.
  • Battleground Daily Reward with 10 Boxes of Sunlight was reduced to 4 due to max limit in inventory.
  • Now you are unable to get a transformation in Sword Master with Kvass


  • All traps are now always visible once triggered
  • Temporarily disabled alternate sprites when using the Change Look Ticket


  • Temporarily disabled @autopot command
  • Now you can't use restock for followed items:
Kvass


Guild Location Ticket


  • Fixed Sharp Shooting area of effect