Time Distortion 0.1.1
Details
-
FilenameTimeDistorsion.jar
-
Uploaded by
-
UploadedSep 10, 2012
-
Size6.91 KB
-
Downloads439
-
MD59dbb56352609681ee928628c2020b10c
Supported Bukkit Versions
- CB 1.3.1-R2.0
- 1.3.2
- 1.2.5
Changelog
Features :
- Added a debug_level parameter in the config file
- Thread synchronization errors are now shown as warnings when debug level is 1 or higher
- Debug level 2 or higher displays math informations each time the time is updated, useful when checking distortion accuracy
Fixes :
- ticks_between_updates is not settable to 0 anymore
- time distortions are more accurate when ticks_between_updates is small and multiplicator is lower than zero
time distortions tend to be extremely inaccurate when ticks_between_updates is really small (less than 5 in most of the cases) and multiplicator is lower than zero.