Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up: Null/Deleted checks, eable LINQ, default arguments, default constructors, various misc broken stuff. #18

Merged
merged 55 commits into from Mar 11, 2019

Conversation

kamronbatman
Copy link
Contributor

@kamronbatman kamronbatman commented Mar 4, 2019

  • Fixes default values in constructors
  • BREAKING CHANGE: Fixes food constructor argument order.
  • Fixes GetFightModeRanking
  • Update eables to use LINQ where it makes sense
  • Removes backwards compatible single-threaded socket code for .NET Framework < 4.0
  • Integrates NEWPARENT (IEntity instead of object) and removes the option for backwards compatibility
  • BREAKING CHANGE: Fixes spell constructor argument order.

@kamronbatman kamronbatman marked this pull request as ready for review March 6, 2019 23:33
@kamronbatman kamronbatman changed the title Cleans up some more null checks. Clean up: Null/Deleted checks, eable LINQ, default arguments, default constructors, various misc broken stuff. Mar 6, 2019
@kamronbatman kamronbatman merged commit 513e54f into develop Mar 11, 2019
@kamronbatman kamronbatman deleted the cleanup/null_checks_1 branch March 11, 2019 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant