Commit graph

12 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
fee89ebc7e
Changes (#4826)
- All spell timers are now on one master timer. When testing with 70+ online this has lead to smoother casting when various spell casters (monsters and players) are in the same area.
- Global chat now has a forced 5 second delay per OSI.
- Trade Order Crates now except multiple "like type" items.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-08-12 14:10:49 -07:00
TrueUO
a99dec6807
Changes (#4781)
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>
2020-05-13 07:58:04 -07:00
TrueUO
5ba7d4dc76 Scripts folder cleanup. 2020-04-16 18:42:38 -04:00
TrueUO
f25e60cf56
Services Folder Cleanup (#4728) 2020-04-14 14:04:34 -04:00
TrueUO
f67b4fd776
Just some random cleanup. (#4711) 2020-04-13 07:22:42 -07:00
Dexter
dc3d76be96 Removed config data no longer exists 2018-06-23 14:18:21 -07:00
Dexter
c2905f8e78 removed debug 2018-06-23 14:17:48 -07:00
Dexter
a4cd9ca130 Bug Fixes
- 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
2018-06-23 14:16:49 -07:00
Dexter
d8fa51a869 Bug Fixes
- Costumes no longer add name hue or hide guild title
- Insered Era Check for mobile action delay
- Barracoon no longer morphs Pets
- House Lockdown Retrieve context entry no longer works if player is dead
- Players now go to chat default channel
- White Wyrms min/max control slots adjusted per EA, 4-5 with rare chance of 3
- Blackthorn invasion captains now drop 2 minax arties to top 2 damagers
- Gargish Dupre's Sword now derives from Stone War Sword
- Vendor Search will now display 'Undead Slayer' weapons and talismans properly
- Honor no longer animates players with an active body mod
- XmlFind should no longer show temporary internalized vendors
2018-06-21 21:45:52 -07:00
James Kidd
79034149e1 Bunch of misc issues found using PVS-Studio 2018-05-10 05:34:40 +10:00
Pedro Pardal
7d662b4ceb Add global chat feature working with latest OSI clients. Remove no longer supported features, such as room moderators, voice, kicking, etc. Add logging facilities to chat for auditing purposes 2017-03-29 22:29:15 +02:00