README.txt 904 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. (no relevant changes)