Commit graph

17 commits

Author SHA1 Message Date
TrueUO
fb1802305f Bug Fixes
- Removed unneeded usings
- World chat log now has a Config option. Turned off by default now.
- Added two new timer priorities.
- Fixed a crash with box of ropes.
- Consolidation of the Pathing movements and algorithms.
- Correctly makes sure you are inside the house you are trying to place addons in.
2020-09-21 09:53:44 -04:00
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
262c273723
Cleanup (#4846)
- No code changes in this branch. This is simply clean up.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-09-15 08:15:23 -07:00
TrueUO
1b8e5d723b
Cleanup (#4795)
- Various code removed that was using checks we no longer need.
- Required a core re-compile.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-06-16 13:23:30 -07:00
TrueUO
01f18a3eff A total convert of get return to => 2020-04-16 20:37:29 -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
Dexter
af1e785b78
Revert "Revert "- remove all old OnSingleClick functions (#4660)" (#4661)" (#4662)
This reverts commit 43ebeabc20.
2020-04-02 13:59:24 -04:00
Dexter
43ebeabc20
Revert "- remove all old OnSingleClick functions (#4660)" (#4661)
This reverts commit 69442afc1b.
2020-04-02 13:13:23 -04:00
Argalep
69442afc1b
- remove all old OnSingleClick functions (#4660) 2020-04-02 10:22:26 -04:00
Argalep
03776a94cc
Removes era checks (#4643)
* remove CustomsFramework

* Removes era checks

* fix

* Removes ML era checks

* fix.

* Removes SE era checks

* fix.

* Removes era checks

* ix

Co-authored-by: Dexter <kevin_bourne10@yahoo.com>
2020-03-30 19:36:30 -07: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
8f859c2af4 Bug Fixes/Changes
- Hitching Posts now use proper max follower function in AnimalTrainer.cs
- Fixed stam loss on damage issue with pre-SA era's (Needs Core Recompile)
- Dismissed merchants inventory (pets, not commodities) will now be stabled in the owners stables. In the event the players stables are full, they will have to be claimed by the warehouse superintendent and are subject to deletion after 7 days if their stables are once again full
-
2019-03-16 21:48:13 -07:00
Dexter
d94af3caec Bug Fixes
- Differentiation between store bought and tinker made hitching posts
- City Loyalty System bulletin boards updated per EA
- Converted all City Loyalty Gumps to BaseGump
- Green/Grey Goblin Statuettes now deactivate when they leave the original container
- Necro AI no longer casts cure spell
- Added Mirror Image to Ninja AI
- Siege shards now drop New Despise Artifacts on Cora the Sorceress
- Fish Monger Quest now reads base skill, not real skill for skill requirements
- Added City Loyalty Points messaging toggle
- Added Cleanup Britannia Poitns Exchange
- Added Serializiation/Deserialization to all PointsSystem classes
- Added check for taming requirements prior to pets control slot increase (first training iteration for that level). If the player does not meet the requirement for the next slot increase, they will not be able to train the pet, pet EA
2018-07-15 22:51:21 -07:00
Dexter
eae14f8cde Revert 2016-10-14 20:09:24 -07:00
Argalep
c2234a7a60 * add Blackthorn dungeon entry HitchingPost 2016-10-14 13:17:26 +03:00
Norman B. Lancaster
5c71879805 Finished - Misc directory, remembered to save project 2016-03-29 12:55:11 -05:00
Renamed from Scripts/Items_Old/- Misc/HitchingPost.cs (Browse further)