Advertisement
Thor_s_Crafter

changelogEn.txt

May 9th, 2016
11,552
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.76 KB | None | 0 0
  1. ****************************************************************
  2. -- Reactor- und Turbine control by Thor_s_Crafter --
  3. -- Complete Changelog --
  4. -- Current Version: 2.3 --
  5. ****************************************************************
  6. Version 2.3
  7. - Now supporting up to 32 turbines
  8. - Better calculation of the RodLevel
  9. - Improved getEnergyStorage()-function
  10. - Improved update-function
  11. - Removed auto-update
  12. - Added input API
  13. - Improved display
  14. > Formatting big numers (e.g. 1,000)
  15. > Changed turbine buttons (smaller)
  16. > Changed default background (gray)
  17. - Improved installer
  18. > Works much better now ;)
  19. > More user-friendly
  20. - Added folder structure
  21. - Lots of small bugfixes
  22. > Thanks to you!
  23. ****************************************************************
  24. Version 2.2
  25. - Better calculation of the RodLevel
  26. - New Option: Turbine speed customizable
  27. - Manual Mode: Switch all turbines at once
  28. - Changed option menu
  29. > Change turbine speed
  30. ****************************************************************
  31. Version 2.1
  32. - Added Reactorprogram
  33. > Control without turbines
  34. > Automatic / Manual Mode
  35. > Display with buttons added
  36. - Main menu edited (Reactor mode)
  37. - Options edited
  38. - Installer edited
  39. - Small changes
  40. ****************************************************************
  41. Version 2.0
  42. - Now supporting English!
  43. - Added Manual Mode
  44. > Toggle reactor
  45. > Toggle turbines
  46. > Toggle turbine coils
  47. > Switch turbines
  48. - Added language options
  49. > German (default)
  50. > English
  51. - Added menu options:
  52. > Selecting Mode (Auto/Manual)
  53. > Selecting language
  54. - Added mode switch button
  55. - Complete code reworking
  56. ****************************************************************
  57. Version 1.7
  58. - Added main menu
  59. > Start program
  60. > Edit options
  61. > Quit program
  62. > Reboot
  63. > Toggle automatic updates
  64. - Changed option file
  65. - Added "main menu" button (program+options)
  66. - Smaller Bugfixes
  67. ****************************************************************
  68. Version 1.6
  69. - Replaced Button API (Direwolf20) by Touchpoint API (Lyqyd)
  70. > Better Performance
  71. > Easier Button handling
  72. - Options as touch version
  73. > Background color
  74. > Text color
  75. > Reactor off
  76. > Reactor on
  77. > Reset config
  78. -Tweaked settings
  79. - More smaller changes
  80. ****************************************************************
  81. Version 1.5
  82. - Added options:
  83. > Quit with/without saving
  84. > Cancel
  85. - Internal calculation changes
  86. > Added Display
  87. - Optimizing monitor_touch events
  88. - More smaller Bugfixes
  89. > Background color
  90. > Text color
  91. > Smaller changes at the installer
  92. ****************************************************************
  93. Version 1.4
  94. - Added options
  95. - Added options button
  96. - Removed showChangelog
  97. - Removed Config Update button
  98. - Removed config.txt
  99. - Added options.txt
  100. - Options:
  101. > Changing background color
  102. > Changing text color
  103. > Changing auto-on and -off of the reactor
  104. > Reset config
  105. - Lots of Bugfixes and changes
  106. > Codeu reworks
  107. > Optimizing reactor control
  108. > Smaller changes
  109. ****************************************************************
  110. Version 1.3
  111. - UI changes
  112. > Added Energy bar
  113. > Changed Status display
  114. > Changed Turbine buttons
  115. - Changed Changelog.txt
  116. - Added showChangelog
  117. - Removed changelog button
  118. - Smaller Bugfixes and changes
  119. ****************************************************************
  120. Version 1.2
  121. - Added automatic updates
  122. - Removed update button
  123. - Changed reboot button to "Reboot/Update"
  124. - Added changelog display
  125. - Added changelog button
  126. - Added version display
  127. - Smaller Bugfixes
  128. ****************************************************************
  129. Version 1.1
  130. - Program optimizing (Turbines + Reactor)
  131. - A lot of small Bugfixes
  132. ****************************************************************
  133. Verion 1.0 (beta)
  134. - First Release (Beta)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement