No description
Find a file
2025-01-21 17:54:57 +01:00
client Update lints. Server: Depend on 'ctrlc'; Add terminate handler. Client: Depend on 'ctrlc', 'winit', 'rand', 'wgpu', and 'pollster'; Implement Winit application handler; Add terminate handler; Add graphics context; Readd quotes. 2025-01-21 17:54:57 +01:00
core Update lints. Server: Depend on 'ctrlc'; Add terminate handler. Client: Depend on 'ctrlc', 'winit', 'rand', 'wgpu', and 'pollster'; Implement Winit application handler; Add terminate handler; Add graphics context; Readd quotes. 2025-01-21 17:54:57 +01:00
server Update lints. Server: Depend on 'ctrlc'; Add terminate handler. Client: Depend on 'ctrlc', 'winit', 'rand', 'wgpu', and 'pollster'; Implement Winit application handler; Add terminate handler; Add graphics context; Readd quotes. 2025-01-21 17:54:57 +01:00
.gitignore Rewrite in Rust; Update copyright years; Update gitignore; Use decimal versioning; Add core library; Add client and ;server executables; Reformat changelog; Reformat credits. Core: Depend on 'bzipper'. 2024-08-21 20:23:12 +02:00
bowshock.svg Rewrite project; Update copyright notices; Update logo; Update readme. Core: Add 'bowshock' library; Add 'Request' and 'Response' types; Depend on 'oct'; Add 'Token' type; Add 'Join' and 'Quit' requests; Add 'Deny' and 'Accept' responses. Client: Add 'bowshock-client' executable; Depend on 'oct'; Add 'Client' type; Add 'Remote' type. Server: Add 'bowshock-server' executable; Depend on 'oct'; Add 'Server' type; Add 'Config' type. 2025-01-17 20:44:56 +01:00
Cargo.toml Update lints. Server: Depend on 'ctrlc'; Add terminate handler. Client: Depend on 'ctrlc', 'winit', 'rand', 'wgpu', and 'pollster'; Implement Winit application handler; Add terminate handler; Add graphics context; Readd quotes. 2025-01-21 17:54:57 +01:00
CHANGELOG.md Update lints. Server: Depend on 'ctrlc'; Add terminate handler. Client: Depend on 'ctrlc', 'winit', 'rand', 'wgpu', and 'pollster'; Implement Winit application handler; Add terminate handler; Add graphics context; Readd quotes. 2025-01-21 17:54:57 +01:00
CREDITS.md Rewrite project; Update copyright notices; Update logo; Update readme. Core: Add 'bowshock' library; Add 'Request' and 'Response' types; Depend on 'oct'; Add 'Token' type; Add 'Join' and 'Quit' requests; Add 'Deny' and 'Accept' responses. Client: Add 'bowshock-client' executable; Depend on 'oct'; Add 'Client' type; Add 'Remote' type. Server: Add 'bowshock-server' executable; Depend on 'oct'; Add 'Server' type; Add 'Config' type. 2025-01-17 20:44:56 +01:00
README.md Rewrite project; Update copyright notices; Update logo; Update readme. Core: Add 'bowshock' library; Add 'Request' and 'Response' types; Depend on 'oct'; Add 'Token' type; Add 'Join' and 'Quit' requests; Add 'Deny' and 'Accept' responses. Client: Add 'bowshock-client' executable; Depend on 'oct'; Add 'Client' type; Add 'Remote' type. Server: Add 'bowshock-server' executable; Depend on 'oct'; Add 'Server' type; Add 'Config' type. 2025-01-17 20:44:56 +01:00
test-server.ini Fix weird crate versions; Bump dependency versions. Core: Implement 'Clone', 'Copy', 'Display', 'Eq', and 'PartialEq' for 'net::SessionToken'; Add more variants to 'Response'; Add 'net::ServerStatus' type. Client: Refactor. Server: Add 'Session' type; Restructure 'Server'; Handle and respond to requests; Add 'Error' and 'Result' types; Handle errors (instead of just panicking); Depend on 'rand'; Add 'Config' structure; Depend on 'configparser'; Add test configuration. 2024-08-27 12:24:32 +02:00

Bowshock

Bowshock is an upcoming project developed at Achernar by Gabriel Bjørnager Jensen.

This project is currently early in development. This readme will be elaborated upon gradually.

Mirrors

Bowshock is officially hosted on mandelbrot.dk.

Credits

See CREDITS.txt for more information.