ModernUO/Projects/UOContent/Items
Kamron Batman c5e35c9b69
fix: Uses client bug to make addon containers work (#776)
* Fixes tooltip for container furniture so it works. This doesn't work on ClassicUO.
* Fixes double click opening container furniture by double clicking the addon component.
* Fixes the context menu not showing up sometimes on the addon piece.

Note: You cannot drop anything into the addon component since it might be far away and it is not a real container. There is no easy fix for this without building an entire custom container class for addons or changing how items drag/drop entirely. Requires closing/opening container gumps as it switches from one component to another that shares the same content. Also requires sharing tooltips, invalidated properties, process delta changes, etc.
Not worth the effort.

<img width="444" alt="Screen_Shot_2021-09-12_at_4 27 28_PM" src="https://user-images.githubusercontent.com/3953314/133011752-c5b54cf2-2c7b-45c0-882d-0365ef62e686.png">
2021-09-12 22:23:15 -07:00
..
Addons fix: Uses client bug to make addon containers work (#776) 2021-09-12 22:23:15 -07:00
Aquarium fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Armor fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Body Parts fix(codegen): Codegens books (#697) 2021-08-17 22:38:48 -07:00
Books fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Bulletin Boards fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Champion Artifacts fix(codegen): Codegens champion artifacts (#713) 2021-08-21 13:03:05 -07:00
Clothing fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
Construction fix(cleanup): Cleans up attribute syntax (#734) 2021-08-26 18:30:16 -07:00
Containers fix: Uses client bug to make addon containers work (#776) 2021-09-12 22:23:15 -07:00
Decoration Artifacts feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Deeds fix(core): Fixes packet issues with hair/beard (#669) 2021-08-01 19:54:04 -07:00
Facial Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Farming feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Food fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Games fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
Gems Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Guilds feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Jewels fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Lights fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Maps fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Minor Artifacts fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
Misc fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
New Haven Quest Rewards Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
PlantsFlowers/Potted Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Quivers fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Resources fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Shields chore(content): Updates to C# 9 syntax (#373) 2020-12-30 12:50:10 -08:00
Skill Items fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
Special fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Suits Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Talismans fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Traps fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
TreasureChests C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Wands fix(wands): Fixes codegenning BaseWand. (#718) 2021-08-22 14:30:38 -07:00
Weapons fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00