Jump to content

Moh

Administrators
  • Content Count

    1064
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Moh

  1. commit 8493230dcdded8678f6fe0ad7a12c1e67c78e792 Author: Yupmoh <[email protected]> CityWar updates Event: - CityWars will no longer accept guildless players. Script/Npc: - TC, AC, PC, BI and DC Captains will no longer allow guildless players inside a CityWar zone.
  2. commit deadcf35114176eb7faa2b971e74e0cd0a62f972 Author: Yupmoh <[email protected]> StorageNpc extensions to allow storing compose items Core: - Added Dress and Coat definitions to Item class. Scripts/Npc: - Compose storage using Market - StorageNpc.
  3. commit da3fdc067a745991d3ddf79e19115e5920c811b3 Author: Yupmoh <[email protected]> VIP remote warehousing & remote compose Core: - VIP users can now access all banks through remote warehousing (only usable in market) - VIP users can now remotely compose their items.
  4. commit 29a4dedd82a78804f493b83e895efe0dedca1ab4 Author: Yupmoh <[email protected]> Fixups to scripting engine dead locking, UnknownMan written, ProficiencyGod written, AncientPotion written Core: - Fixed a dead lock condition with the scripting engine. - AncientPillTimer is now stored in DbClient. Attack/Spell: - Prof and Spells leveling now factors in AncientPill. Scripts/Npc: - UnknownMan implemented (db leveling). - ProficiencyGod implemented (Unlearn Spell / UnlearnProf / Prof & Spell DoubleExp).
  5. commit 72b55e8fc69862edf852fef01a7089a2ec3af86c Author: Yupmoh <[email protected]> Upgraded all projects to .net6, ScriptingEngine ported from FrostEvo core Core: - All projects were upgraded to .net6 instead of .net5. - ScriptingEngine ported from FrostEvo core (Exodus). - Extensions to Configurations (Considering a rewrite later). - UniqueMiner implementation. - Item Drops & Upgrades limited by config (Currently set to 115). - MsgTalk modifications, ToxicityFilter is now toggleable using /togglechatfilter. - PkPoints will now be reduced at the official rate (6 mins) for BlackNamed players and half of that for others (3 mins) which is currently primals default. Attack/Spell: - Fixed an issue with MagicAttack type Collide not being able to get the correct target if a player is stacked on an item, now it only filters Creatures, Companions and Players. Scripts/Item: - Disabled WindSpell scrolls usage by Blue/Red/Black names. - Adjustements to work with the new engine. Scripts/Npc: - Adjustements to work with the new engine. Scripts/Cmd: - Adjustements to work with the new engine.
  6. commit ce55ff9d9f5faa0eea1250ccaa48941772bfdf69 Author: Yupmoh <[email protected]> Core: -- Packets: --- MsgTalk modified to allow a toggle for profanity. - ProfanityFilter is saved for every WorldClient. - Removed old scripting engine. - Implemented Exodus' ScriptingEngine. - Scripts are now included in the Main FrostEmu solution. Item: - Item scripts modified to work with the new engine. Npc: - Npc scripts modified to work with the new engine. Cmd: - Cmd scripts modified to work with the new engine.
  7. commit 820ef2e9b5b750e95fd2186fac341f27747c6164 Author: Yupmoh <[email protected]> Core Init changes. Core: - Core Init will now wait for ScriptEngine Init to finish before proceeding.
  8. commit f908d39486bda1f8b052a1e2c68fba593ec53342 Author: Yupmoh <[email protected]> Init and load order change. Core: - Core initialization and load order now loads the ScriptingEngine last as it should.
  9. commit b56b93a616620d83cb09ade0f02eb2dda11050b4 Author: Yupmoh <[email protected]> Yet another ScriptingEngine rewrite. Core: - Rewrote ScriptingEngine for Exodus, decided to use it here also. - Removed the other 2 older engines. - Cleaned up the Database folder from un-used scripts.
  10. commit 5ee374f06e9733dc612e2eef268d0d84ee61f13b Author: Yupmoh <[email protected]> Valentines celebration end. Event: - Valentines Day celebration event disabled.
  11. commit f9e75c4e733777f7fe570c99c10d3ad38a70f884 Author: Yupmoh <[email protected]> Valentines Day Celebration Event Event: - Valentines Day celebration event enabled.
  12. commit 7d14091f655126705f4d62b53b6d56218db32221 Author: Yupmoh <[email protected]> More bot updates. Bot: - Better Market Bot AI.
  13. commit eca8e3f715ae2bfc1d1ce2d8a64adf1db8a8b78c Author: Yupmoh <[email protected]> Tiny updates to bots and other things. Bot: - Fixed an issue with bots related to items. Cmd: - Added a scale modification command.
  14. commit e05e44447ca79c12e4fd149ef12a834851f2d7ba Author: Yupmoh <[email protected]> Fixed an issue with discord bot. Core: - Discordbot was still echoing messages, should be fixed now.
  15. commit 0aab9930bda3e9cf2a2dc5e6f7328e65608c6e74 Author: Yupmoh <[email protected]> Another typo fix. Core: - Fixed another empty if statement. gg
  16. commit 30d170b4d321882ce5a114a92cfe95207db62d1c Author: Yupmoh <[email protected]> Typo fix to fix duplicate WorldChat messages. Core: - Discordbot now filters out it's own messages.
  17. commit 996677a5124de2b860769bc27d8fb1b8ff336138 Author: Yupmoh <[email protected]> Dependancy fixups, changes to bot AI. Core: - Dependancy fixups for the entire solution. - Packets: -- MsgAccount now displays more info on console. -- MsgConnect now displays more info on console. -- MsgNpc refactored to dynamically link player npcs to their appropriate scripts Bot: - Bots that use an existing character template will no longer rely on their gear or character record.
  18. commit 5f007d5c82745b22086f8e83718e3356af1961a3 Author: Yupmoh <[email protected]> More work on LovelyLady's tribute, Tiny update to Bot AI, and GW. Core: - More work on LovelyLady's tribute. Event: - People disconnecting in GW castle within the last 30 minutes will no longer be sent to TwinCity but to GWJail instead. Bot: - Improvements to bot AI part 1.
  19. commit d345fea6faf761d6ab4d87e91127900f1f86ed71 Author: Yupmoh <[email protected]> LovelyLady tribute and more. Core: - Removed Lib2Git dependency and had the project ready out the commit SHA directly since Lib2Git fails on Linux. - Fixed an error thrown when the Discord project was compiled. - Warden improvements. - Jump distance reverted to their original TQ values. - Jar quest team sharing enabled again. - MsgPlayer extensions (Thanks to Ulti for all the effort). Attack/Spell: - Restored FB/SS delays to their original TQ value. Npc: - Custom character npcs can now trigger scripts. Bot: - Major improvements to Bot AI. - Bots can now use existing player character records to serve as tribute.
  20. commit 08c4cb2dd71add894c9577d9819b5436d6a9d060 Author: Yupmoh <[email protected]> Blacklist fixups. Core: - Blacklist will no longer fair to delete blacklisted players if they have multiple devices/hardwares.
  21. commit 9590240bc7490415c19d7a7a610396666cc07527 Author: Yupmoh <[email protected]> Fixups to Ally chat Core: - Fixed an issue that cause Ally chat to be blocked due to an invalid name length on sender.
  22. commit 1fd89c4ec691f9dc7b4531395dc5fe418a5b724e Author: Yupmoh <[email protected]> Cloud Saint Jar quest changes, Spawn Protection visual counter disabled. Core: - Spawn protection visual counter disabled since it's not very reliable. - Cloud Saint Jar team sharing disabled.
  23. commit 7c86f3a41f8f02c5a7824c704d0c1bae24593651 Author: Yupmoh <[email protected]> Reverted a tiny change to the scripting engine. Core: - Reverted a tiny change to the way the scripting engine loads cause it shat bricks on linux.
  24. commit caf33bde7b4fd73730e112d6af5a74926b3f9105 Author: Yupmoh <[email protected]> Blacklist implementation finished, MsgTalk improvements etc Core: -- Packet: -- MsgBlacklist finalized, ready for testing. -- MsgTalk improvements. - Blacklists are now hardware based, once a player is muted, everyone that has been named or shared hardware with someone that has will be blocked. - Blacklists also now extend to guild/team chats. - Bad word monitor and basic automation to detect bad words.
  25. commit e209f4a76e7ef8d78848909b7d458572b4895ee8 Author: Yupmoh <[email protected]> Small Blacklist sanity check, and an event detection mechanism. Core: - Blacklist sanity checks. Event: - Implemented a detection mechanism for a specific action.
×
×
  • Create New...