Jonas Herzig
27d5432fff
Update to 26.1
2026-04-14 12:39:59 +02:00
TKD_Kedis
caffd41358
Update to 1.21.11 ( #1106 )
...
Co-authored-by: Jonas Herzig <me@johni0702.de >
2025-12-16 16:34:53 +01:00
Jonas Herzig
d3929cb6dc
Update to 1.21.9/10
2025-10-12 21:26:28 +02:00
Jonas Herzig
85fb0847ee
Update to 1.21.7
2025-06-30 18:13:20 +02:00
Jonas Herzig
a8c1d19240
Update to 1.21.5
2025-04-28 11:14:37 +02:00
Jonas Herzig
f21fed031c
Update to 1.21.4
2024-12-15 10:24:12 +01:00
Jonas Herzig
17d87faa34
Update to 1.21.2
2024-11-03 17:44:28 +01:00
Jonas Herzig
a0c5f25e61
Update ReplayStudio
2024-09-09 13:22:04 +02:00
Jonas Herzig
b4ead9e064
Update ReplayStudio
...
1e96fda Fix SquashFilter dropping config-phase custom packets
2024-07-07 10:32:55 +02:00
Jonas Herzig
329530de0e
Update ReplayStudio so it works via includeBuild
2024-07-01 12:24:53 +02:00
Jonas Herzig
a04fd5b00b
Move ReplayStudio submodule into libs folder
2024-06-30 20:27:59 +02:00
johni0702
372521f319
Add ReplayStudio as subproject
...
Move large parts of pathing to ReplayStudio
Upgrade to Java 8
2016-07-28 15:45:01 +02:00
johni0702
393a08e2da
Save modifications of downloaded replays to separate file
2015-11-14 17:48:24 +01:00
johni0702
f925d56ca2
Split mod into core, recording, replay, render[todo], paths[todo] and extras[wip] modules
...
Move everything to com.replaymod package
Add KeyBindingRegistry and SettingsRegistry
Recreate settings GUI with new GUI API and dynamically from SettingsRegistry
Use ReplayFile from ReplayStudio
ReplayHandler is now object oriented
Add GuiOverlay, GuiSlider and GuiTexturedButton to GUI API
Rewrite both overlays to use new GUI API
Fix size capping in vertical and horizontal layout
Allow CustomLayouts to have parents
Fix tooltip rendering when close to screen border
Allow changing of columns in GridLayout
2015-10-03 17:36:04 +02:00
johni0702
66a9282875
Update ReplayStudio, fixes some block artifacts remaining after world changes
2015-08-16 18:02:15 +02:00
johni0702
7808f37c5e
Update ReplayStudio, fixes bug with gamemode -1 packets
2015-08-16 10:14:46 +02:00
johni0702
13534dc94e
Update ReplayStudio: Fix text messages including json quotation marks
2015-07-06 14:05:45 +02:00
johni0702
bd47bdeeb6
Update ReplayStudio version to fix OOM with Hypixel replays due to high number of ServerMapDataPackets
2015-06-30 17:13:50 +02:00
johni0702
f19fc0ab36
Use ffmpeg for video exporting (default webm)
...
Remove monte media lib
2015-06-29 13:02:41 +02:00
johni0702
d96ba1f135
Update ReplayStudio and add connect replay functionality to replay editor
2015-06-02 19:43:09 +02:00
johni0702
9e8e84da57
Update ReplayStudio and use its ReplayFile class in trimReplay
2015-06-01 17:10:45 +02:00
CrushedPixel
b94f732d1f
Pushed missing ReplayStudio dependency
2015-04-21 22:44:53 +02:00
johni0702
0d2baf7948
Shade using gradle build script instead of external shell script
2015-04-10 01:12:47 +02:00
Marius Metzger
352fcbde4e
Freed mouse during rendering process
...
Made replay_recordings and replay_videos folder customizable through config file (not recommended)
2015-04-06 19:15:55 +02:00
Marius Metzger
e4d282bffe
Added Option to force load all chunks when rendering
...
Rewrote a lot of the Settings code
Started destroying the ReplayProcess, gonna fix that ASAP
2015-04-06 11:00:32 +02:00
Marius Metzger
becbf47088
Reworked Camera Movement in Replay Viewer
...
Finally made Replay Trimming work
Fixed and dried ReplayProcess pathTick() method
2015-03-31 01:10:01 +02:00
Marius Metzger
11e26e0129
Updated build.gradle to automatically build fat jars with the dependencies in the /libs folder. This utilizes the shade.sh shell script. Use ./gradlew without explicitely invoking the build task, as this will automatically build a fat jar.
...
Sorry for this painful commit, but git somehow f'd up and sees changes in files where there aren't any.
2015-03-21 17:05:53 +01:00