- Adds missing items to Huntmaster Reward gump
- Fixes an access issue with the Jewelry box, when turning pages.
- Travesty Mirror Images will no longer turn players criminal.
- Fixes an exploit where items could be used inside of mail boxes, even without the correct access
- 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
- Removed unneeded usings
- World chat log now has a Config option. Turned off by default now.
- Added two new timer priorities.
- Fixed a crash with box of ropes.
- Consolidation of the Pathing movements and algorithms.
- Correctly makes sure you are inside the house you are trying to place addons in.
* Properly implement ICommodity.Description in CommodityDeed tooltips.
* Improve arbitrary formatting for merge compatibility.
* Fix a timer dump export error.
* Remove redundant missing file from csproj list.
* Add an overload for Gump.AddTooltip that takes a single string argument.
* Fix access level checks for VvV potions.
* Rename Server.Items.Size enum to Server.Items.ItemSize to prevent ambiguity with System.Drawing.Size.
* Add helper method for adding TextDefinitions to gumps as a tooltip.
* Collection rewards now support TextDefinition tooltips.
* Removed conflicting AddTooltip(string text)
* Fixed Compile error with new ToolTip Support.
Co-authored-by: TrueUO <staff@trueuo.com>
Co-authored-by: Dexter <kevin_bourne10@yahoo.com>
- Fixed exploit with Mysterious Wisp outside dungeon Despise. It now works according to EA.
- Added in Publish 109 store and 23rd Anniversary Items (Thanks @argalep)
Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
- Fixed a rare crash that could occur with Vendor Search.
- Mysterious fragments drop in t-maps correctly now when Jolly Rogers is enabled.
- Display issue fix for various Kings Collection Items.cs
- Bola has incorrect (reversed) logic, this has been corrected.
- Various changes to make Exploding Tar Potion work per EA.
- Merchants Trinket upgraded to match EA. (Has charges now)
- Various confirmed loot tone downs on various ML named monsters.
- Fixed an exploit with Exploring the Deep quest monsters.
- Fixed various exploits with using the help menu to circumvent the Trade Order restrictions.
Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
- fixes issue where you could still use teleporters and moongates while completing trade orders
- Exploding Tar Potions now work correctly.
- Added logging to Auctions.
- Can't sell items in locked containers.
- Explode potions no longer follow mobiles.
Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
Fixed an exploit with Hawkwinds quest for skill masteries where players could claim an almost unlimited amount.
Fixed an issue where Rentals, when expired correctly, were depositing too much gold.
Fixed a few notority issues with hiding / felucca / ally
Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
- Shop item prices now reset at startup, per EA
- Nether Cyclone spell damage fixed
- magic reflect spell now EA like
- Vis list now persists through restarts.
- Fixed an exploit with ChickenStatue and CowStatue.cs
- Fishing poles now get luck accounted
- Restless soul is now grey
- Added proper CUB point value to tmaps
- Doom spawns are now seperated and EA accurate.
Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
Removed CanBeWornByGargoyle, RequiredRace properties from all equipment. It is now handled in RaceDefinitions.cs and each race is responsible for validating their own equipment. It is, for the most part, done by ItemID
Consolidated various timers into one static timer: PlayerVendor, RentedVendor, FountainOfLife, Hireables
Fixed a few timer memory leaks
Clockwork leggings can now be imbued
Fixed Phylactery hue
Destard Dungeon Spawn = EA
- Bone Crusher should now work properly.
- Scrappers should now have a chance to add 3 properties at 120 magery
- Players can now heal Vollem's from the crystal (CuB bought) with bandages
- Fixed snow tree/trunk id's and z offset
- Dagger from Fabrizio quest should now deleted when quest is Complete
- Fixed exploit with auto-stabling pets. Basically, added a stable count check for auto stable
- Luck can now be inc/dec by 1 for imbuing (10 for loot)
- Cleanup of various unneeded variables or preaos checks.
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>
If a class has a field that's not marked readonly but is only set in the constructor, it could cause confusion about the field's intended use. To avoid confusion, such fields should be marked readonly to make their intended use explicit, and to prevent future maintainers from inadvertently changing their use.
- Holiday Gifts – A holiday treat for all veteran characters at least 30 days old logging in between Tuesday, December 3, 2019 12:01:00 AM GMT-05:00 and Friday, January 3, 2020 11:59:00 PM GMT-05:00
- add Artisan Festival
- add the Stable Set & Pet Whistle
- Added missing banners to banner deed
- Fixed Huntmaster trophy names
- Huntmaster trophies (ones that are only 1 piece) no longer come in deed form, per EA. Any and all deeds will be converted to the Trophy
- Added durability to Virute Shield
- Paroxysmus Swampy now has proper name
- Removed conflict from Merchange Escortable
- Gaining city loyalty no longer gains hate/neutrality in other Cities
- Pet training option now appears, even if the player will not be able to control the creature. It will simply fail and give a message when they commit to train, per EA
- Added direct damage to Word of Death while inside the damage threshold
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.
- 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