A modded EditSaber for making beat saber maps.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

114 lines
5.0 KiB

  1. # Fork of a fork of a 3D beatsaber song editor
  2. ![alt text](https://i.imgur.com/zimA0I6.png)
  3. This is a "fork" of [EditSaberEnhanced by permissionBRICK](https://github.com/permissionBRICK/EditSaberEnhanced) which is a "fork" of [EditSaber by Ikeiwa](https://github.com/Ikeiwa/EditSaber). Previously assisting with EditSaberEnhanced, I made this mediocre thing as a set of feature additions on EditSaberEnanced.
  4. ## Next up:
  5. * Multiplayer
  6. * Bookmarks
  7. * BPM/Offset Tapper
  8. * Metronome
  9. ## Update Mk2:
  10. * Performance update: Number of notes/events/length of song no longer/lightly plays a role in performance
  11. * Ctrl + click selection overhauled to box select
  12. * Alt + scroll to adjust wall length
  13. * Walls now extend lower to show there is no accommodation for mid-level notes on crouch walls.
  14. * Slice sound timing adjusted(sorry quack mappers, not yet)
  15. * Sort songs by Name/Time
  16. * Search bar for song selection
  17. * Autoupdater
  18. * Companion plugin "MediocreLoader" to start songs within Beat Saber. Automatically installed from within editor.
  19. * Strobe lighting placement
  20. * RGB events added for ChromaToggle, consult in-editor manual for keybinds
  21. * More modes for ChromaToggle
  22. * Ctrl+F now correctly listed as fake walls hotkey
  23. * Editor scale works again
  24. * Nice Environment looks like Nice Environment
  25. * Esc opens menu in editor
  26. * a bunch of other bug fixes, i don't keep a good log of this stuff so it's hard to remember. it's like a game, an easter egg hunt, go find stuff i forgot to say here.
  27. ## Features not included from EditSaberEnhanced
  28. * Preview event on \[V]
  29. * Drag select with \[N]/\[L]
  30. * Option to disabled ghost event block
  31. ## Big changes and stuff that doesn't really fit too well with the below stuff. In otherwords, things I wanted to be at the top.
  32. * Editor supports ChromaToggle. A mod by Skykiwi, which offers up to 5 colors to be used in a map. [Discord Link for further details](https://discord.gg/xwrWzfj)
  33. * Settings are now persistent and are saved between editor closing/new map loading.
  34. * Variable BPM support with 3 decimals of accuracy. This is not compatible with the the "ModdedEditSaber" Variable BPM Editor.
  35. * Vision block detector now built into editor. If vision block exceeds 5% of the map, the editor will begin complaining.
  36. * Editor will complain upon placement of 2-wide center walls, or 3 wide walls.
  37. * Audio is no longer muted on window focus lost
  38. * Discord Rich Presence support.
  39. ## Map Selection Menu Changes
  40. * Songs from in-game-downloader are now filtered out.
  41. * Map selection screen now offers configuration for autosaves
  42. * Favorites added to Map Selection screen. Favorite maps are indicated by a cat and are automatically put at the top. Newly created songs are automatically favorited.
  43. * Guide by Awfulnaut now linked on the map selection page for starting mappers.
  44. * Reset song folder button now changed to clear settings.
  45. * One Saber Mode option now present in menu.
  46. * Note jump speed now editable from menu.
  47. * Map copying to other difficulties.
  48. ## Editing Menu Changes
  49. * Song and Note volume sliders on menu
  50. * New lighting panel on the right side \[Still uses tab to open]
  51. * Old lighting panel replaced with Error Checker \[Open with shift+tab]
  52. * Statistics panel added and opened from Error Checker
  53. * Timestamp added in top right, showing position in song.
  54. * Progress Timer in bottom right, showing approximate total time spent on song.
  55. ## Error Checker
  56. Min Time and Max Time specifies time of effect from a note.
  57. * Double Same direction checker (Intended for streams)
  58. * Time to look for a double same direction hit after each hit.
  59. * Vision Block Detector
  60. * Time vision blocks are detected after an eye-height level block.
  61. ## Hotkey additions and control changes
  62. * WASDF for lighting controls
  63. * Alt + WASD to edit hovered events
  64. * Alt + scrollwheel to change hovered laser speeds
  65. * Ctrl + Z for undo (undoes anything)
  66. * Walls are now placed with two left clicks
  67. * Shift + scroll for direction changes removed
  68. * **use WASDF or numpad to rotate notes**
  69. * shift + middle click to quick delete
  70. * Delete deletes all selected blocks
  71. * Arrow keys can move events
  72. * Notes now take priority over walls when deleting
  73. * Ctrl + click to select large sections
  74. * Middle mouse swaps red/blue for events
  75. * Ctrl + F to swap between normal, negative width and negative length walls
  76. ## ChromaToggle Controls
  77. * 1 - Red
  78. * 2 - Blue
  79. * Q - Magenta
  80. * E - Green
  81. * R - Grey
  82. ## Statistics Panel
  83. Offers the following data about your map, with defining tooltips and value suggestions
  84. * Note Count
  85. * Notes Per Second
  86. * Bomb Count
  87. * Wall Count
  88. * Lighting Count
  89. * Red/Blue Ratio
  90. * Vision Block Percentage
  91. * Aggressive Vision Block Percentage
  92. * % usage of each row.
  93. and uhhh some other stuff I probably forgot. I can't wait to make 50 commits to the repo just to update this h\*cking readme.
  94. ## Future plans
  95. * Overhaul box select.
  96. * Metronome
  97. * Hitsounds only on one color
  98. * Bad pattern detection
  99. * Timing Track
  100. * Lightmap Integration
  101. * Bookmarks for collaborations