Skip to content

Releases: ASteinheiser/ore-rush-online

Client v0.0.5

24 Apr 22:09
d2f2f80

Choose a tag to compare

  • 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

19 Apr 10:30
a89c7a4

Choose a tag to compare

package updates, simplify configs, general cleanup

Client v0.0.3

11 Apr 08:27
4b315d5

Choose a tag to compare

updated movement logic with gravity/thrust

basic drill mechanics

updated package versions: Typescript, Vite, Electron, Phaser, ESLint

Client v0.0.2

22 Feb 19:17
fefd179

Choose a tag to compare

check connection liveness with ping/pong probe + timeout

Client v0.0.1

07 Feb 18:07
cebfaeb

Choose a tag to compare

upgrade to Electron v40 (yay node v24 support!)