AvaN0x
|
3aac2506d6
|
fix: 🐛 fix possible issue while holding ptfx in RunAnimationThread
|
2022-08-27 10:19:08 +02:00 |
|
AvaN0x
|
2fd0493ec4
|
style: 🎨 format files
|
2022-08-27 10:11:04 +02:00 |
|
Mahan Moulaei
|
c45fecaf43
|
fix: fix the loop not leting rest of the function to work
|
2022-08-27 10:11:04 +02:00 |
|
Mahan Moulaei
|
074dce85f7
|
tweak: animation thread
|
2022-08-27 10:11:04 +02:00 |
|
Mahan Moulaei
|
0379b8dcc2
|
apply review changes
|
2022-08-27 10:11:04 +02:00 |
|
Mahan Moulaei
|
0086458dd1
|
tweak: optimize resource
|
2022-08-27 10:11:04 +02:00 |
|
AvaN0x
|
d155ce8340
|
feat: ✨ add PtfxCanHold option
|
2022-08-22 18:43:37 +02:00 |
|
AvaN0x
|
f9e52655bf
|
perf: ⚡ optimization of idle performances
|
2022-08-22 18:14:19 +02:00 |
|
AvaN0x
|
0a30d9ad9a
|
feat: ✨ attempt at fixing ptfx
|
2022-08-22 11:28:43 +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
|
4e0f99b173
|
fix: 🐛 fix all walk styless, also add possibility to have a label
|
2022-07-14 17:02:14 +02:00 |
|
You should know better than to use your real name
|
9a27473b3e
|
tweak(lua): Use joaat instead of gethashkey
With the implementation of lua 5.4 joaat is the natively used hashing algorithm and will perform better than gethashkey.
|
2022-07-13 13:00:07 +02:00 |
|
AvaN0x
|
dc2598828d
|
feat: ✨ add support for StartDelay
|
2022-07-10 13:28:35 +02:00 |
|
Clément RICATTE
|
072fc2f050
|
Revert "Update 2.0.9 (#21)" (#22)
This reverts commit 210ecac057.
|
2022-07-10 13:27:25 +02:00 |
|
Clément RICATTE
|
210ecac057
|
Update 2.0.9 (#21)
* fix: 🐛 fix handshake emote
* feat: ✨ add support for SyncOffsetSide
* fix: 🐛 fix hug emotes
* feat: ✨ add piggyback emote
* docs: 📝 update readme
* feat: ✨ add cpr shared emote
* feat: ✨ add dispenser emote
* feat: ✨ add support for StartDelay
* feat: ✨ add new cpr shared animation
* feat: ✨ add hostage emote
* feat: ✨ add new carry emote
* feat: ✨ add new search emote
|
2022-07-10 13:25:56 +02:00 |
|
AvaN0x
|
1d61fbc491
|
feat: ✨ add support for attached shared emotes, also add carry emote
|
2022-07-07 00:58:48 +12:00 |
|
AvaN0x
|
04ea6c432b
|
feat(keys): ✨ use of RegisterKeyMapping for emotemenu
|
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 |
|