index
:
space
master
old rust space mmo for bots
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2019-03-29
just moved serde value to a string
tom barrett
2019-03-29
unified entires, now use main serde lib, added another postgres test assert, ...
tom barrett
2019-03-28
migrate and revert executable, query insert and delete test
tom barrett
2019-03-26
added pgadmin
tom barrett
2019-03-22
added postgres vagrant instance and test to check connection
tom barrett
2019-02-10
cleaned up ideas and added the ability to do client <module>
tom barrett
2019-02-03
bringing to 2018
tom barrett
2018-06-14
updated dependancies, made it so server still processes events if client conn...
tom barrett
2018-06-08
-ability to have login data / server info come in from config file
tom barrett
2018-04-13
moved over to mass struct with enum for types
tom barrett
2018-04-12
-add libraries
tom barrett
2018-04-05
-changed how data is passed (learned you can serialize a vec) -added targetin...
tom barrett
2018-02-28
-got rid of erased-serde, set up navigation better
tom barrett
2018-02-27
-now use velocity and position vector, astroids are now randomly populated
tom barrett
2018-02-26
-figured out way to deserialize using serde_erased
tom barrett
2018-02-23
-found way to downcast and created new struct
tom barrett
2018-02-21
-got engine and dashboard data sending
tom barrett
2018-02-20
-starting out
tom barrett