Commit graph

479 commits

Author SHA1 Message Date
Voxpire
acad2809c8 Update project to use new SDK format.
Remove reliance on Roslyn compiler.
2025-01-19 05:31:11 +00:00
Voxpire
ecd788f730 Update to .NET 4.8 2022-11-10 09:24:18 +00:00
Argalep
6fdb175037
* add ImprovedRockHammer (#4595) 2020-03-15 09:25:36 -07:00
Argalep
70b3c66e16
fix. (#4584) 2020-03-11 17:19:08 -07:00
Dexter
0189230576
Forgotten treasures (#4580)
* - 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

* Bug Fixes
- Added Blackthorne DUngeon stealables
- Added proper base resists to Leather Ninja Hood
- Medusa now drops Medusa Floor Tile Addon Deed (THANKS MILVA!)
- AOSWeaponAttributes now work on Armor
- Protection now expires after player death
- Fixed crash in PVP Arena Gumps
- Exceptional Damage Inc no longer gives extra points for Clean up Britannia Turn In
- Fixed Loyalty Gump Crash
- Fixed Stygian Dragon arty drops per EA

* Potential Crash Fix

* csproj update

* Fixed conflict issue... WTF?

* Bug Fixes *Requires Core Recompile*
- Fixed cliloc on new belt craftables
- failed craft no longer deletes crimson cincture and luck mempo
- Added a core edit to Container.cs (had to do it folks) for better resource evaluation when considering resources to consume while crafting. In this instance, we don't want VvV or Faction items being used as craftable resources due to thier ease of obtaining.
- Consolidated no-delete resources in CraftSystem.cs
- Fellowship Data now serializes to prevent generation at each server start

* Resolve Conflicts

* Bug Fixes
- Shield bash forumula no more EA like (still not perfect)
- Healers now show to dead players (needs work)
- Honor buff now persists through death
-

* crash fix

* Initial Commit - Publish 105 Forgotten Treasures
- Removed Remove trap skill prerequisites

* Moongate Fix
- You have to be 1 tile to double click it. All other range checks are correct.

* Commit #2

* crash fix

* Commit #3

* Crash Fix

* Commit #3

* More updates and additions. Compiles!

* Final Commit

* Project Update

* Shields no longer engraveable w/ armor engraving tool.
2020-03-11 09:38:28 -04:00
Argalep
481a9fefe3
Add New Items & Fix. (#4579)
* * add Decorative Dungeon Set

* * secret chest cannot be sold as locked

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-03-08 15:41:40 +03:00
Argalep
15e44d220e
* add SingingBalls (#4576)
Co-authored-by: Dexter <kevin_bourne10@yahoo.com>
2020-03-06 12:04:29 -07:00
TrueUO
3a35674add
- add Secret Chest (#4574) 2020-03-05 07:21:46 -05:00
Argalep
99c0bb1a40
Add Publish 108 Items (#4570)
* add Metal Ladder
add Decorative Wine Rack
add Decorative Garden Sculpture

* - Enchanted Granite Cart fix.

* * add spiral staircase

* fixs

* remove property

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-02-27 18:20:47 -05:00
Argalep
4b0d1d4f81
- add Pig Statuette – 1 Year (#4561)
- add Goat Statuette – 2 Year
- add Ice Fiend – 3 Year
- add Enchanted Granite Cart – 6 Year
- add Glass Kiln, Glassblowing, Functions as a heat source when ignited – 7 Year
- add Enchanted Sculpting Tool, Masonry – 7 Year
- add Ethereal War Boar
- EtherealSoulbinder Deserialize fix.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-02-23 17:55:52 -05:00
TrueUO
f1d0d27a8d
Adds part of DecorativeStableSet.cs (#4558)
- Still need to add the fencing - not sure the best way to do this.
2020-02-23 12:48:36 -07:00
Dexter
65e891c40c
Removes Redundant Item (#4555)
* Removes Redundant Item

* Removed Redundant Item
2020-02-21 16:54:44 -05:00
Dexter
753f7a3367
Bug fixes (#4554)
* - 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

* Bug Fixes
- Added Blackthorne DUngeon stealables
- Added proper base resists to Leather Ninja Hood
- Medusa now drops Medusa Floor Tile Addon Deed (THANKS MILVA!)
- AOSWeaponAttributes now work on Armor
- Protection now expires after player death
- Fixed crash in PVP Arena Gumps
- Exceptional Damage Inc no longer gives extra points for Clean up Britannia Turn In
- Fixed Loyalty Gump Crash
- Fixed Stygian Dragon arty drops per EA

* Potential Crash Fix

* csproj update

* Fixed conflict issue... WTF?
2020-02-21 11:26:09 +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
Argalep
08705f5dcb
Forsaken Foes Event (#4548)
* Forsaken Foes Event dev1

* dev2

* dev3

* dev4

* dev5

* default Inactive

* fix.

* Ethereal Sand can be collected from Corgul the Soulbinder upon his death

* fix.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-02-18 19:30:59 -07:00
TrueUO
acec67cde5
Add files via upload 2020-02-06 19:43:08 -05:00
LG Archer
afb1886ada
Update Scripts.csproj 2020-02-03 20:00:14 +00:00
TrueUO
d8a2da9a5d Greeter1 - Unused NPC. 2020-02-02 16:42:32 -05:00
TrueUO
b9a3df7b17 Fixes JadeArmband and puts it in the correct location. 2020-02-02 16:36:02 -05:00
Argalep
7eb7a3d794 - Mannequin Upgrade – mix and match equipment and see which suits work best using the new updated Mannequin interface!
- Holiday Gifts – A holiday treat for all veteran characters at least 30 days old logging in between Tuesday, December 3, 2019 12:01:00 AM GMT-05:00 and Friday, January 3, 2020 11:59:00 PM GMT-05:00

- add Artisan Festival

- add the Stable Set & Pet Whistle
2019-12-07 23:14:50 +03:00
Argalep
bba9167b60 * add King's Collection Decorate
* 2019 Holiday Gift Item
* add Hallowen item
2019-11-10 01:18:09 +03:00
Dexter
59b2839e26
Merge branch 'master' into master 2019-10-16 20:08:20 -07:00
Argalep
8626aae81c fix. 2019-10-16 00:36:46 +03:00
Argalep
bbd442fde9 *add CommissionPlayerVendor 2019-10-15 16:38:58 +03:00
Argalep
cc2300d90b * add Gardener Vendor
* add GardeningContract
* fix player vendor gump ( add deposite and vendor search options )
* hoe fix.
* Magincia Plant System fix.
2019-10-14 23:26:15 +03:00
DarkLotus
c0d8a2c042 Fix filename casing in Scripts csproj to match Server. 2019-10-14 15:58:54 +11:00
Argalep
cdad7cc024 * Runic Atlas fix.
* Rune Book fix.
* Mark spell can now be used in galleons.
* add coconut crab
* add skeletal cat
2019-10-06 22:09:10 +03:00
Argalep
cf139397f6 * fix ScrollBinderDeed
* add Admiral Jack's Pumpkin Spice Ale
* add new title deeds
* add ExplodingJackOLantern
* add JackOLanternHelm
* add Pumpkin Cannon
* add PumpkinRowBoat
2019-09-10 00:54:35 +03:00
Argalep
b79301f8c5 * commodity deed label fix.
* add MiningCooperative
* Public House fix.
2019-09-04 01:03:48 +03:00
Tasanar
df1b7a84df
Merge branch 'master' into master 2019-09-01 16:42:49 -04:00
Argalep
0701fac1db * ConfirmReleaseGump fix (Bonded dead creature)
* add ethereal sand
* add vile tentacles (Drop MaddeningHorror)
* add new tailoring recipes (pub 106)
* add new tailoring craft items (pub 106)
* add Hungry Coconut Crab
* added AosWeaponAttributes to the BaseArmor and BaseCloth class.
2019-09-01 02:57:10 +03:00
VitaNex
4a15685900 Removed ignores that cause issues when cloning the repository for private use.
Removed an erroneous quote from the debug compile batch file.
Removed redundant line in BaseCreature.

Added line breaks to BaseMount property definitions.
Added braces back to cases in SkillCheck for maintainability.

Fixed an issue with makefile compiling a custom-named exe.
Fixed a scope issue with OpenBankEntry.
2019-08-29 01:17:19 +01:00
Argalep
0b84f1d470 22nd Anniversary Rewards
* Rare chance to receive an “Antique” version of one of the above which sets a special hue and item property on the gift item

New ingredient
* LiveRock
* OceanSapphire
2019-08-26 17:21:31 +03:00
Argalep
02afa2d6c0 * 22nd Anniversary Rewards 2019-08-25 13:20:45 +03:00
Argalep
b5e979929a * arcane gem fix. (without color)
*  add the redeemer artifact
2019-08-17 17:45:53 +03:00
Dexter
729a27ae45 Merge branch 'BugFixes' of https://github.com/kevin-10/ServUO into BugFixes 2019-08-15 21:14:19 -07:00
Dexter
8a307a7a19 Bug Fixes
- Converted Searing Weapon to ItemSocket, mych like caddellite, honestyItem, etc
- SearingWeapon no works per EA
- PrimevalLich debuffs are now debuffs
- added message when gregorio cannot be damaged
- healing bonus adjusted for looting rights
- Imbuing min success chance is now 0%, no longer will go negative
- Removed CommandProperty attribute from property casuing client crashes in BaseBook
2019-08-15 21:13:51 -07:00
Tasanar
978cfd9206 Removed StaffRobe.
Fixed an issue where players could open an unlimited number of BankerGump and the Help gump inside of BankerGump.cs
2019-08-09 20:23:01 -04:00
Tasanar
36a6257e98 Updates scripts.csproj
Removed never used or called SATinker hiding out in Servers/BasketWeaving.cs
2019-08-08 19:18:55 -04:00
Tasanar
fe6adbed12 Removed Pottery Wheel Addon. This was a custom hiding in the repo. 2019-08-08 18:50:13 -04:00
Tasanar
076053a518 2019-08-08 18:43:32 -04:00
Dexter
b51c220fdb
Merge branch 'master' into master 2019-07-29 08:45:24 -07:00
Tasanar
c2454441a2 Removes various lists that were never called / depreciated. Shut off Astronomy Auto gift giving. This will give shard owners control over if they want it activated or not. Removed unused file. 2019-07-27 19:28:15 -04:00
Hjornskar
e2e6720d23
Update Scripts.csproj 2019-07-22 13:20:52 -07:00
Dexter
c6f6ee6c44 Bug Fixes
- First Aid Belt now accepts enhanced bandages
- Elven Spellblade is now a fencing Weapon

Moved TOT points/Turn ins, virtue dungeon points and gauntlet points to Points System and removed all seriazliation/deserialization from PlayerMobile.cs.
2019-07-14 20:22:40 -07:00
Dexter
c5ad23c446 Project addition. 2019-07-07 16:38:07 -07:00
Dexter
4178190d05 Update Project 2019-07-06 11:33:58 -07:00
Dexter
6e3402cbc1 project update. 2019-06-23 20:04:56 -07:00
Dexter
5177ccee5f Project update. 2019-06-23 08:22:09 -07:00
Dexter
765d09c789 Last Loot Commit:
- Rare/Super Rare prefix/suffix on EA made rare/super rare on ServUO
- Added Durability bonus to OPL for armor/weapons
2019-06-07 20:49:06 -07:00