Releases: ASteinheiser/ore-rush-online
Releases · ASteinheiser/ore-rush-online
Client v0.0.5
- cleanup input logic on the server (less prone to attacks/buggy clients)
- enhance UI for seeing other players
- enhance UI for server debug box + force moves
- add basic fuel system (no fuel = no move)
- add basic weight system (no space = no more ore)
Client v0.0.4
package updates, simplify configs, general cleanup
Client v0.0.3
updated movement logic with gravity/thrust
basic drill mechanics
updated package versions: Typescript, Vite, Electron, Phaser, ESLint
Client v0.0.2
check connection liveness with ping/pong probe + timeout
Client v0.0.1
upgrade to Electron v40 (yay node v24 support!)