Skip to content

Releases: esx-framework/esx_core

1.12.3

06 Jan 14:45
a18a714
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.2...1.12.3

1.12.2

02 Jan 04:56
5bfe5cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.1...1.12.2

1.12.1

02 Jan 01:11
c13c663
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12...1.12.1

🚨 ESX 1.11.4 Hotfix

30 Nov 16:10
91253f3
Compare
Choose a tag to compare

🛠️ Fixes:

  • Fixed vehicle extras not being set correctly (which lead to helicopters spawning broken out of garages, among other things)
  • Fixed esx_multichar to properly recognize custom character slots
  • Fixed esx_skin textures resetting when navigating the menu, as well as not updating available texture variations
  • Fixed a race condition in the death logic that led to the deathscreen not triggering when combat logging

What's Changed

  • fix(es_extended/client/functions): properly call SetVehicleExtra by @Kenshiin13 in #1504
  • fix(esx_multichar/server/modules/multicharacter.lua): Added missing parameter by @1OSaft in #1508
  • fix(esx_skin/client/modules/menu): fix texture variations not updating by @Kenshiin13 in #1510
  • fix(esx_skin/client/modules/menu): immediately update texture variation on texture change by @Kenshiin13 in #1511
  • fix(es_extended/client/main): fix player death race condition by @Kenshiin13 in #1509

Full Changelog: 1.11.3...1.11.4

🚨 ESX 1.11.3 Hotfix

18 Nov 22:02
a3dbde4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.2...1.11.3

1.11.2

11 Nov 23:28
5d5f14a
Compare
Choose a tag to compare

🚨 HOTFIX

🛠️ Fixes:

  • Fix invisible bug when changing ur skin using skinchanger
  • Fix problem with esx identity
  • Full release of esx identity this time ( thanks to @luckie12 💌 )

What's Changed

Full Changelog: 1.11.1...1.11.2

ESX 1.11.1

09 Nov 08:56
Compare
Choose a tag to compare
  • Fixes ESX Skin Issues
  • Fixes statebag error
  • Fixes Multicharacter not working on first load
  • Fixes PlayerConnecting Failing

ESX 1.11.0

09 Nov 05:14
63f5852
Compare
Choose a tag to compare

ESX 1.11.0 Release

New Features

  • Default Job Duty System: Streamline your job management with our new system.
  • ESX Identity UI: Enjoy a fresh, modern interface for ESX Identity.
  • Custom Inventory Support: Flexibility at your fingertips, now supporting any custom inventory.
  • GlobalState for Player Count: Track player counts effortlessly.
  • Discord Rich Presence Support: Connect and share your game status on Discord.
  • Entity Orphan Mode: Experience better vehicle persistence.
  • ESX.playerId and ESX.serverId: New identifiers for enhanced functionality.
  • ESX.SecureNetEvent: Keep your events secure.
  • ESX.Math.GetHeadingFromCoords: Simplified coordinate handling.
  • Interaction System: Interact with your environment like never before.
  • ESX Progressbar Cancellation: Flexibility to cancel progress bars.
  • ESX Multicharacter Overhaul: Completely rewrote for a better experience.
  • ESX Chat Theme: New base resource for a custom chat experience.
  • ES_Extended Overhall: Major rewrites for a smoother, cleaner, experience.
  • ESX Skin Overhaul: Completely rewrote for a better experience.
  • Skinchanger Overhaul: Completely rewrote for a better experience.
  • Built-in Playtime Tracking: Monitor your playtime effortlessly.

Improvements

  • Spawnmanager Dependency Removed: Simplified architecture.
  • Deferrals from ESX Identity Removed: Streamlined processes.
  • Major Security Enhancements: Your safety is our priority.
  • Improved Paycheck Toggles: Now configurable per player.
  • Annotations for ESX Functions: Clarity in code.
  • Routing Buckets for Multicharacter: Enhanced performance and organization.
  • Performance Boosts: Enjoy a smoother experience.
  • ESX HUD Enhancements: Better colors and hazard lights for a vibrant UI.
  • Improved Error Tracking: All errors now have track traces for easier debugging.
  • Callback Error Stack Traces: Simplified error diagnostics.
  • Seat Shuffle Disabled: Consistent seating experience across all seats.

Bug Fixes

  • Coords Saving Correctly: No more misplaced coordinates.
  • Vehicle Properties Application: Your vehicles, just the way you set them.
  • Dynamic Jobs Passing Skin: Smooth job transitions with correct skins.

Miscellaneous

  • Restructured es_extended: A more robust foundation.
  • ESX Hud Configuration Changes: Default settings improved for a better experience.
  • /skin Target Argument: More flexibility with commands.
  • All Warnings Removed: A cleaner, error-free environment.

🚨WARNING 🚨

This Update Increases the FXserver version requirement to 10188. ESX will NOT work on any version below that!

New Contributors

Full Changelog: 1.10.10...1.11.0

1.10.10

20 Oct 19:00
c63620f
Compare
Choose a tag to compare

Hotfix update 🚨

This patch contains a fix for the invalid command notifications on some keybinds.

What's changed

  • ESX Input on_release and GetVehicleInDirection fix (#1417)
  • use txAdmin locale by default (#1416)

Full Changelog: 1.10.9...1.10.10

1.10.9

14 Oct 20:32
7763eab
Compare
Choose a tag to compare

Hotfix update

Hotfix update for 1.10.9

What's Changed

Commits

New Contributors

Full Changelog: 1.10.8...1.10.9