Logo
Explore Help
Sign In
Max/Goatgarien_BAKKA-Editor
Watch 1
Star 0
Fork 0
Code Issues 1 Pull Requests 2 Actions Packages Projects Releases 13 Wiki Activity

13 Releases 13 Tags

RSS Feed
  • v2.1.8 1a0fdefcab
    Compare

    Bakka Editor v2.1.8 Stable

    Goatgarien released this 2023-05-11 13:51:20 +03:00 | 0 commits to C#-master since this release

    Might as well make a release out of the stuff committed 2 weeks ago
    Added option to disable hispeed change visuals during playback
    Fixed mask CW/CCW
    Fix/convert issue with culture info

    Downloads
    • Bakka_Editor_v2.1.8.zip
      880 KiB
      2023-05-11 13:54:15 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.1.7 837dc018bd
    Compare

    Bakka Editor v2.1.7 Stable

    Goatgarien released this 2023-02-17 07:17:21 +03:00 | 7 commits to C#-master since this release

    Fixed offset and hold note related editor breaking bugs

    Downloads
    • Bakka_Editor_v2.1.7.zip
      879 KiB
      2023-02-17 07:19:33 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.1.6 27497c92ba
    Compare

    Bakka Editor v2.1.6 Stable

    Goatgarien released this 2023-02-16 16:54:34 +03:00 | 11 commits to C#-master since this release

    More hispeed related changes
    Should more closely resemble the game but isn't perfect.
    Volume saves between launches.
    Editor now enforces minimum note sizes dependent on note type (no longer will you be able to place notes of size 1). Data for this was compiled from every chart in the game.

    Downloads
    • Bakka_Editor_v2.1.6.zip
      879 KiB
      2023-02-16 17:07:46 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.1.5 85d3f63c50
    Compare

    Bakka Editor v2.1.5 Stable

    Goatgarien released this 2023-02-15 17:54:56 +03:00 | 17 commits to C#-master since this release

    lol
    hispeed option now closely matches the game.
    hispeed setting saves between editor launches.
    hispeed is now based on time instead of measures.
    hispeed gimmicks in the chart are now shown in the visualizer.
    fixed visualization bugs when you have weird time signatures and bpm changes.

    Downloads
    • Bakka_Editor_v2.1.5.zip
      878 KiB
      2023-02-15 17:59:28 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.1.0 b56900d6c7
    Compare

    Bakka Editor v2.1.0 Stable

    Goatgarien released this 2023-02-15 08:42:34 +03:00 | 22 commits to C#-master since this release

    Added buttons to jump to nearest note/gimmick item at or after the current measure.
    Added option to show gimmicks in the circle view.
    Fixed settings not saving on close.
    Fixed GetQuantization to not assume everything is 16th notes.
    Fixed Gimmick Window initial start measure if numerator is higher than previous gimmicks denominator.

    Downloads
    • Bakka_Editor_v2.1.0.zip
      877 KiB
      2023-02-15 12:51:58 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.0.0 84a1248234
    Compare

    Bakka Editor v2.0.0 Stable

    Goatgarien released this 2023-02-06 10:15:48 +03:00 | 25 commits to C#-master since this release

    Bakka Editor has fully transitioned to C#. Most of the port was done by @veroxzik with some help by me and a few others.
    Now that I finally got around to fixing hold note issues in this port, I'm ready to release a build officially.
    Please report bugs to the discord.

    Downloads
    • Bakka_Editor_v2.0.0.zip
      876 KiB
      2023-02-06 10:27:17 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.5.0 3b4e02e77f
    Compare

    Bakka Editor v1.5.0 Stable

    Goatgarien released this 2022-09-09 12:26:15 +03:00 | 0 commits to CPP-master since this release

    This is long overdue since this change was implemented months ago, but given how the C# port of this project is clearly going to be the future going forward, I figured I'd release this small change in the mean time while we wait for a proper C# build of the editor

    This version adds 1 new thing which is
    -Undo/Redo

    Downloads
    • Bakka_Editor_v1.5.0.zip
      596 KiB
      2022-09-09 14:06:50 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.4.0 1b9c9f009b
    Compare

    Bakka Editor v1.4.0 Stable

    Goatgarien released this 2022-04-30 07:04:48 +03:00 | 96 commits to C#-master since this release

    A few new improvements thanks to Zoids (very very slightly altered by me before this release)
    Added:
    Ability to scroll through the song when hovering over the visual
    (Alt+scroll changes scroll speed/beat denominator)
    Mouse click and drag to place notes on the visual
    A cursor/highlight to show what is about to be placed

    Downloads
    • Bakka_Editor_v1.4.0.zip
      451 KiB
      2022-04-30 07:10:18 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.3.0 9f7f79fb6d
    Compare

    Bakka Editor v1.3.0 Stable

    Goatgarien released this 2022-04-19 07:19:18 +03:00 | 104 commits to C#-master since this release

    Rejoice because flickering is fixed thx to Zoids
    Merged his commit then removed his timer implementation because it broke some things

    Downloads
    • Bakka_Editor_v1.3.0.zip
      453 KiB
      2022-04-19 07:21:31 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.2.0 72d5d55f66
    Compare

    Bakka Editor v1.2.0 Stable

    Goatgarien released this 2022-03-26 12:16:52 +03:00 | 108 commits to C#-master since this release

    -Added highlight Viewed Note button
    When checked, this will highlight the note you have selected from the notes view box in the visualization
    -Added a yellow highlight over notes that are "Bonus"
    -Slightly decreased note sizes in the visualisation 1. too differentiate between note's right next to each other 2. too better match how it looks in-game (the decrease does note apply to full circle notes or notes you are about to add)
    -Added the ability to add Chain notes with bonus and visualise them (this was easy but i literally didn't know this note existed until today lol. thx #1f1e33)
    -Changed up some colors a bit
    -Added hotkeys for certain buttons (if the button has "(letter)" on it)
    -Fixed a very small bug

    Downloads
    • Bakka_Editor_v1.2.0.zip
      453 KiB
      2022-03-26 12:18:52 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Powered by Gitea Version: 1.27.3 Page: 32ms Template: 6ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API