Commit 67ff57f
Scribble
Update to Alpha6
Bugfix and QOL update:
* Removed KillTheRNG from this mod and added support for [this](https://github.com/ScribbleLP/KillTheRNG) KillTheRNG mod
* Removed gradle stuff (Pancake)
* Updated info HUD (Pancake)
* Fixed vanilla mouse tutorial not advancing correctly
* Fixed transparency issues
* Added a keybind to open a seperate window that displays the inputs that get sent to minecraft when a TAS is loaded
* Fixed keybinds being pressed multiple times when you are on high framerates
* Added custom shields
* Added more labels to info hud
* Removed .mon and other files when tab completing in `/loadTAS`
* Fixed Encoding issues with playback files
* Fixed Arrows being typed when pressing arrow keys in signs
* When loading savestates the gamemode will be correctly applied
* Fixed a bunch of multiplayer issues
* Rearranged and cleaned up a lot of things behind the scenes that shouldn't give me headaches in the fututreFile tree
129 files changed
+2144
-3603
lines changed- .github/workflows
- gradle/wrapper
- libs
- src/main
- java/de
- pfannekuchen
- infogui/gui
- killtherng
- networking
- utils
- tasmod
- events
- utils
- scribble/lp/tasmod
- commands
- changestates
- clearinputs
- folder
- loadtas
- playback
- recording
- savetas
- tutorial
- events
- inputcontainer
- mixin
- events
- killtherng
- redirect
- savestates
- shields
- monitoring
- playback
- recording
- savestates
- client
- server
- chunkloading
- exceptions
- motion
- playerloading
- shield
- tickratechanger
- ticksync
- util
- virtual
- resources
- assets/tasmod/textures
- shields
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
129 files changed
+2144
-3603
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | | - | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
26 | | - | |
| 30 | + | |
27 | 31 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | | - | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
| |||
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
123 | | - | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| |||
Binary file not shown.
This file was deleted.
This file was deleted.
0 commit comments