CrushedPixel
3a2c35cb22
Added Api Call checking if the Mod has the latest version and Message in Main Menu if not up-to-date
...
Removed unused GuiConstants Fields
2015-07-15 14:08:28 +02:00
CrushedPixel
6225d3956a
Uses Lombok @NoArgsConstructor annotation instead of manually creating empty constructor in SearchQuery.java
2015-07-06 13:54:47 +02:00
CrushedPixel
5883dbc9be
Added Search Tab to Replay Center | https://trello.com/c/13VNghWz/
2015-07-05 01:43:59 +02:00
CrushedPixel
071a44e526
Uses ProgressUpdateListener interface in GuiUploadFile
2015-07-02 23:17:59 +02:00
johni0702
586a9dbe1c
Lombokize FileRating
2015-06-29 22:04:00 +02:00
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
e446a0cc6b
Updated FileRating Holder class to fit updated get_ratings API call which now returns a boolean instead of numeric string
2015-06-29 16:02:34 +02:00
CrushedPixel
5805db984c
Passes File Description to API when Uploading
2015-06-15 14:56:52 +02:00
johni0702
be4ee42dcb
Add GuiTextArea
...
Reorder and add description to GuiUpload
2015-06-14 14:13:03 +02:00
CrushedPixel
ea968ca418
Added support for Descriptions in API Client
...
Added hint for Replay Name in GuiUploadFile
2015-06-04 19:26:28 +02:00
CrushedPixel
d15011eff6
Added information about online files (favorites, author etc.) to GuiReplayListEntry
2015-06-04 16:14:46 +02:00
CrushedPixel
6152104df3
Added Option to hide Server IP when uploading a Replay File
2015-06-03 20:33:26 +02:00
CrushedPixel
8efcf0bb29
Added GuiProgressBar and implemented it in GuiUploadFile
...
Fixed incorrect success messages in GuiUploadFile
2015-05-29 13:22:20 +02:00
CrushedPixel
2ecbef3641
Started implementing Spectator Hand Rendering
2015-05-25 14:18:32 +02:00
CrushedPixel
1c9a04d1dc
You can now Like/Dislike files from the Replay Center
2015-05-24 15:00:50 +02:00
CrushedPixel
c8d2df722a
Added support for get_ratings API call to retrieve list of liked/disliked files
2015-05-24 14:13:17 +02:00
CrushedPixel
27f2b50aee
Adjusted ApiClient to support "unrating" files
2015-05-24 13:49:58 +02:00
CrushedPixel
80fbcddb87
Added support for Mojang API calls in ApiClient
...
Added Mojang API call to retreive Player profile
2015-05-20 16:33:40 +02:00