Kiosani

ChangeLog.txt of lastest XV Cliente Emulator

Feb 15th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. //-----------------------------------------------------------------------------------------------
  2. // Project: XV MU Online Client
  3. // Version: 1.03.16 (GMO)
  4. // Developer: Nemesis
  5. //-----------------------------------------------------------------------------------------------
  6. // 2024.03.16
  7. //-----------------------------------------------------------------------------------------------
  8. - Macro definitions deleted to ResourceGuard and removed files.
  9. - Macro definitions deleted to findhack and removed functions.
  10. - Macro definitions deleted to GameMon and removed files.
  11. - Macro definitions deleted to nProtect and removed files.
  12. - Decreased FPS Limiter from (40) to (31) result = better performance.
  13. - Enabled compilation mode for multithreading (multicore). OpenMP.
  14. - Macro definitions deleted to EngineGate Shader and removed files.
  15. - Macro definitions deleted to GFxUI (Scaleform) and removed files.
  16. - Full removed WzAudio.lib dependencies for MP3 management in Game.
  17. - Full added new class called: "Mp3" to Game Music Management.
  18. - Full added camera control in game.
  19. - Full added skydome render in game.
  20. - Full added right-click inventory item equip/unequip.
  21. - Full removed ServerList System.
  22. //-----------------------------------------------------------------------------------------------
  23. // 2024.03.25
  24. //-----------------------------------------------------------------------------------------------
  25. - Full fixed RenderText at all resolutions mode.
  26. - Full fixed summoner character creation without character card buy requirement.
  27. - Full fixed small problems related to Option Window Render in Game.
  28. - Full fixed small problems related to Option Window Render in Select Server/Character Screens.
  29. //-----------------------------------------------------------------------------------------------
  30. // 2024.03.28
  31. //-----------------------------------------------------------------------------------------------
  32. - Full finished radar minimap in all maps. (excluding event maps and disabled ones).
  33. - Full fixed small problem related with UI + map objects range view.
  34. - Full fixed radar minimap zoom in/zoom out in camera zoom sense.
  35. - Full added new improments for radar minimap (transparency control in game).
  36. //-----------------------------------------------------------------------------------------------
  37. // 2024.03.29
  38. //-----------------------------------------------------------------------------------------------
  39. - Full fixed radar minimap direction sense with every world. (finished radar minimap at 99.9%)
  40. //-----------------------------------------------------------------------------------------------
  41. // 2024.04.03
  42. //-----------------------------------------------------------------------------------------------
  43. - Full fixed problem with VK_SNAPSHOT in windows 11. (Now using key combination: CTRL+SNAP).
  44. - Full removed all garbage files related to FTP management and Chilkat (C code) files.
  45. - Full removed MultiLanguage System (with all MACRO-DEFINITIONS included).
  46. - Full removed all Chash Reporter related files of the project (cpp & h).
  47. - Full removed all Exception Handler related files of the project (cpp & h).
  48. - Full removed all DebugCamera related files of the project (cpp & h).
  49. - Full removed all DebugProfiling related files of the project (cpp & h).
  50. - Full renamed bad named files in all solution & more cleaned files.
  51. - Full fixed system information write on: XV-LOG.log file.
Advertisement
Add Comment
Please, Sign In to add comment