Releases: KraXen72/crankshaft
1.5.3 hotfix
1.5.3 (2022-05-08) hotfix
this small release finally fixes mac shortcuts (both custom AND default ones should work now),
- fixed Marketplace tab opening a new window even when a social window was already open
- rewrote the menu (again) now it has all shortcuts you could possibly need, and is os-aware
Features
- macOS fix (part3), menuRewrite (part3) (8d78078)
1.5.2
1.5.2 (2022-05-08)
last release fixed crankshaft's keyboard shortcuts not working, this one fixes the default (ctrl + c, ctrl + v) ones not working. (hopefully, needs testing)
Bug Fixes
- Default keyboard shortcuts on mac (c6e6ef9)
- internal: allow ts path references in eslint (0d12f67)
- internal: longer ccat names and ts reference fix (bd4a60f)
- internal: longer names for CategoryName in defs (7f37d91)
- longer param names in utils (325d179)
Full Changelog: 1.5.1...1.5.2
1.5.1
1.5.1 (2022-05-05)
this release hopefully fixes mac os shortcuts.
Bug Fixes
What's Changed
- Implement strict ESLint to ensure code quality and consistency. by @asger-finding in #5
New Contributors
- @asger-finding made their first contribution in #5
Full Changelog: 1.5.0...1.5.1
1.5.0 (QOL update)
1.5.0 (2022-05-03) (the quality-of-life update)
this update includes some quality of life features, a new logo, electron menu rewrite (part 2) and a lot of source cleanup
Features
- F10 to relaunch, F12 for devtools (2d1e902)
- hideAds now works in all windows, history nav (58fe613)
- menu rewrite, stuff is now grouped (0f6615c)
- new logo for the client (4d37282)
- remove all * imports throught the app (02508a6)
- slight tweak to icon 2: electric bogaloo (feb4b8c)
- source cleanup (part 1),remove useless stuff (f5f6a31)
Bug Fixes
- block more ads (5725381)
- menutimer not displayed until game is entered (5c71d7e)
- slight tweak to new logo (e2d73c9)
Performance Improvements
- don't call app getPath multiple times (e3388a1)
1.4.0 (finally)
1.4.0 (2022-04-26)
this update took quite some time, i hope you'll enjoy it. main new features are: menuTimer, settings categories (better settings overall), many performance improvements and bug fixes.
i'll take a short break of a few days after this update. please report any bugs into issues or on the discord.
Features
- broken userscripts now report errors and don't break client (198a40e)
- footprint: more generic swap protocol name (90a2cc1)
- instant settings now have an autorefresh icon (39ec1e9)
- links to official userscripts if no scripts (bf32347)
- menu timer and hide ads now use injectCSS (e02e76c)
- menuTimer (07e252d)
- menuTimer now has rounded borders (6429b19)
- more anonymous User Agent (5039934)
- Proper stack trace for userscript errors (308e87d)
- remove v8-compile-cache (61b230f)
- rewrite settings - move into another file (change app structure) (0add1d7)
- rewrote socialWindow. faster and only 1 at a time (c56326f)
- setting categories refactor (d1a4b5b)
- Settings Categories (462f3cf)
- use esbuild for dev builds (b92e789)
- warning icon in settings instead of ? (d6d7843)
Bug Fixes
- bannedcode (again) (a727213)
- new splash displays background again (21fb7f2)
- settings incorrectly remembered last tab (f0d594f)
- settings injecting twice (1b680db)
- settings now hook correctly with minimal footprint (95a9f50)
- settings object will now gracefully add new settings (e75c1bc)
- small black bar while loading (662e826)
- specific hub links (profile, etc) no longer open main hub (d1ac81d)
- splash screen no longer overlapping on 1 ui-scale (800e35b)
- toggling any setting would toggle fullscreen (a032eda)
Performance Improvements
- only minify scripts if they are not in strict mode (61676cb)
- resswapper now uses 'v8-compile-cache" (8fafb66)
- rewote socialPreload in typescript, faster (60ddd95)
- show in console if script was strict or esbuilt (414b566)
- splash no longer uses any remote fonts (503abbd)
- use strict in dev (esbuild) (719e527)
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0 (Initial release)
This is the initial release of the crankshaft client. It has been tested but please report any bugs and feature requests.
for windows you want to download crankshaft-setup-win-x64.exe
no linux or mac builds for now, see reasoning in readme.