Commit Graph
69 Commits
Author SHA1 Message Date
veroxzik a7f1d6ca48 Force resize method on startup to set circleView. 2022-09-10 08:22:40 -04:00
Goatgarien 6f865cb34e Update readme and discord bot test? 2022-09-10 02:39:51 -07:00
Goatgarien bd950e4720 Update about box 2022-09-10 02:09:11 -07:00
Goatgarien b01bb90e6c fixed initial launch circlePanel size
also amde it update on hispeed change
2022-09-10 01:42:30 -07:00
Goatgarien ddfd154412 fixed it not building for me 2022-09-10 01:02:58 -07:00
veroxzik 4d1fdf9bde Fix build validation script. 2022-09-09 20:57:16 -04:00
Goatgarien 31c1f1043f Sync Zoids C# port final 2022-09-09 03:50:04 -07:00
Goatgarien b27ea27e7f sync 2022-09-09 03:45:35 -07:00
Goatgarien bf6be18d69 trying to sync up with Zoids port 2022-09-09 03:35:27 -07:00
Goatgarien 9997e57d3b project created 2022-09-09 02:56:46 -07:00
Goatgarien ab44197e0d gitignore and gitattributes 2022-09-09 02:51:04 -07:00
Goatgarien 60ff39e1b7 Delete BAKKA-Sharp.sln 2022-09-09 02:43:23 -07:00
Goatgarien 7662088225 Delete lib directory 2022-09-09 02:43:16 -07:00
Goatgarien 687846c04d Delete BAKKA-Sharp directory 2022-09-09 02:43:08 -07:00
Goatgarien d4ebe976fc Zoids C# Ports 2022-09-09 02:35:35 -07:00
Goatgarien 0f49f0f277 Zoids C# port 2022-09-09 02:30:22 -07:00
Goatgarien 28d05cf2d7 Delete BAKKA Editor.sln 2022-09-09 02:28:17 -07:00
Goatgarien 01199f7133 Delete .gitignore 2022-09-09 02:28:11 -07:00
Goatgarien 8ecd0b6df0 Delete .gitattributes 2022-09-09 02:28:06 -07:00
Goatgarien 9e48bd9f97 Delete BAKKA Editor directory 2022-09-09 02:28:00 -07:00
Goatgarien 75449f4f54 icon 2022-05-25 00:54:14 -07:00
Goatgarien 75927decb7 redo works 2022-05-24 02:27:57 -07:00
Goatgarien c6e94fd82e undo works 2022-05-24 02:02:01 -07:00
Goatgarien ff47d1d75c some name changes 2022-05-23 18:39:45 -07:00
Goatgarien 9d2ad26176 Name changes & removed the "made by goatgarien" text 2022-05-23 00:13:23 -07:00
Goatgarien 8d64b3afa7 Merge pull request #7 from YellowberryHN/ui-rework
rearrange UI + various fixes
2022-05-22 23:07:54 -07:00
Zsolt Zitting 5ead805191 git moment 2022-05-22 23:14:00 -06:00
Zsolt Zitting e0abc89450 fixed merge conflict with new enum types 2022-05-22 23:02:08 -06:00
Goatgarien 70513c0a36 Merge pull request #6 from veroxzik/rewrite/note-structure
Create Note and Gimmick Enums.
2022-05-22 16:53:59 -07:00
Zsolt Zitting 215f13793c fix for showing cursor when clicking and dragging 2022-05-22 16:42:40 -06:00
Zsolt Zitting 3f173e43c7 rearrange UI + various fixes 2022-05-22 16:04:46 -06:00
veroxzik f3d41d5634 Fixed chart parsing.
Replaced more hardcoded numbers with Enums.
2022-05-01 12:25:08 -04:00
veroxzik 64e3b2d62b Change GimmickType to Enum. 2022-05-01 10:05:37 -04:00
veroxzik 66c5dba042 Change NoteType to Enum, Code Consolidation 2022-05-01 00:20:02 -04:00
Goatgarien 1b9c9f009b changed cursor v1.4.0 2022-04-30 00:04:48 -04:00
Goatgarien 02b6955caa Refresh pain on note insert 2022-04-29 23:39:48 -04:00
Goatgarien 5c77cde4a1 Merge pull request #3 from veroxzik/feat/cursor-changes
Cursor changes.
2022-04-29 20:35:01 -07:00
veroxzik 3600c0aecd Merge branch 'master' into feat/cursor-changes 2022-04-29 23:11:59 -04:00
Goatgarien 8d9bed6744 Merge pull request #2 from veroxzik/feat/mouse-controls
feat/mouse controls
2022-04-29 20:03:55 -07:00
veroxzik 8f887a770a Cursor changes.
Cursor is now two thin lines.
Adds View menu item containing various show/hide options for the cursor.
2022-04-28 21:56:05 -04:00
veroxzik 8cb19fbc58 Alt+Scroll on CirclePanel snaps note divisor to standard quantizations. 2022-04-27 22:11:10 -04:00
veroxzik 5742a312e0 Add mouse functions to chart display.
Mouse wheel scrolls by beat.
Left click and drag to create notes.
2022-04-26 23:21:56 -04:00
Goatgarien 9f7f79fb6d 1ms to 4ms delay v1.3.0 2022-04-18 21:19:18 -07:00
Goatgarien 324f7f7af7 Removed Timer cause it was causing issues 2022-04-18 21:01:41 -07:00
Goatgarien 5bfe317c1e Merge pull request #1 from veroxzik/master
Fixes flickering, adds irrklang .net 4 and removes irrklang c++.
2022-04-18 21:00:29 -07:00
veroxzik 5534e757b7 Fixes flickering, adds irrklang .net 4 and removes irrklang c++.
Also removes hardcoded paths.
Graphic updates occur on timer1 (currently every 20ms).
2022-04-16 22:16:39 -04:00
Goatgarien 72d5d55f66 v1.2.0 v1.2.0 2022-03-26 02:16:52 -07:00
Goatgarien 6a6250a63f bug fixes v1.0.0 v1.1.0 v1.1.1 2022-03-24 20:26:42 -07:00
Goatgarien 375f4c4dde Merge branch 'master' of https://github.com/Goatgarien/BAKKA-Editor 2022-03-24 04:24:22 -07:00
Goatgarien 633ca29446 some good changes 2022-03-24 03:45:27 -07:00