riperiperi / FreeSO

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

Tiny EOD patch #122

Closed TheArchitectFreeSO closed 6 years ago

TheArchitectFreeSO commented 6 years ago

•A small null check added due to a yet unresolved (rare) bug with BandEOD where a Sim's client disconnects from the EODServer but the EODPanel doesn't close. Manually closing the panel after this caused a null error, which is what this patches (UIEOD.cs). •A seasonal costume was added for both genders to the "costume" trunk •A new type of EODPanel has been added for future EODs

riperiperi commented 6 years ago

The things we do for events. 🙄

I'll let it through for now, but as discussed on discord I'd rather a way to do this that's less hardcoded, and also does not involve modding TSO files.