-
1d2a7b7848
remove unneeded bevy_xpbd_3d features
yuni
2024-03-30 15:49:17 +0100
-
a5c796d491
tinkering on 3rd person mode
yuni
2024-03-30 15:37:51 +0100
-
a57b0808b6
Merge branch 'master' into physics
yuni
2024-03-30 15:21:48 +0100
-
-
-
-
001c928d3b
remove unneeded bevy features
yuni
2024-03-30 15:17:00 +0100
-
6d256211d9
expand bevy default features
yuni
2024-03-30 14:50:12 +0100
-
1c900b1936
cleanup, remove minimp3 dep
yuni
2024-03-30 14:43:46 +0100
-
f70c47f891
smaller release binary size
yuni
2024-03-30 14:32:02 +0100
-
e34b2b3eb7
"--features dev": easier toggling between static/dynamic linking
yuni
2024-03-30 14:31:02 +0100
-
55a44db714
warn about poor performance with OpenGL
yuni
2024-03-30 14:26:59 +0100
-
eb3447127a
tweak dependency section
yuni
2024-03-30 14:25:48 +0100
-
10b8b90c2d
add MacOS build instructions
yuni
2024-03-30 13:52:15 +0100
-
8500646226
document WGPU_BACKEND=gl workaround for non-vulkan GPUs
yuni
2024-03-30 13:40:41 +0100
-
b78340dd1a
implement 3rd person view, flexible attachment of camera to actors
yuni
2024-03-29 19:41:46 +0100
-
bb73b1ed1d
implement collider/mass commands
yuni
2024-03-29 18:20:12 +0100
-
349e38e848
cleanup
yuni
2024-03-29 17:22:54 +0100
-
f0739606ad
less debug info
yuni
2024-03-29 17:21:46 +0100
-
9534504b20
cleanup
yuni
2024-03-29 17:18:43 +0100
-
c390a18ae5
add crash sound on collision
yuni
2024-03-29 16:58:42 +0100
-
c6b8d21c54
disable downward gravity.... =D
yuni
2024-03-29 16:39:37 +0100
-
25db91f39e
implement controls and basic collisions
yuni
2024-03-29 16:33:12 +0100
-
198da2c850
Let's try out bevy_xpbd_3d. Added it as dependency.
yuni
2024-03-29 16:14:57 +0100
-
-
79edffccc1
place a couple of mysterious monoliths
yuni
2024-03-29 14:19:42 +0100
-
477794f95c
add rotationx command
yuni
2024-03-29 14:19:18 +0100
-
9d5c7a4947
add credits for ion.ogg
yuni
2024-03-29 04:48:48 +0100
-
6b82b0cc0b
bump to v0.3.0
v0.3.0
yuni
2024-03-29 04:39:57 +0100
-
62abacf648
add sound for ion engine
yuni
2024-03-29 04:36:20 +0100
-
2b4fd9e5b5
cleanup
yuni
2024-03-29 03:31:15 +0100
-
b3885aa4b6
come to a full stop when braking while slow
yuni
2024-03-29 02:56:48 +0100
-
0717495d57
fix slow braking
yuni
2024-03-29 02:49:16 +0100
-
dd49906cce
clamp input vector, allowing slow motion while holding space
yuni
2024-03-29 02:41:05 +0100
-
8f682ee5b6
cleanup
yuni
2024-03-29 02:40:55 +0100
-
ac747ac9c3
stop key now breaks with proper engine physics
yuni
2024-03-29 02:21:28 +0100
-
add6605a9a
WIP stop key 2
yuni
2024-03-29 01:55:23 +0100
-
65c843f55f
WIP stop key
yuni
2024-03-29 01:40:58 +0100
-
b96eb701ab
cleanup
yuni
2024-03-29 01:31:02 +0100
-
57d651ad04
cleanup
yuni
2024-03-29 01:19:37 +0100
-
33bb26b8e1
cleanup
yuni
2024-03-29 01:13:28 +0100
-
73d96aa69c
cleanup
yuni
2024-03-29 00:14:01 +0100
-
880f92611a
fix up/downward thrusters
yuni
2024-03-29 00:09:00 +0100
-
4111f16454
add engine warm up time
yuni
2024-03-29 00:01:17 +0100
-
a25b249bb8
enlarge the FoV at high adrenaline
yuni
2024-03-28 23:38:24 +0100
-
1486b6749a
gain adrenaline at high velocity
yuni
2024-03-28 23:13:59 +0100
-
bbf4f468cd
add m/s + km/h display
yuni
2024-03-28 23:09:08 +0100
-
427a3cb182
add --version option
yuni
2024-03-28 22:34:16 +0100
-
24b0031799
extend crate manifest
yuni
2024-03-28 22:25:11 +0100
-
5e9dbf0344
unmute sfx in
cargo run
by default
yuni
2024-03-28 20:54:34 +0100
-
e1bcb9bb7a
remove wakeup sound at start
yuni
2024-03-28 20:54:28 +0100
-
0b193e53ad
fix text box position
yuni
2024-03-28 20:53:54 +0100
-
4602ee0504
cleanup
yuni
2024-03-28 20:49:57 +0100
-
ee58302156
cleanup bloom code in hud
yuni
2024-03-28 20:47:41 +0100
-
2eb00d025d
add toggleable reticule to HUD
yuni
2024-03-28 20:47:18 +0100
-
99fd2ec750
cleanup
yuni
2024-03-28 20:35:54 +0100
-
44ec500ce7
remove radio when hud is active (mainly to remove all nonfree assets)
yuni
2024-03-28 20:03:40 +0100
-
6eb126d4c1
change BGM to Dead Space Style Ambient Music by Sharvarian
yuni
2024-03-23 12:05:07 +0100
-
0a37e523b6
document vehicle enter/exit key in README, change to q
yuni
2024-03-28 17:25:57 +0100
-
f8d0c87664
renamed bike to MeteorAceGT
yuni
2024-03-28 17:25:35 +0100
-
c25f627a22
better bike model, angled side thrusters allow backward motion
yuni
2024-03-28 17:18:29 +0100
-
8bc80b3c6c
implement exiting vehicles
yuni
2024-03-28 16:02:36 +0100
-
8c3fa09b5c
add bike start sound when entering vehicle
yuni
2024-03-28 14:19:53 +0100
-
f4aea80f34
add rocket sound effect for bike
yuni
2024-03-28 14:10:10 +0100
-
cc285a7548
implement actor ids, actor oxygen tanks, clamp harvested oxygen
yuni
2024-03-23 21:26:56 +0100
-
bfa6a463d3
implement a second optional chat script parameter
yuni
2024-03-23 20:49:48 +0100
-
36b6e3696c
implement hud info for remaining oxygen duration
yuni
2024-03-23 20:29:16 +0100
-
b22f780f73
implement chat scripts
yuni
2024-03-23 20:13:37 +0100
-
61324ffe7a
implement entering vehicles, variable engine parameters
yuni
2024-03-28 13:26:14 +0100
-
ec7fcc0ef4
add bike (not rideable yet)
yuni
2024-03-28 12:05:30 +0100
-
c4b3b47a8e
more stars
yuni
2024-03-27 16:47:05 +0100
-
542e124137
more realistically sized Jupiter (distance=125Mm from jupiter's center)
yuni
2024-03-27 16:46:22 +0100
-
17e1454b0c
document key bindings
yuni
2024-03-22 16:38:31 +0100
-
8cd4e30eb5
tweaking readme
yuni
2024-03-22 16:29:37 +0100
-
9542b2eba9
add another screenshot to readme
yuni
2024-03-22 16:15:43 +0100
-
7238fe0684
add some intro text
yuni
2024-03-22 16:06:28 +0100
-
a535c95241
move tools/ to doc/scripts/
yuni
2024-03-22 15:49:01 +0100
-
4b8216d2ca
add notice file to keep asset directory clean
yuni
2024-03-22 15:46:22 +0100
-
80da840af5
add screenshot to readme
yuni
2024-03-22 15:41:10 +0100
-
b2d4586478
tweak external assets
yuni
2024-03-22 15:26:25 +0100
-
4665c05145
delete unused assets
yuni
2024-03-22 14:38:46 +0100
-
22a106d7a3
better input number glyphs
yuni
2024-03-22 14:38:28 +0100
-
b47a181e96
add custom-made font Yupiter
yuni
2024-03-22 14:35:07 +0100
-
2027929319
fix sound path
yuni
2024-03-22 13:57:29 +0100
-
fa9b16b24c
cleanup
yuni
2024-03-22 12:29:43 +0100
-
7780b90e8f
mute audio in debug builds when run through
cargo run
yuni
2024-03-22 12:28:19 +0100
-
4a5a239639
mute audio by default in debug builds
yuni
2024-03-22 12:08:00 +0100
-
d2bb8d447c
embed assets into binary only in release builds
yuni
2024-03-22 12:06:03 +0100
-
a0031603e5
add bevy_embed_assets plugin for compact releases
yuni
2024-03-22 11:49:34 +0100
-
64757d1fcb
delete .blend files, they're redundant, aren't they?
yuni
2024-03-22 11:48:01 +0100
-
e698fc6479
add build instructions for windows on linux
yuni
2024-03-22 11:46:12 +0100
-
a652deecf0
ignore "extra" directory
yuni
2024-03-22 11:45:57 +0100
-
7301256aa8
v0.2.0
v0.2.0
yuni
2024-03-21 19:03:26 +0100
-
06264159e5
tweaks
yuni
2024-03-21 19:01:18 +0100
-
f3f1733f2f
add dead drifter
yuni
2024-03-21 18:52:52 +0100
-
24efcc715d
tweak conversation
yuni
2024-03-21 18:46:18 +0100
-
624582f361
finally fix player velocity/momentum
yuni
2024-03-21 18:45:43 +0100
-
50d8d1faee
refined chatbox
yuni
2024-03-21 06:04:06 +0100
-
4d82ebb038
better dialog
yuni
2024-03-21 06:03:50 +0100
-
dcef43ad88
wrote better pizza dialog
yuni
2024-03-21 05:32:39 +0100
-
9f182f95de
upgrade pizzeria & sign
yuni
2024-03-21 04:34:09 +0100
-
7080c8d34c
implemented maximum star magnitude, looks actually better w/ less stars
yuni
2024-03-21 03:20:44 +0100
-
beefe695f6
add moonlet that occludes the sun
yuni
2024-03-21 03:15:00 +0100
-
402883d8bf
add OutFly™ SecondSkyn Modern Astronaut Spacesuit/Loungewear
yuni
2024-03-21 02:51:07 +0100