Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@yiruzu yiruzu released this 04 Jan 21:12
93fc70f

Refactors

  • Refactor: Completely restructured the entire codebase, rewriting most of the files for improved readability and maintainability.
  • Refactor: Streamlined core architecture to be more modular and scalable.

Features

  • Feat: Introduced state management stores for more efficient handling of application state.
  • Feat: Improved vehicle creation system for more reliable and consistent vehicle spawning.

Fixes

  • Fix: Fixed issues with locale access to ensure proper text rendering.
  • Fix: Improved performance by resolving various bottlenecks.
  • Fix: Corrected the initialization of modules to ensure consistent behavior.
  • Fix: Fixed an issue where vehicle rentals were not canceled when vehicles were removed by other scripts.