~starkingdoms/starkingdoms

Merge branch 'master' of gitlab.com:starkingdoms.tk/starkingdoms.tk
merge
input support
d8f5f882 — c0repwn3r 2 years ago
fix CI
Merge branch 'feat/typescript' into 'master'

Rewrite the client in typescript

See merge request starkingdoms.tk/starkingdoms.tk!2
4e12d1bc — c0repwn3r 2 years ago
upd
80771aa4 — c0repwn3r 2 years ago
finish rendering
9102fff3 — c0repwn3r 2 years ago
update spacetime for new client
adf4e4a6 — c0repwn3r 2 years ago
client work
9f9259aa — c0repwn3r 2 years ago
finish gateway client - onwards to texture loading
cc062681 — c0repwn3r 2 years ago
basic handshake with server
75de30ef — c0repwn3r 2 years ago
client no longer a crate
026450bb — c0repwn3r 2 years ago
add client code
f7606751 — c0repwn3r 2 years ago
add typescript framework
Merge branch 'feat/protobuf-protocol' into 'master'

Rewrite the protocol to use protobuf

See merge request starkingdoms.tk/starkingdoms.tk!1
Merge branch 'master' into 'feat/protobuf-protocol'

# Conflicts:
#   server/src/timer.rs
bb927235 — c0repwn3r 2 years ago
translate client to protobuf protocol
d128f262 — c0repwn3r 2 years ago
translate server to protobuf protocol
work on switching to protobuf for the protocol
start switching to protobuf for the protocol
Next