Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OpenNBS/NoteBlockStudio

An open-source Minecraft music maker.
https://github.com/OpenNBS/NoteBlockStudio

Fix incorrect blocks on branch schematic export

Fixes #313

2503394423a396094754c5224a3b3512fe00ee8c authored almost 3 years ago
Fix rounding errors in pitch calculation

Fixes #317

b97699cef397274bf902af78034140351d0e314b authored almost 3 years ago
Add packaging script (WIP)

928518969782207e254217db87fd35f2263ed065 authored almost 3 years ago
Fixed double clicking on a file to open doesn't work and have a risk of losing the file

7151b9d63f25c1a74e1af1db11e392d4a1c9b527 authored almost 3 years ago
Fix selection and section not following smoothly

fd2cbc81c61dff933d8b1303b84f2cc3a9ed4a60 authored almost 3 years ago
show piano in drop mode even if piano is disabled

a7ca4c614022a4c37264c37e4bf59f44f525f636 authored almost 3 years ago
Add a proper entrance trance to the drop mode

1a4d6cc1a55c16521a15837b5cbc0f03e35c155c authored almost 3 years ago
stop popups in main area from displaying in window

58c3fec69cf881fd876c480c751e17d9ed2547bc authored almost 3 years ago
Fix dragbar activating when window != 0

75129ec030fa85680b4bd3c33865f97a5266c715 authored almost 3 years ago
Change the title bar black in dark mode

05d8a125bfabb3b4fe67ad46a074fa20a4670e85 authored almost 3 years ago
Fix file copy not working

5a7d6893bf8fe42fdb4546036741957783f8348d authored almost 3 years ago
Pass 'Ignore missing instruments' argument

f40872f30fed2d2b814f3cce12b05858038d0d41 authored almost 3 years ago
Add ffmpeg and ffprobe

91307563393714017e03d33faedd5fb63e8ebefa authored almost 3 years ago
conflicting name in c++

95a53cab11206d2c58ddefebe3c946afeafc75ac authored almost 3 years ago
Conflicting function names

dd16f4dda67ea3e12ad4d7fb60b09db766962205 authored almost 3 years ago
Update date and uncomment file log

7086ead77345184800fd5cff398a88da47c4eefc authored almost 3 years ago
uncomment gz functions

201616d8d3f531a4da9b8f1a3d7121aacd0fedd4 authored almost 3 years ago
Added minimize and normal window to window.dll

and changed some file.dll functions to native gamemaker ones

d96b2063fcea93ba065eda4e694b359c39f466ce authored almost 3 years ago
Update dependencies

- Replace nbs-audio with nbswave from PyPI
- Bump numpy to 1.22.2

5bcb2d4527de774cbde40eb07ba656bcc908aad2 authored almost 3 years ago
Constrain supported Python version to 3.9.5

Although other versions are "supported" in theory, the venv version must match the Python versio...

0c92d6e97a268e94485fd7f15becb45f442c7e53 authored almost 3 years ago
Save the settings

f405820042d7a034e749baab0b95fa4e115e7ba3 authored almost 3 years ago
Added an option to change the icon back

Used extension: https://github.com/YAL-GameMaker/window_set_icon/

41e6ba35b8a874c1d217f58440c8a39c7e3e8a82 authored almost 3 years ago
Update IDE version to 2022.2.0.614

baca1e3d38160bf8eaa0edfa1aa2a22920893c8f authored almost 3 years ago
Bundle the legacy icon in the data folder

f746025a7f2a256b38ef4c56228a77a73b1174d5 authored almost 3 years ago
reduce line flickering in smooth scroll in lower scaling

41bc7cb4ce352fc6ffa671fe0403b2269dadfba8 authored almost 3 years ago
Changed presence image to new icon

cc004f11e0699bd304d4e9c50cbde4375c19e5e9 authored almost 3 years ago
fix smooth scroll snapping when start scrolling in some resolutions

f2c0c5d47c356edd359a700e5ed561e446da442e authored almost 3 years ago
Upgrade icon design

60ca54727f03358a8baa71a7a5ee4f301f8cf0da authored almost 3 years ago
Block save_song when in player mode

e349acc046781f6b02fc62c70c2d90759693de8b authored almost 3 years ago
Update Game Maker IDE and Runtime version

8f814035553fe7cfb9f8ad0f353d6477b258026d authored almost 3 years ago
uncapital the second frame

97d4851ffee76ed5c97a8baee1cb7f20f4eacce0 authored almost 3 years ago
fix sticking for a tick when the marker is in center

b5079248836c1b17f85e9727968a556b3f2d2c45 authored almost 3 years ago
Added smooth scrolling

96ed5ddb944cd55eb534ed2d1aa01b173a5c2bd7 authored almost 3 years ago
Merge branch 'development' into python

f5c111780cf37cb9e9143c82e1c96ef3667e85e2 authored almost 3 years ago
Centered the bean

0e5e030a5681cd0f5656b1b213523f636796e0ee authored almost 3 years ago
Remove excessive events

f7a537806d2258a29d8ee1ec139523534ef7102d authored almost 3 years ago
Fix dropmode icon alpha

f01a57b29cc903dbfccc6a836dcaf33e682281ca authored almost 3 years ago
Fix effect not shifting with screen

479a2f49e262e1c9383f8ab5028342f52110d7c8 authored almost 3 years ago
Added a toggleable block removing effect

6ef634832a409e42e6e2858e27a927b8b5ce4fbf authored almost 3 years ago
Disable scroll wheel for other stuff when hovering on volume

addf612e24444085925e132d414e93fd66592017 authored almost 3 years ago
tweaked icon frames and added mouse wheel for mastervol

c7dca8e9ad134a5abfdf7ec818daad015279e8a0 authored almost 3 years ago
Fix player mode auto resize in non-100% scaled settings

5bee1bcaa499a555692249cdc62ec7ecf5eb7a7c authored almost 3 years ago
Hide gui in drop mode when mouse inactive

42f5360ce85ea9aafca6d2e3696a6d9e8496fa05 authored almost 3 years ago
Corrected runtime version

33331a207b382f19c998ffbef174ac13a58be27a authored almost 3 years ago
Added player mode button in greeting screen

and removed the F12 to player mode function

f02c831b136a39a59d56f37e05dbebfe9302c3eb authored almost 3 years ago
Replace MP3 export with Python `nbs-audio` package

d6e45e400714a3217bbdca739aa63321454c6bd5 authored almost 3 years ago
Add links to README shields

d6bc64923943b4d18f868a860b0d6db9821952d4 authored almost 3 years ago
Add README shields

65766c32c5c698ae500d0a4b7beeb20a4a5e1e2a authored almost 3 years ago
Set up poetry project for managing dependencies

348e8648e7f3345f47e302ea2498c07a80a7f6ef authored almost 3 years ago
Update GMPython to 0.2.0

c164284303357e81cf55e80c3ca778d000e9bd3e authored almost 3 years ago
Fix instrument auto-rename not working

Commit efe43ef6f672505b520fa5340cba7497c4ece297 changed the initial instrument name text box ID ...

224af838067e0c4bcbed194af06ebd3b81cbfb05 authored almost 3 years ago
Add GMPython extension

a4c4f3cddaa21e7e9eba578af38016c3c6233927 authored about 3 years ago
Added a background to the buttons in dropmode

and added some indents

bf0ca994ca711f68ae8acd807761f44896c6eea4 authored about 3 years ago
Add layer vol on top on note vel

706cc983dd4f233efd43a015da196e81bff107e7 authored about 3 years ago
Adding output format in the overlay

2226a7b6da3354e1a82a99888a5f489541102cac authored about 3 years ago
fix drop mode missing a column

1521d39faa1b0612fc2b7ce5fa2ea079a7b9e24c authored about 3 years ago
Made fine pitch visible in drop mode

cad0c461e7715578dae215358af2acf228268798 authored about 3 years ago
fix drop mode still missing a row

2b1cdd0a545733b59990d8e6c2fc1646bd1dc02f authored about 3 years ago
show all columns of notes

5cd3c8d4b5030da74fbb690719c8317d87b281f7 authored about 3 years ago
Update macros.gml

10fc2eeaa0775f2798b2ca29fdfaa243a5430202 authored about 3 years ago
Add drop mode to player mode

5b15c968e32b10a1618330c74edb64c1a6a022eb authored about 3 years ago
Update control_create.gml

9baa7af2df106c9e9e4df4300ee09942b53512d2 authored about 3 years ago
Added display adapter info to overlay

e3aa182ade4468cd0c81bb92b4845d5707079e03 authored about 3 years ago
Adjust overlay position in player mode and the FPS source

b4c2cf034111c84aa8977031a19e6ebf6c92c979 authored about 3 years ago
Added debug overlay and the shortcut to set window to 0

8d4eb15606f76de1f9b5e19e066862480c6790a7 authored about 3 years ago
Fix the song name change color when hovering on the progress bar in player mode

9464b2801f1fd9f3e90cb580acda8df7b3998b3c authored about 3 years ago
Go into player mode if F12 is pressed in the greeting screen

3d3c7b3e17e2e273b92242e20128dd99f344957a authored about 3 years ago
Disable file system sandboxing to fix the copy resource pack issue

ed4f4a5e9188ca49c9c1d83bc6e75f03d128546f authored about 3 years ago
Added spaces between CJK words and ASCII

ab2157ebb192b91532a8f428f957601394f889e5 authored about 3 years ago
Force dynamic draw text on player mode song title

9564c7be1d1bec93f4ba8c41fd02ba99edb2d34d authored about 3 years ago
3.9.3

bbcf7a39cf8fd166dcdd2df2f740e06acd9677d7 authored about 3 years ago
Remove unnecessary `for` loop for querying latest version

Since we're now querying `/releases/latest` in order to get the latest non-pre-release version, ...

edead4523052e64cbc04e4878c5564acc55b55b3 authored about 3 years ago
Fix `RUN_FROM_IDE` preventing update check

e761eb448ebfb3ecc2e386d98413ee07c70afe1f authored about 3 years ago
Fix variable declaration in update detection

0321accc7677b5258ee86839bd054f0abacb78d2 authored about 3 years ago
3.9.3

955b954122016eb0c6774150c7acaebe07f3e1c3 authored about 3 years ago
Update IDE version to 2.3.7.603

f34e2951e0c31c0ce5bb1d4e65a49ae293bee135 authored about 3 years ago
Improve data pack visualizer type detection

The visualizer options are mutually exclusive, so there's no need to have an `if` in every singl...

dd8d85e36e2ed40543ca67aac2d005e10a9042f2 authored about 3 years ago
Fix data pack visualizer spawning blocks very far away

This is what you get for using the numeric block ID as a coordinate.

bfa9ec6c21a3d76002e871144f2059848dbb332c authored about 3 years ago
Fix "Sucessfully updated" text not appearing after updating

Create a new variable `update_success` that bypasses the other status options when true. The "Su...

f35ab9f1e8861ee3486445d7e8b24129e1a72808 authored about 3 years ago
Query only the latest release when the pre-release setting is disabled

Avoid downloading and looking through the entire list of releases when all we need is the latest...

e33632874298359f5e3778553e647278ba68911b authored about 3 years ago
Fix update check failing at random

Although this code contains many optimizations, the "actual" fix is on line 26 of `check_updates...

b541d39167ac015747a5d28fe1335a6445b78865 authored about 3 years ago
Update release date

c8e9117bb474b95c21752cce3be8d310804aa5bc authored about 3 years ago
3.9.3

e9935057c7632843059387e9c33e5db5c34b205c authored about 3 years ago
Merge branch 'master' into development

93739e49d81782f8fc48a209f49201e308b4b86e authored about 3 years ago
Update options_windows.yy

f313e2ab2b8ba54c7f9fa71dcf035e5f5d58b83b authored about 3 years ago
Update program author to OpenNBS

459738dfa12823bc7723c2cc5013881806ed0e43 authored about 3 years ago
Fix auto-updater querying the wrong endpoint

94405482529b1b585de1a570092d92fbfa858cb0 authored about 3 years ago
Update links to new GitHub URL

c08fc168b3695e7952346ad2d84f0d2272aba6b9 authored about 3 years ago
Better releases link

Website doesn't offer zip file

8f08b6ff325840a5e58e7ac7918594e21e3b8de5 authored about 3 years ago
Update readme with new URL

c8d8b12abfdaeccd2594c6db985c3541fdc9afa8 authored about 3 years ago
3.9.2

b7780d2b75fcb7da1ce74740552bdda16fb33717 authored about 3 years ago
Update IDE version to 2.3.6.595

This is the version that will compile it, and the build must be reproducible.

f069f9933644ee0656c1d9b574c769491cf30ff0 authored about 3 years ago
Update program author in game options

1128a441292831765dad0a18e400b911e3d9270c authored about 3 years ago
Update changelog

5a78d940fb7f805a6e28d1fa006194e3184f1aaa authored about 3 years ago
Force dynamic text on recent songs

Song names may contain Chinese characters which wouldn't display properly in English

4211111156def660d0c2b49ad870ff568666ce1b authored about 3 years ago
Fix incorrect colon symbol in greeting window recent songs

392cdb7261afebbb3d52f10737a94209bf3036fc authored about 3 years ago
Fix language dropdown not rendering Chinese text properly

Hacky workaround :P

ad71e24b124ba5dbacbe829e77a95670a9c51a2b authored about 3 years ago
Optimize `draw_text_dynamic` (part 3)

- Avoid drawing dynamic text in English completely, since it's not necessary. This causes perfor...

3527e34e196a0d815a07245f0ea7a2f285c806b4 authored about 3 years ago
Fix data pack visualizer using the wrong blocks

Also changes block IDs to use the proper way of retrieving instrument indices, instead of gettin...

ba05d3ff9c08e22fddd1afbeef5f9489595d05c3 authored about 3 years ago
Optimize keyname lookup

Reduces the performance load of everything that requires keynames, such as drawing note blocks, ...

c0b3fd971bebff7303a5913a8ab5651f45063003 authored about 3 years ago