Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
OpenNBS
We create music-making tools for the game Minecraft, helping people of many different skill levels — from aspiring to professional musicians — create better note block music!
Collective -
Host: opensource -
https://opencollective.com/opennbs
- Website: https://opennbs.org/
- Code: https://github.com/OpenNBS
github.com/OpenNBS/NoteBlockStudio - ab2157ebb192b91532a8f428f957601394f889e5 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 9564c7be1d1bec93f4ba8c41fd02ba99edb2d34d authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - bbcf7a39cf8fd166dcdd2df2f740e06acd9677d7 authored about 3 years ago
Since we're now querying `/releases/latest` in order to get the latest non-pre-release version, ...
github.com/OpenNBS/NoteBlockStudio - edead4523052e64cbc04e4878c5564acc55b55b3 authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - e761eb448ebfb3ecc2e386d98413ee07c70afe1f authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 0321accc7677b5258ee86839bd054f0abacb78d2 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 955b954122016eb0c6774150c7acaebe07f3e1c3 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - f34e2951e0c31c0ce5bb1d4e65a49ae293bee135 authored about 3 years ago
The visualizer options are mutually exclusive, so there's no need to have an `if` in every singl...
github.com/OpenNBS/NoteBlockStudio - dd8d85e36e2ed40543ca67aac2d005e10a9042f2 authored about 3 years agoThis is what you get for using the numeric block ID as a coordinate.
github.com/OpenNBS/NoteBlockStudio - bfa9ec6c21a3d76002e871144f2059848dbb332c authored about 3 years agoCreate a new variable `update_success` that bypasses the other status options when true. The "Su...
github.com/OpenNBS/NoteBlockStudio - f35ab9f1e8861ee3486445d7e8b24129e1a72808 authored about 3 years agoAvoid downloading and looking through the entire list of releases when all we need is the latest...
github.com/OpenNBS/NoteBlockStudio - e33632874298359f5e3778553e647278ba68911b authored about 3 years agoAlthough this code contains many optimizations, the "actual" fix is on line 26 of `check_updates...
github.com/OpenNBS/NoteBlockStudio - b541d39167ac015747a5d28fe1335a6445b78865 authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - c8e9117bb474b95c21752cce3be8d310804aa5bc authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - e9935057c7632843059387e9c33e5db5c34b205c authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 93739e49d81782f8fc48a209f49201e308b4b86e authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - f313e2ab2b8ba54c7f9fa71dcf035e5f5d58b83b authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 459738dfa12823bc7723c2cc5013881806ed0e43 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 94405482529b1b585de1a570092d92fbfa858cb0 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - c08fc168b3695e7952346ad2d84f0d2272aba6b9 authored about 3 years ago
Website doesn't offer zip file
github.com/OpenNBS/NoteBlockStudio - 8f08b6ff325840a5e58e7ac7918594e21e3b8de5 authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - c8d8b12abfdaeccd2594c6db985c3541fdc9afa8 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - b7780d2b75fcb7da1ce74740552bdda16fb33717 authored about 3 years ago
This is the version that will compile it, and the build must be reproducible.
github.com/OpenNBS/NoteBlockStudio - f069f9933644ee0656c1d9b574c769491cf30ff0 authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - 1128a441292831765dad0a18e400b911e3d9270c authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 5a78d940fb7f805a6e28d1fa006194e3184f1aaa authored about 3 years ago
Song names may contain Chinese characters which wouldn't display properly in English
github.com/OpenNBS/NoteBlockStudio - 4211111156def660d0c2b49ad870ff568666ce1b authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - 392cdb7261afebbb3d52f10737a94209bf3036fc authored about 3 years ago
Hacky workaround :P
github.com/OpenNBS/NoteBlockStudio - ad71e24b124ba5dbacbe829e77a95670a9c51a2b authored about 3 years ago- Avoid drawing dynamic text in English completely, since it's not necessary. This causes perfor...
github.com/OpenNBS/NoteBlockStudio - 3527e34e196a0d815a07245f0ea7a2f285c806b4 authored about 3 years agoAlso changes block IDs to use the proper way of retrieving instrument indices, instead of gettin...
github.com/OpenNBS/NoteBlockStudio - ba05d3ff9c08e22fddd1afbeef5f9489595d05c3 authored about 3 years agoReduces the performance load of everything that requires keynames, such as drawing note blocks, ...
github.com/OpenNBS/NoteBlockStudio - c0b3fd971bebff7303a5913a8ab5651f45063003 authored about 3 years ago
- Avoid calling the font switch logic if the next character is to be drawn with the same font
- ...
Decreases call count of `string_char_at` to about 1/3
github.com/OpenNBS/NoteBlockStudio - 999ff0f8738b2b39b3221244a6b4e778e9b8f56f authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - f1bb64b0ae51b494906ba54c5095806a63971a52 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 8f2841ae2a3a9d0c326410b993119f1c03f53857 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 06a09e6e69b0225a198914356e453a7e144df394 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - f8633198bcc8c07af57ea8fb0e1d5b4cf0e8891d authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - a98b677b273e0ca12091c1eab58edd1467e51b4e authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - a059300b3f970cb4fc04238a7bb123bcae086920 authored about 3 years ago
More explanatory text was added as well in order to clarify the purpose of that option. Below is...
github.com/OpenNBS/NoteBlockStudio - a19c366a1568be80a2f7c18692a56eb056989879 authored about 3 years agoSettings for release and pre-release builds are keep in different files to avoid data corruption...
github.com/OpenNBS/NoteBlockStudio - 63e87a8b7924152b710676898a9f59c844b3a99e authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - c815285aec718239dad1d37c492ce19be9ad5038 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - dac8d20e7c1dba34bb31661371003e919ea29295 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - a4be09c9f100085a0a318996ea8a4e8165ccd19a authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 52c546ba44abe3d9da60fcc1800f5b1fc25ec66a authored about 3 years ago
The reason for moving the popup drawing code to a separate script was to be able to call it exte...
github.com/OpenNBS/NoteBlockStudio - 7c37f0d3db6feb65cb47382412241ada8600f232 authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - caa17bd5fac26985957acb4c7948247fc9f2b3dd authored about 3 years ago
This would break when 3.10.0 is released, as it would compare only the third character of both, ...
github.com/OpenNBS/NoteBlockStudio - fc4649feba72e321511414f808f2429e4b6efb10 authored about 3 years agoI hate code duplication.
github.com/OpenNBS/NoteBlockStudio - 4f6cad5a944e091009c60f94a78298642397b7d2 authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - 993838c5e5584759e571e83a5b3367710b0acf65 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - cabe681989268455f1b2227868024839158e2934 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 6c966c5a58ccb224abaec5c06072d01e88fb7a9d authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 747f627d853fb9fb6d0a78b4834e0e7deb7072b5 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - e63c0f06ef59bdfcb60b03a3c45af5f7b993ba2c authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 6742bf00d39430f4c0b28ef8f298e89c85a54f75 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 3b80cf4daa940176f262503e4bcc7b3ed1566cf5 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 3da5f29095f9913f212c6c0b43cd3f2f5da96fca authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - bba8f5f02cb0724a656a14530b0325e72ceb329c authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - d6796bf067f7b8df39c0d1b0253a02d0ef8e79d8 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 4ca77721dacd3fcb8abe02f612c2bcfa9b59713a authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 733fcca1d7941bee5b594e03a0a9da7d68a8b823 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 29faccd8a83a871595c3d1d2417020b285e38891 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 596ac2433c9e5eb4f220fac7a8ae7922f03c8a7e authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 1dc008815738f0fe2301216a90b60fa67dfa249a authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - b8c540a075c51ef00f4874b411e02c9efd5064bf authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - efe43ef6f672505b520fa5340cba7497c4ece297 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - b5c28821964bf93ab53d6710862dbb661a7d26ca authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 15afd3c38ce83247ca162521ff469cf679d344ce authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 06727eafcc4cde99a4d36c533343b88319384885 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 07315a996f1b326a0fc515c9f8abee6f36f986a3 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 0b00dfa40b9ef2d67b0f53d9eee56f070167dc82 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - dc702ce063d82d3ec298ce0938a34097d8c3111f authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - c8a1e5f7395a81a6baab70af685e4727e490cc43 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 24a609491bc2301ec9cfcbb84268f39498071425 authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - acbb06a6a007e3796de9adb5371f2ad10d18a947 authored about 3 years ago
Commit 7a3d967b77543d8b6703712cedbcd53223432aee introduced an optional parameter to `add_block` ...
github.com/OpenNBS/NoteBlockStudio - 270b69d8dd9dfce23e11428493ac59db701892a1 authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - 27a1f0cbe23d630b21f68997e110a17c50c03363 authored about 3 years ago
The previous way of detecting out of range notes would consider anything greater than 32 and les...
github.com/OpenNBS/NoteBlockStudio - f6ca5cea5ed3fdad223517a9363e59ac06401867 authored about 3 years agoEven though the custom instrument count limit was increased to 240, the schematic export setting...
github.com/OpenNBS/NoteBlockStudio - 51f0015a4e709b458dda8a8dca7b98ad0aa3072f authored about 3 years ago- Will take pitch offset into account when deciding if a note is or isn't in the supported range...
github.com/OpenNBS/NoteBlockStudio - 8901bcd67a5a555359d04f4a7af343954c2eadda authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - 8376f0c1e5da6219f939274bb8ef57e4ed01c02b authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - c75d3e1a8cbea07e60b00880d2ed31e88c91c09d authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 19d4bb0ec37b5ac863f8ed10bd80806cbfab4f87 authored about 3 years ago
Fixes #275
github.com/OpenNBS/NoteBlockStudio - 729f142225a6bb0995cc12c6f5517d293f9308f7 authored about 3 years agoThis was implemented in 591fb66417c18c7e0964f5ace70638d44ab8f6d9. This commit just improves the ...
github.com/OpenNBS/NoteBlockStudio - 1941d0b310c54b2620a320aa37fcfe9a9b48605f authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - 51186fbd54ac4555111bb8f1b5d29596efcda2cd authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - f2f556dc1ae14b09cb8b18d4199d98149445375f authored about 3 years ago
Fixes #280
github.com/OpenNBS/NoteBlockStudio - f1e66b48e7298d721f2b303e0f8003299bb415de authored about 3 years agoFixes #276
NBS makes a distinction between when the 'Song info' window opens automatically at t...
github.com/OpenNBS/NoteBlockStudio - 3b562dac52b5086ec5b1579c3afee0396ce20a7d authored about 3 years agoFixes #278
github.com/OpenNBS/NoteBlockStudio - f83f674478ae4d59a1e47086553d815a98010a07 authored about 3 years agoFixes #277
github.com/OpenNBS/NoteBlockStudio - 37a75013f5fd59cbcd5728d7e5878b47e93f4020 authored about 3 years agogithub.com/OpenNBS/NoteBlockStudio - 4eb9d0185cdc166935b5e6bf82ac04959f54bb8a authored about 3 years ago
github.com/OpenNBS/NoteBlockStudio - 83a490ac7f8cbd962cc134fd4de8c6ec107b1438 authored over 3 years ago
github.com/OpenNBS/NoteBlockStudio - 7e908b73b55ec0af533c3e6f6fd3a21e5a3cdeca authored over 3 years ago
github.com/OpenNBS/NoteBlockStudio - 08aa9f7ab1085034560fdb9ef19c8619adea1edf authored over 3 years ago
github.com/OpenNBS/NoteBlockStudio - f43ff8c0929df07f341158313e1a8358c2f270e3 authored over 3 years ago
github.com/OpenNBS/NoteBlockStudio - a39a8aa52d8fa03e4a095c12f78e19c3a98f861b authored over 3 years ago
github.com/OpenNBS/NoteBlockStudio - dfe113e57990375657244be5fdb26f782e1826f3 authored over 3 years ago
github.com/OpenNBS/NoteBlockStudio - 09cf58c1d5e3db22b1a58ecdd0324cf8257a9959 authored over 3 years ago