- Various missing store items
- Certain items can now correctly be used as trash barrels by the home owner.
- Fixes an issue with Ethereal Soulbinders
- No changes were made to XMLFind.
- Spelling mistakes on corpses in Treasures of Sorcerers Dungeon event. Event mini bosses no longer flee.
- Matched spelling typed grey vs gray wolf
Additions
- Adds the Wedding package.
This was all @argalep
- Account vaults have been added.
- Added in new aquariums.
- All missing recipes have been added.
Bug Fixes
- Fixes an exploit with mail boxes.
- Auction Safes now work correctly in regards to bid / match bid.
- Cleanup
Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
added square goza mats
Corgul now drops scrolls of transcendence
Corgul spawn now has a chance to drop SOT's
Dark Guardians now drop level 1or2 treasure maps
fixed issue with Ultima Store search
cloth bought from weavers now give the proper itemid
stacked items now limited to 17, per EA (was 20)
Treasures of Khaldun and Treasures of Doom should now function correctly.
All loot pack items are now generated when the mobile is killed.
Reworked monster stealing and begging.
Various re-structuring and bug fixes.
Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
Replaced standard create world teleporter items with regions.
Fixed an exploit with the Huntmaster.
MessageInABottle uses the new ItemID.
Various boat clean up and command fixes.
Fixed a crash that could result when t-hunting and a guardian is blocked from spawning.
Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
Added decorative stable and dungeon set to the UO Store.
Fixed an exploit where anyone could gain control of someone elses mannequin.
"Expansion" is now hard coded as we no longer set it.
Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
- Fixed potential recipe book crash
- Fixed Repair deed name Display
- Fixed PlayerVendor crash
- Fixed Cooking BOD reward title rewards
- Fixed LargeGlowingLadyBug label in ultima store
Adds missing phoenix armor ticket. http://www.uoguide.com/File:Phoenixdeed.png Clilocs are EA exact.
Fixed a bug where the new HABToken had the same graphic as the MysticalTotem in the UOStore.
Moved the HAB token from Consumables folder to the StoreBought folder.
+ Add config file for Ultima Store.
+ Add config file parsing support for Types and Delegates.
+ Add support for delayed state timers with callbacks up to 4 parameters.
+ Add Utility.WriteConsoleColor overload for string formatting.
+ Add MONO to Makefile compile definitions.
+ Update Ultima SDK to support MONO compile definition.
+ Rename Properties Gump parent directory to prevent VS issues.
+ Console error messages will now use red instead of dark red font.
+ Add crash state handler function to Core.
+ AI optimizations and housekeeping.
+ Context Menu optimizations and housekeeping.
+ Add ability to drop throttled packets.
+ Add string parsing support to Rectangle3D.
+ Optimize guild messages and chat.
+ IAddon implements IChopable.
+ Add more flexibility for altering Mobile names.
+ Add ability to enable or disable OPL for individual mobiles.
+ Optimize damaging regions and ensure timers are removed properly.
+ Update Welcome Timer with more intuitive message groups.
+ Normalize all virtue related objects to the Server.Services.Virtues namespace.
+ Add ability for ISpawner to append OPL and Context Menus to their spawn.
+ Add EventSink events for obtaining items, equipping items, context menus, and world broadcasts.
+ Add ability to lock a creature's direction and movement regardless of AI manipulation.
+ Add ability to dynamically change a creature's approach range and wait state.
+ Add extended enumeration features for AOS attributes.
+ Add ability to control whether creatures have blood, and its color.
+ Expose corpse flag manipulation methods.
+ Add ability to prevent criminal action when looting a corpse.
+ Corpse will now be permanently tagged as murderer at time of death if owner is a murderer.
+ Add TextDefinition support for Commodity Deed descriptions.
+ House add-on and component optimizations and housekeeping.
+ Item light is no longer backed by the direction property.
+ ITool implements IEntity.
+ Prevent trading of Siege Bless items.
+ Guards are naturally be immune to guards.
+ Siege Shard initialization housekeeping.
+ Character Creation housekeeping.
+ Generic commands housekeeping.
+ Add Mark command for staff.
- Differentiation between store bought and tinker made hitching posts
- City Loyalty System bulletin boards updated per EA
- Converted all City Loyalty Gumps to BaseGump
- Green/Grey Goblin Statuettes now deactivate when they leave the original container
- Necro AI no longer casts cure spell
- Added Mirror Image to Ninja AI
- Siege shards now drop New Despise Artifacts on Cora the Sorceress
- Fish Monger Quest now reads base skill, not real skill for skill requirements
- Added City Loyalty Points messaging toggle
- Added Cleanup Britannia Poitns Exchange
- Added Serializiation/Deserialization to all PointsSystem classes
- Added check for taming requirements prior to pets control slot increase (first training iteration for that level). If the player does not meet the requirement for the next slot increase, they will not be able to train the pet, pet EA
- Quest System Crash Fix
- Dolphin Rug, Rose Rug and Skull Rug now show amount of resources remaining
- Mining Cart, Sheep Statue should now update properties when resource is taken
- Added resource count to tree stump
- Melisande's Hair Dye now uses the correct hair dye Gump
- Items added to corpse after loot generation will now be subject to instanced Loot
- Seed Box now only weighs 10 stones regardless of how many seeds are contained
- Costumes now only work when equip/un-equipping
- Green/Grey Goblin statuettes now show proper id when turned on/off.
- Green/Grey Goblin statuettes now removed effects if item is moved/deleted
- No beard to beard now colors beard the same color as the players hair
- Certain small Tinker bods will now combine with large bods
- UO Store container is now hidden, even though its in green acres where players shouldnt be able to access it.
- Huntmaster Trophies now show the hunter, not the trophy crafter
- House lockdowns/secures should now display the proper amount
- Follow Speed has been made faster for slower creatures
- Barraccoon and Neira no longer chase combatants. They will occasionally follow, however will not proceed past their home range.
- Barrab Tribesmen only attack players if they are aligned with the other Eodonian Tribe
- Added Stat increase gump for +5 reward stat gain
- Removed Default channel from Chat.cfg as default channel will not work. This is handled by the client.
- After tame, added a 3 second window will any delay spells/abilities will not do damage or cause harmful actions towards the tamer. This will fix the issue where a pet would auto-aggro immediately after taming. Also, tamer will be removed from the creatures aggressor/aggressed list, and vice versa.
- players attacking/beign attacked by their own pet no longer puts them in heat of battle
- fixed various UO Store tooltips
- Fixed earrings to protection construction
- Added Sovereigns, can be accessed via PlayerMobile Properties under AccountSovereign Property
- Sovereigns are default currency Type
- Various other bug fixes