Compare commits
No commits in common. "80628cfedc0e1b074aa83eb6461fb59817dd7200" and "330da6c7fc989c86ded3bd8d3179796469c1b227" have entirely different histories.
80628cfedc
...
330da6c7fc
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
target
|
target
|
||||||
|
assets/tmp
|
||||||
|
assets/external
|
||||||
*.blend1
|
*.blend1
|
||||||
extra
|
extra
|
||||||
outfly_v*
|
outfly_v*
|
||||||
|
|
|
@ -18,7 +18,7 @@ categories = ["game", "aerospace", "simulation"]
|
||||||
keywords = ["game", "space", "3d"]
|
keywords = ["game", "space", "3d"]
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-only"
|
||||||
rust-version = "1.76.0"
|
rust-version = "1.76.0"
|
||||||
build = "src/build/build.rs"
|
build = "build/build.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
regex = "1"
|
regex = "1"
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
Chapters: [Features](#features) • [Controls](#controls) • [Running OutFly](#running-outfly) • [Building](#building) • [Changelog](#changelog) • [Credits](#credits)
|
Chapters: [Features](#features) • [Controls](#controls) • [Running OutFly](#running-outfly) • [Building](#building) • [Changelog](#changelog) • [Credits](#credits)
|
||||||
|
|
||||||
Links: [Code](https://codeberg.org/hut/outfly) • [itch.io](https://yunicode.itch.io/outfly) • [Mastodon](https://mastodon.social/@outfly) • [Chat](https://matrix.to/#/#outfly:pub.solar)
|
Links: [Code](https://codeberg.org/hut/outfly) • [itch.io](https://yunicode.itch.io/outfly) • [Mastodon](https://mastodon.gamedev.place/@outfly) • [Chat](https://matrix.to/#/#outfly:pub.solar)
|
||||||
|
|
||||||
# OutFly
|
# OutFly
|
||||||
|
|
||||||
|
@ -250,7 +250,6 @@ python -m http.server -d wasm
|
||||||
- Source code: GPL Version 3.0
|
- Source code: GPL Version 3.0
|
||||||
- 3D models: Original art, placed under the Creative Commons CC0 License
|
- 3D models: Original art, placed under the Creative Commons CC0 License
|
||||||
- Photographs of celestial bodies: By NASA, public domain
|
- Photographs of celestial bodies: By NASA, public domain
|
||||||
- Icon: Creative Commons CC0 License
|
|
||||||
- Original sound files:
|
- Original sound files:
|
||||||
- wakeup.ogg: Creative Commons CC0 License
|
- wakeup.ogg: Creative Commons CC0 License
|
||||||
- Other sound files: [Pixabay Content License](https://pixabay.com/service/license-summary)
|
- Other sound files: [Pixabay Content License](https://pixabay.com/service/license-summary)
|
||||||
|
|
|
@ -12,6 +12,6 @@ fn main() {
|
||||||
let target = std::env::var("TARGET").unwrap();
|
let target = std::env::var("TARGET").unwrap();
|
||||||
if target.contains("windows") {
|
if target.contains("windows") {
|
||||||
println!("cargo:warning=Embedding Windows Icon");
|
println!("cargo:warning=Embedding Windows Icon");
|
||||||
embed_resource::compile("src/build/windows/icon.rc");
|
embed_resource::compile("build/windows/icon.rc");
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -13,5 +13,5 @@
|
||||||
|
|
||||||
rootdir="${1:-}"
|
rootdir="${1:-}"
|
||||||
install -Dm755 "target/release/outfly" "$rootdir/usr/bin/outfly"
|
install -Dm755 "target/release/outfly" "$rootdir/usr/bin/outfly"
|
||||||
install -Dm644 "src/build/linux/outfly.png" "$rootdir/usr/share/pixmaps/outfly.png"
|
install -Dm644 "build/linux/outfly.png" "$rootdir/usr/share/pixmaps/outfly.png"
|
||||||
install -Dm644 "src/build/linux/outfly.desktop" "$rootdir/usr/share/applications/outfly.desktop"
|
install -Dm644 "build/linux/outfly.desktop" "$rootdir/usr/share/applications/outfly.desktop"
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
@ -10,7 +10,7 @@
|
||||||
# + ▀████████████████████████████████████████████████████▀
|
# + ▀████████████████████████████████████████████████████▀
|
||||||
#
|
#
|
||||||
# A script to package release binaries + README.md into zip files.
|
# A script to package release binaries + README.md into zip files.
|
||||||
# Usage: cd outfly; src/build/pack.sh [-b]
|
# Usage: cd outfly; build/pack.sh [-b]
|
||||||
# Options: -b: cross-compile targets before packing
|
# Options: -b: cross-compile targets before packing
|
||||||
|
|
||||||
set -e
|
set -e
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
Binary file not shown.
|
@ -1,22 +1,21 @@
|
||||||
Space: Slow down (or match velocity)
|
X: Teleport to target [CHEAT]
|
||||||
AWSD/Shift/Ctrl: Movement
|
C: Impossibly instant stopping [CHEAT]
|
||||||
R: Rotate (hold + move mouse)
|
Shift+V/B: Same as V/B, but a thousand times faster [CHEAT]
|
||||||
E: Interact: Talk to people, enter vehicles
|
V/B: Impossible acceleration forward/backward [CHEAT]
|
||||||
Q: Exit vehicle
|
G: Toggle god mode / cheats [CHEAT]
|
||||||
M: Map
|
M: Toggle map
|
||||||
Tab: Toggle HUD + Augmented Reality
|
Y: Toggle rotation stabilizer
|
||||||
Left click: Target objects [AUGMENTED REALITY ONLY]
|
F: Toggle 3rd person view
|
||||||
Right click: Zoom [AUGMENTED REALITY ONLY]
|
|
||||||
F: 3rd person view
|
|
||||||
Y: Rotation stabilizer
|
|
||||||
F2: Toggle shadows
|
|
||||||
F3: Toggle sound effects
|
F3: Toggle sound effects
|
||||||
F4: Toggle music
|
F4: Toggle music
|
||||||
F7: Restart game
|
|
||||||
F11: Toggle fullscreen
|
F11: Toggle fullscreen
|
||||||
|
Tab: Toggle HUD + Augmented Reality
|
||||||
|
Right click: Zoom [AUGMENTED REALITY ONLY]
|
||||||
|
Left click: Target objects [AUGMENTED REALITY ONLY]
|
||||||
JKULIO: Mouseless camera rotation
|
JKULIO: Mouseless camera rotation
|
||||||
G: Toggle god mode + cheats [CHEAT]
|
F7: Restart game
|
||||||
V/B: Impossible acceleration forward/backward [CHEAT]
|
Q: Exit vehicle
|
||||||
Shift+V/B: Same as V/B, but a thousand times faster [CHEAT]
|
E: Interact: Talk to people, enter vehicles
|
||||||
C: Impossibly instant stopping [CHEAT]
|
R: Rotate (hold & move mouse)
|
||||||
X: Teleport to target [CHEAT]
|
AWSD/Shift/Ctrl: Accelerate
|
||||||
|
Space: Slow down (or match velocity)
|
||||||
|
|
|
@ -647,7 +647,7 @@ fn handle_input(
|
||||||
q_camera: Query<&Transform, With<Camera>>,
|
q_camera: Query<&Transform, With<Camera>>,
|
||||||
) {
|
) {
|
||||||
if keyboard_input.just_pressed(settings.key_help) {
|
if keyboard_input.just_pressed(settings.key_help) {
|
||||||
for line in include_str!("data/keybindings.in").trim().lines().rev() {
|
for line in include_str!("data/keybindings.in").trim().split("\n") {
|
||||||
log.add(line.to_string(), "".to_string(), LogLevel::Always);
|
log.add(line.to_string(), "".to_string(), LogLevel::Always);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue