LazarusOfTheFallen
|
4e86b014c0
|
Merge pull request #41 from JimmyBassy/master
Fix for the new ESX + extra feature
|
2021-02-01 15:02:01 -06:00 |
|
Christopher Gjelten
|
ac9fefe27a
|
Merge pull request #45 from HypeLevels/patch-1
Update config.lua
|
2020-12-08 20:52:45 +01:00 |
|
HypeLevels
|
1c7b98ae41
|
Update config.lua
Changed default language to english as its the universal language
|
2020-12-01 21:40:59 +00:00 |
|
Jimmy Bassy
|
2856cf4423
|
Create es.lua
|
2020-06-28 23:14:04 +02:00 |
|
Jimmy Bassy
|
d99cfff4f2
|
Fix for the new es_extended + feature
Fix for the proximity BUG with the new ESX, and added feature for anonymous tweets, using the command /anontwt
|
2020-06-28 23:12:24 +02:00 |
|
ElPumpo
|
83914926b2
|
Removed old invalid command handler
|
2020-03-09 13:08:34 +01:00 |
|
Lorenzo
|
b50fb3ba65
|
fixxxx (#35)
|
2020-02-11 20:29:01 +01:00 |
|
rex2630
|
0cd967e406
|
Replace __resource.lua with fxmanifest.lua
|
2020-01-19 17:06:01 +01:00 |
|
ElPumpo
|
47a36bb9c7
|
Added missing ESX usage
|
2020-01-15 10:58:08 +01:00 |
|
ElPumpo
|
b587a25c92
|
Update config.lua
|
2020-01-15 10:47:18 +01:00 |
|
ElPumpo
|
7fc962a83c
|
Removed mysql database usage
|
2020-01-15 10:47:02 +01:00 |
|
nearbyplayer
|
edc8bf4dd9
|
Prepare Repo for 1.3.1 Release
|
2019-03-18 22:27:36 -04:00 |
|
nearbyplayer
|
95c662d0eb
|
Fixed #17
|
2019-03-18 22:25:38 -04:00 |
|
ElPumpo
|
5483cdb256
|
Fixed unknown command locale
|
2018-12-09 16:51:59 +01:00 |
|
ElPumpo
|
4b62ed9cba
|
Removed chat suggestions for old commands
|
2018-12-09 16:12:49 +01:00 |
|
ElPumpo
|
f210796cbe
|
Cleanup, default messages to ooc, enforce 2 space indent on locale files
|
2018-12-09 12:24:15 +01:00 |
|
ElPumpo
|
70ef871a91
|
Only select name
|
2018-11-11 15:54:36 +01:00 |
|
ElPumpo
|
982fdb87d7
|
Revert "Don't select everything, async usage"
This reverts commit a567e94f50.
|
2018-11-11 15:53:52 +01:00 |
|
ElPumpo
|
a567e94f50
|
Don't select everything, async usage
|
2018-11-10 23:30:14 +01:00 |
|
ElPumpo
|
d21728be59
|
Proper event handler for handling invalid commands
|
2018-09-30 12:09:24 +02:00 |
|
ElPumpo
|
df17fde722
|
Only show first word of command entered when invalid, dont let rcon use commands
|
2018-09-29 14:48:30 +02:00 |
|
Anthony
|
ea2d548037
|
Merge pull request #20 from redoper1/master
Add of Czech translate
|
2018-08-14 19:17:54 -04:00 |
|
David Rychlý
|
fe242059a9
|
Czech translate
|
2018-08-14 23:09:12 +02:00 |
|
David Rychlý
|
4e4484f0ff
|
Add of /do (#18)
* Add /do
!Needs check of translations except for English!
* Hotfix: locales first letter case
* Hotfix: French typo
|
2018-08-13 14:13:35 -04:00 |
|
nearbyplayer
|
cef4bbd8a1
|
Repo Update
|
2018-08-10 00:55:21 -04:00 |
|
ElPumpo
|
8f442dc202
|
Only show local player if invalid command
|
2018-07-18 22:14:22 +02:00 |
|
ElPumpo
|
eb02731854
|
Final commit v1.3.0
|
2018-07-18 12:24:22 +02:00 |
|
ElPumpo
|
cbf86e04d6
|
Use RegisterCommand instead of listen to chatMessage event, updates
|
2018-07-18 12:22:11 +02:00 |
|
ElPumpo
|
2d3dd1b7aa
|
Merge branch 'master' of https://github.com/ESX-Org/esx_rpchat
|
2018-07-11 12:33:40 +02:00 |
|
ElPumpo
|
c5c9ad0e83
|
Proper locale name
|
2018-07-11 12:32:03 +02:00 |
|
AdrineX
|
a7411fbed8
|
Merge pull request #16 from AdrineX/master
Add Finnish lang...
|
2018-06-12 17:57:48 -04:00 |
|
AdrineX
|
dc43bb74cd
|
Add Finnish lang...
|
2018-06-12 21:11:10 +03:00 |
|
ElPumpo
|
578c336e39
|
Version bump
|
2018-05-10 10:16:28 +02:00 |
|
ElPumpo
|
24acdda8b8
|
Re-implemented RP names, closes #12
|
2018-05-10 10:08:52 +02:00 |
|
ElPumpo
|
1ed507693d
|
Fixed ooc being proximity only, fixes #11
|
2018-05-07 22:29:53 +02:00 |
|
Oldarorn
|
191f12f5e0
|
Add the french translation to RPChat (#10)
* FR translation
* FR translation2
* edit in lower case
|
2018-05-07 07:29:47 +02:00 |
|
ElPumpo
|
a3edd3eace
|
A lot of improvements. Fixed #5, fixed #4
- unknown commands will no longer be written out
- a lot of formatting moved to i18n strings
- fixes ÅÄÖ #5
- fixes #4
|
2018-05-01 13:21:41 +02:00 |
|
Don
|
c56f9d2195
|
Updated for ES5
|
2017-11-26 23:58:41 -08:00 |
|
nearbyplayer
|
3874050028
|
chore(Upload Files)
Committed on behalf of AdrineX
|
2017-09-24 15:15:11 -04:00 |
|
nearbyplayer
|
37cf6c428a
|
Initial commit
|
2017-09-24 14:31:50 -04:00 |
|