Releases: Cruze03/FortniteEmotesNDances
Fortnite Emotes & Dances v1.1.3
Fortnite Emotes & Dances v1.1.2
fix: camera being stuck on ground
fix: minor issue when EmoteFreezePlayer set false
feat: add dependency check in plugin to help new server owners to spot the issue with plugin
delete: removed SmoothCamera & FixedCamera variable from config since no longer works
update: Use Vector3 instead of Vector to avoid memory leak. Also, re-use collision virt func variable.
feat: New variable added in config ForcePlayerVisibility. Forces player visibity ontick. Need for plugins like VIP_RainbowModel
Fortnite Emotes & Dances v1.1.1
transmit fixes
FortniteEmotesNDances v1.1.0
feat: remove all hide fixes
re-upload: recompile with latest cs#
FortniteEmotesNDances v1.0.9
fix: 25/07 signatures
update: SetBodygroup uses AcceptInput instead of sig
feat: transmit re-add
Fortnite Emotes & Dances v1.0.8-hotfix2
You need CSSharp 309+ from now on
feat: Cleaned up the code.
update: Plugin now shows per player translation instead of global.
update: Removed unnecessary signature functions. Plugin now uses in-built ones. Less chances of plugin break \^_^/
fix: Gloves being semi-invisible when EmoteGlovesFix was true
Hotfix
fix: Emote cooldown not working.
update: Removed unused signature from gamedata.
Hotfix2
update: Disable StopDamageWhenInEmote when CS2Fixes is installed
Fortnite Emotes & Dances v1.0.7-MeshGroupFix
Fortnite Emotes & Dances v1.0.7
You need CSSharp 300+ from now on
- Fix menu at playerspawn
- KitsuneMenu Recompile again
Fortnite Emotes & Dances v1.0.5
Version 1.0.5
You need CSSharp 276+ from now on
New translation phrase added: emote.disabledbyadmin & emote.player.disabledbyadmin
Remove gamedata/fornite_emotes.json from your existing files because it is renamed to forntite_emotes.json with this package.
- Update CollisionRulesChanged offset
- Added
css_fortnite_emotes_enableemotes (default valuetrue) to enable/disable emotes & dances mid-game. - Added RU & CN translation.
Fortnite Emotes & Dances v1.0.4
There are 2 new phrases in language file with this update
emote.duckcheck&emote.player.duckcheck
Changelog:
- Removed all server console warnings when a player emotes/dances. (Thanks to @exkludera & @qstage)
StopEmotenow sets player's MoveType to what he had before emote/dance.- Added crouch check while emoting/dancing.
- Fixed a case where sometimes the player's glove was flickering in shadow after emoting/dancing.
- Fixed a bug where if some player is emoting/dancing on top of another player, the below player's movement is scuffed unless top player stops emoting/dancing. (Thanks @AlpHu31 for finding the bug)