Releases: exurd/alcubierre
Releases · exurd/alcubierre
v1.0.0
Full Changelog: https://github.com/exurd/alcubierre/commits/v1.0.0
* c6ef903 - (HEAD -> main, tag: v1.0.0, origin/main, origin/HEAD) Release v1.0.0 (4 minutes ago)
* 66c8487 - api_reqs: use inventory api for asset badges (29 minutes ago)
* b6aef88 - cleanup and fix typos (64 minutes ago)
* 6a418b0 - requirements.txt: update psutil, fix playsound on windows python 3.6 (12 hours ago)
* 04ac281 - use snake_case for modules (17 hours ago)
* ecd2df6 - delint code (17 hours ago)
* 8113461 - DEVELOPMENT.md: fix command to be multi-platform (3 days ago)
* 347d9d9 - Merge pull request #8 from exurd/playsound (3 days ago)
* a3bfd8d - (playsound) playSound: fix support for 3.6 (use `playsound`) (3 days ago)
* fb63134 - use playsound3 instead of pygame (3 days ago)
* 6e43493 - documentation: improve pyinstaller section (3 days ago)
* 6c3e9b5 - initial documentation (13 days ago)
* e7b386f - dataSave: pylance ignore pickle5 (13 days ago)
* 052f00f - ...add missing comma (13 days ago)
* 13fe0ed - rbxTypes: add "player::" to rbxType.USER (13 days ago)
* 5afdc4b - add pyinstaller support (13 days ago)
* 4f3f92b - check if env entries are not empty (13 days ago)
* 47cdb41 - __main__: fix help typos (13 days ago)
* bdcb230 - scriptLoop: replace type() with isinstance() (13 days ago)
* d6656aa - add argument --very-verbose (13 days ago)
* 8e815de - fix filler strings breaking the loop (13 days ago)
* 65ce9ad - __main__: add url support (13 days ago)
* 21e17fd - __main__: add metavar for -at and -vt (13 days ago)
* 405d240 - rbxTypes: revamp w/ support for groups/users (#5) (13 days ago)
* 2474e16 - loadEnv: separate checks (2 weeks ago)
* d27ea92 - revamp apiReqs (2 weeks ago)
* 7f25e7f - processHandle: dedupe sober_command (3 weeks ago)
* 4174c01 - dealWithUniverse: add votethreshold (3 weeks ago)
* 4e842a7 - add argument: --vote-threshold (3 weeks ago)
* a1a3cc4 - fix <3.12 f-string syntax error, use pickle5 (3 weeks ago)
* 55f7016 - fix license double space in __long_license__ (3 weeks ago)
* 84d1170 - utilise one liner statements (3 weeks ago)
* 00c9b90 - add argument: --save-response-cache (3 weeks ago)
* ecf5c5a - add sound support (3 weeks ago)
* 2421164 - incorporate gpl notices (4 weeks ago)
* 08e50b7 - add comment headers to code (5 weeks ago)
* b8484a8 - only detect one badge universe on `badge::` lines (5 weeks ago)
* a77b3f3 - __main__: change argument for one badge detection (5 weeks ago)
* 9c07dca - processHandle: tell bloxstrap to open roblox player and not it's launch menu (5 weeks ago)
* 6bf34a1 - processHandle: support macos (#2) (5 weeks ago)
* 4159727 - close roblox on one-badge collect (5 weeks ago)
* 8e04b50 - add sober (linux) support (5 weeks ago)
* e7f09ea - support python 3.6 and above (7 weeks ago)
* f8b86fd - ignore .conda folder (7 weeks ago)
* 211463d - processHandle: fix fstring break in python 3.11 (7 weeks ago)
* b5fa667 - add open in browser functionality to scriptLoop (7 weeks ago)
* fd84519 - apiReqs: cleanup and add more caches (7 weeks ago)
* fee156c - fix id saving as string in dataSave files (7 weeks ago)
* c158f15 - add option for autoclosing games with one badge to collect (7 weeks ago)
* ad0bec5 - separate user caches into different folders (7 weeks ago)
* d8cd458 - fix verbose printing on __main__.py (7 weeks ago)
* b606532 - scriptLoop: add checks for gotten_badges, played_places (7 weeks ago)
* 0c6d7dd - apiReqs, getEconomyInfo: check right cache and make sure cached responses are made compatible if requested (7 weeks ago)
* 5290518 - add annotations to functions (7 weeks ago)
* aad0a39 - rbxtypes: remove debug comments, add annotations to functions (7 weeks ago)
* 4e46ffd - fix typo on --no-bloxstrap help (7 weeks ago)
* e234418 - add .gitignore settings for vscode (7 weeks ago)
* f796f8d - initial prototype (7 weeks ago)
* 1ad14db - Initial commit (3 months ago)