Skip to content

Releases: Sure-Development/es_extended

2.10.0

01 Apr 16:32

Choose a tag to compare

πŸ“ What's changes in this version

  • chore(release): bump version to 2.10.0 (d9ee870)
  • fix(player): normalize inventory and loadout state handling (b0f0c7f)

2.2.1-pb

27 Dec 17:37

Choose a tag to compare

πŸ“ What's changes in this version

  • πŸ“ƒ chore(manifest): bump manifest to version 2.2.1-pb (7c2527e)
  • πŸ’₯ feat(nui): add notification with queue system and config (67d48e4)

2.1.1-pb

27 Dec 15:19

Choose a tag to compare

πŸ“ What's changes in this version

  • πŸ“ƒ chore(manifest): bump version to v2.1.1-pb (50bd519)
  • πŸ’₯ feat(decor/@onPlayerLoaded): add alias to use it easier (c2fb596)
  • πŸ”§ fix(vscode): add diagnostics global (29da5c5)

2.1.0-pb

27 Dec 14:53

Choose a tag to compare

πŸ“ What's changes in this version

  • πŸ’₯ feat(decorator): add decorator to be alias of some functions like onNet = RegisterNetEvent (must use require by our) (ce023f1)
  • πŸ“ƒ chore(manifest): bump version to v2.1.0-pb (5ec7ab0)
  • πŸ“ƒ ci: ignore test (7d93da4)
  • πŸ”§ fix(client): fix typo (eebf3f0)

2.0.0-pitbull-beta-0.5.3

25 Dec 11:02

Choose a tag to compare

πŸ“ What's changes in this version

  • πŸ“ƒ chore(manifest): bump version to v2.0.0-pitbull-beta-0.5.3 (2f331df)
  • πŸ”§ fix(client): player always spawning with dead status (3363997)

2.0.0-pitbull-beta-0.5.2

25 Dec 10:52

Choose a tag to compare

πŸ“ What's changes in this version

  • πŸ“ƒ chore(manifest): bump to version v2.0.0-pitbull-beta-0.5.2 (63f4f03)
  • πŸ’₯ feat(inventory): add hybrid type use both of hash-table, numeric-table or one of these (98f7841)
  • πŸ’₯ feat(nui): add all sources of ui (cfccb4d)
  • πŸ“ƒ chore: remove nui from ignore (6a6a491)

2.0.0-pitbull-beta-0.4.2

25 Dec 08:57

Choose a tag to compare

πŸ“ What's changes in this version

  • πŸ“ƒ chore(manifest): bump version to v2.0.0-pitbull-beta-0.4.2 (bbef4c6)
  • πŸ’₯ feat(client): add basic actions for player (fad93da)
  • βœ”οΈ ci: change prefix of release name (ecaa0e1)
  • βœ”οΈ ci: update release workflow to include changelog (de0d484)
  • πŸ“ƒ chore: remove print for dbg job (637e044)

2.0.0-pbbt-0.5.5

25 Dec 13:24

Choose a tag to compare

πŸ“ What's changes in this version

  • πŸ”§ chore(manifest): bump version to v2.0.0-pbbt-0.5.5 (2537f0d)
  • πŸ“ƒ refactor(client): sub-services use to plural (a027633)
  • πŸ”§ fix(linting): fix library path (8c3b4bf)
  • πŸ“ƒ refactor: use plural module-folder naming instead of singular (b6bd896)
  • πŸ“ƒ refactor(client): change structure to module-folder (d9e711f)
  • πŸ’₯ feat(client): separate functions of ESX into multiple files (e1255e0)