Ecosyste.ms: OpenCollective

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

PolyMC

Creating a free and open source Minecraft launcher
Collective - Host: opensource - https://opencollective.com/polymc - Website: https://polymc.org - Code: https://github.com/PolyMC

Implement user info stub for newest minecraft snapshot

github.com/PolyMC/PolyMC - 7f5eb5d61ad5c94da5e3a0443ffbcd9088285496 authored about 11 years ago by Petr Mrázek <[email protected]>
Nuke and pave the old login system

Also, account list now saves profile lists.

github.com/PolyMC/PolyMC - abf8408911c057d8aafe90790f5d2f5de0e1d97c authored about 11 years ago by Andrew <[email protected]>
Add a button to open the account list.

Also fix the account list dialog's close button.

github.com/PolyMC/PolyMC - 03652b01d2ec8a7c54fb39dd8ed660f0bbc2fa2a authored about 11 years ago by Andrew <[email protected]>
Implement saving account list to file

Currently it only saves when accounts are added or removed. We'll have
to fix this, but we need ...

github.com/PolyMC/PolyMC - 928e0d0b151a4690a5849c2ec4a44d97338937c5 authored about 11 years ago by Andrew <[email protected]>
Forge XZ downloads now use temp files local to MultiMC, files are removed.

github.com/PolyMC/PolyMC - 57a9dadb08a2a7ebfeba3d5f5234145b3db6c794 authored about 11 years ago by Petr Mrázek <[email protected]>
Fix assets URL (expected to change... again)

github.com/PolyMC/PolyMC - 294c2d122f221fba2de0285d2a05ec944dbabbba authored about 11 years ago by Petr Mrázek <[email protected]>
Implement loading accounts from list.

github.com/PolyMC/PolyMC - a9a0b65358b3799746fa9c8e1aa879e0b59ef526 authored about 11 years ago by Andrew <[email protected]>
Implement account list and account list dialog

github.com/PolyMC/PolyMC - cdca53013990ac85967394529476712e6695bbf9 authored about 11 years ago by Andrew <[email protected]>
Deduce QT_ROOT (patch from Soeren Sproessig)

github.com/PolyMC/quazip - b194689bab267c5854f3426fa5c15cd2a3a8504f authored about 11 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Re-enable assets download

github.com/PolyMC/PolyMC - 30b3395770506092c7d096e02f4ab3a77bbf8e9d authored about 11 years ago by Petr Mrázek <[email protected]>
Fix broken signal in ConsoleWindow

Wasn't detecting minecraft shutdown properly

github.com/PolyMC/PolyMC - 9fcb287ea2ae8b91d05962ff82360b5525d0dd56 authored about 11 years ago by Petr Mrázek <[email protected]>
Merge branch 'master' into develop

github.com/PolyMC/PolyMC - 9559be32bd5b23a0852d4b15123ee8b0f9c73ad4 authored about 11 years ago by Petr Mrázek <[email protected]>
Use the forge mirrors for downloading forge libraries

Let's hope we never, ever see a forge download error again.

github.com/PolyMC/PolyMC - 210629e274a08c592d8f38f7b382c1c5a05a7ab1 authored about 11 years ago by Petr Mrázek <[email protected]>
Mark forge lib downloads as failed when they fail

github.com/PolyMC/PolyMC - 2a45302dfc8d63c627fd1164ef84f434f40bd917 authored about 11 years ago by Petr Mrázek <[email protected]>
Implement auth task's response processing.

The authenticate task can now successfully log a user in.

github.com/PolyMC/PolyMC - ad8aeb0b2bdfd7586beab0be31bc36c64da31092 authored about 11 years ago by Andrew <[email protected]>
Add test authentication task.

It doesn't actually do anything with the server's reply yet.

github.com/PolyMC/PolyMC - 9cfd5ae4654a128af5c0ed26d2b1fb0d3a6d96fc authored about 11 years ago by Andrew <[email protected]>
Add abstract base class for Yggdrasil tasks.

github.com/PolyMC/PolyMC - d84b1a91f494eff3c96cd961ceba9690f31e741e authored about 11 years ago by Andrew <[email protected]>
Added YouCompleteMe config to .gitignore

github.com/PolyMC/PolyMC - f6a652f3ae3e7d6109aabdb2039b5efa309e0d16 authored about 11 years ago by Andrew <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - 662b4bc8cbf93eea5e57a5cd56962313eb0a966c authored about 11 years ago by Petr Mrázek <[email protected]>
Fix signal derp from previous commit

Console should now properly close/not close based on minecraft return code/signal.

github.com/PolyMC/PolyMC - 9693a5e6e96e815ad7617c888ef176e5fe97c9e3 authored about 11 years ago by Petr Mrázek <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - ee595fb1daa3c09215e3063321301e6746733662 authored about 11 years ago by Petr Mrázek <[email protected]>
Fix console not staying open on minecraft crash

github.com/PolyMC/PolyMC - fdc58bb91360c04eed13a4fd4f8323a6a467dc37 authored about 11 years ago by Petr Mrázek <[email protected]>
#include <QFile>

github.com/PolyMC/quazip - 1e1b84f1cc9cfbe9b8cdbce2020962171815a01d authored about 11 years ago by alqualos <alqualos@099aeb50-083e-4d2c-9476-aff1b66fa4c7>
Added data structures for Mojang Account.

github.com/PolyMC/PolyMC - 962639aa6d58d88fae32159ed4e2c70ec120991e authored about 11 years ago by Andrew <[email protected]>
Added vim *.swp files to .gitignore

github.com/PolyMC/PolyMC - 52e927a6fdfc013424ef976caa44476008aee6a2 authored about 11 years ago by Andrew <[email protected]>
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop

github.com/PolyMC/PolyMC - 950088bee5d66b3656ba9506d7e4f9b61def5f49 authored about 11 years ago by Andrew <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - 997054a5351cd6187f578d2ac24df661027bf7cc authored about 11 years ago by Petr Mrázek <[email protected]>
Recover from the bin folder of converted legacy instance being deleted.

Use the new vanilla jar as the base jar if mcbackup.jar is missing.

github.com/PolyMC/PolyMC - e611aef0e77f727d0c77f6dea0d373e7a12b241c authored about 11 years ago by Petr Mrázek <[email protected]>
Use the right LWJGL path while creating an instance

github.com/PolyMC/PolyMC - b097d2f744a5f9152700a3df27c56b3fc8d203b4 authored about 11 years ago by Petr Mrázek <[email protected]>
Fix layout margins in console window

github.com/PolyMC/PolyMC - ad7c41114ff2fd2220111fd0f71f052375aed68e authored about 11 years ago by Petr Mrázek <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - cc6e9358fe39abc78eaa5be5b37213faf3605674 authored about 11 years ago by Petr Mrázek <[email protected]>
Fix Sourceforge lwjgl version index download.

github.com/PolyMC/PolyMC - 452cc1849fe7e3219d278615aa47d3303dbeb7b7 authored about 11 years ago by Petr Mrázek <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - 7ddc2b6a89e1b57be1eaa44aa8018ff8af765c7a authored about 11 years ago by Sky <[email protected]>
Open on the correct settings tab

github.com/PolyMC/PolyMC - bba4ed5ab2c98c3d60a141d6a089a49716753615 authored about 11 years ago by Sky <[email protected]>
Nag for instance specific JVM args too

github.com/PolyMC/PolyMC - dd6af4efab11b0c1c4344bcb780abf1701b51511 authored about 11 years ago by Sky <[email protected]>
Fix "Auto Login" instance specific setting, tweak UI

github.com/PolyMC/PolyMC - 51dee3745f044e413797eb5ea3f8260d1ff6935b authored about 11 years ago by Sky <[email protected]>
Read mcmod.info first, forgeversion.properties second

github.com/PolyMC/PolyMC - 605423b8e486616677e88efafbcfaba1fb9f70e1 authored about 11 years ago by Sky <[email protected]>
Nuke Travis CI

github.com/PolyMC/PolyMC - 4186623d0d81d10e58ac98e6b6a02b8de2978344 authored about 11 years ago by Sky <[email protected]>
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop

github.com/PolyMC/PolyMC - 5083a6a8090fa03d3c1800c1f9588079ca11e9f9 authored about 11 years ago by Andrew <[email protected]>
Reformat and (slightly) decruft all the things.

github.com/PolyMC/PolyMC - bb7e8985f6d189de0acac6a1c3033cb16378c1fb authored about 11 years ago by Petr Mrázek <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - dc3b0fcb2b74aeede37b08216b203cab284f7fce authored about 11 years ago by Sky <[email protected]>
Implement instance sorting options.

github.com/PolyMC/PolyMC - d6e4fb29713d6ce55b092c0e22412f6121e7f516 authored about 11 years ago by Petr Mrázek <[email protected]>
Add instance copying, fix instance creation (with identical names)

github.com/PolyMC/PolyMC - 44669290747b1d254d10c130e4e728051c8c4c5d authored about 11 years ago by Petr Mrázek <[email protected]>
Catch assets index failure

github.com/PolyMC/PolyMC - ab21b6977d023a31960a21ad7b07441ba7f2e223 authored about 11 years ago by Sky <[email protected]>
Added NagUtils, nag people about trying to override JVM memory options

github.com/PolyMC/PolyMC - bade253a1a9a80a8f2c91f9a102caaf00032c7ce authored about 11 years ago by Sky <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - 406d8511bdc7b857a200b29e7d6e2fd81eda0f8e authored about 11 years ago by Sky <[email protected]>
Main window geometry and state saving/reloading

github.com/PolyMC/PolyMC - 09dc35688398b2dde41817828c4c657143506d3b authored about 11 years ago by Sky <[email protected]>
Revamp Linux build instructions for Qt Creator

github.com/PolyMC/PolyMC - 8c7f15cefb17b036d4f55ca5283e26cb64ff2fc7 authored about 11 years ago by Sky <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - b018aab1e936dc368090987a72a929987574b1b8 authored about 11 years ago by Petr Mrázek <[email protected]>
List available proxies on start

github.com/PolyMC/PolyMC - 8cd6604e40ae5d250f6826d0c7a1985e719ec66c authored about 11 years ago by Petr Mrázek <[email protected]>
Hack for Intel graphics drivers on Windows.

github.com/PolyMC/PolyMC - f39a83edc6b1de3f99eaf2c1cfc409f50a1df1b2 authored about 11 years ago by Petr Mrázek <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - f941119fbd89b5677a2895eee3232fa76389b4b5 authored about 11 years ago by Petr Mrázek <[email protected]>
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop

github.com/PolyMC/PolyMC - 44823324f9f489adf957a459bac5dd4d0693e85e authored about 11 years ago by Petr Mrázek <[email protected]>
Customizable folder browsing is same as for the instance folder. Syste Proxy usage.

github.com/PolyMC/PolyMC - 946d397ccedfe1c116566fce1f86ae4f794e44a4 authored about 11 years ago by Petr Mrázek <[email protected]>
Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to titlebar)

github.com/PolyMC/PolyMC - 511417c4f7a9429619492092201253124ee9fed9 authored about 11 years ago by Sky <[email protected]>
Move "Forget" button to a sane place

github.com/PolyMC/PolyMC - aab5478ae7367dd30695353f626379cb698495f3 authored about 11 years ago by Sky <[email protected]>
Don't make LabeledToolButton selectable

github.com/PolyMC/PolyMC - ac4af46aed54dd7c7bd47dfe9fed869d1a61f62f authored about 11 years ago by Sky <[email protected]>
Add selectable message box helper, use it, make login GUI error label selectable

github.com/PolyMC/PolyMC - b0ef429786bef64799d43f1ac502c139bbde8dc5 authored about 11 years ago by Sky <[email protected]>
BLIND CODE, BLIND CODE HERE! WHERE IS THE COMPILER!?!?!

It choked on missing headers, maybe?

github.com/PolyMC/PolyMC - e7e03c2b542b1cceda63628dd7ca6fa9c875cfd2 authored about 11 years ago by Petr Mrázek <[email protected]>
Valgrind-checked early application start

github.com/PolyMC/PolyMC - 7df667f823fc4a679148dfea215b25642babb48f authored about 11 years ago by Petr Mrázek <[email protected]>
Fix problem with instance list not using the instance folder path

github.com/PolyMC/PolyMC - 6ecb833dbf4c4930c8354dcce7967ad44c16c217 authored about 11 years ago by Petr Mrázek <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - c46292c9b1c153f2d17554690e90db1c8efe4d23 authored about 11 years ago by Petr Mrázek <[email protected]>
S3 bucket listing support and network code refactors.

* Adds support for listing all objects in an S3 bucket.
* Renames a bunch of network related cla...

github.com/PolyMC/PolyMC - 923347729557eed76e4f7e9f6f5f1a79216de0a4 authored about 11 years ago by Petr Mrázek <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - 1f28a3b8af228ec40412571859f15ea216ccb52a authored about 11 years ago by Sky <[email protected]>
Fix "no windows means MMC exits prematurely" issue

github.com/PolyMC/PolyMC - c467ebf1327d6266fc51443edfac6f0b536b6602 authored about 11 years ago by Sky <[email protected]>
Add assets download status to status bar.

github.com/PolyMC/PolyMC - 0430a2a38fe3b6a18dc13090c236272fbb85df0b authored about 11 years ago by Sky <[email protected]>
Fix java detection segfault

github.com/PolyMC/PolyMC - ba938dd8e2cf95110624a338a891e8395bc4a1d2 authored about 11 years ago by Petr Mrázek <[email protected]>
Actually use QJson for Yggdrasil requests

github.com/PolyMC/PolyMC - c8b84257ae6bd45573beabac0fd8c4313436f3c9 authored about 11 years ago by Petr Mrázek <[email protected]>
Respect console options (opening a console at all, automatically closing)

github.com/PolyMC/PolyMC - c65bab6efec27d7b0654609798f77dd617d33d2d authored about 11 years ago by Sky <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - cf07b90bdaf7dda2cbdd8ae9a7212c04badd0b09 authored about 11 years ago by Sky <[email protected]>
Tweak my credits

github.com/PolyMC/PolyMC - 1d2183ea29a0a5d65348700d4e043dbdb22b3632 authored about 11 years ago by Sky <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - 8c899885b18e5d8336bd533c40612f37f2bd1623 authored about 11 years ago by Sky <[email protected]>
Bugfixes for auto login

github.com/PolyMC/PolyMC - 867efd53a29ace0d2f09bcdde08edb4b571a4bd1 authored about 11 years ago by Sky <[email protected]>
Implement auto login

github.com/PolyMC/PolyMC - 003fedde018c399a148b1e5caae34350d720024e authored about 11 years ago by Sky <[email protected]>
Merge branch 'develop'

github.com/PolyMC/PolyMC - aaf6fe894406ab8aa814de83692504493060e303 authored about 11 years ago by Sky <[email protected]>
Merge branch 'feature_skins' into develop

github.com/PolyMC/PolyMC - 11813a0621dd7b500c2d7966a2671c0ab93be692 authored about 11 years ago by Sky <[email protected]>
Clean up skins, remove wrapper, save to accounts/skins

github.com/PolyMC/PolyMC - ce512e1cf228584336353acbcacbdc30e21f5c4a authored about 11 years ago by Sky <[email protected]>
Add contributing section to README

github.com/PolyMC/PolyMC - 33725e30fb3b2242315a19481865be13b49e1e4a authored about 11 years ago by Sky <[email protected]>
Local libs that won't get replaced/redownloaded

github.com/PolyMC/PolyMC - 32ce5c5c0247c55a7db2974f0c8e07e456dd5f7d authored about 11 years ago by Petr Mrázek <[email protected]>
Ask for java path when hostname changes from the last run.

github.com/PolyMC/PolyMC - aca7764afc82f39bef32f41c5c53eb70e8f54ba8 authored about 11 years ago by Petr Mrázek <[email protected]>
First draft of player faces in the login dialog

github.com/PolyMC/PolyMC - 681d36b23251993a8678db8e72859d4018396b63 authored about 11 years ago by Sky <[email protected]>
Change Organization and App name, might invalidate some configs? Add Tak to credits screen

github.com/PolyMC/PolyMC - be2c7f451541647899478d0197d3e9500d63c833 authored about 11 years ago by Orochimarufan <[email protected]>
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop

github.com/PolyMC/PolyMC - b2574542b1d456a46baa8e6c0d351157b9cb18b3 authored about 11 years ago by Sky <[email protected]>
Use player username if offline, or "Player" if blank

github.com/PolyMC/PolyMC - 709252fe9ecec3cc388966d695844f2593029c4f authored about 11 years ago by Sky <[email protected]>
Derp - typo in platform_other.cpp

github.com/PolyMC/PolyMC - dcf58cdf12ae9370ba1bf9d6bb789649db82e520 authored about 11 years ago by Orochimarufan <[email protected]>
Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on linux

github.com/PolyMC/PolyMC - 78882ff6b13ea8c5e7c14bee51c87f199e9c8a20 authored about 11 years ago by Orochimarufan <[email protected]>
Support version format 9, fix version-related segfault, (maybe) fix forge lists.

github.com/PolyMC/PolyMC - 205570be32b5cbd40eeb2b7e2d8d4fe116b07f64 authored about 11 years ago by Petr Mrázek <[email protected]>
Use Yggdrasil error response when available, or fall back to legacy HTTP error codes

github.com/PolyMC/PolyMC - a600286e33601a85949b9e51bd5421a45f9998ac authored about 11 years ago by Sky <[email protected]>
Un-copy-pasta the login response handler using std::function magic

github.com/PolyMC/PolyMC - c700b7be2e6e5632f6cea6f0c45744f494a0629f authored about 11 years ago by Sky <[email protected]>
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop

github.com/PolyMC/PolyMC - 71d5cf91a86bd268550a12732aebac7570cfae92 authored about 11 years ago by Sky <[email protected]>
Trim console output (fixes excessive whitespace in Windows console output)

github.com/PolyMC/PolyMC - b5ae2e974d7044545d4f41c067e1b228806d54b7 authored about 11 years ago by Sky <[email protected]>
Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop

github.com/PolyMC/PolyMC - ee1be22055a8eb45521620abcfb7f4ac9ce2ff29 authored about 11 years ago by Petr Mrázek <[email protected]>
Make permgen limit ridiculously high.

github.com/PolyMC/PolyMC - f5733f201bb3c088c8990fbac63cded2a5761586 authored about 11 years ago by Petr Mrázek <[email protected]>
Improve error message for invalid login details using yggdrasil, add debug log for unknown codes

github.com/PolyMC/PolyMC - 0a715a7b781410e4642c1585ad071ae5ba916b9d authored about 11 years ago by Sky <[email protected]>
Fix non-Windows derp

github.com/PolyMC/PolyMC - 7aacf93c7cbfdb92c869bb0ea86e6afa69bfa421 authored about 11 years ago by Sky <[email protected]>
Change "News" URL to new website

github.com/PolyMC/PolyMC - deffe7db436c39ebaea9f32759fb7c4344420b04 authored about 11 years ago by Sky <[email protected]>
Huge Java detection refactor, version dialogs on first run (no JavaPath set) and "auto detect" button

github.com/PolyMC/PolyMC - 40a2456646df96e0dd8731ab78cba920a734a8e3 authored about 11 years ago by Sky <[email protected]>
Fix instance settings tab order

github.com/PolyMC/PolyMC - 0ae8073d41de014beb8fd386cfb4713ad86c4766 authored about 11 years ago by Sky <[email protected]>
Fix tab ordering in settings dialog

github.com/PolyMC/PolyMC - a21338866d92b310a4c07a8434dc1175d1e5cd9d authored about 11 years ago by Sky <[email protected]>
Update MCModInfoFrame.h

fix moar indents :)

github.com/PolyMC/PolyMC - 52031a681429d475ed323c1756cc2ec546ced5f1 authored about 11 years ago by robotbrain <[email protected]>