Commit graph

56 commits

Author SHA1 Message Date
noodleses
0ba024a5d3
Adding new config file and values for carry weight values and calculations (#4979) 2022-01-30 01:52:21 +00:00
Dan
7aadd4796c Bug Fixes
- Safely removed depreciated quests.
- Fixed an exploit where AutoLoot own corpse should only auto loot items that were in there when killed. (prevents people from dropping items in a corpse to get them auto looted)
- Animals with instruments will no longer drop them to the world OnDrop OnRelease.
- Fixed a crash with the City Election system when it has multiple people running.
2020-12-06 00:02:27 +03:00
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
98d111ae35 Cleanup
- Last of the yearly "cleanup" pushes.
2020-09-18 10:59:33 -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
7338084882
- Fixed field item placement and LOS for Conflag Potions (#4809)
- Fixed issue where SOS chests were not being flipped properly with the interior decorator
- increased ecru citrine ring chance for the enhance pots
- ecru citrine rings no longer get random mods, but will get str bonus if the Enhance Pots roll fails, per EA
- Slightly increased chances to fish up rare and legendary fish
- Fixed issue where zombie fish was fished up almost eveyr time in Gravewater Lake
- BaseCreatures aggressed by controlled creatures will not have the creatures master added to aggressor list. This prevents young players from using summons/pets to kill monsters and not being attacked Back
- Added new loot drops to HS bosses
- Weapon Attributes will now be properly counted on BaseClothing items
- Fixed damage from Spell Plague

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-07-04 21:38:23 -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
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
Argalep
83a980c803
Removes era checks (#4642)
* remove CustomsFramework

* Removes era checks

* fix

* Removes ML era checks

* fix.

* Removes SE era checks

* fix.

Co-authored-by: Dexter <kevin_bourne10@yahoo.com>
2020-03-31 00:52:37 +03: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
dbe818296e Added more event sinks *Requires Core Re-Compile*
-This are currently not used, and can be added as to custom code to keep the distro code Clean
-Cleaned up and consolidated some klunky code in various scripts to be handled as event sinks, ie Container.cs, BaseCreature.cs, etc
-Reduced amount of Niporailem Spawn (Spectral Armor), and fixed gold/sand to decay after 15 Minutes
-Added support to Corpse.cs for a Corpse Loot event to keep track of corpses original loot, to prevent exploits
-Enhanced Kill Handler in Points System to handle any mobile (as opposed to BaseCreature only) for more flexibility or possible future systems
2019-04-29 19:56:47 -07:00
Dexter
aeb67aeb2a Publish 56 final content release. Once we're happy about bug fixes in new content, we'll roll out publish 56 in the ServUO repository.
- Added Ritual Quest line
- Reproduced EA bug regarding trapped small crates

Pub 103 additions:
- Krampus Encounter, set on Seasonal Event System from December to end of January
- Added Last Parry Chance property to weapons/shields
- Splintering Weapon no longer triggers when disarm, infectious strike or injected strike are active
- Splintering Weapon Bleed effect now has a 16 second cool down
- Discord now works in PVP. It only effects modded skills via items and lasts 4-6 seconds base on active mastery
- Fish Pies no longer soak pvp damage
2019-04-13 21:27:15 -07:00
Tasanar
b00a19abb1 2019-03-10 15:41:12 -04:00
Dexter
d20a7c53a5 Event System initial commit.
- Treasures of Doom Complete
- Treasures of Khaldun incomplete
- Treasures of Sorcerer's Dungeon not started
2019-02-10 09:35:03 -07:00
Argalep
1ab4ac4308 * add EnchantedPicnicBasket 2019-01-09 23:41:02 +03:00
Argalep
425637be89 * add Enormous Venus Flytrap (not secur item)
* fix Sacrificial Altar (not secur item)
2019-01-06 02:11:26 +03:00
Dexter
c14b7aa7f6 Bug Fixes
- WrathGrapes renamed to GrapesOfWrath
- Shrine of Singularity now requires The Risen quest to be completed
- Unravel container no longer works on locked containers
2018-12-11 21:27:00 -07:00
VitaNex
73cfc5e422 + Housekeeping.
+ Update Ultima SDK TileFlag support.
2018-08-01 20:02:35 +01:00
VitaNex
b1ac365b0c + Fix potential null reference issue in Container context menu generation.
+ Refactor BaseContainer DropItemStack to DropItemStacked.
+ Refactor goldcarpetAddon to GoldCarpetAddon.
+ Make region accessible via XmlSpawner properties gump.
+ Reset ChampionSkull serialization version to zero.
+ Update Mobile name and title display.
2018-08-01 17:50:55 +01:00
Dexter
9f480ef882 Bug Fixes
- Huntmaster Trophies now show the hunter, not the trophy crafter
- House lockdowns/secures should now display the proper amount
- Follow Speed has been made faster for slower creatures
- Barraccoon and Neira no longer chase combatants. They will occasionally follow, however will not proceed past their home range.
- Barrab Tribesmen only attack players if they are aligned with the other Eodonian Tribe
- Added Stat increase gump for +5 reward stat gain
2018-06-24 12:35:04 -07:00
Dexter
68ba624d1d Bug Fixes
- Added Orc Pirates to Repond Slayer Group
- Refreshing houses now works for friend+ while opening doors, stepping on plot (customizable houses), and accessing the house sign
- Added Ship's Strong Box, 1/100 drop chance while fishing up SOS Chest
- Fish Trophies now re-deed to moving crate
- Poisoning ability now applies to dread spiders
- Arcane Bookshelf and Elven Dresser now crafts the correct container addon
- Peerless altar now removes pets via AllFollowers and no longer uses pet table. This will remove pets such as familiars that are casted/summomed after the encounter begins
- Detect Hidden should now work properly
- Momentum strike should now attack the proper targets. It basically uses the same rules as AOE spells
- Added Invisibility potions to potion kegs
- Fixed issue in BaseBoat where players weren't counted properly
- Added Function to BaseContainer where adding items will check for a stack (DropItemStack). Before, this was only achievable with TryDropItem, which requires a mobile to be passed in as an argument.
2018-05-19 08:41:54 -07:00
VitaNex
716763dfa0 + Rename Honesty to HonestyVirtue to maintain naming standards for Virtues. 2018-04-12 22:25:26 +01:00
Dexter
2b8bcc2edd Skill Mastery fixes
- Consolidated functions so they aren't so spread out within the various scripts
- Warcry now is triggered on all damage types
- Warcry now shows proper buff icons
- Bodyguard reflect damage will now disrupts spells. This is due to another bug that previously only effected pre-aos shards. It has been fixed
- Naturalist now has a chance to reward white/black seeds along with blaze seeds
- Artifact ingredients no longer delete on fail, only raw resources
- Opening containers now restricted to the player being within 8 to 16 tiles of the z axis of the container
- Blood Oath should now apply the increased damage to the correct mobile
2018-01-02 21:53:44 -07:00
Dexter
7caa24fc3e Bug Fixes
- Friends/Co-Owner secures are reverted back to house owner if that player is removed from the respective List
- Added FurnitureAttribute to certain chairs. They should now be able to be dyed
- Creatures should no longer reveal their owners/guild/party memebers
- Co-Owners can now secure items in houses
2017-12-22 22:22:37 -07:00
Dexter
1525725d1c mailbox Fix
fixed invisible banker Camps
added easy SecureInfo assessor in BaseHouse
2017-12-21 21:02:56 -07:00
Dexter
bb298074e2 Bug Fixes Galore!
- Fixed Wrong Revamped typo in world generation
- Added Spawn Count support to each Spawner line. Its a very simple rip off of house XmlSpawner does it. Each spawner line will now have a max spawn, which will coincide with the spawners max count.
- Added Security gump support for lockdowns
- house friends can now lock down items in houses
- Mud Puppies and Red Herring now derive from BigFish
- Fixed so you cannot parry with balanced Weapons
- Fixed Conversion to Spawners. Each spawner line will now convert to the proper amount
- Fixed PVP System crash if you have system Disabled
- Removed redundant New Depise Spawners
- Certain revamped dungeon spawners no longer load on create world. They instead load when that dungeon is enabled. This will maintain old spawners for older era'd servers
- Added delay to Bombard paralyze
- Added proper buff info to Enchant Spell
- Clones (mirror image) no longer block movement
- Fixed Injected Strike buff info
2017-12-11 19:51:32 -07:00
Dexter
0c87afe8ba Bug Fixes
- Fixed issue where scrolls were decaying is special scroll books
- Added "buy" context menu option back to sub containers
- Added correct gump to Crystal Portals
- Fishing now requires 75 skill for deep water per EA
- Fishing will no longer give gains in shallow water if they have greater than 75 skill
- Evil Omen now fizzles when you cast on a player already under its effects
- Evil Omen no longer uses skill mod for magic resist, instead it factors in the skill malas during spell resistance calculations
-
2017-10-17 20:55:03 -07:00
Argalep
10b20b53d8 * items can only be flipabled with the interior decorator.
* added ability to flipabled newly added items.
2017-10-08 14:37:08 +03:00
Dexter
d25ae10106 Additional Fixes
- Fixed Namespace typo
- Added 'retrieve' context menu option to items locked down in containers
- Moved convert mage armor to BaseVendor
- Added convert mage armor ability to Gnosos
- Players can now give items to vendors for fame
2017-10-06 20:22:16 +03:00
Argalep
ea7e6f0915 * Alchemy Craft Menu fix.
* Carpentry Craft Menu fix.
2017-10-05 22:01:10 +03:00
Dexter
230d1b8be6 More tweaks
- Minor, probably un-noticable tweaks to Despise Revamped to match EA
- Item Identification now per EA
2017-08-24 21:01:57 +03:00
Dexter
ac2f15da88 updates 2017-08-14 19:35:00 -07:00
Dexter
73fd7e3385 Item limit logic fix 2017-08-01 16:04:50 -07:00
Dexter
049adf53b0 Bug Fixes
- Fixed engraving tool exploit
- Made changes to myrmidex invasion spawner to match EA
- Myrmidex invasion spawner can now be disbled/enabled
2017-07-08 18:11:01 -07:00
Dexter
3a5153dc01 Bug Fixes
- Fixed stacking issue in Containers
- Updated Fairy Dragon Wing ItemID
- Removed IsMilitiaFighter as it is only used once
- Adjusted Random Item Generator override for converting standard loot to RIG
REQUIRES CORE RECOMPILE
2017-07-06 20:02:12 -07:00
Dexter
71857ecd1e - added Barrel to water barrel functionality
- Fixed craft/exceptional chance for carpentry items
2017-07-03 19:37:54 -07:00
Dexter
010ede6831 more fixes!
- Added Book of Circles and Shrine Mantra books to spawn
- QuestItems no longer can be placed in another sub container, or on the ground
- Closing QandA gump without a selection no longer fails the quest
2017-06-24 22:05:19 -07:00
Dexter
2c3685a9b1 Container stack fix 2017-06-06 19:55:30 -07:00
Dexter
e7b037f171 Merge branch 'Bug_Fixes' into Siege
Conflicts:
	Scripts/Misc/SkillCheck.cs
	Scripts/Mobiles/Normal/Sheep.cs
2017-05-29 20:37:23 -07:00
Dexter
1c3e3a6ca5 Fixes/Honesty Tweak
- Honesty owner is no longer assigned when items are created.  It is assigned when the item is picked up, or forensic eval is used on it and HonestyOwner == null
- Fruit Bowl now give 5 to each stat
- Fixed Divine Fury Buff Icon
- Regular jewels now drop in TerMur as well as gargish jewels
2017-05-12 21:31:44 -07:00
Dexter
cc8272ef64 Siege Commit 2017-04-25 21:17:47 -07:00
Dexter
8cbad3877e - Fix to EC container grids
- Slayers now stack, to include set/talisman/weapon slayer
- silver ring/bracelet are now repairable
- Balanced should no longer count as two properties
2017-02-11 09:28:12 -07:00
Dexter
f27caffeab - Fixed bug with createworld gump regarding HighSeas generation
- Hit Curse now drops max resists as the spell does
- Spellweaving mastery now appears on mastery GumpID

- EC Support
2017-02-07 19:53:02 -07:00
Argalep
d42a361ef4 - EC Support 2017-02-03 20:10:02 +03:00
Dexter
8f1e636e22 -Added ArcaneBooksheld/ElvenDresser addons with container support. The old ones will be replaced (addons and deeds) with the new ones automatically.
-Adding gold checks inside containers to the bankbox will convert the check to account gold.
-BaseVendors should now be slower
-Added Throwing to Agralem
-Removed console debug lines
-Added Doom Guardian Room
2016-12-23 08:52:01 -07:00