Commit graph

18 commits

Author SHA1 Message Date
Dan
c4b8643886 Removed:
- Removed the mostly outdated and little, if ever, used reports.
- Fixes a crash from the new magincia bazaar.
- Added missing Halloween begging items and consolidated them all into one folder.
2020-09-29 03:50:48 -04:00
TrueUO
98d111ae35 Cleanup
- Last of the yearly "cleanup" pushes.
2020-09-18 10:59:33 -04:00
TrueUO
f608d123a4
Bug Fixes (#4762)
-Fixed issue where client helpers could bypass the container gump and add items directly to the seed box
-SearedFireAntGoo is no longer stackable
-Blue NPC's (mainly vendors, not initial innocent) can no longer be attacked on trammel maps
-Aggressors/Aggressed from pet masters now works properly. This was suspected to crated large numbers to redundant aggressor/aggressed added to a mobiles aggressor/aggressed lists
-Aggressive action for healing a mobile while fighting another mobile has been re-enabled
-AuraDamage is now a harmful act, ie those affected will aggro on your pet!
-MLDryads should no longer attack other wild creatures during Blackthorn Invasion Instance
-More code cleanup
2020-04-21 17:25:24 -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
528c0e0459 Made private fields readonly, where possible.
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.
2020-04-15 10:13:04 -04:00
TrueUO
f25e60cf56
Services Folder Cleanup (#4728) 2020-04-14 14:04:34 -04:00
Dexter
ef514cb022 Page Message expires after 7 days. 2018-10-03 21:30:43 -07:00
Dexter
55fbd5b0df - Bug Messages now persist, and will show up when a player logs in
- Fixed issue where Casino quest wasn't updating.
2018-10-03 21:12:05 -07:00
VitaNex
fecdcd5f08 + Ultima Store optimizations and housekeeping.
+ Add config file for Ultima Store.
+ Add config file parsing support for Types and Delegates.
+ Add support for delayed state timers with callbacks up to 4 parameters.
+ Add Utility.WriteConsoleColor overload for string formatting.
2018-08-03 17:41:20 +01: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
Xeroxxx
6f8bace605 Update PageQueue.cs | General.cfg
Added option to adjust website and support email address

Added support to hide the message that no staff member is online
2018-01-25 19:12:42 +01:00
Xeroxxx
72fdf7e936 Update PageQueue.cs
Leave foreach when first active staff member is found
2018-01-25 18:40:36 +01:00
Dexter
aed7c0f8f5 Page gump fix
- removes alpha region and adds color friendly background if EC
2017-08-27 10:16:37 +03:00
Dexter
60c7a5ae3c EC Fixes/Support 2017-08-27 10:16:37 +03:00
Xeroxxx
c48982ff3a Update PageQueue.cs
Replaced RunUO strings with ServUO
2017-02-08 00:31:48 +01:00
Darragh Murphy
7fe7e8d6f1 Add persistence for save system and add ServUO compiler Definition.
+Saving of help pages.
+Add ServUO Compiler Definition. - Requires ServUO.exe recompilation.

Both required for future features.
2016-01-20 09:06:16 +00:00
VitaNex
27cd8c04ce - Publish 53 Foundation 2013-10-28 07:09:42 +00:00