johni0702
a058497727
Fix all warnings
...
Add and make use of Lombok
Remove Mojang API
Remove ZipFileUtils
Remove StreamTools in favor of Apache IOUtils
Keyframe should be abstract all derivatives final
Replace clone in Keyframe with copy
Move some constants from GuiReplaySetttings to GuiConstants
2015-06-29 21:45:37 +02:00
CrushedPixel
2d153a24dc
Does not render Player's item/hand if Spectating a Spectator Mode Player
2015-06-29 15:45:46 +02:00
johni0702
d171ff4346
Allow custom resolution for all video rendering modes
...
Remove tiled rendering
Choose different rendering strategy based on video size and framebuffer support
Make size of video writer queue configurable via system properties
2015-06-03 21:20:03 +02:00
CrushedPixel
173b8ccfc1
Register SpectatorRenderer in EVENT_BUS to call RenderHandEvent
2015-06-02 19:05:43 +02:00
CrushedPixel
5f4cddcfbc
Automatically registers SpectatorRenderer Objects in constructor to avoid forgetting them
2015-06-01 15:17:25 +02:00
johni0702
779d0841d6
Properly render spectator hand in all custom rendering modes
...
Fix hand clipping with nearby blocks
Immediately show hand/item if a different player is spectated
2015-05-31 17:24:50 +02:00
CrushedPixel
fe036d72d8
Added Spectator Keyframes and handles them properly in both normal and rendered Replay Paths
2015-05-31 13:54:34 +02:00
CrushedPixel
e031d32d7d
Made SpectatorRenderer code readable for the average human who does not happen to know all of the MCPBot's field and function name translations.
2015-05-26 00:58:30 +02:00
CrushedPixel
332c36a244
Added SkinProvider to provide loaded Skins for loaded Players in a Replay
...
Uses SkinProvider in GuiPlayerOverview instead of requesting the Skin from the Mojang API
2015-05-25 23:30:30 +02:00
CrushedPixel
d84422d6c5
Spectating a Player now displays his Hand/Item
2015-05-25 22:54:55 +02:00
CrushedPixel
2ecbef3641
Started implementing Spectator Hand Rendering
2015-05-25 14:18:32 +02:00