index
:
zzz--oldstuff/jumpstorm.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-05
add compression to engine messages
HEAD
main
Elizabeth Hunt
2023-09-05
decrease CSP threshold, move client networking to its own folder
Elizabeth Hunt
2023-09-02
fix protocol in client JumpStom instance
Elizabeth Hunt
2023-09-02
don't rewrite api path in vite
Elizabeth Hunt
2023-09-02
update port & host
Elizabeth Hunt
2023-09-02
docker. minor updates that don't really need any message.
Elizabeth Hunt
2023-09-02
make next update interval a property on network update component instead of i...
Elizabeth Hunt
2023-08-29
make server update interval an inheritable trait on entities
Elizabeth Hunt
2023-08-29
don't update controllable entities on the client
Elizabeth Hunt
2023-08-26
Merge pull request #1 from Simponic/network
Elizabeth (Lizzy) Hunt
2023-08-26
add entity updates over network!
Elizabeth Hunt
2023-08-26
make fetchHadler synchronous only
Elizabeth Hunt
2023-08-25
refactor server structure
Elizabeth Hunt
2023-08-25
prettier formatting
Elizabeth Hunt
2023-08-23
holy fuck we actually got somewhere
Elizabeth Hunt
2023-08-21
very basic server messages - need to figure shit out still
Elizabeth Hunt
2023-08-21
add default arguments to grid; add grid to server gl
Elizabeth Hunt
2023-08-21
fix some ts errors
Elizabeth Hunt
2023-08-17
increase collision performance _heavily_
Elizabeth Hunt
2023-08-16
refactor collision methods, rescaffold server
Lizzy Hunt
2023-08-15
generate uuids for entities; scaffolding for a server
Elizabeth Hunt
2023-08-13
refactor velocity a bit for no real reason besides verbosity
Elizabeth Hunt
2023-08-13
Create network component and system
Elizabeth Hunt
2023-08-12
the great engine refactor
Elizabeth Hunt
2023-08-03
Update Input.ts
Elizabeth (Lizzy) Hunt
2023-08-03
Add a TODO that I thought of while at parents'
Elizabeth (Lizzy) Hunt
2023-07-20
very basic websocket setup
Elizabeth Hunt
2023-07-20
a bit of refactoring; importing engine into bun for server
Elizabeth Hunt
2023-07-19
initial commit
Elizabeth Hunt