Jump to content

Moh

Administrators
  • Content Count

    1064
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Moh

  1. commit 7504accec98b385e1d7038a4ee5d34637658b08c Author: Moh360 <[email protected]> Core: - Improved the way delayed tasks work and implemented a wrapper class. - Implemented a method to force clients to update. - LogItem method improved. - Fixed a tiny issue with item drops. - Fixed an issue that caused players to revive on the same map even if there's an event going on. - Fixed an issue with Booth's not being disposed. - Players failing to get through portals will no longer be automatically reset to TC, instead will go back to their previous location. Attack/Spell: - Now makes use of the new QueuedTask class. Events: - An extra DisCity event will be triggered on Saturday 4 AM server time. - Fixed an issue with FreeForAll announcements. Creature: - Disabled boss AI. CMD: - More admin commands. - Fixed a problem with one of the console commands.
  2. commit 1799b86c0aaa17a5bdd307b70363c880aeb05152 Author: Moh360 <[email protected]> Core: - Adjustments to developer in-game server statistics.
  3. Patch 41 is out to fix some issues with our client, Run PrimalLauncher to update, No logins are allowed without the update.
  4. commit d59e1cbdcdc284069955f74298a8abb9830fb77c Author: Moh360 <[email protected]> Core: - Dynamic instances of a Map can now have it's own spawns. - Infinite Stamina PK Arena. - Improved ActionThread. - Disabled ActionThread. - Task Cancelation tokens implementation. - Duel instance ID Generation minimum value set. - Fixed a bug that allowed capturing of black named players in FreePK maps. - Fixed a bug that allowed capturing of black named players in Jail. - Item Pickup improvements. Attack/Spell: - Spells with non Crime flags will no longer cause the player to be on top of the stack. - Queued spells will now be handled as Tasks and ThreadPool with appropriate delays and cancelations. Creature: - Creatures are now automatically loaded even when entering instanced maps. - Spawns added to dynamic instances. - Fixed a NRE that was caused by some creature types that attempted to access Boss level spells. - Revivers should be faster to spot and revive dead players. NPC: - TwinCity - ArenaGuard now allows teleportation to Infinite PK Arena.
  5. commit cec6491497c2013517d73b08caadf5db36103091 Author: Moh360 <[email protected]> Cmd: - Corrections to an admin command.
  6. commit c6bf18ab647db8ba13cea0674d11995b6540d96a Author: Moh360 <[email protected]> Cmd: - More admin commands
  7. commit 4508682e91a43f1cabd7b46da92e802ed00e0b58 Author: Moh360 <[email protected]> Core: - Added a cancelation function to maintenance.
  8. commit 17421640d5560917d7e067393ca6a95b21fd9306 Author: Moh360 <[email protected]> Item: - Halloween - PretenderCandy updated. - Halloween - PumpkinBox updated. - Halloween - SurpriseBox updated. - Halloween - TransformCandy updated.
  9. commit f051abfec8a057e1cb95f46638347620649a0c3f Author: Moh360 <[email protected]> Core: - Capturing a blacknamed player will not trigger a discord announcement. - Corrected an issue that allowed blacknamed players to be capped in FreePK zones. - Stacking now is nullified by attacks. Event: - Disabled Halloween event. Item: - Expball experience corrected. - Corrections to MagicMirror discord announcements. - Corrections to PumpkinBox discord announcements and loot pool. - TransformCandy no longer awards experience. NPC: - Fixed a typo with KingJack. - Sockets made through MagicArtisan will now trigger a discord announcement. - Sockets made through WeaponMaster will now trigger a discord announcement. Cmd: - More admin commands. - Extentions to mod commands.
  10. commit 13637c54a1a3dffaf0b869df0d6f1b5f5ad5d029 Author: Moh360 <[email protected]> Core: - Improvements to WorldThread. - Extentions to NPC handler and dialogue to accomodate Halloween. - New TaskTypes. - New StorageTypes. - Sounds added to Selector. - DiscordBot now deletes ticket automatically after it's been served. - Fixed a tiny bug with random seeding. Creature: - Extensions to Creature AI and class. - Boss class written to allow better combat. Attack/Spell: - Fixed a bug that caused profs not to level up after a certain level. - Fixed a critical issue that caused queued actions to live forever. Item: - Added some halloween items to the NO_DROP list. Event: - Halloween event finished (Weather, Sound & Music, Presents, Bosses) - PumpkinFight event written. - City Invasion event written. - Time Remaining added to top right in WeeklyPK. - Time Remaining added to top right in MonthlyPK. - Extensions to PvP event base class to allow custom joins for PumpkinFight. - PvP events will now remove transformations on end. NPC: - Halloween - HalloweenGuide implemented. - Halloween - KingJack implemented. - Halloween - Lauren implemented. - Halloween - PumpkinPouch implemented. - Halloween - Rachel implemented. Item: - Halloween - PumpkenBox implemented. - Halloween - HalloweenGuide implemented. - Halloween - MagicMirror implemented. - Halloween - PumpkinPouch implemented. - Halloween - PumpkenBox implemented. CMD: - More admin commands.
  11. The Primal Conquer team wishes the community a happy Halloween, The event is already live and it will run until the 4th of November, In addition to that we've also increased the following rates by 50% - Sockets - +1s - Experience - Prof Experience - Spell Experience Also a description of the Halloween event will be out shortly.
  12. commit febef4478697dee7273ca825390cc91621992a6c Author: Moh360 <[email protected]> Core: - Configuration file cleanup. - Threading base class optimized and extended. - Buffer sizes changed for both Logon and World servers. - PerformanceMonitors implemented. - Server internal statistics improved. - Constants class extended to include arrows and spells they trigger. - Fixed a critical issue/flaw with shops and validation. - ServerDatabase now properly loads every item shop and their items. - Logging extensions. - Item class cleanup. - Packets: -- MsgItem cleanup. Attack/Spell: - Implemented the ability to use items that can trigger spells e.g. RocketArrow (Disabled). - Implemented nextMagic functionality to spells that have them e.g. Pervade. - Fixed up spells with type StatusAttack e.g. FreezeArrow. - MeleeHandler cleanups. - Fixed a bug that allowed players to level up profs without the need to meet the prof level requirements. - Temporary spells such as reborn effects will no longer be saved to the database. Event: - Halloween seasonal event rewritten (Not complete). - DisCity signup period increased to 10 minutes instead of 5. - ClassPK now has a random reward. - WeeklyPK leeched score is now a fixed amount per kill. - MonthlyPK leeched score is now a fixed amount per kill. - Fixed a typo that caused all WeeklyPK/MonthlyPK members to be rewarded. - Fixed a bug that locked players that got eliminated from events from using items. NPC: - SolarSaint will now accomodate DisCity changes. - ColorShop - Tinter idiot proofed. - TwinCity - Shopboy idiot proofed. Item: - Fixups to Halloween - TransformCandy. - SpecialItems - MysticBox rewritten to ensure a decent reward everytime. CMD: - More admin commands. - Console commands rewritten. - More Console commands. - Fix up to Transform commands. - ResetPlayer can now reset offline players. - AwardVIP can now award offline players. Client: - Patch 37, contains garments and halloween preps part 1.
  13. The Primal Conquer team wishes the community a happy up coming Halloween and to celebrate it this year, We've prepared a very special event that will take place on the 31st of October until the 3rd of November. The event will be Halloween themed, will have an exciting story line, multiple quests lines and rewards, bosses, gifts, decorations, weather, sounds and music, We're sure the Primal community will enjoy it and have a wonderful time and we hope that the community is just as excited as we are!
  14. We've had to take the server down to push an urgent fix for a potential issue, Services were restored within a few minutes. we thank you for understanding.
  15. commit b07910324b1c4d03e5f81f0be41e7973b7f82116 (HEAD -> master, origin/master, origin/HEAD) Author: Moh360 <[email protected]> Core: - Fixed a potential issue with logon server and logon tokens. - Added some variables to Constants class. - Database cleanups on reloads. - Logon token life reduced. Creature: - Improvements to Creature AI to accomodate the halloween event. - Improvements to Guard AI. - Improvements to Pet AI. Item: - Fireworks now properly display their effects and have an internal cooldown. Events: - Preperations for Halloween event. - Dynamic creature type loading on seasonal events. Misc: - More admin commands. - More console commands.
  16. Rates for the next 24 hours were increased to the following: - 2x Meteors. - 2x +1s - 1.5x Sockets Enjoy and happy hunting primals!
  17. commit b99fa56aead8c38551fa33a8b1bc92152f1b1716 Author: Moh360 <[email protected]> Core: - Maintenance system implemented to regulate and announce maintenances. - Improvements to spawn management. Attack/Spell: - Transformation AttackSpeed now scales with level.
  18. commit b9380421bf7d02b313eceafaddba1d41604e3ce2 Author: Moh360 <[email protected]> Core: - MapEffects rewritten. - Packets: -- MsgInteraction improvements and SpellCrypto change. Event: - DisCity will no longer allow players to stay on these maps forever. - DisCity improvements and will now have less map calls. Attack/Spell: - Optimizations to MeleeHandler. - Optimizations to MagicHandler. - Optimizations to Finalization. - Optimizations to Calculation. - Less object casts. - Casting skills will now cancel AttackSpeed retention. - Fixed a bug that caused Magic to benefit from AttackSpeed retention after transform. - Gem effects will no longer trigger in events. NPC: - Corrected an issue with LeftGate bomb interaction. - Corrected an issue with RightGate bomb interaction. - Correced an issue with GreatMerchant garment detection and will no longer place invalid items in garment slot. - Added gender checkups to GreatMerchant. - Added a checkup for current garments. SOB: - SOB improvements and will have less calls to kernel. - GuildGate repair now costs 10 million per heal.
  19. Maintenance in 20 minutes to install software updates and update the game server, downtime 20 minutes.
  20. commit cd7381f2e7141899517881ce244193c666748075 Author: Moh360 <[email protected]> Core: - Hunt Simulations mechanism implemented. - Corrections to DropHandler to even out some drop rates. - Water Taos will now be able to see Ghost chat. - Disguise implemented (Feature to preview garments). - PK Points will now be deducted every 3 minutes instead of every 6 minutes to encourage more PvP. Item: - Bombs now will always deal GuildGate MaxLife / 4. NPC: - Market GreatMerchant extensions. - Reduced GuildGate MaxLife. - GuildWar Pole now awards funds to attackers when attacking another guild's pole. - GuildWar Pole now deducts funds from pole owner's guild when attacked. Event: - GuildWar Improvements and extensions to allow for other mechanics and incoming changes. - DeathMatch Score limit now scales harder with player count. CMD: - More admin commands.
  21. Server Maintenance in 15 minutes, downtime is 2 minutes.
  22. commit 2da747c596cf8e38910e74716e6668532515d1a1 Author: Moh360 <[email protected]> Core: - Corrections to gem handling, Now properly retains gem values even during transformations. - WorldClients can now retain attack speeds. - Transformations now loads proper attack speed values from the database. - Transformations now allow players to retain attack speeds after going back to normal form. - Extentions to FrostEmu bot. - Fixed an issue where players in-game could use the bot to @everyone @here on discord. - AttackSpeed field now properly determines the correct attack speed depending on the state of the attack. - Retaining attack speeds is now properly canceled when moving/dying etc. Attack/Spell: - Fixed an issue that caused Transformation skills to not benefit from MoonGem bonus. NPC: - CityWar Captains now remove XPShield auras from players on entry.
  23. Server Maintenance concluded and is back online, refer to patch notes for updates.
  24. commit 4532a59ec0efe3255223cb64bed4e4e73e609c99 Author: Moh360 <[email protected]> Core: - Save command added to console. - Modifications to Super items rate. - Updates to server Hub. - DiscordBot improvements and extensions. - Logging Database improved and is now usable with DiscordBot. Attack/Spell: - Area type spells now proc weapon reborn effects such as poison, mana, heal. CMD: - More admin commands. - More Mod commands. - Fixed an issue with /toggledetail not removing weather correctly.
  25. Server is back up and has been updated to the latest revision.
×
×
  • Create New...