Test_Runner

LiveSplit Suggestions

Jan 18th, 2014
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1. -------- Things to add:
  2.  
  3. ///Edit Times Options///
  4. =Option to copy and move segments
  5. =option ctrl+c/v times and names
  6. =Option to edit seg time to adjust all following split times (llanfair style)
  7. =Button to correct "Best Split" times, so that if best time is less than seg time or if best time is "0.00", then it's changes to seg time
  8.  
  9. ///Clock Options///
  10. =Option to set number of digits in timer (both left and right of decimal)
  11. =Add a segment clock (llanfair style)
  12. =Customizable fonts and colors
  13.  
  14. ///Splits Options///
  15. =More options on what is shown. I'd to be able to have anything toggle on and off:
  16. -Image
  17. -Name
  18. -Live Time
  19. -Delta run time
  20. -Delta segment time
  21. =Options of the order each part of the split is shown, and the spacing (Somewhat like a sublayout)
  22. =Customizable fonts and colors
  23.  
  24. ///Layout options///
  25. =Allow multiple windows in the layout (So they can be seperately moved independently)
  26. =Option to set height of each components of layout, not just the clock and graph.
  27. =Option to toggle "Hide" a component in the layout, so that a component can be temporarily removed without losing the settings
  28.  
  29. ///More Defaults///
  30. =Add a few more "Default Layouts"
  31. - Wide
  32. - timer only
  33. - etc...
  34.  
  35. ///Timing comparators///
  36. =Option to Compare against "nothing"
  37. =Option to Compare against "sum of best splits"
  38. =Option to Compare against "World Record splits" or maybe just a second split file you can load.
  39.  
  40. ///Hotkeys///
  41. =Allow Keyboard Combos for hotkeys (Such as CTRL+ALT+SHiFT+button)
  42. =Cancel setting new hotkey by clicking off the textbox
  43. =Don't auto "set hotkey..." the next hotkey when setting one?
  44.  
  45. ///Color Options///
  46. =Pretty much everything need more color options... For reference, look at wsplit.
  47. - text colors
  48. - Background colors
  49. - Delta colors
  50. +Ahead (losing time)
  51. +Ahead (gaining time)
  52. +Behind (losing time)
  53. +Behind (gaining time)
  54. +Gold (New best time)
  55. +No delta (Comparing against no time)
  56.  
  57. ///The end of the run///
  58. =Option A (wsplit style):
  59. -Hitting "Split" when the run is finished should save the times and clear the run time.
  60. -Hitting "Reset" when the run is finished should NOT save the times (still prompt for gold splits)
  61. =Option B:
  62. -Change the prompt on "Reset". Something like "You beat your personal best, would you like to update these times".
  63.  
  64. ///General Settings///
  65. =Add "Double tap prevention". Should be customizable, but at least make it 100ms
  66. =Option to not keep timer on top of other windows
  67.  
  68. -------- There some listed features I can't find:
  69. =Font sizes are now changeable.
  70. =Implemented Anti-Aliasing options.
  71. =Implemented an option to turn off drop shadows.
  72.  
  73. I Haven't tested the OBS plugin yet. I'll try to do it when I get home I guess.
Add Comment
Please, Sign In to add comment