22 Commits

Author SHA1 Message Date
extrawurst
7d280af821 add renet_steam support (#92) 2025-12-20 13:19:13 -05:00
c34fe0c90c make debounce functionality into a reusable ting 2025-12-19 14:09:36 -05:00
extrawurst
7cfae285ed Crate unification (#88)
* move client/server/config into shared

* move platforms into shared

* move head drops into shared

* move tb_entities to shared

* reduce server to just a call into shared

* get solo play working

* fix server opening window

* fix fmt

* extracted a few more modules from client

* near completely migrated client

* fixed duplicate CharacterInputEnabled definition

* simplify a few things related to builds

* more simplifications

* fix warnings/check

* ci update

* address comments

* try fixing macos steam build

* address comments

* address comments

* CI tweaks with default client feature

---------

Co-authored-by: PROMETHIA-27 <electriccobras@gmail.com>
2025-12-18 12:31:22 -05:00
PROMETHIA-27
a16ee231cc Replicate Sounds (#68) 2025-09-29 15:46:38 -03:00
PROMETHIA-27
d582313013 Cutscene + Items + Target sync (#64) 2025-09-27 08:58:05 -03:00
PROMETHIA-27
2f5d154d26 Client/Server Feature Split (#63) 2025-09-26 22:59:08 -03:00
PROMETHIA-27
fdee4cf37c Controller Replication (#57) 2025-07-20 15:43:10 +02:00
extrawurst
78b09b33d6 Lightyear setup (#55) 2025-07-10 23:21:11 +02:00
f993c6f7de code sharing for steam setup
+ strip server a bit more
2025-07-05 17:53:54 +01:00
extrawurst
7cb9a33f79 Pause menu dummy (#54) 2025-06-29 22:53:27 +02:00
extrawurst
7996d632f7 Split crate into shared logic library and binary crate (#52) (#53) 2025-06-29 12:45:25 +02:00
5d4c7630ef Revert "clippy fixes"
This reverts commit f6e94cfd32.
2025-06-29 10:54:59 +02:00
PROMETHIA-27
b93c0e4d96 Split crate into shared logic library and binary crate (#52) 2025-06-28 22:53:40 +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
3d81b9eb28 fix script 2025-04-04 12:33:04 +02:00
6d68d88052 provide app folder link in dmg 2025-04-04 10:28:06 +02:00
b0925393a7 local build scripts for macos builds 2025-04-04 10:10:23 +02:00
extrawurst
9842148010 fix clippy and check it on ci (#18) 2025-03-26 01:20:38 +01:00
8191f65a61 run dbg with backtraces on 2025-03-23 22:20:42 +01:00
extrawurst
e21efb9bdb backpack implementation (#15) 2025-03-22 19:33:59 +01:00
24b5edfffc automate setting up game in TB 2025-02-27 16:22:55 +01:00