Commit graph

60 commits

Author SHA1 Message Date
Skye Jensen 8e93d7e363 Use Infallible 2020-06-02 22:12:11 -04:00
Skye Jensen c0de250953 Convert Block::instance from a Box to an Arc
This will reduce an allocation and deallocation everytime a message is
sent
2020-06-02 21:57:02 -04:00
Artemis Tosini 11f31d24ad
Remove unnecessary async_std 2020-06-02 22:30:10 +00:00
Artemis Tosini 03379014b7
Fix load tile 2020-05-31 21:16:51 +00:00
Artemis Tosini f0e71ab4e1
Add hostname module 2020-05-31 18:43:43 +00:00
Artemis Tosini 224739a7ec
Add load, remove unwraps, fix high CPU 2020-05-31 02:48:45 +00:00
Artemis Tosini 49c82ade0b
Able to output basic structure 2020-05-30 21:37:17 +00:00
Artemis Tosini 03b06ce14f
Basic tile communication working 2020-05-30 19:45:43 +00:00
Artemis Tosini ed480f03d3
Add basic structure 2020-05-30 01:40:01 +00:00
Artemis Tosini 5b38d809aa
Initial commit 2020-05-29 21:21:53 +00:00