index
:
space
master
old rust space mmo for bots
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Age
Commit message (
Collapse
)
Author
2019-03-21
added acquiring items of tractorbeam and tests, moved control system over to ↵
tom barrett
math and gave it constants
2019-03-14
fleshing out tractorbeam
tom barrett
2019-03-02
engines tests
tom barrett
2019-02-21
redid engines, finished simple construction tests, setup recv using less ↵
tom barrett
parameters
2019-02-20
better mass access functions which improved testing code
tom barrett
2019-02-20
new naming scheme
tom barrett
2019-02-19
unified all server->client connection and brought logic to modules
tom barrett
2019-02-17
gave engines a max acceleration
tom barrett
2019-02-14
simplified mining logic
tom barrett
2019-02-14
simplified receive pattern even more and moved all controls to the module
tom barrett
2019-02-13
added engine fuel and simplified/unified txrx from server
tom barrett
2019-02-12
added constants file, made so items are referred to by an enum, figured ↵
tom barrett
better ways than ship_clone
2019-02-10
added vector math and tractorbeam module
tom barrett
2019-02-03
bringing to 2018
tom barrett
2018-06-28
-moved over it if let from bad matches
tom barrett
2018-06-27
-added elementry construction module, doesnt do anything other than exist as ↵
tom barrett
a mass
2018-06-26
-moved to enum states for mining and refinery, added mining module knowing ↵
tom barrett
if astroid has no minerals
2018-06-25
added item mass, allow stopping of ship, if storage is full item goes into space
tom barrett
2018-06-14
updated dependancies, made it so server still processes events if client ↵
tom barrett
connection is disconnected
2018-06-07
-added crude refinery methods
tom barrett
2018-06-05
frail implementation of mining
tom barrett
2018-04-23
-split up module.rs
tom barrett