Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonnygamingtv/untreplay
Replaymod for Unturned!
https://github.com/jonnygamingtv/untreplay
Last synced: 5 days ago
JSON representation
Replaymod for Unturned!
- Host: GitHub
- URL: https://github.com/jonnygamingtv/untreplay
- Owner: JonnygamingTv
- License: mit
- Created: 2024-09-24T15:03:49.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T17:19:18.000Z (28 days ago)
- Last Synced: 2024-10-24T00:56:34.632Z (28 days ago)
- Language: C#
- Size: 5.64 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UntReplay
Replaymod for Unturned!Might use https://github.com/EvolutionPlugins/Dummy for spawning players, will see how difficult it is.
## Background
[Replaymod](https://www.replaymod.com/) is a classic Minecraft plugin that saves the state of your Minecraft world and can render it afterwards and pretty much allow you to move the camera in a controlled manner, and freeze the scene and other types of handling, making freecam recording much easier. UntReplay is a module/plugin that does the same, except it is for Unturned.## Todo:
- Add rest of event listeners (optional method would be to just loop everything every 0.1s and save everything that is different)
- Add a method of reading the file and generating the actions based on it.