Commit graph

19 commits

Author SHA1 Message Date
TrueUO
5c2d322c9b
RepairBenchFix (#4992) 2022-02-13 17:26:37 +00:00
TrueUO
98d111ae35 Cleanup
- Last of the yearly "cleanup" pushes.
2020-09-18 10:59:33 -04: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
c9ac634b2d
Fixed various errors. (#4768)
Repair bench gump will no longer lock up.
Summons now properly flag the caster when they engage in combat.
Cusidhe odds slightly tweaked to match EA.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-04-28 08:28:07 -07:00
TrueUO
8b8519dba4
Bug Fixes (#4767)
Added removed mobiles to Spawner Persistence to remove them from spawners.
Re-Added harful effects for aura effect, reduced range to 3.
Various code cleanup.

Co-authored-by: TrueUO <knight.daniel.r@gmail.com>
2020-04-23 21:02:21 -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
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
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
ea88c4f767 * Auction Safe Fix.
* NewMaginciaMessage gump fix.
* repair bench fix.
* Vendor Search Map fix.
2019-02-26 15:14:34 +03:00
Argalep
078264a7ff missing serialize fix. 2019-02-18 20:37:34 +03:00
Argalep
d4f2ac3614 New veteran reward fix. 2019-02-16 19:32:58 +03:00
Argalep
48c966b1ac * Recipe Book Accessible fix. 2019-02-16 18:07:24 +03:00
Argalep
10bec08102 fix. 2019-02-16 13:38:33 +03:00
Argalep
1960a56b9a fix 2019-02-15 23:39:00 +03:00
Argalep
146e53e811 fix 2019-02-15 16:24:32 +03:00
Argalep
d83f41964e * gump fix. 2019-02-14 23:53:11 +03:00
Argalep
9c072bfc5f * add new Statuette (Krampus, KhalAnkur, KrampusMinion)
* add repair bench
* add Tinker Bench
* add Water Wheel addon
2019-02-14 23:11:49 +03:00