TotoLB
ddc6c4a771
Update Translations.lua ( #143 )
2023-01-31 10:39:23 +13:00
TayMcKenzieSA
d7a87774dc
Updated Spanish Translations
2023-01-30 21:33:24 +13:00
TayMcKenzieSA
d619695267
Added Movement Translations
2023-01-30 19:12:08 +13:00
Mr.Marvellous
9416347e73
added EmoteMoving's Sinhala 🇱🇰 translations. ( #142 )
...
added EmoteMoving's Sinhala 🇱🇰 translations
2023-01-30 17:06:25 +13:00
TayMcKenzieNZ
a50a313746
Version 1.1.4
...
Update version to 1.1.4, informing server owners.
- Animation for switching from back to stomach crawling has been updated
- Added toggle for emote moving ON / OFF
2023-01-30 13:49:47 +13:00
TayMcKenzieNZ
de4146ec8f
Version 1.1.4
...
Update version to 1.1.4, informing server owners.
- Animation for switching from back to stomach crawling has been updated
- Added toggle for emote moving ON / OFF
2023-01-30 13:49:07 +13:00
iSentrie
55db9d5ee6
Add Toggle For Emote Movement ON / OFF ( #140 )
...
* feat: toggle between moving emotes and not
* Update Emote.lua
* Update Emote.lua
* Update Emote.lua
* Changes:
• removed `EmoteMoving` from `AnimationOptions`, by default its always `true` now and changeble by toggle
• some refactor and logic changes
Shoutout to @iSentrie 🙏
2023-01-30 13:47:23 +13:00
Mads
790969a38b
refactor: improve crawl flip anim ( #141 )
...
The current crawl flip anim (back to front) is pretty terrible
Video: https://www.youtube.com/watch?v=3WvGNMcqsSk&ab_channel=MadsNaustdal
2023-01-30 12:32:26 +13:00
TayMcKenzieSA
32d550fc76
Update fxmanifest.lua
2023-01-29 23:30:14 +13:00
TayMcKenzieSA
39b5f4072a
📱 Replaced Phone With Custom RPEmotes Phone 📱
2023-01-29 23:08:26 +13:00
TayMcKenzieSA
240038d933
🧹 Clean Up 🧹
2023-01-29 23:07:10 +13:00
TayMcKenzieSA
8724287338
🔤 Sort Gangster Walkstyles Alphabetically 🔤
2023-01-29 04:26:40 +13:00
Mads
99362b1202
🚶♂️ feat: more walkstyles ( #137 ) 🚶♂️
...
* feat: more walkstyles
* fix: gangster 9 wrong label
2023-01-29 04:18:11 +13:00
Mr.Marvellous
31a8ee8244
added Sinhala 🇱🇰 translations. ( #138 )
...
* added Sinhalese 🇱🇰 translations
2023-01-29 04:17:05 +13:00
TayMcKenzieSA
e61f204abc
Added vest and walkie talkie emotes
2023-01-29 03:42:17 +13:00
Mr.Marvellous
aa3a0229db
added more argue emotes 🤬 💨 ( #136 )
...
* added scratch & snot emotes 🤧
* added more argue emotes 🤬 💨
2023-01-27 18:11:07 +13:00
TayMcKenzieNZ
398d2b16a7
1.1.3 - Added Is Model Valid
...
Checks if model is valid, if it is not, model will simply not appear; fixes menu from completely locking up and requiring a restart.
Shoutout to Mads
2023-01-27 10:56:53 +13:00
TayMcKenzieNZ
2f48145438
1.1.3 - Added Is Model Valid
...
Checks if model is valid, if it is not, model will simply not appear; fixes menu from completely locking up and requiring a restart.
Shoutout to Mads
2023-01-27 10:56:23 +13:00
Mads
33582e9f4b
fix: some model not loading on older gamebuilds ( #134 )
...
Check if the model that we are attempting to load is a valid model.
2023-01-27 10:45:59 +13:00
Clément RICATTE
0e34550bc8
feat: ✨ add credits for CruncyCat
2023-01-26 22:20:23 +01:00
Mr.Marvellous
79799c4638
added scratch & snot emotes 🤧 ( #135 )
2023-01-27 10:05:15 +13:00
Mads
4b649ef820
fix: holster command misspelled ( #133 )
...
Spelling mistake, should be "holster" not "holdster".
#Tay'sFault
2023-01-27 04:34:21 +13:00
Nick Reagan
6b99fa6c9b
Renamed Prue Folder and Removed Special Character ( #132 )
...
Some FTP Servers still don't support UTF-8 and the special character caused issues.
2023-01-27 04:22:51 +13:00
TayMcKenzieNZ
0b058ece7a
Update README.md
2023-01-26 23:58:14 +13:00
TayMcKenzieNZ
72626db0f6
🐱 Credited CrunchyCat 🐱
2023-01-26 23:48:04 +13:00
TayMcKenzieSA
d20068d484
😺 Added holdster Emotes by CrunchyCat 😺
2023-01-26 14:58:11 +13:00
Mads
2f34c07e5f
refactor: more parameters and smoother fall for crawl dive ( #130 )
...
See tile.
2023-01-26 13:41:36 +13:00
Mads
f33004389e
fix: cancel anim in gun aim ( #131 )
2023-01-26 13:22:17 +13:00
TayMcKenzieNZ
5e11a32c5a
Fixed Menu Naming Of Police Crowd 2
2023-01-26 12:53:55 +13:00
iSentrie
e91c0c726c
refactor/feat: cleaning, minor fixes, new feature to disable specific emotes in vehicle ( #129 )
...
Changes:
• cleaning
• deleted unused code
• indentation fixes
• minor fixes (proper source usage in server side)
• new feature to disable specific emotes from playing inside an vehicle
2023-01-26 11:25:40 +13:00
Mads
0c8477434a
Add small wait time ( #128 )
...
Add small wait time to prevent crawl movement animations to start being played before we have fully layed down.
Hold down W when entering crawl to see issue.
2023-01-26 10:38:28 +13:00
iSentrie
a71fc73600
Different animation for crawling dive ( #127 )
...
* Different animation for crawling dive thanks to NotDoctorMike on Twitter for the suggestion
* Update Crouch.lua
2023-01-26 10:24:34 +13:00
TayMcKenzieNZ
1773a8345b
Update Version 1.1.2
2023-01-26 09:56:28 +13:00
TayMcKenzieNZ
3d30cc0fa6
Update Version 1.1.2
2023-01-26 09:55:53 +13:00
Mads
f3a45f2388
fix: add pause menu check for crawl ( #126 )
...
fix: add pause menu check
2023-01-26 09:55:03 +13:00
iSentrie
b97a5a2a8d
Prevent gliching through doors using ragdoll ( #125 )
2023-01-26 09:42:27 +13:00
Mads
c71353383e
Emote fixes and additions ( #124 )
...
* fix: first letter should be uppercase
First letter should be uppercase Tay!
* Add better exit emote to surrender/surrender5
* Rename sitlow to elbow
* Add police crowd control emotes
2023-01-26 09:39:59 +13:00
Mads
f4342dcc70
fix: exit emotes cancel bug ( #123 )
...
Bug was found by @iSentrie
You could still cancel exit emotes if you started to play another animation and then cancel that emote.
2023-01-26 09:35:01 +13:00
iSentrie
9e34177550
Fix for MenuKeybindEnabled ( #121 )
...
* Fix for MenuKeybindEnabled
Fix MenuKeybindEnabled = false not hiding the menu as intended
* Update Emote.lua
* Update Emote.lua
2023-01-26 09:32:56 +13:00
TayMcKenzieSA
0013e42108
Added shopbag4 and cofpose
2023-01-25 19:50:24 +13:00
Mads
b4ecaac7ee
Add custom holster animation ( #122 )
...
* Add custom holster animation
* add credit
Not really needed, but I might as well I guess?
Yes, add the credits Mads lol - Tay
2023-01-25 17:01:44 +13:00
Mads
0ce0118008
refactor: move crouch chat suggestion ( #120 )
...
We don't need to add a chat suggestion unless the crouching is enabled.
2023-01-25 01:02:45 +13:00
TayMcKenzieNZ
0ff22f6f5b
Update ReadMe - Exports
2023-01-25 00:18:54 +13:00
Mads
006bb2bd30
refactor: separate out pointing ( #119 )
...
* refactor: separate out pointing
Separate out and improve pointing.
New version includes:
Better and working configs
More checks
Export
The reason why it's separated into i's own file is to make the mail file less cluttered.
The new checks also solves issues with pointing and aiming guns etc.
* style: whitespace
2023-01-25 00:01:48 +13:00
TayMcKenzieNZ
f62dcf0d6a
Deleted Leftover .dds File
2023-01-24 21:52:50 +13:00
TayMcKenzieNZ
51a6ef156b
Deleted Leftover .dds File
2023-01-24 21:52:05 +13:00
Mads
fcfc300130
fix: variable misspelled ( #118 )
...
fix: variable misspeled
inExitEmote is a misspelling of InExitEmote.
Should hopefully fix exit emotes from being bypassed
2023-01-24 21:42:49 +13:00
TayMcKenzieSA
c36ac1edfc
🤚 Added Block Emote ✋
2023-01-24 20:16:14 +13:00
TayMcKenzieSA
637ada0c01
🛠️ Added Missing Animation File 🛠️
2023-01-24 14:31:06 +13:00
TayMcKenzieSA
6062e51148
⚙️ Fixed AnimationList ⚙️
2023-01-24 14:30:50 +13:00