Commit Graph
115 Commits
Author SHA1 Message Date
johni0702 dca1131d49 Remove remaining old packages 2016-09-03 13:10:58 +02:00
johni0702 80ad874252 Fix button size of hotkey buttons 2016-09-02 20:18:46 +02:00
johni0702 edf57490a6 Remove lots of old code
Add some additional config settings
Update jGui and ReplayStudio
2016-08-15 22:18:33 +02:00
johni0702 65cfdd13ec Allow changing of background type of AbstractGuiScreen 2016-05-08 19:46:51 +02:00
johni0702 5be1e2d8b6 Fix missing overlay after closing PlayerOverviewGui 2016-03-04 12:47:31 +01:00
johni0702 7c8dde3322 Add online (aka ReplayCenter) module
Add localization extra (formally known as LocalizedResourcePack)
Add version checker extra
2015-11-14 15:38:55 +01:00
johni0702 97d375dfce Move UriScheme to extras module 2015-11-13 16:00:27 +01:00
johni0702 868d873fe8 Add player overview extra 2015-11-08 17:56:48 +01:00
johni0702 3323f998e7 Allow registration of raw key handler 2015-11-08 09:23:12 +01:00
johni0702 f3a90cfa56 Only apply full brightness when in replay 2015-10-09 16:04:49 +02:00
johni0702 a074ed115c Add indicator for full brightness 2015-10-09 16:04:20 +02:00
johni0702 aa3eb463ee Add full brightness extra 2015-10-09 08:32:49 +02:00
johni0702 3c3cf3317a Grid layout must always have at least one column 2015-10-04 15:20:27 +02:00
johni0702 c3f058246a Fix hotkey buttons layout 2015-10-04 14:45:12 +02: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