summaryrefslogtreecommitdiff
path: root/pixel-client
AgeCommit message (Expand)Author
2025-07-13Split off component-specific content into seperate readme filesmetamuffin
2025-07-13Replace copyright notices to not include individual author namesmetamuffin
2025-06-06manual clippy and other cleanupmetamuffin
2025-06-03add tram player classmetamuffin
2025-06-03use multiple ints for characters; close #294metamuffin
2025-06-03update rust toolchain and rust dependencies.metamuffin
2025-06-03Add pedestrians (and custom spawn locations)metamuffin
2025-02-19replace credits with a more elaborate about menunokoe
2024-12-25variable hand countmetamuffin
2024-12-25two-handed servermetamuffin
2024-11-24Manual clippymetamuffin
2024-11-22update bunnymark image pathmetamuffin
2024-10-13fix compile for new rust nightlymetamuffin
2024-09-30add CARGOFLAGS everywheremetamuffin
2024-09-30remove +nightly cargo rustup flagmetamuffin
2024-09-28update cargo stuffmetamuffin
2024-09-25Replace usages of rm with $(RM) in makefilesLia Lenckowski
2024-09-25player class decoupled from character idmetamuffin
2024-09-21redirect packetmetamuffin
2024-09-20translate campaign conditionsmetamuffin
2024-09-18translate server messagesmetamuffin
2024-09-17trim spaces around = in localesmetamuffin
2024-09-16pc: localizationmetamuffin
2024-09-16pc: ingame menumetamuffin
2024-09-16fix all clippy thingsmetamuffin
2024-09-13rename raw-steak-crate and fix settings category hookmetamuffin
2024-09-04player in progress packetmetamuffin
2024-09-04refactor interact function and new progress protometamuffin
2024-08-16better error handlingmetamuffin
2024-08-15message timeout replaces persistmetamuffin
2024-08-15pc: add username settingmetamuffin
2024-08-15pc: interact target colormetamuffin
2024-08-14pc: add item bubblesmetamuffin
2024-08-14small fixes and book in tcmetamuffin
2024-08-14pc: add itembubble and config save/loadmetamuffin
2024-08-14pc: enable vsyncmetamuffin
2024-08-14pc: fix player too fastmetamuffin
2024-08-13replace customers with bots and refactor some more server code.metamuffin
2024-08-13refactor server to use client-lib data model (breaks customers)metamuffin
2024-08-11update depsmetamuffin
2024-08-11pc: improve movement of othersmetamuffin
2024-08-11update movement in protocol and all clientsmetamuffin
2024-08-11factor out client network code to client-libmetamuffin
2024-08-10start with client lib cratemetamuffin
2024-08-10Change protocol and server to allow multiple players per connection (untested)metamuffin
2024-08-07pc: update window namemetamuffin
2024-07-27add credits menu and ui flowmetamuffin
2024-07-27pc: wrap background positionmetamuffin
2024-07-26use binary protocol when possiblemetamuffin
2024-07-26feature to bundle sdl2metamuffin