Commit Graph

11 Commits

Author SHA1 Message Date
b418c402fb Updates to support changes to CyberarmEngine 2023-03-30 10:49:47 -05:00
19c5fc8d73 added on_order handler to entities and components, added visibility map 2021-01-15 17:41:06 -06:00
a3c3939f50 Added construction complete order, added jeep overlay image to show windscreen, added rotors component for helicopter; more work needed, replaced all build and vehicle assets with ones that are 6x larger to prevent pixelization when zoomed in, misc. 2021-01-08 12:41:04 -06:00
0b3897451e Added team colors hash 2020-12-31 08:41:40 -06:00
8869ddb3de Added initial tools support, minor refactor to sidebar actions 2019-11-27 12:28:43 -06:00
82db9dd14d Basic networking implemented, currently non functional 2019-11-19 14:48:12 -06:00
9ab515dce2 Entities are now definable 2019-10-11 20:01:35 -05:00
d6615872ba Orders are now de/serializable, and scheduleable, Entities now show a circle around themselves when selected and draw a line to their target 2019-10-09 11:32:59 -05:00
0c22996b9f Stubbed Map, implemented optimized Map tile rendering, made Camera viewport explicitly defined 2019-10-03 17:19:59 -05:00
3dd067612a Stubbed Connection, added #next_entity_id to Player, made Director store and pass to Player the current_tick 2019-10-03 10:40:57 -05:00
8be63d8ebe Added Director, Player and stubbed Order, mostly working Entity#rotate_towards 2019-10-02 22:35:44 -05:00