You are viewing a potentially older version of this package. View all versions.
blanko-RumbleReplay-1.0.2 icon

RumbleReplay

Records rumble matches into a basic Replay format, see github for useage instructions

Date uploaded 2 years ago
Version 1.0.2
Download link blanko-RumbleReplay-1.0.2.zip
Downloads 119
Dependency string blanko-RumbleReplay-1.0.2

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.1 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.1
UlvakSkillz-RumbleModdingAPI-4.0.2 icon
UlvakSkillz-RumbleModdingAPI

API to Help Modders Get Started and to remove the necessity of GameObject.Find

Preferred version: 4.0.2

README

Refer to github for instructions

CHANGELOG

1.1.3

  • MatsuNoKi has kindly made an update to fix RumbleReplay until i have the time and energy to give it the love and attention it deserves

1.1.1

  • Forgot that relative links wouldnt work on thunderstore

1.1.0

  • Added github actions to allow more tech savy users to quickly get an unreleased verison
  • Automated generating releases to make my life easier
  • Made a change to the processing of usernames to result in nicer looking replay filenames and headers
  • Also added a more up to date Structures.blend because ive accidently been using an older verison
  • README now mirrors the one from the github
  • Updated README to be more informative and provide credits at the bottom
  • Added Player Cosmetics to headers
  • Added Player BP to headers
  • Added PlayFabId to the headers
  • Changed the assembly name so Lumbot tracks RumbleReplay
  • Deprecated the orginal basicPlayerUpdate and replaced it with a more comprehenisive one, thats more useable for animation
  • Blender: Automatically set's the framerate to 50 in blender

1.0.2

  • Fixed an issue where if the header was above 128 bytes it'd add a empty pad byte
  • Abstracted out some common functions for better code readability

1.0.1

  • Accidently used the wrong icon from my prototypes