Jump to content

Moh

Administrators
  • Content Count

    1064
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Moh

  1. commit 11b2231d2eb598ea9e6c48efc7d7cf5904b037f3 Merge: a820e63f 9619e11e Author: Yupmoh <[email protected]> Merge branch 'master' of github.com:PrimalConquer/FrostEmu
  2. commit a820e63f2a8ba54ebc5f47ce9380ce18da0bc4ac Author: Yupmoh <[email protected]> Attempt #2 At fixing a dc issue. Core: - More error logging in Disconnect method
  3. commit ac6ef8f7c990ff64c17a2e477d70265ec426b3ec Author: Yupmoh <[email protected]> DisCity Updates Event: - DisCity: Turning in a DarkHorn awards multiple randomly generated compose items if a socketed item awarded.
  4. commit 9619e11e9599ec436ae4109fa1264f2b0ea818d8 Author: Yupmoh <[email protected]> DisCity Updates Event: - DisCity: Turning in a DarkHorn awards multiple randomly generated compose items if a socketed item awarded.
  5. commit 85c66507fc3502df39a02b234b465331d29f0b7f Author: Yupmoh <[email protected]> DisCity updates Event: - DisCity: Start time delayed by 2 minutes. - DisCity: Turning in a DarkHorn has a tiny chance of awarding a random 1 socket item. - DisCity: Turning in a DarkHorn has an extremely tiny chance of awarding a random 2 socket item.
  6. commit 593144917cf45d8f51887bee18efc1888d7df3a9 Author: Yupmoh <[email protected]> CityWar updates Event: - CityWar USA has been disabled.
  7. commit 609bc7ac8b5f76117a466c368b7592967e79df46 Author: Yupmoh <[email protected]> Market Storage Update Npc/Script: - Storage Npc can now store Refined and Super Gems.
  8. commit e5d36f95fceb0f0b731f2de46bfebbf476852e28 Author: Yupmoh <[email protected]> Market Storage Updates Script/Npc: - Storage Npc now stores Emeralds.
  9. commit 3bd624b683962ab17487b27cb1c03c64dfa6098a Author: Yupmoh <[email protected]> Market Storage updates Script/Npc: - Market Storage can now handle MegaMetScrolls.
  10. commit 2336c5530a0972bd8b9d3a7bf1d91c3fbee492aa Author: Yupmoh <[email protected]> Compose Visual Bug Fix Core: - Sending a MsgItemInfo to correct a visual issue when trying to compose and failing.
  11. commit b60d51c5db2d1c3d324601a3c8a55c0f366fff0c Author: Yupmoh <[email protected]> ViperFang balance pass #3 Attack/Spell: - ViperFang custom damage modifier implemented.
  12. commit 4aabe1d8e616dd28289a249166926fe6317a29c7 Author: Yupmoh <[email protected]> GuildWar Rewards Event: - Guild War reward is now 50kk, 5 DragonBalls and 10 MegaMeteorScrolls instead of 20kk.
  13. commit e9f27bce1460df36e207ed8f1145700612a06247 Author: Yupmoh <[email protected]> Mega Meteor Scroll? Script/Item: - MegaMeteorScrolls implemented. Script/Npc: - MillionaireLee can now pack 10 MeteorScrolls into a MegaMeteorScroll.
  14. commit cf239e93062c0ea45a2fea723425e00a5b8ac43a Author: Yupmoh <[email protected]> Disconnection tiny fix. Core: - Fixed an issue that sometimes when a player disconnects would try to disconnect the network after it was already disposed, which broke disconnection code flow and sometimes left "Phantom" clones of characters in the world.
  15. commit 328366ee9a00e8fe5c6973801ba0d18819b3631a Author: Yupmoh <[email protected]> More logging! Core: - More logging added to catch an issue.
  16. commit 2c09993c40e80091cbfeff42b4b77b5510d67707 Author: Yupmoh <[email protected]> New duel commands Cmd: - Command "/duel opponentName score" implemented. - Command "/resetduel" implemented.
  17. commit c7b009fc0648c946246fc6125e7330a76e6916bc Author: Yupmoh <[email protected]> Char, Prof, Spell Experience & Training Grounds Sob: - Training Grounds stakes and scarecrows now award appropriate experience based on the attack type (Physical/Magic). Attack/Spell: - Prof & Spell experience are now excluded from deltaLevel equation (should result in higher experience gain).
  18. commit 9a592569a90e0d407a7ed0a2b43fceff83e825f3 Author: Yupmoh <[email protected]> Name check list, TG melee experience enabled again. Core: - Excluded staff names from Character creation. Attack/Spell: - Melee in Training Grounds awarding experience enabled gain.
  19. commit 7d3e66e9e8cc966e45e2b10aa88211447fd9245f Author: Yupmoh <[email protected]> Scripting Engine update Core: - Added more filters to FileSystemWatcher to allow better detection of script updates.
  20. commit 7af8c9e04020c3bffda11c096429a0ad4f91daea Author: Yupmoh <[email protected]> Spammer typo fix and improvements to spam messages Script/Misc: - Spammer will no longer consume met scrolls if the item's next level upgrade is above 120 and the upgrade fails. (added an escape to the code flow). - Spammer now displays better messages when upgrading. - To avoid further confusion with as to what the spammer does it has been renamed in the vip menu to "Socket Spammer".
  21. commit d1bb5a2fd12c4b572f16e49953a5e205f61f495a Author: Yupmoh <[email protected]> Agility contribution to AttackSpeed fixup Attack/Spell: - Agility awarded by items is now included in the agility contribution to attack speed in addition to attribute points.
  22. commit f7ab3811f33648d39210007d8f0f3aa82d578f55 Author: Yupmoh <[email protected]> Character name length Core: - Character creation name length requirement can now be 3 or more.
  23. commit b2286f172711cafa5ee4e326448eb3c2f64be0f0 Author: Yupmoh <[email protected]> City War changes, Typo corrections in npc dialogues & new haircut added to MrFree Event: - City War now awards 20% bonus rates to the guild that wins the same city in both EU and US City War events. Script/Npc: - Corrected some typos with some npcs. - MrFree can now do "Bald" hairstyles for no more than 1 lucky amulet!
  24. commit 9e9acd136f33e3a233e81934ff9f1087e7b62657 Author: Yupmoh <[email protected]> More player commands Cmd: - Implemented "/pvp" does the same thing as "/tourny". - Implemented "/spammer" opens the spammer window immediately.
  25. commit 7b24db8f6c3724cc80dec821a595f5307157305d Author: Yupmoh <[email protected]> Fixed a NRE Attack/Spell: - Fixed a NRE that caused interactions to break
×
×
  • Create New...