Commit graph

21 commits

Author SHA1 Message Date
TrueUO
b73897e554
Cleanup (#4848)
- Cleanup of various double calls and simplified code where possible.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-09-16 07:43:44 -07:00
TrueUO
6beef4c3d1
Bug Fixes (#4845)
- Fixes a crash with the Maze of Death
- Various addon placement improvements.
- Various fixes for galleons and their addons remaining in proper locations when using a plotted course.
- Added in the various missing new Keep and Castle designs.
- Removed a few depreciated files.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-09-14 15:51:04 -07:00
TrueUO
a18e34074c
Additions (#4843)
- Adds in the Anvil of Artifacts https://uo.com/wiki/ultima-online-wiki/items/ultima-store-inventory/anvil-of-artifacts/
- Fixed an issue with the WinchAssembly not working correctly to access the Shadowlord peerless.
- Magic Reflect now lowers max physical resist correctly.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-09-10 08:59:30 -07:00
TrueUO
65ea32264b
Imbue fix. (#4761)
Various Cleanup
2020-04-20 10:09:58 -07:00
TrueUO
01f18a3eff A total convert of get return to => 2020-04-16 20:37:29 -04:00
TrueUO
5ba7d4dc76 Scripts folder cleanup. 2020-04-16 18:42:38 -04:00
TrueUO
1a40e06495 Removes unneeded ints from the entire project.
VS checked.

Tested and works fine.
2020-04-16 09:27:30 -04:00
TrueUO
6c3cf594a4
Using items folder (#4730)
* Services Folder Cleanup

* using and VS cleanup of the Mobile folder.

* using VS cleanup of Items
2020-04-14 15:23:42 -04:00
TrueUO
9e4fa93bab
Another cliloc fix (#4563)
Cliloc fix

Co-authored-by: Dexter <kevin_bourne10@yahoo.com>
2020-02-24 11:06:13 -05:00
Argalep
4b0d1d4f81
- add Pig Statuette – 1 Year (#4561)
- add Goat Statuette – 2 Year
- add Ice Fiend – 3 Year
- add Enchanted Granite Cart – 6 Year
- add Glass Kiln, Glassblowing, Functions as a heat source when ignited – 7 Year
- add Enchanted Sculpting Tool, Masonry – 7 Year
- add Ethereal War Boar
- EtherealSoulbinder Deserialize fix.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-02-23 17:55:52 -05:00
Dexter
05f1190245
Bug fixes (#4550)
* - Internal Galleon Update: Galleon Facing now  uses the Multi Component List to change the ID's of fixtures. Some of the ID's (weapon pads) were not using the correct ID's, and this way the code is much more simplified. All fixture lists have been consolidated into one list.
- Gargish Jewels no longer drop on non-SA Core
- Fixed issue with trapped boxes
- Added Event Sink for sending detailed house foundation packet.
- Fixed issue where imbued jewelry weren't getting durability.

* update solution
fixed graphical issue
2020-02-19 09:55:38 +03:00
Dexter
67d5cdd18c Bug Fixes
- Added support for furniture addons to be dyable via furniture dye tub
- Fixed Coffee Craft Fix
- Stygian Dragon special abilities should be more in line with EA
- Fixed issue with Bod Times after bod collection
- Fixed issue where lightning effect wasn't visible when player was not facing the Target
- Attune Weapon now updates buff bar when damage is absorbed
- Enemy of One no longer shows pets orange, per EA
2019-02-23 13:41:49 -07:00
Argalep
48c966b1ac * Recipe Book Accessible fix. 2019-02-16 18:07:24 +03:00
Argalep
10bec08102 fix. 2019-02-16 13:38:33 +03:00
Argalep
1960a56b9a fix 2019-02-15 23:39:00 +03:00
Argalep
9c072bfc5f * add new Statuette (Krampus, KhalAnkur, KrampusMinion)
* add repair bench
* add Tinker Bench
* add Water Wheel addon
2019-02-14 23:11:49 +03:00
VitaNex
7851c5e88c + Removed most file header regions.
+ 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.
2018-07-19 22:12:52 +01:00
Tasanar
3fd4243925
Update CraftAddonDeed.cs
All the craft addons that derive from this are Veteran Rewards and are BLESSED on EA.
2018-06-23 17:58:59 -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
Dexter
fa393e0a32 Bug Fixes/Additions
- Added  Alchemy Station, BBQ Smoker and Writing Desk Vet Rewards
- Added Fishing Poles as being enhanceable
- Cleaned up Enhance.cs Invoke method
- 10th anniversary sculpture now gives proper amount of luck
2017-10-31 15:10:42 -07:00
Dexter
70f00c693b Oops, here are the missing files. 2017-02-20 08:20:10 -07:00