Commit Graph

6209 Commits

Author SHA1 Message Date
ElPumpo 1d60857a7e Fixed /setgroup command 2020-03-06 20:46:28 +01:00
ElPumpo 3ba2ed150f Save accounts as encoded json text, migrate script found in development discord 2020-03-06 20:41:37 +01:00
Marvbell110 d477fce1d5 Update de.lua 2020-03-04 19:59:44 +01:00
ElPumpo e31077efbb Update README.md 2020-03-04 13:03:19 +01:00
ElPumpo a2308dec59 Implemented starting balance, closes #537 2020-03-04 13:01:46 +01:00
ElPumpo 4e4ebfff7b Re-done locale names for commands, moved hardcoded strings to locale and added /setgroup command 2020-03-04 12:41:57 +01:00
ElPumpo c4655598f9 Removed ES leftover code 2020-03-04 11:28:34 +01:00
ElPumpo 8c719dcb23 Added missing crutial add_principal use to server configuration file 2020-03-04 11:23:01 +01:00
ElPumpo 7e9cee19a8 Security improvement and minor cleanup 2020-03-04 11:05:31 +01:00
ElPumpo 4d9af4e1ab Improved saving loadouts (see desc)
- Only save weapon components if needed, wont save default clip anymore, and if no other component is available then its not saved at all

- Tint index not stored if not above 0
- Weapon label not saved in database since its useless
- Validate weapon on player load
2020-03-01 10:54:03 +01:00
ElPumpo 79d53a5550 ESX.Game.GetPedMugshot() second argument transparent 2020-02-28 20:05:27 +01:00
rex2630 aefe034d6c Moved all coords to vector3 types 2020-02-27 13:35:26 +01:00
rex2630 fe041c05b8 Moved all coords to vector3 types 2020-02-27 13:30:13 +01:00
RikoDEV d90553cfa5 Add respawn fix to readme. 2020-02-26 17:10:20 +01:00
RikoDEV 4a8339b0f6 Update readme.md 2020-02-26 17:09:47 +01:00
Samuel f9a719da73 Merge pull request #56 from medina102/patch-1
Fixed typo
2020-02-26 15:24:35 +01:00
rex2630 6a0e69e9a1 Support for newest ESX + Minor cleanup (#29)
* Support for newest ESX

* Minor cleanup

* Moved all coords to vector3 types

* Moved all coords to vector3 types
2020-02-26 13:46:39 +01:00
ElPumpo 24a9defca4 Removed xPlayer.removeWeapon() second argument 2020-02-25 15:54:38 +01:00
Samuel 6b75c157c0 Merge pull request #244 from rex2630/patch-1
Minor cleanup
2020-02-25 11:38:22 +01:00
ElPumpo 998b91e971 Fixed leftover ES code 2020-02-24 21:43:50 +01:00
medina102 ad4f678399 Update en.lua
Typo corrected.
2020-02-24 07:13:06 +01:00
ElPumpo 22b88b59b5 Update README.md 2020-02-23 20:57:29 +01:00
Dione Batista 8927aebae1 Updated Portuguese translation (#523)
* Update br.lua

* uppercase "corrections"
2020-02-23 18:48:37 +01:00
RikoDEV e52ae32036 Delete README.md 2020-02-23 12:13:24 +01:00
RikoDEV b67530799f [IMPORTANT] Creating characters fix. 2020-02-23 12:09:09 +01:00
RikoDEV be07044b53 Creating characters fix. 2020-02-23 12:07:34 +01:00
RikoDEV feafbe61f8 Create FUNDING.yml 2020-02-22 16:41:11 +01:00
RikoDEV 06dd900e0f Update README.md 2020-02-22 16:39:09 +01:00
RikoDEV 0bab6a2604 Update readme.md 2020-02-22 16:38:18 +01:00
RikoDEV 366e16eaf4 Update README.md 2020-02-22 16:33:33 +01:00
RikoDEV 6d0abfc71f Update main.lua 2020-02-22 16:31:49 +01:00
RikoDEV 640a322853 Update main.lua 2020-02-22 16:30:32 +01:00
RikoDEV 083b545300 Update main.lua 2020-02-22 16:12:40 +01:00
RikoDEV eb2a274d70 We need the entire identifier, string.sub is unnecessary. 2020-02-22 15:58:37 +01:00
RikoDEV ecf073ef61 Fix issues with identifiers... 2020-02-22 15:54:12 +01:00
RikoDEV 8171f9f483 Update main.lua 2020-02-22 15:42:40 +01:00
RikoDEV c22733bb4c Update main.lua 2020-02-22 15:41:58 +01:00
RikoDEV acd4e30fea Fix GetPlayerIdentifiers 2020-02-22 15:41:38 +01:00
RikoDEV 2d63e61e32 Update and rename __resource.lua to fxmanifest.lua 2020-02-22 15:10:26 +01:00
RikoDEV f2612dc872 Add support for latest ESX (2/2) 2020-02-22 15:04:26 +01:00
RikoDEV 9c78cfa133 Update main.lua 2020-02-22 15:00:46 +01:00
RikoDEV e6bcd0560a Update and rename readME.md to readme.md 2020-02-22 14:58:56 +01:00
RikoDEV f21e2be417 Add support for latest ESX (1/2) 2020-02-22 14:57:31 +01:00
ElPumpo ecbf340e39 Accept "me" in player or playerId type
Co-Authored-By: Dan Sadler <sadler2@users.noreply.github.com>
2020-02-22 10:05:10 +01:00
Samuel cc5abf14c8 Merge pull request #50 from JHyeok/master
Added Korean Language
2020-02-21 10:17:01 +01:00
rex2630 133f211906 Added czech locale + Minor changes (#62)
* Fixed upper case

* Added czech locale

* Update fxmanifest.lua

* Minor cleanup

* Added czech UI

* Fixed name
2020-02-21 10:15:53 +01:00
ArkSeyonet 66b14d2300 Update ESX Identity For The New ESX (#61)
* Update ESX Identity For New ESX

Updated ESX Identity For The New ESX
- Added locales
- Added ESX.RegisterCommand support
- Removed Multiple Characters

* Update main.lua
2020-02-19 20:37:25 +01:00
rex2630 4b95e6a2b0 Updated Czech locale (#515)
* Update cs.lua

* Fix
2020-02-18 22:33:46 +01:00
Samuel e9ef6a2ab3 Merge pull request #499 from Deliux/Deliux-patch-1
Xenon Color addition
2020-02-18 00:41:27 +01:00
ElPumpo fe3faa5c6c Update esx_license.sql 2020-02-17 23:31:11 +01:00