mirror of
https://github.com/ServUO/ServUO
synced 2026-08-11 20:23:04 -04:00
+ Combined multiple UpdateSecureTrade packets into one packet that uses flags to define its intention. + TOL Gold Account implementation standardization. * All TOL Gold Accounting will fall-back to old functionality if the checks fail for any reason. + Fixed potential crash issues in AnimalTrainer. + Updated team-shared ReSharper settings so that Code Clean-up actually does some cleaning. + Reduced thread sleep time for timer processing to enable higher timer accuracy. + Removed ServUO.exe.config as VS keeps deleting it due to the existence of app.config in the core project. * If merging some changes seems like a lot of lines have changed while comparing; * Use ReSharper's Code Clean-up feature on the file first, then merge it - there should be less conflicts to deal with. |
||
|---|---|---|
| .. | ||
| BaseMulti.cs | ||
| Container.cs | ||
| Containers.cs | ||
| SecureTradeContainer.cs | ||
| VirtualHair.cs | ||