Commit Graph

13 Commits

Author SHA1 Message Date
PROMETHIA-27
b83e506a4d Bevy 0.17 Migration Final PR (#76)
* Get bevy 0.17 compiling and running (#72)

* get bevy 0.17 compiling and running

* try to fix CI breaking from const assertion for client/server features

* fix `bin` -> `lib` for `shared` in CI

* typo

* fix some collider issues (#73)

* Physics/controller improvements (#74)

* trying to fix physics prediction

* fixed prediction desync

* substantial controller improvements

* Finish off main bevy 0.17 migration (#75)

* fix lookdir issues
- airplane moving backwards
- player model facing backwards
- camera was technically backwards the whole time, and player models were facing the right way; camera is now facing forwards
- firing without a target now respects lookdir

* fix aim targeting

* migrate to bevy_trenchbroom 0.10 crates release

* fixed colliders not being adjusted out of worldspace

* predict platforms to stop constant rollbacks while riding them

* fix key/head drop visuals not working

* Fix key/head drop random initial force

* fixed static head drops duplicating

* fix platform velocity inheritance

* fix thrown projectiles not autorotating

* fix inconsistent explosion animations

* update avian3d to 0.4.1

* fix controller snapping to fixed angle upon switching heads

* clean up commented code

* fix broken physics positions

* Clean comments, fix warnings (#77)

* clean comments, fix warnings

* fix missing import

* steamworks 162 libs

* fix mouselook

---------

Co-authored-by: extrawurst <mail@rusticorn.com>
2025-11-15 09:16:38 -05:00
extrawurst
10aa7131ea windows ci and cd (#21) 2025-04-23 23:30:36 +02:00
94143fc67b one button script to upload macos steam build 2025-04-18 23:15:55 +02:00
extrawurst
72b88cc9a4 Steam macos (#31) 2025-04-18 22:40:48 +02:00
2691dc129a update 2025-04-17 21:43:30 +02:00
b0925393a7 local build scripts for macos builds 2025-04-04 10:10:23 +02:00
extrawurst
5607c60223 get rid of shell script to launch game on steamos (#22) 2025-04-03 19:38:29 +02:00
extrawurst
e435738a21 steamworks test integration (#20) 2025-04-03 09:33:55 +02:00
extrawurst
2e0778afe9 fix steams ci (#10) 2025-03-20 21:45:42 +01:00
extrawurst
af709eb4d9 simpler linux ci (#9) 2025-03-20 19:19:31 +01:00
extrawurst
1721a34249 steamos CD deployment (#8) 2025-03-20 17:47:15 +01:00
b82063fc9d steam deploy 2025-03-20 02:21:48 +01:00
4fdd15d765 ready to deploy steamos folder 2025-03-16 14:18:56 +01:00