README.txt 980 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. This directory contains files relevant to the patch development.
  2. Relevant game changes:
  3. 1.0.1
  4. (accidental) 10 day "no-service" period
  5. 1.1.0
  6. "sc stop" & "sc delete" are no longer run on login
  7. 1.2.0
  8. xLua: Introduction of the sb_* check
  9. 1.3.0
  10. xLua: lparser.c is no longer included
  11. UserAssembly: Modified login function
  12. UnityPlayer: Random crash on certain systems (patched)
  13. 1.3.2
  14. UnityPlayer: Random crash fixed
  15. 1.5.0
  16. Patch: Removal of old/unnecessary patches. (checkout c50c174)
  17. UnityPlayer: "10 second" delayed crash no longer happens
  18. UnityPlayer: Various runtime and startup crashes
  19. 1.5.1
  20. UnityPlayer: Crashes fixed
  21. 1.6.0
  22. New library: HDiffPatch
  23. Launcher: Obfuscated web request params
  24. Removed crash logging of non-crashy events (startup)
  25. 1.6.1
  26. (no relevant changes)
  27. 2.0.0
  28. Crash report directory format changed from "crash_*" to "mihoyocrash_*"
  29. 2.1.0
  30. 2.2.0
  31. (no relevant changes)
  32. 2.3.0
  33. Patch: Removal of old/unnecessary patches. (checkout 32d6ee4)