-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to latest + IconForge #11
Commits on Dec 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1dbc65a - Browse repository at this point
Copy the full SHA 1dbc65aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d42e0 - Browse repository at this point
Copy the full SHA 00d42e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a7e9b2 - Browse repository at this point
Copy the full SHA 6a7e9b2View commit details -
Upgrade a bunch of dependencies (tgstation#134)
* Upgrade base64 to 0.21 * bump toml to 0.7.4 * Upgrade pathfinding to 4.2.1 * Upgrade git2 to 0.17.1 * update mysql crate to 24.0 * aho-corasic upgrade to 1.0 pt A "automatic configuration is now the default." * upgrade ahocorasic pt B
Configuration menu - View commit details
-
Copy full SHA for 8790918 - Browse repository at this point
Copy the full SHA 8790918View commit details -
Adds a redis reliable queue implementation (tgstation#133)
* adds project to vscode rust-analyzer config it asked me to * redis reliable queue implementation * readme * cleanup * shit fixed * proper redis response handling for lpop * more clean * okay better handling i GUESS * updated redis crate, all my tests pass breaking changes don't apply either * update the cargo lock to 2.0.0 * ignore clippy for the redis_lpush match return * fixes cellularnoise clippy lints
Configuration menu - View commit details
-
Copy full SHA for 9b82cf2 - Browse repository at this point
Copy the full SHA 9b82cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ddb067 - Browse repository at this point
Copy the full SHA 2ddb067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 889a628 - Browse repository at this point
Copy the full SHA 889a628View commit details -
June
cargo update
(tgstation#138)* `cargo update` * update `const-random` to 0.1.15 (nothingburger change) * Update the url packages (percent-encoding and url) (still nothingburger) * dashmap to 5.4 * rayon to 1.7 * Stop using deprecated chrono func (would panic) * run `cargo update` again apparently a lot of things did some releases * put the once_cell version to 1.17 for some reason i missed it, ooops
Configuration menu - View commit details
-
Copy full SHA for 53f61f3 - Browse repository at this point
Copy the full SHA 53f61f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f4daf - Browse repository at this point
Copy the full SHA c8f4dafView commit details -
add uniform precision to rust-g timestamp (tgstation#141)
* add precision to rust-g timestamp * coping
Configuration menu - View commit details
-
Copy full SHA for 7b453e2 - Browse repository at this point
Copy the full SHA 7b453e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9176c47 - Browse repository at this point
Copy the full SHA 9176c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 613d8d5 - Browse repository at this point
Copy the full SHA 613d8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for db877ce - Browse repository at this point
Copy the full SHA db877ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9595ae3 - Browse repository at this point
Copy the full SHA 9595ae3View commit details -
Some routine updates for 3.0.0 (tgstation#152)
routine package maintenance and upgrades - i went through the breaking changes and didn't see anything that looked like it affected us, only additions to public apis really
Configuration menu - View commit details
-
Copy full SHA for 81e1a3c - Browse repository at this point
Copy the full SHA 81e1a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 546b811 - Browse repository at this point
Copy the full SHA 546b811View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcef81e - Browse repository at this point
Copy the full SHA fcef81eView commit details -
Configuration menu - View commit details
-
Copy full SHA for df24c71 - Browse repository at this point
Copy the full SHA df24c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for be0b4ae - Browse repository at this point
Copy the full SHA be0b4aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f305f - Browse repository at this point
Copy the full SHA d7f305fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7429b6 - Browse repository at this point
Copy the full SHA e7429b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d5150 - Browse repository at this point
Copy the full SHA 86d5150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31bd2c7 - Browse repository at this point
Copy the full SHA 31bd2c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bcd063 - Browse repository at this point
Copy the full SHA 8bcd063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b4346 - Browse repository at this point
Copy the full SHA 38b4346View commit details -
Start blending Huge cleanup Finish optimizing the thing Finish the thing!! Clean up a bit Re-add 32-bit thing Fix TOML sorting Add dmsrc Fix clippy suggestions Clippy.. stop being mean Cargo fmt + doc comments Code cleanup More cleanup, remove most unsafe unwrap()s, use Match syntax. Remove unneccesarily verbose casting Fix overlay blending Cleanup with new DMI version Cargo fmt Leaf test, DynamicImage->RgbaImage, better Error handling, DashMap, and cleanup command Fix Further tree optimizations, hashing optimization, cache icostrings more effectively. Optimize unique_icons insertion a little Fix macro Little more cleanup Add to README Update dmi, add caching logic. Address reviews Cleanup panic unwind Fix lint failure
Configuration menu - View commit details
-
Copy full SHA for a8ccf68 - Browse repository at this point
Copy the full SHA a8ccf68View commit details