Commit Graph

8 Commits

Author SHA1 Message Date
Scully
ec504db118 Major Update - Credits To Scully 🙂
* Major Update

- Convert to RPEmotes.
- Add support for colors on particles.
- Removed an unusual check when using the pay emote function.
- Added config option to change cancel key.
- Changed all keys to lowercase to prevent the "key no worky" bug.
- Changed the open key to f4.
- Improved and cleaner version check.
- Updated events as the usage was deprecated.
- Added a check to remove any unsupported emotes such as ones unsupported from game builds and improved the adult animation removal.

* Fix

* Changes

* Update README.md
2022-11-30 01:08:19 +13:00
Clem76
7bfc6063ee Fix KVP system for walkstyle (#68)
* update walkstyle system

* Update EmoteMenu.lua

* Update Emote.lua
2022-11-19 10:46:36 +13:00
crusopaul
c63f0ed21a Remove use of server KVP's 2022-10-27 08:57:33 -04:00
crusopaul
fac0d013aa Initial commit 2022-10-25 09:55:05 -04: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
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