Jump to content

Moh

Administrators
  • Content Count

    1064
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Moh

  1. commit 4f655a8ae629a865777ae0651f5b54fd53fb3236 Merge: b95b7548 1d4bc1d3 Author: Moh360 <[email protected]> Merge branch 'master' of https://github.com/Yupmoh/frostemu
  2. commit b95b754840a7b67b2d9df4f820f40357dc8edaff Author: Moh360 <[email protected]> Core: - Fixed an issue with BattleThreads that allowed auto attacking to continue after death/revive.
  3. commit 1d4bc1d30d452659621f3892479962e8cc684fad Author: Sedatb23 <[email protected]> - HW ban is now inline with the actual duration
  4. commit a6c4e6bade6bf45909faef9e83dcb8d98f9fbb61 Author: Sedatb23 <[email protected]> - Oops typo & formatting
  5. commit e365820de14aedfc1ea1bffd2566a865af1657e9 Author: Sedatb23 <[email protected]> - Added in-game console command option
  6. commit 2c64e550f732ac0f008e065d69aaa90aab47eee8 Author: Sedatb23 <[email protected]> - Made the 2nd socket rate much lower for the ArtisanWind socket spammer
  7. commit 15ca04da2fc0bc0a06cf49d57ae0214d9657c16e Author: Moh360 <[email protected]> Core: - Shields are now included in deduct durability formula. - WindArtisan spammer will now send an update and save the item. CMD: - Added /kocount for players.
  8. commit ef364e37ffd2df1f26cf4c8475e23e53a9c551cd Author: Moh360 <[email protected]> Core: - Fixed an issue with Masked Data.
  9. commit 5a22bd610081197552d33d3e4cccd83561ec766f Author: Sedatb23 <[email protected]> - Don't send guild packet during event
  10. commit 6fd33d4c571ac4164e6a8745457d01e912bb1808 Author: Sedatb23 <[email protected]> - Masked names and added additional random names
  11. commit 908ae8627514a94cdcb610dcc615ce5ceae9286c Author: Sedatb23 <[email protected]> - Randomized guild names during events
  12. commit 8079f525b80754053ede4705a771c097b685b503 Author: Moh360 <[email protected]> Event: - Fixed a NRE that stopped events from disposing properly.
  13. commit 113fcf17ea5c87bc10e7d733106d3b8f71e53aad Author: Moh360 <[email protected]> Core: - Hardware filtering re-enabled for PvPEvents
  14. commit 912e68987ec52d4b3bea9e56a8c2570749648152 Author: Moh360 <[email protected]> NPC: - Fixed an issue with GuildConductress.
  15. commit d2a93567e6b8b900fccc774b48196d2b8c8752bc Author: Moh360 <[email protected]> Core: - Item Spammer rewritten and enabled it for testing, Currently it only accepts DragonBalls which equals 20 Meteors (20 spams). - Chat notifications updated to match CityWar and DisCity time shifts. Event: - CityWars and DisCity were shifted back by an hour. - PvP Events will now hide player names. - PvP Events will now disguise everyone with proper garments to fit team colors. - Fixed the issue with KillTheCaptain failing on captain assignments. NPC: - Fixed an issue with MagicArtisan stealing some mets.
  16. commit c155dc337c12b248610741adb563250aa73b3448 Author: Moh360 <[email protected]> Core: - Fixups to discordbot and hub. - Daily login rewards now include CleanWater.
  17. commit 00bb65c48f52ca2f0cb8a9f09d828ffc2faf827a Author: Moh360 <[email protected]> Core: - MsgTick will now drop laggy or non-responsive clients. Npc: - Market - Mystic Merchant: Increased the duration for bonus rates to 12 hours instead of 1.
  18. commit 26fa75f4b2e4c61e2b460849860d1827f94e1eee Author: Moh360 <[email protected]> Core: - More improvements to battle processing. Cmd: - Fixups to some discord commands.
  19. commit a998d2b5186742310a11a0b2f16d90730a6b6220 Author: Moh360 <[email protected]> Core: - MsgTick Updates.
  20. commit 7ab37212bc178643da145d9ebd1617d8a5dc9bbc Author: Moh360 <[email protected]> Core: - Got rid a message being spammed on warden due to people's networks being congested.
  21. commit 33950bc39886e1e1df0b20c51369b67dfb266ec3 Author: Moh360 <[email protected]> Core: - Packets: -- MsgTick enabled again. CMD: - Improvements to Mute commands.
  22. commit 1520c43d790ac6ab562dc05e077a60f240bd536b Author: Moh360 <[email protected]> Core: - Task Engine Improvements and a load balancing technique. - Each player will now be assigned to the battle task with the least load. - Fixed a broken check with item upgrade speed. - Fixed an issue with TimeStamps for MsgAction. Attack/Spell: - Offloaded spells to their own dedicated tasks and moved queued attacks to their own task. Item: - Updated some item scripts as an adaption to a new system. NPC: - Updated some NPC scripts as an adaption to a new system. CMD: - More discord commands.
  23. commit 215ffe7d0cf8d0031b4532bcfc0cd071a91cdf83 Author: Moh360 <[email protected]> Repository: - Merged old-project-state into Master.
  24. commit 813643b03514c7f8e2f4c67d4b7206140377bc85 Author: Moh360 <[email protected]> Updates to threading and task engine. Core: - Offloaded time sensitive work loads back to regular low level threads while the rest of the work loads remain on the task engine. Attack/Spell: - Added height checks to Melee, Sector & Area. Event: - Guild War should automatically begin if interrupted by server maintenance.
  25. commit f37c19b7b0e65665d1657bcfdf651d00b03914b9 Author: Moh360 <[email protected]> Trade fix. - Fixed an issue caused by items being marked busy with trades and not passing trading validation checks.
×
×
  • Create New...