Commit graph

22 commits

Author SHA1 Message Date
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
8427e1fc91 No more this.stuff 2020-04-16 18:41:32 -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
Dexter
7442490abb
Cleanup (#4628)
* Removed faction args from AcquireFocusMob in BaseAI

* Removed Pre-AOS properties from BaseArmor

* Cleanup BaseClothing and PlayerMobile (removed era checks)

* Removed old Opposition Group, replaced by Tribe. UPdated BaseCreature
2020-03-26 18:54:34 -04:00
Dexter
09bf928e18 Bug Fixes
- Converted objects to TextDefinition for Confirm Gumps
- Fixed Golden Table Addon ID's
- Fixed Automaton Head when SetControlMaster fails
- Fixed crash when a players backpack is null
2020-01-12 19:06:28 -07:00
Tasanar
000b70c40f 2019-04-01 19:07:24 -04:00
Tasanar
18052a6804 2019-04-01 18:10:54 -04:00
Dexter
9b5b02296e Revert "I dunno what im doing"
This reverts commit 714c2c7519.
2018-03-07 19:48:24 -07:00
Dexter
714c2c7519 I dunno what im doing 2018-03-07 19:46:19 -07:00
Dexter
d6c7bd534f Pet Training Initial Commit. Will not compile! 2018-03-05 20:30:00 -07:00
Dexter
1f1050f95b -Converted BaseTool references to ITool for support of sledge hammer and smithy hammers, post-AOS.
-Added Smithy Hammer and Sledgh Hammer to loot drops
-Added Void Spawn to Shame Level 3
-Fel/Tram now have their own instance to void pool stats
-Void Pool Gump context menu entry is now accessible anywhere
-Skree AI is now mage
-Fixed kindling weight
-Putrid hearts no longer to go internal map
2017-12-18 19:52:23 -07:00
Argalep
190b865e28 KotlAutomaton fix 2017-05-09 14:21:36 +03:00
Argalep
4e99730751 * KotlAutomaton fix. 2017-05-09 14:18:10 +03:00
Dexter
1255d30ba4 Merge branch 'master' into KotlCity 2017-04-14 15:56:47 -07:00
Dexter
af3cb8f766 - Kotl City Update 2017-04-13 16:56:56 -07:00
Dexter
83eee2d1f9 - Cosmetic Fixes
- Repair deeds work once again!
2017-04-08 08:50:32 -07:00
Dexter
dba5f4553b - Added Publish 95 new BOD system: https://uo.com/wiki/ultima-online-wiki/gameplay/crafting/bulk-orders/
- System includes some long overdue overhaul of craftables that can be crafted with resources, and made exceptional, see DefCooking and DefTinkering.

- New system, by default, is true if Core.TOL.  If set to false, it will use the old BOD system.

- All items should have the proper functionality, as all content has been tested and verified on an EA account as well as uo.com.
2017-03-28 16:49:02 -07:00