Jonas Herzig
|
23c5df5aaa
|
Allow the mod to be loaded in a dedicated server environment
|
2018-01-16 16:01:59 +01:00 |
|
Jonas Herzig
|
5a1e893a45
|
Deselect marker when selecting keyframe (and vice versa) (fixes #104)
|
2018-01-16 15:08:42 +01:00 |
|
Jonas Herzig
|
1a1e96c375
|
Fix server with RM installed refusing clients without RM (fixes #76)
|
2017-07-14 13:08:16 +02:00 |
|
Jonas Herzig
|
c054fe83f6
|
Register keys for simplepathing only once (fixes #63)
|
2017-05-21 17:11:15 +02:00 |
|
Jonas Herzig
|
f13297c5a5
|
Fix default interpolator handling in keyframe gui and after loading (fixes #64)
|
2017-05-21 16:29:59 +02:00 |
|
johni0702
|
fcbbbc9ea1
|
Add integration test. Run with ./gradlew runIntegrationTest
|
2017-04-14 17:31:15 +02:00 |
|
johni0702
|
2c64030459
|
Refactor simple pathing timeline logic into dedicated class with unit tests
Fix logic for user-set interpolators
|
2017-01-21 13:30:47 +01:00 |
|
CrushedPixel
|
cd16211309
|
Register new Property to imply that the path segment following a keyframe has a user-set interpolator instead of the default
Modified Keyframe GUI to allow for custom Path interpolator
|
2017-01-13 12:05:07 +01:00 |
|
johni0702
|
1b099f9ef6
|
Add render queue
|
2016-12-31 16:29:17 +01: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
|
82246a5f48
|
Deselect Keyframe when timeline is changed (fixes #2)
|
2016-09-18 11:37:36 +02:00 |
|
johni0702
|
ef00c45068
|
Add linear interpolation to simplepathing
|
2016-09-03 13:32:17 +02:00 |
|
johni0702
|
50ba370c1c
|
Only allow a single keyframe to be selected
Fix crash when adding keyframe exactly on top of another
|
2016-09-02 14:23:40 +02:00 |
|
johni0702
|
ff50f11abf
|
Reset timeline after exiting replay
|
2016-08-22 19:10:35 +02:00 |
|
johni0702
|
90aaa4378e
|
Add path preview to simplepathing
|
2016-08-03 11:48:46 +02:00 |
|
johni0702
|
36c973d13a
|
Add first person spectator keyframes to simplepathing
|
2016-08-01 23:02:55 +02:00 |
|
johni0702
|
de6e05d0f8
|
Include interpolator properties when serializing
Remove serialization requirement for Change classes
|
2016-07-31 13:53:12 +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
|
4cf44b91f8
|
Fix (de)serialization of CubicSplineInterpolator in SimplePathing
|
2016-04-06 10:14:28 +02:00 |
|
johni0702
|
45c411fd90
|
Split time and position path
|
2016-03-10 13:01:04 +01:00 |
|
johni0702
|
626429a780
|
Add common pathing code and SimplePathing module
|
2016-03-10 12:31:37 +01:00 |
|