4.10.0: Difference between revisions

From Morloch Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
*Movement Sync has been optimized and improved.  
*Movement Sync has been optimized and improved.  
*Issue where negative training points displaying has been fixed.
*Issue where negative training points displaying has been fixed.
*Errant buildings are now able to be managed.  
*Errant buildings are now able to be correctly managed.  
*Fixed printtrains command for admins
*Fixed printtrains command for admins


Line 19: Line 19:
'''Internal Code Improvements:'''<br>
'''Internal Code Improvements:'''<br>
*Refactored code around building cache.<br>
*Refactored code around building cache.<br>
*Removed code analysis.<br>
*Removed code analysis code.<br>
*Fixed health manager stack overflow<br>
*Fixed health manager stack overflow.<br>
*Mass cleanup of dead code<br>
*Mass cleanup of dead code.<br>
*Removed deprecated method usage in Effect & EffectsBase code<br>
*Removed deprecated method usage in Effect & EffectsBase code.<br>
*Removed deprecated WorldGrid methods<br>
*Removed deprecated WorldGrid methods.<br>





Revision as of 13:04, 29 May 2019

Patch 4.10.0
Patch

Patch 4.10.0 is focused around bug fixing and additional code cleanups.


Changes:

  • Resolved issue where players would go to Seafloor when using bridges in Phaedra's Prize.
  • Players now receive credit for kills when your pet has the final blow.
  • Players will now have a delay when leaving guild to teleport off Noob Island if in combat.
  • Movement Sync code when flying has been improved to prevent grounding during resync.
  • Movement Sync has been optimized and improved.
  • Issue where negative training points displaying has been fixed.
  • Errant buildings are now able to be correctly managed.
  • Fixed printtrains command for admins


Internal Code Improvements:

  • Refactored code around building cache.
  • Removed code analysis code.
  • Fixed health manager stack overflow.
  • Mass cleanup of dead code.
  • Removed deprecated method usage in Effect & EffectsBase code.
  • Removed deprecated WorldGrid methods.



Previous Version: 4.9.0
Next Version: No Future Patch
Patch History    In Development    Known Issues