alkahest
alkahest copied to clipboard
Nicer routes
Routes now use heirarchies, letting them use all the other nice things with those. Added a lot more heirarchy support to other things More hotkeys :D
Review changes with SemanticDiff.
Analyzed 18 of 19 files.
Overall, the semantic diff is 24% smaller than the GitHub diff.
3 files do not contain logic changes.
| Filename | Status | |
|---|---|---|
| :grey_question: | CHANGELOG.md | Unsupported file format |
| :heavy_check_mark: | crates/alkahest-renderer/src/ecs/common.rs | Analyzed |
| :heavy_check_mark: | crates/alkahest-renderer/src/ecs/tags.rs | No logic changes found |
| :heavy_check_mark: | crates/alkahest-renderer/src/ecs/utility.rs | 43.97% smaller |
| :heavy_check_mark: | crates/alkahest/src/app.rs | 1.64% smaller |
| :heavy_check_mark: | crates/alkahest/src/maplist.rs | 18.97% smaller |
| :heavy_check_mark: | crates/alkahest/src/util/action.rs | 11.91% smaller |
| :heavy_check_mark: | crates/alkahest/src/gui/activity_select.rs | No logic changes found |
| :heavy_check_mark: | crates/alkahest/src/gui/configuration.rs | No logic changes found |
| :heavy_check_mark: | crates/alkahest/src/gui/console.rs | Analyzed |
| :heavy_check_mark: | crates/alkahest/src/gui/crosshair.rs | 99.6% smaller |
| :heavy_check_mark: | crates/alkahest/src/gui/hotkeys.rs | 24.29% smaller |
| :heavy_check_mark: | crates/alkahest/src/gui/node_gizmos.rs | 51.13% smaller |
| :heavy_check_mark: | crates/alkahest/src/gui/menu/mod.rs | 14.78% smaller |
| :heavy_check_mark: | crates/alkahest/src/gui/menu/utility.rs | 21.3% smaller |
| :heavy_check_mark: | crates/alkahest/src/gui/inspector/decorator.rs | Analyzed |
| :heavy_check_mark: | crates/alkahest/src/gui/inspector/light.rs | Analyzed |
| :heavy_check_mark: | crates/alkahest/src/gui/inspector/mod.rs | 37.31% smaller |
| :heavy_check_mark: | crates/alkahest/src/gui/inspector/util.rs | 5.74% smaller |