CrushedPixel
03e176b9ec
Moved ResourceHelper to registry package
...
Properly used ResourceHelper.freeAllResources() in onGuiClosed instead of GuiEventHandler
2015-05-21 22:23:07 +02:00
CrushedPixel
4754ecc6bf
Started creating GuiEditKeyframe
...
Therefore, added support for floating point numbers in GuiNumberInput
2015-05-20 16:40:54 +02:00
CrushedPixel
f27d31dcbb
Indicates current Tab in the Replay Center by deactivating the according button
...
Restricted Favoriting Replays to downloaded ones
2015-05-16 23:54:00 +02:00
CrushedPixel
a8cc614e91
Fixed Pagination not being updated correctly
...
Added GuiLoadingListEntry to Lists while in Replay Center
2015-05-16 22:10:58 +02:00
CrushedPixel
6196fa3ee9
Added "Downloaded" Tab to Replay Center to be able to open downloaded replays
2015-05-16 18:44:53 +02:00
CrushedPixel
7c9b0eb8a7
Removed unnecessary reloading of GuiReplayCenter
...
Extended max Render Distance to 64 chunks
2015-05-16 15:57:20 +02:00
CrushedPixel
29c1d4d6dc
Replay Files that are published on ReplayMod.com are now downloadable
2015-05-11 17:09:41 +02:00
CrushedPixel
3f8171471f
Merge branch 'master' of bitbucket.org:CrushedPixel/cpreplaymod
...
Conflicts:
src/main/java/eu/crushedpixel/replaymod/replay/ReplaySender.java
2015-05-11 16:55:07 +02:00
CrushedPixel
3ad765db6c
Started adding support for downloading online files
2015-05-11 16:50:34 +02:00
johni0702
136761b424
Clean up and restructure the replay sender
...
Add a ReplayFile class for easy reading of replay files
2015-05-11 14:15:00 +02:00
CrushedPixel
aeb8f5c0cb
Minor code refactoring
2015-05-05 10:52:18 +02:00
CrushedPixel
a0c204d29d
Rearranged Input Fields and according Label Strings in Register and Login GUI (looks a lot better now)
2015-05-03 22:49:22 +02:00
CrushedPixel
5a3e3575c3
Added GuiRegister to allow users to create a new account on ReplayMod.com from the Mod itself
2015-05-03 21:58:24 +02:00
CrushedPixel
79be2bd0d5
Started localizing the Chat Messages and GUI
2015-04-26 01:47:27 +02:00
CrushedPixel
0003f040ed
Refactored and reformatted code to use less static variables
2015-04-23 14:09:54 +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
Marius Metzger
14f53f7429
Added Core Mod to redirect the Enchantment Rendering getSystemTime() calls to a the EnchantmentTimer (glow now slows down)
2015-03-16 01:45:36 +01:00
Marius Metzger
a38f87e377
Finished Trim Part for Replay Studio
...
Fixed Scroll Bar for GuiSpectateSelection
2015-03-12 12:56:37 +01:00
Marius Metzger
9b69681ef0
Pushed missing files
...
Started adding Replay Editor using johni0702's excellent ReplayStudio Library
Added fully functional GuiDropdown GUI Element (useable in other projects as well)
2015-03-10 00:34:26 +01:00
Marius Metzger
d3a9331bf7
Adapted new API System with search API call
...
Implemented raw Pagination support to Replay Center
Fixed awkward time jumps caused by MCTimerHandler
Fixed Java 1.6 incompatibility with List.sort Method in GuiSpectateSelection
Fixed a LOT of compatibility issues with the Shader Mod
2015-02-19 00:20:11 +01:00
Marius Metzger
03f6ba1ade
Added Video Export feature with according Options in the Options Menu
...
Fixed Linear Interpolation
2015-02-08 12:40:37 +01:00
Marius Metzger
c6dba7d0c1
Fixed Upload GUI, added Tag Input
2015-02-01 20:42:28 +01:00
Marius Metzger
101a0359d3
Moved Key Events to KeyInputHandler
...
Added Spectator Menu and Mode to Replay
2015-02-01 15:44:55 +01:00
Marius Metzger
521bf52e79
Finished File Upload GUI
2015-01-31 21:04:25 +01:00
Marius Metzger
c8918c933a
Added File Uploading GUI, not Thread Safe
2015-01-31 16:15:31 +01:00
Marius Metzger
f67e681825
Started implementing the Replay Center.
...
Expanded and generalized the ApiClient.
2015-01-29 22:58:22 +01:00
Marius Metzger
4659abc98e
Added basic (and functional!) Login screen
...
Metadata now ignores the Forge part of the Minecraft version String
2015-01-28 13:20:03 +01:00