Commit Graph

25 Commits

Author SHA1 Message Date
northsqrd
fd3bfce5e1 Adds proper descriptions to search results. 2022-10-08 00:16:03 +13:00
northsqrd
0ecdeec43c Fix typo and sort results alphabetically. 2022-10-08 00:16:03 +13:00
northsqrd
ec505847ba Adds searching for shared emotes (except dances).
Adds shared emotes to the search functionality. Need to figure out a decent way of handling shared dances as well.
2022-10-08 00:16:03 +13:00
northsqrd
ac90df79dc Initial search implementation
Just trying out some things. Not really happy with it just yet and not all types of emotes have been added (shared emotes). Still need to iron out some issues and improve some things, but it works for the most part.
2022-10-08 00:16:03 +13:00
AvaN0x
4b8e828d8f feat: add more emotes to favorite menu 2022-10-04 20:39:37 +02:00
TayMcKenzieSA
d4d0b0a39f ⚙️ Fixed Spacing ⚙️ 2022-09-19 22:09:18 +12:00
TayMcKenzieSA
1133ece1c8 🤙🏼Updated Credits - Smokey 🤙🏼 2022-09-19 21:26:56 +12:00
TayMcKenzieSA
e5937d9cb7 😄Updated Credits 😄 2022-09-19 21:00:59 +12:00
AvaN0x
2fd0493ec4 style: 🎨 format files 2022-08-27 10:11:04 +02:00
Mahan Moulaei
0086458dd1 tweak: optimize resource 2022-08-27 10:11:04 +02:00
AvaN0x
b1b5ccc7e1 feat: stop using deprecated chat event, add config to get notifications as chat messages 2022-08-02 11:11:49 +02:00
AvaN0x
2a0e50a9cd feat: add comment for injured walk style 2022-07-14 17:02:14 +02:00
AvaN0x
4e0f99b173 fix: 🐛 fix all walk styless, also add possibility to have a label 2022-07-14 17:02:14 +02:00
Clément RICATTE
ec65b17bcb fix: ✏️ fix typo 2022-07-12 17:39:02 +02:00
AvaN0x
1bd6ec3242 style: 🎨 format the files 2022-07-12 13:03:34 +02:00
AvaN0x
320f9e0dec feat: edit credits and add colors 2022-07-12 12:39:08 +02:00
AvaN0x
c9914413f3 feat: add config for menu title 2022-07-12 12:31:48 +02:00
AvaN0x
b4f0d840c0 fix: 🐛 fix open of multiple menus 2022-07-12 11:02:44 +02:00
Clément RICATTE
7eaf5a3c96 feat(framework): add required events for qb-core (#20)
* feat(framework):  add required events for qb-core

This should hopefully work as intended. Adding things that were added to https://github.com/qbcore-framework/dpemotes for qb servers using this version of dpemotes
2022-07-08 16:07:21 +02:00
TayMcKenzieSA
97eb9f476b Minor Update And Changes 2022-06-14 18:02:36 +12:00
TayMcKenzieSA
425398e028 Update EmoteMenu.lua 2022-06-13 14:26:02 +12:00
AvaN0x
58dc68a459 build: 🔖 bump version 2022-03-26 01:42:27 +13:00
AvaN0x
56db086d47 refactor: small optimisation 2022-03-26 01:42:27 +13:00
AvaN0x
f0b7b7eddd style: 🎨 format code 2022-03-26 01:42:27 +13:00
DogsGoBark
d1339ba7de Various Fixes (#3)
* Update fxmanifest.lua

* Rename Config.lua to config.lua

* Update Walk.lua

* Update Syncing.lua

* Update Ragdoll.lua

* Update Keybinds.lua

* Update Emote.lua

* Update and rename Client/AnimationList.lua to client/AnimationList.lua

* Rename Client/Emote.lua to client/Emote.lua

* Rename Client/EmoteMenu.lua to client/EmoteMenu.lua

* Rename Client/Keybinds.lua to client/Keybinds.lua

* Rename Client/Ragdoll.lua to client/Ragdoll.lua

* Rename Client/Syncing.lua to client/Syncing.lua

* Rename Client/Walk.lua to client/Walk.lua

* Rename Server/Server.lua to server/Server.lua

* Rename Server/Updates.lua to server/Updates.lua
2021-12-19 02:36:55 +13:00