riperiperi / FreeSO

Re-implementation of The Sims Online.
http://freeso.org
Mozilla Public License 2.0
816 stars 95 forks source link

XML Entry Tab and Right-Click Copy GUID #128

Closed dotequals closed 5 years ago

dotequals commented 5 years ago

image

This PR adds an XML Entry tab to generate catalog_downloads.xml entries which can then be copied and pasted into the game's XML file. It also includes some double checking such as trying to put a free item into any category other than debug.

It also includes the feature from #127, but now uses WinFormsClipboard.

riperiperi commented 5 years ago

LGTM, though this is rather situational for it to be a main tab in the object window. Perhaps I can find some other place for it later.