Jump to content

Moh

Administrators
  • Content Count

    1064
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Moh

  1. commit 9471d3c42454f47fb94ef64ea0da9d0e0b4a2e21 Author: Yupmoh <[email protected]> Creature AI improvements Creature: - Guard AI improved to go back to their posts if their target is dead or gone or they exceed leash range. - Patrol AI improved to go back to their posts if their target is dead or gone or they exceed leash range.
  2. commit 423d69271dbdeb2cbcd7c54aa67ce812f478ed8f Author: Yupmoh <[email protected]> Enhanced Logging to show more error details, Guild Creation Costs reduced to 5kk Core: - Logging redone and enhanced with enrichers to include more data. - Guilds now cost 5kk to create.
  3. commit 38c24a48c08bad252311c96ca0243c9d76753825 Author: Yupmoh <[email protected]> StorageNpc update Script/Npc: - Added Backsword withdrawals to StorageNpc.
  4. commit 7259d60860cd3339af441514348006443b1d4847 Author: Yupmoh <[email protected]> PvPEvent change. Event: - Disabled TeamDeathMatch
  5. commit bbb6cc8a8a1aa15b9748f30a0b24a22027c91872 Author: Yupmoh <[email protected]> StorageNpc fixups, Items over MaxItemLevel delevel, ProfanityFilter fixups, Shop changes. Core: - Implemented a database mechanic that will delevel items that were illegally obtained through shopkeepers. - Profanity filter is now enabled by default rather than disabled. - Shops will no longer sell items that are above the max items allowed. - Sell gold values displayed on the client now match the server (after patch is released). Script/Npc: - StorageNpc fixed. - DiceKing implemented (In testing). - Sunfer implemented (In testing).
  6. commit bb9055bc5c65ba8ff9e1fdea54ace584818a6b47 Author: Yupmoh <[email protected]> Added an extra HwId hash to whitelist Core: - Added Diab's hwid to whitelist.
  7. commit 3f3f878d6ab0a3db08fe3ae35ded462a834b10d8 Author: Yupmoh <[email protected]> ClassPk and other PvP events changes, Fixed some Npc scripts. Core: - VIP players now earn a 3% cut from gold dropped passively. Script/Npc: - Shelby ViturePoint rewards are now adjusted for Ruin. Event: - ClassPk reward adjusted for Ruin. - Events will no longer check for teams.
  8. commit 944374a75fe7812119b9b8016d0ad1b990adce43 Author: Yupmoh <[email protected]> GW Rewards disabled until next week, Fixed a typo with StorageNpc script Script/Npc: - Disabled GW rewards. - Corrected a typo with StorageNpc.
  9. commit 5df92745860c459338a4d704a854f194054ea059 Author: Yupmoh <[email protected]> VIP Cards now update with VIP 6, PvP Event rewards gold nerf Event: - Gold & Experience rewards nerfed a tiny bit. VIP: - Fixups for VIP Levels.
  10. commit 60de930292d4ee845756e744d3ed621b43ddc1f9 Author: Yupmoh <[email protected]> Some fixups to Durability, NewbiePackage and Creature AI Core: - Fixups to durability deduction for Multi spells. - Fixups to our Random implementation. Creature: - Guard & Patrol AI changes. Script/Item: - MagicMirror adjustments - NewbiePackage no longer prompts for plvl
  11. commit b3a4464c6b578436941f8a8e696535bcb37827cc Author: Yupmoh <[email protected]> Quest Rewards & Shared Experience tuning Loot: - SnakeKing reward adjustments. - AncientDevil reward adjustments. Creature: - Shared experience down to 0.03 from 0.05 due to spawns being triple in size. Event: - DisCity no longer grants MysticBoxes instead it can award the following: BlackTulip, Meteors, Dragonballs, PkAmulet & NinjaAmulet - DiscCity experience reward adjustments. Script/Item: *The following items were adjusted to match Ruin's rates* - Ancestor Box adjustments. - Cloud Box adjustments. - Sun Box adjustments. - Waning Moon Box adjustments. - Star Box adjustments. - Moon Box adjustments. - BlackTulip implementation. - Mystic Box adjustments. Script/Npc: - SolarSaint reward adjustments. - TCCaptain reward adjustments for JarQuest. - PCCaptain reward adjustments for JarQuest. - ACCaptain reward adjustments for JarQuest. - DCCaptain reward adjustments for JarQuest. - BCCaptain reward adjustments for JarQuest. - MysticMerchant no longer sells expballs for gold. - General Judd reward adjustments for BlueMouse. - Simon reward adjustments for Lab quests.
  12. commit 7b6ffb34f782c8352005d0e4903ca5fd214db4fa Author: Yupmoh <[email protected]> Event reward pool modification, Fixed an issue with dashing causing a dead lock for creature thread Core: - Fixed an issue with dashing that caused a dead lock on creature thread if the creature dash destination is not valid location. Event: - Super Gems are no longer included in event reward pool.
  13. commit b6d774a368e5d4873aa4c62f1b260db4afcd1d10 Author: Yupmoh <[email protected]> Same Sex Marriage re-enabled, Mongodb config. Core: - Mongodb is now dynamically configured from config. - Same Sex Marriage re-enabled (rejoice gay ones!).
  14. commit ae1b55af7441aaff222e9e1b0da92daaef9333fa Author: Yupmoh <[email protected]> Guild Director correction Script/Npc: - Corrected a typo with Guild Director
  15. commit 5fdf3865b73fc269bd99b0634e2d252ea506585d Author: Yupmoh <[email protected]> Added GeneralQing for Beta Script/Npc: - Enabled and spawned GeneralQing TwinCity (400, 400) to award vip, gear, level, gold and help with beta testing.
  16. commit 84bd65f4ce600f61b1d6153f5035d05865e20979 Author: Yupmoh <[email protected]> Fixed TG issue, PvP Rewards reduced Core: - TG Alive flag wasn't being overriden due to resharper "cleanup". Event: - PvP Rewards adjusted.
  17. commit da44450f26f554c27f83e20d8ecfc6612350de78 Author: Yupmoh <[email protected]> Selling to NPC gold nerfs, PvPEvent debugging disabled, Disconnection unregisters miners Core: - Selling to NPC won't net as much gold anymore. - Same sex marriage disabled. - Free VIP for everyone gifted upon login. Event: - PvPEvent.Debug flag disabled.
  18. commit 66ccfbb70ca951c678f14cf46b4b4d65fdfc8372 Author: Yupmoh <[email protected]> Fixup for events OnSkill and ValidPlayer Event: - More missing override modifiers.
  19. commit c8800a0270a047776c40c5755fe0e09ee5e35ff8 Author: Yupmoh <[email protected]> Fixed PvPEvents that resharper broke, Fixed an issue with huntingbots. Event: - Resharper had removed all override modifiers and broke events, that was reverted. Bot: - Plvling bots will no longer be treated as NPCs upon creation.
  20. commit 739b1f0d18619c26582630df06183bcf3293c658 Author: Yupmoh <[email protected]> CityWar changed again, Configuration file can now dictate when events are launched. Creature: - Passive Gold income disabled (for now). Event: - CityWar now dynamically checks config for event startup time. - CityWar timing for EU is now 7 PM UTC as it normally is, US remains unchanged.
  21. commit 74b402b16c4f5daaf5a42df7b81d5fad2293fc95 Author: Yupmoh <[email protected]> Removed an un-used project from solution Solution: - Code Cleanup.
  22. commit a6f864b88ac29bcd6b43f780a6d128238398dcb7 Author: Yupmoh <[email protected]> GuildDirector guild creation costs halfed, Notification updates. Core: - Notifications updated with correct info. Script/Npc: - GuildDirector now asks for 10kk as guild creation fee.
  23. commit fb9fd57620fcd35aafddd818ca6deaf5e54dd4a5 Author: Yupmoh <[email protected]> CityWar changes, Creature loot changes & DisCity Sob: - DbSob now stores a second owner slot for CityWar2. Event: - CityWar now runs at 8 PM UTC and 2 AM UTC daily except for Friday & Saturday. - CityWar bonus reduced to match new rates. - CityWar bonus now extended to both CityWar events, Server now keeps track of CW1 winners and CW2 winners. - DisCity now runs at 7 PM UTC Monday, 9 PM UTC Wednesday and 4 AM UTC Saturday.
  24. commit 847c2a2e5e32dea9be0bf0b79e4fcfe1ab5c4f7d Author: Yupmoh <[email protected]> DbSpammer rewritten Core: - DbSpammer now spams 20 times per db at 2 second intervals (Will add mets later). - DbSpammer now levels up the item when used and can only be used on low level items.
  25. commit 15347f43a2eac2fb4946a1f947ff58854596dbdb Author: Yupmoh <[email protected]> Warrior damage reduction buff modification Attack/Spell: - Increased custom damage reduction buff modifier for warriors. - Reverted Reflect chance to TQ values.
×
×
  • Create New...