Commit graph

87 commits

Author SHA1 Message Date
yuni 43756fc09c platform-independent configuration file path 2024-06-13 00:42:23 +02:00
yuni 0047c4eda4 WIP scene definitions from blender files 2024-06-11 04:40:57 +02:00
yuni 4fecab5428 bump version to v0.9.2 2024-06-07 00:48:02 +02:00
yuni 76bfdf0bfb (fix in bevy repo) release keys when moving window to other workspace with hotkey 2024-06-02 20:58:58 +02:00
yuni 93e5ee26e4 bump version to v0.9.1 2024-05-22 22:33:54 +02:00
yuni 77b682a7c1 update repository URL 2024-05-20 21:56:25 +02:00
yuni f458ebe16b bump version to v0.9.0 2024-05-14 19:17:49 +02:00
yuni d49f331fa5 cleaner dependency specification 2024-05-12 23:11:56 +02:00
yuni 99c8c9c827 fork bevy to fix https://github.com/bevyengine/bevy/issues/13299 2024-05-12 22:54:21 +02:00
yuni 500f5c7953 bump version to v0.8.5 2024-05-08 16:38:30 +02:00
yuni fa54f0e57a add comment 2024-05-07 03:27:31 +02:00
yuni f6155a3914 bump version to v0.8.4 2024-05-04 01:51:24 +02:00
yuni 9617358229 bump version to v0.8.3 2024-05-01 22:43:31 +02:00
yuni cfadb5e2bf start dev mode only when run with cargo. remove "mute_music" feature 2024-05-01 05:01:11 +02:00
yuni f9e3046799 enable toml_edit's display feature so we can use doc.to_string() 2024-04-30 23:15:38 +02:00
yuni 4b5aba86d1 Revert "switch from toml to ini as config file for simplicity"
This reverts commit 8da20abff8.
2024-04-30 22:55:12 +02:00
yuni 8da20abff8 switch from toml to ini as config file for simplicity 2024-04-30 22:41:14 +02:00
yuni d65d3b2aec read preferences from outfly.toml 2024-04-30 22:38:54 +02:00
yuni 4ea2f2d1e4 add toml_edit dependency 2024-04-30 17:25:43 +02:00
yuni b947fc4918 document dependencies 2024-04-30 16:27:57 +02:00
yuni 9b402df46f bump version to v0.8.2 2024-04-28 23:23:40 +02:00
yuni fc4cc8cdad add sprite reticule 2024-04-28 01:33:27 +02:00
yuni c4f08d82c9 move build.rs to root directory to avoid surprises 2024-04-27 13:50:58 +02:00
yuni 77bc8ee8e1 add release_windows/release_linux features to streamline building 2024-04-27 00:32:38 +02:00
yuni 61c41c9369 bump version to 0.8.1 2024-04-26 22:56:21 +02:00
yuni e50e345d48 toggle dev mode with feature flags, document --features dev 2024-04-26 14:24:37 +02:00
yuni ddeada8dea embed assets by default to avoid missing asset errors 2024-04-25 05:29:18 +02:00
yuni c7e439ab08 move /build to /src/build 2024-04-25 01:14:38 +02:00
yuni 330da6c7fc bump version to 8.0.0 2024-04-24 21:25:06 +02:00
yuni 88037b3b74 fix animation dependency 2024-04-23 19:06:02 +02:00
yuni 8d5cbf7e73 add animation dependency 2024-04-23 17:57:19 +02:00
yuni 29f0850874 embed assets only in release builds 2024-04-23 15:39:46 +02:00
yuni 7b21c2b820 tweak ASCII art 2024-04-21 19:34:00 +02:00
yuni 1adb56c0e2 add ASCII art header to most files 2024-04-21 18:25:30 +02:00
yuni 838b8b7fd6 bump version to v0.7.3 2024-04-20 04:58:11 +02:00
yuni 8c3eb72994 remove unneeded png dependency 2024-04-20 00:47:13 +02:00
yuni cf71a23aec embed icon into OutFly.exe 2024-04-20 00:16:50 +02:00
yuni 5d89043ef2 bump version to v0.7.2 2024-04-17 15:25:20 +02:00
yuni 390e7917ad add wayland feature to linux build, remove x11 from windows build 2024-04-16 01:22:06 +02:00
yuni a26a8c79f7 bump to v0.7.1 2024-04-15 22:25:49 +02:00
yuni 03cebb3f88 bump to bevy 0.13.2 2024-04-15 22:07:13 +02:00
yuni 6c8cdf9af8 bump to v0.7.0 2024-04-15 04:13:52 +02:00
yuni d990726932 switched from yaml_rust to serde_yaml 2024-04-13 17:33:14 +02:00
yuni 0117a6d4d2 load chat yaml files 2024-04-12 21:26:23 +02:00
yuni 629f6ac900 bump to v0.6.1 2024-04-11 21:41:34 +02:00
yuni 939f03b95d bump to v0.6.0 2024-04-08 04:45:14 +02:00
yuni bb267525a2 bump to v0.5.3 2024-04-05 04:42:08 +02:00
yuni 334f4be514 move wasm/wayland bevy features into its own outfly features 2024-04-04 03:22:48 +02:00
yuni 9edd63bd1f activate bevy's webgl2 feature 2024-04-04 02:27:55 +02:00
yuni 2888740780 add bevy's wayland feature 2024-04-03 18:52:43 +02:00