Commit Graph

8 Commits

Author SHA1 Message Date
16b08e2547 use gitea compatible artifact upload
Some checks failed
ci / ci ([self-hosted linux]) (push) Has been cancelled
ci / ci ([self-hosted macos]) (push) Has been cancelled
2025-12-22 22:07:04 -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
extrawurst
432f245140 fix ci (#79) 2025-12-05 23:39:37 -03:00
PROMETHIA-27
2f5d154d26 Client/Server Feature Split (#63) 2025-09-26 22:59:08 -03: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
9aed0e9381 rename client back to hedz_reloaded 2025-06-28 23:21:46 +02:00
extrawurst
9842148010 fix clippy and check it on ci (#18) 2025-03-26 01:20:38 +01:00