Scribble

Results 44 issues of Scribble

A small separate GUI (perhaps even just the vanilla chat), that is open and closeable in tickrate zero, allowing for command inputs without advancing game time.

Feature

At this point it is tradition that every one of our mods has a different savestating indexing system. The only thing truly consistent was still the TAStools savestates, which is...

Enhancement
Savestates

Part 3 of my ongoing quest to refactor the mod. While the first PR (#179) was hooking into the vanilla code, the second PR (#200) was about storing the inputs...

Refactor
TASFile

I was made aware that the keyaboard can perform subtick inputs as well, similar to the mouse. This is only really useful in guiscreens when using the keyboard to switch...

Bug
Enhancement
TASFile

- [ ] Move version specific code to it's own class - [ ] Create interface for the must haves

Refactor
TASFile

Commands like `/play` and `/record` are currently global. Every player on the server will start recording or playing back. This may not always desirable, maybe someone wants to spectate. This...

Multiplayer

I recommend everyone to just put the resources.zip in the resourcepack folder in that case... Will probably add a warning telling people to do that or automatically move the resources...

Savestates

I know Unit Testing in a Minecraft environment seems odd, but I am confident that at least some classes can be tested. When we switch to Legacy Fabric and refactor...

Enhancement
Core

This will be used for an eventual downgrade and update of Minecraft

Core

A really fun "late game" feature is the creation of fake Minecraft players. Then when recording, you'd be able to switch to the fake player and "take over", allowing you...

Multiplayer
Core