Commit graph

8 commits

Author SHA1 Message Date
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
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
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
fc54e1b678 Fixes
- Only Tinkertools have the repair context mode
- Fixed Gary from being spawned on server start over and over!
2017-07-18 17:31:16 -07:00
Norman B. Lancaster
378c0b387f Taxonomy: Shields-Skill Items 2016-03-30 13:25:54 -05:00
Renamed from Scripts/Items_Old/Skill Items/Tools/TinkerTools.cs (Browse further)