Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #2

Open
wants to merge 529 commits into
base: production
Choose a base branch
from
Open

Update #2

wants to merge 529 commits into from

Conversation

thefourcraft
Copy link
Member

No description provided.

Arctos2win and others added 30 commits November 18, 2023 23:19
Add Indonesian translations
fix(es_extended/server/classes/player): trying to use non existent event
fix player metadata can get set to false.
Signed-off-by: JustZerooo <pohlmann_1987@web.de>
Player health regenerating even when it's disabled. It needs to be re-setted on ped change.
fix(es_extended/client/modules/actions): player health regeneration
refactor(es_extended/client/main): use esx keymapping function
Added a function 'ESX.DeleteJob' to be used in runtime to delete jobs.
skin_male and skin_female fields in job_grades table does not have a default value and there for server console spits error when creating job in runtime. This is now fixed.
fixed a typo
ESX.CreateJob - Fixed error for skin no default value
Added ESX.DeleteJob for Runtime
Revert "Added ESX.DeleteJob for Runtime"
Gellipapa and others added 30 commits October 10, 2024 19:15
In the last update, **RegisterInput** tries to execute the command on key release due some checks removal in #1303 . The check was restored and tested.

**HashString** breaks when the joaat returns a hash bigger than 2^31. It was fix using a [shift mask](https://stackoverflow.com/a/20294714).
Add an option to use the cancel function instead of the close function when closing a menu or all menus.
fix(es_extended/client/functions.lua) RegisterInput and HashString bug
chore: bump manifest version to 1.10.9
by default, use the txAdmin locale, unless a `esx:locale` is specified.
This allows people to change languages easier, since everything will be in the same place, and if they want to specify a different language for ESX, then they can do.

This also wont break anything, since it wont affect existing users whom will aready have the `esx:locale` set
tweak(es_extended): use correct correct handling
fix(es_extended/client/functions.lua): Fix typos
tweak: use txAdmin locale by default
chore(readme.md): remove oxygenserv from readme
chore: bump manifest version to 1.10.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.