Commit graph

66 commits

Author SHA1 Message Date
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
yuni 155c9abd1f move bevy feature "file_watcher" to dev-only mode 2024-04-03 18:41:39 +02:00
yuni fd53c10a59 bump to v0.5.2 2024-04-03 14:48:31 +02:00
yuni 02061c0cd6 bump to v0.5.1 2024-04-02 17:47:38 +02:00
yuni cdb7007e41 bump to v0.5.0 2024-04-02 07:37:51 +02:00
yuni 3ea2f3bc3a use fastrand for better asteroid distribution 2024-04-02 05:51:50 +02:00
yuni ca0b2d9b96 fix bevy_xpbd_3d version 2024-04-01 23:29:44 +02:00
yuni 8fbbcc3708 switch bevy_xpbd physics engine to 64bit precision
in preparation for enlargement of coordinate system to match real scale
2024-04-01 16:29:14 +02:00
yuni 0491898665 bump to v0.4.1 2024-04-01 05:41:17 +02:00
yuni 83b44d4dbc WIP ring effect 2024-04-01 00:48:59 +02:00
yuni 42fd96a96d bump to v0.4.0 2024-03-31 05:16:02 +02:00
yuni ac3b17badf add "collider mesh" command, generating the collider from the scene 2024-03-31 01:35:45 +01:00
yuni 116cc4933c bump bevy version to 0.13.1 2024-03-30 19:14:01 +01:00
yuni 1d2a7b7848 remove unneeded bevy_xpbd_3d features 2024-03-30 15:49:17 +01:00
yuni a57b0808b6 Merge branch 'master' into physics 2024-03-30 15:21:48 +01:00
yuni 001c928d3b remove unneeded bevy features 2024-03-30 15:17:00 +01:00
yuni 6d256211d9 expand bevy default features 2024-03-30 14:50:12 +01:00
yuni 1c900b1936 cleanup, remove minimp3 dep 2024-03-30 14:43:46 +01:00
yuni f70c47f891 smaller release binary size 2024-03-30 14:32:02 +01:00
yuni e34b2b3eb7 "--features dev": easier toggling between static/dynamic linking 2024-03-30 14:31:21 +01:00
yuni 198da2c850 Let's try out bevy_xpbd_3d. Added it as dependency. 2024-03-29 16:15:26 +01:00
yuni 6b82b0cc0b bump to v0.3.0 2024-03-29 04:39:57 +01:00