Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-08 | feat: add player namesmain | Alexander Foremny | |
2024-04-08 | fix: send inputs via messages instead of input | Alexander Foremny | |
It appears as if lightyear inputs are supposed to be keys that are being held down. This abstraction does not fit well with our inputs, which are one-time actions. In particular, I've found inputs being missed. We hope to improve upon this, by sending inputs as lightyear messages via a reliable, oredered channel. | |||
2024-03-24 | feat: color projectiles | Alexander Foremny | |
2024-03-24 | feat: add tower range/ target indicator | Alexander Foremny | |
2024-03-23 | feat: add client faction | Alexander Foremny | |
2024-03-22 | feat: towers | Alexander Foremny | |
2024-03-19 | feat: render buffs in client | Alexander Foremny | |
2024-03-19 | feat: area of effect | Alexander Foremny | |
2024-03-18 | fix: fix champion selection | Alexander Foremny | |
2024-03-18 | feat: speed ability | Alexander Foremny | |
2024-03-18 | chore: play with network settings | Alexander Foremny | |
2024-03-17 | feat: add damage indicators | Alexander Foremny | |
2024-03-17 | feat: skillshots | Alexander Foremny | |
2024-03-15 | feat: add champions | Alexander Foremny | |
Select champions using the `--champion` flag. Valid values are `ranged` and `meele` (default). | |||
2024-03-15 | feat: add health/ damage | Alexander Foremny | |
2024-03-15 | feat: shooting | Alexander Foremny | |
2024-03-15 | feat: walking | Alexander Foremny | |
2024-03-15 | feat: players can teleport | Alexander Foremny | |