Commit Graph

5 Commits

Author SHA1 Message Date
PROMETHIA-27
dd01b03526 fix depenetration panic (#98) 2025-12-22 07:22:27 -05:00
375b8a5b46 fix cash ui 2025-12-21 17:52:24 -05:00
181b617620 make backwork in multiplayer 2025-12-21 13:53:57 -05:00
56ca801992 move heads_ui in client only module 2025-12-21 13:10:50 -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