Commit graph

27 commits

Author SHA1 Message Date
TrueUO
98d111ae35 Cleanup
- Last of the yearly "cleanup" pushes.
2020-09-18 10:59:33 -04:00
TrueUO
f2e8033ef1 Bug Fixes
Orchard apples can now be eaten by pets (that eat apples)
Per EA, added action delay per each item for EC equip macro
Fixed crash for shadowguard
Fixed issue where shadowguard would get hung up
Players can now use detect hidden (not passive) on blues in fel
consolidated ItemSocket expire timers in one static timer
Mastery spells will now bypass mana check to expire
Fixed issue where shadowguard apple was hanging up encounter after server restart
Fixed issue where creatures weren't regenerating stats if they were below 100
2020-07-20 16:14:45 +03:00
TrueUO
8067c1bbcf
Additions (#4813)
- 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>
2020-07-14 09:54:52 -07:00
TrueUO
80e0d42d33
Bug Fixes (#4782)
- Whirlwind Attack now does the correct amount of damage.
- Added in new Aqaurium system, with new catchable fish. https://uo.com/wiki/ultima-online-wiki/gameplay/aquariums/
- Fixed an issue where players could get a weird client crash, and be unable to log back in right away, when fighting Beacons.
- Fixed an exploit with RunicReforging. Recommend updating to newest Reforging code.
- Fixed an issue where item stats from equipment sets were not adding their values correctly on Mannequins.
- Fixed an issue where you sometimes had to exit and re-enter a house to get all the items the load correctly.
- Players can now correctly craft Charybdis bait.
- All scale types can now correctly be turned in to community collection Mobiles.cs
- Thieve Consumables from the Monster Stealing system now all work correctly.
- Some more file structure cleanup.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-05-16 15:31:52 -07:00
TrueUO
01f18a3eff A total convert of get return to => 2020-04-16 20:37:29 -04:00
TrueUO
f25e60cf56
Services Folder Cleanup (#4728) 2020-04-14 14:04:34 -04:00
Dexter
69cbd8db36
Removed Era Checks from multiple files (#4635)
* Removed faction args from AcquireFocusMob in BaseAI

* Removed Pre-AOS properties from BaseArmor

* Cleanup BaseClothing and PlayerMobile (removed era checks)

* Removed old Opposition Group, replaced by Tribe. UPdated BaseCreature

* Spell Cleanup

* Cleanued up Loot.cs, Lootpack.cs

* Removed Era Checks from multiple files

* removed old tmap config
2020-03-28 22:48:55 +03:00
Dexter
716bd982f0 Bug Fixes
- Only Hitching Post Replica now consumes charges on stable and Claim
- Dragon Jade Earrings and Obsidian Earrings now derive from BaseArmor as they should. This will cause all existing items to delete.
- Sack of Flour now stacks and unstacks when dbl clicked properly, per EA
- Crafting with flour now requires an open sack of flour, per EA
- Fixed Craftable Easle to show proper ItemID
- Gregorio is now red, and can only be attacked if you have the Guilty QuestArrow
- Creatures no longer auto-target players if they invis/Hide
- Interred Grizzle now utilizes SpillAcid method in BaseCreature as it should have
- Fixed issue where grizzle acid would remain in effect after it deleted or the mobile moved off
- Fixed issue where bank checks were being generated after a vendor was dismissed
- Fixed Void Pool region where spawn would start prematurely
- Combat training no longer makes mana check to deactivate

Addition: *Requires Core Re-Compile*
- Added CanBeHarmedBy(Mobile, bool) method to Mobile.cs, so we're not klunking up Notoriety.cs
2019-05-08 19:10:11 -07:00
Dexter
497fd05cfd Treasures of Khaldun Complete. A couple things to note:
I did not put all the decorations in. This is annoying, shard owners can finish it.
2019-02-21 20:01:57 -07:00
Argalep
cd84e6021c * add Grinder, Steam Powered Beverage Maker, Potted Coffee Plant, Coffee Pod, Coffee Grounds, mug of Hot Cocoa, mug of Basket of Green Tea, mug of Coffee 2019-01-12 22:59:01 +03:00
Dexter
c58712d8a9 Bug Fixes
- Fixed issue in Scibe BOD reward gump where items were too close together, causing conflicting tooltips
- Added exceptional chance to several cooking craftables
- Added proper message when crafting exceptional containers via Carpentry menu
- Vorpal Bunny/Battle Chicken Lizard (Uncontrolled) flee is now more EA like
- Added proper crafting chance to Enchanted FoodID
- Grapes of Wrath can now be added to commodity deeds
2018-12-12 16:32:11 -07:00
Dexter
21f1e48813 Fixed success chance
- still need to get these baddies exceptional!
2018-12-12 07:56:03 -07:00
Dexter
c53f0dd0d0 Bug Fixes
- Added remaining Huntsmaster rewards
- Horn of Plenty no longer deletes when uses reach 0
2018-11-04 22:46:43 -07:00
Tasanar
feda471e07
Latest ServUO does not boot up
This fixes that :)

It requires Small Piece of Blackrock

http://www.uoguide.com/Blackrock_Stew
2018-10-27 15:08:27 -04:00
Dexter
478a5c18a1 Bug Fixes
- Houses that go into Condemned state now sends a message to all rented vendor owners, per EA
- Traded houses set all rented contracts to not renew for owner and Landlord
- Added Blackrock, Blackrock stew
- Added Special counter attack ability to bane dragon
- Fixed issue where Bulk Order Deed Gump dimensions were too large
- Creatures always get exceptional bonus to instrument as well as music bonus regardless of skill
2018-10-27 11:21:40 -07:00
Tasanar
c3f7f8747c
Add files via upload
Removed the outdated and unused ExpansionNeeded.

Since we do not have expansions people buy, or even an account property to track which expansions people have access too, or a way to enforce it, it was simply showing not needed information. Since items are enclosed in Era checks if you do not have the "Expansion" on your server you can not see it anyways.
2018-07-30 17:47:11 -04:00
Dexter
1f1050f95b -Converted BaseTool references to ITool for support of sledge hammer and smithy hammers, post-AOS.
-Added Smithy Hammer and Sledgh Hammer to loot drops
-Added Void Spawn to Shame Level 3
-Fel/Tram now have their own instance to void pool stats
-Void Pool Gump context menu entry is now accessible anywhere
-Skree AI is now mage
-Fixed kindling weight
-Putrid hearts no longer to go internal map
2017-12-18 19:52:23 -07:00
Argalep
bbb0d7b212 * add BowlOfRotwormStew
* add RawRotwormMeat
* carved fixs
* Trammel Despise Good and Evil creatures fixs.
2017-11-25 19:09:22 +03:00
Dexter
dba5f4553b - Added Publish 95 new BOD system: https://uo.com/wiki/ultima-online-wiki/gameplay/crafting/bulk-orders/
- System includes some long overdue overhaul of craftables that can be crafted with resources, and made exceptional, see DefCooking and DefTinkering.

- New system, by default, is true if Core.TOL.  If set to false, it will use the old BOD system.

- All items should have the proper functionality, as all content has been tested and verified on an EA account as well as uo.com.
2017-03-28 16:49:02 -07:00
Dexter
fd5a2621a8 - Removed un-needed Basketweaving pliers and DefBasketweaving
- Added vet reward addon Tools
- added human to gargoyle item swap on Silver Trader
- fixed SDI issue with Poison Strike Spells
- Added Pepta Quest
- Added ginger to appropriate vendor sell lists
2017-02-19 21:35:47 -07:00
Dexter
0d12bad59e Bug fixes
- fixed lighthouse crash
- Altering items should now carry all properties over. I still need a list of artifacts/special items that can be altered.
- prism of light tele now teleports pets
- Community collections should now let players donate gold from their accounts
- Community Collection Britannia Waters now accepts HS fish/lobsters/crabs
- Fixed type with quest giver chiefs
- Added proper hue to HS Expansion requirement in craft menu
- Charcoal can now be made with logs and/or boards
- Craft menu resource count display now shows the proper amount, ie logs and boards combined
2017-01-14 12:36:52 -07:00
Dexter
d66c1d69aa TOL + Bug Fixes 2017-01-02 22:03:24 -07:00
Dexter
75b9abc515 - Removed Factions (if disabled) from create world Gump
- Added Mallet and Chisel runics to scroll boxes (Imbuing Quest)
- Added various fixes to Peerless Altars to prevent the instance being hung up, as well as players being teleported after they leave the encounter.
- Insane dryads should no longer attack other monsters
- Added (Uncommented) circlets in blacksmith menu
- Added Gingerbread Cookie/recipe to DefCooking menu
- Added Rings/Bracelet (human/garg), gargish necklace and gargish earrings to tinkering menu
- Removed Chaos shield from Clean Up Britannia until we can get some clarification, as currently is a huge exploit
- Removed DeepSeaSerpent and WhippingVines from spawner defs - you will still need to removel them from spawners on existing shards
2016-12-19 17:38:02 -07:00
Dexter
3515d210da Fish Pies! 2016-08-12 20:57:31 -07:00
Dexter
119cef1b09 High Seas and bug fixes
- fixed label in PillarOfStrength
- DemonHuntersStandard now has Exorcism slayer
- Fixed Chicken Coop Crash
- Fixed instances where scale collar wasn't un-freezing on tame
- Scouring Toxin now wipes out plant hues
- Fixed Runic Tool Consolidation
- Maps can now be crafted in other facets
- Removed redundant DryReed class
- Added proper clilocs on reeds, pigments and plant clippings
- Basket weaving has been moved to Tinkering menu, per EA
- Added resource target to plant hue items crafting
- Fixed craft menu issues in Carpentry
- Fixed void pool spawn crash
- Damage Increase now counts as an imbuing Property
- Added buff icon for curse Weapon
- Strange buff is now removed properly
-
2016-08-12 20:54:29 -07:00
Dexter
223cbf6ab4 New Magincia, Vet Rewards, etc
- New Magincia Bizaar, Plant System and Housing Lotto System
- Armor Refinement
- Added VetRewards, Davie Jones' Locker, Distilling, Chest of sending, Raised Garden beds, Skull Rugs, Advance Training Dummies
- Added Huntmasters Challenge
- Fixed Vampiric Form with flying
- Gargish Glasses now use the proper layer
2016-07-30 14:38:26 -07:00
VitaNex
27cd8c04ce - Publish 53 Foundation 2013-10-28 07:09:42 +00:00