Skip to content

Releases: alberttheprince/rpemotes-reborn

1.8.4

26 Jan 21:55
Compare
Choose a tag to compare

Updates

  • Some cleaning, intends, commas
  • Prevent some emotes from playing in vehicles
  • Emotes now will have emoji tags for shared, animal and prop emotes to identify easier
  • Added blend in/out speed to animation options (it doesn't sync well, so for local player purposes)
  • Better axe4 position (thanks @iSentrie for the above)
  • Idlecam logic improved (thanks @Mathu-lmn)

Fixes

Full Changelog: v1.8.3...v1.8.4

1.8.3

21 Jan 08:13
b230eb1
Compare
Choose a tag to compare

Due to the increased risk of crashing due to invalid poly edge errors, we've gone ahead and processed all props in the stream folder to make sure these don't affect users.

This could be a potential fix for crashes for some users. The main culprit for crashes from these errors is usually MLOs, but it doesn't help if you get these from emotes, too!

Read more on invalid Poly Edge references here.

You can download the tool to fix those errors for your streamed assets/props here.

Bug Fixes:

  • Fix scenario's bug which prevented punching (Thanks @iSentrie)
  • Fix Poly Edge errors on all props (thanks to @92-Smallo for the tool!)

v1.8.2

04 Jan 16:28
da6d1e6
Compare
Choose a tag to compare

What's Changed

  • Fixed notification value if emote is invalid
  • Added a new AnimationOption : FullBody -> It allows to play fullbody animations while in a vehicle
  • Fixed syncing dances
  • Calling the export setWalkstyle() will now reset the walkstyle instead of throwing error

New Contributors

Full Changelog: v1.8.1...v1.8.2

1.8.1

29 Dec 03:45
552e2a2
Compare
Choose a tag to compare

Minor update but figured I'd get this out for people looking to stop getting alerts.

Fixes:

  • Version Number updated
  • Bong Model changed to have a bottom
  • Fix Nil Options (thanks @Mathu-lmn)

image

1.8.0

12 Dec 06:15
4a934e4
Compare
Choose a tag to compare

Changes:

Fixes:

  • Issue with replaying an emote if player wasn't the cause of the emote (Thanks @Mathu-lmn)
  • Variable name fix (Thanks @Avenze)

There are no additional emotes now, but there should be a significant refactoring of rpemotes to improve readability.

1.7.8

12 Nov 04:22
0151f5c
Compare
Choose a tag to compare

Fixes:

  • Fixed wallpose emotes so they loop
  • Changed how fps mode functions while crouching (disable aiming entirely now to avoid an exploit where you can aim then shoot in third person standing)
  • Update documentation link
  • Cleaned up comment styling

Additions:

  • 7 Dazzle Me poses added (Thanks Prue)
  • 9 emotes inspired by Dress to Impress (Thanks Prue)

1.7.7

26 Oct 02:40
Compare
Choose a tag to compare

Fixes:

  • fxmanifest formatting improve to indicate what to comment/uncomment for oxmysql usage (thank you @iSentrie)

Additions:

  • New Emotes: wallpose, wallpose2, wallpose3, wallpose4, wallpose5 (Thank you LadyyShamrockk)

1.7.6

08 Oct 19:12
Compare
Choose a tag to compare

Features:

Fixes:

  • SQL query syntax (Thanks @ThatMadCap)
  • Resolved an issue where attempting to index a nil value occurred when SqlKeybinding was set to true while oxmysql was commented out in the fxmanifest (by @iSentrie)

1.7.5

04 Oct 20:24
a8bb6e3
Compare
Choose a tag to compare

Fixes:

1.7.4

01 Oct 04:07
5b45079
Compare
Choose a tag to compare

No content updates with this one, but 3 important fixes for long standing issues related to saving of facial moods via KVP and vehicle detection with certain emotes.

Fixes:

  • Issue with menu not setting/reseting moods via KVP is fixed (Thanks @Manason)
  • Fix Vehicle Detection (Thanks @Mathu-lmn)
  • refactor event handler (Thanks @Mathu-lmn)