Jonas Herzig
8a6ec5191b
Add missing tooltips to player overview and various missing chat messages
2017-04-21 16:36:47 +02:00
johni0702
7ad19aa025
Add mod version and accepted MC version directly to the @Mod annotation
2016-12-30 12:10:43 +01:00
johni0702
655bea0b2d
Replace @Mod.Instance with direct static references
2016-12-30 12:10:13 +01:00
johni0702
a6bee7c223
Store networking mods in replay file and compare installed versions on replay
2016-09-04 19:20:37 +02:00
johni0702
39834ce6b4
Allow marker removal using the DELETE key
2016-09-03 20:59:30 +02:00
johni0702
31eed8801a
Add rotation key bindings
2016-09-02 22:40:03 +02:00
johni0702
e8df61aeb2
Fix replay not being closed properly
2016-08-14 17:23:44 +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
dfd133d84f
Allow creating markers during replay
2015-11-08 09:54:16 +01:00
johni0702
fb5cf01b7f
Allow changing of camera controller
2015-11-07 22:18:47 +01:00
johni0702
593a518fab
Rewrite GuiReplayViewer
...
Move rename replay gui as popup into replay viewer
2015-10-12 22:07:31 +02:00
johni0702
fd4ec8e2f9
Deprecate most static fields in ReplayMod class
...
Fix replay restarting
2015-10-04 20:09:57 +02:00
johni0702
4d27875955
Fix mouse/keys not working when replay is paused
2015-10-04 19:02:11 +02:00
johni0702
526ee76d4a
Add Play/Pause hotkey
2015-10-04 15:44:27 +02:00
johni0702
213c16c81d
Rewrite thumbnail creation
2015-10-04 15:43:19 +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