Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-08 | chore: update lightyear to 0.13.0 | Alexander Foremny | |
2024-03-24 | fix: attack closest (instead of hovered) target | Alexander Foremny | |
2024-03-24 | feat: camera controls | Alexander Foremny | |
2024-03-24 | feat: color projectiles | Alexander Foremny | |
2024-03-24 | feat: add tower range/ target indicator | Alexander Foremny | |
2024-03-24 | feat: add `right click` input | Alexander Foremny | |
2024-03-24 | feat: add stop (`s`) input | Alexander Foremny | |
2024-03-23 | feat: add client faction | Alexander Foremny | |
2024-03-23 | feat: camera movement | Alexander Foremny | |
2024-03-22 | feat: towers | Alexander Foremny | |
2024-03-20 | feat: flash ability | Alexander Foremny | |
2024-03-20 | feat: scale spear damage | Alexander Foremny | |
2024-03-20 | feat: don't show attack indicator on hover (only on `a`) | Alexander Foremny | |
2024-03-20 | fix: pull deals damage | Alexander Foremny | |
2024-03-20 | fix: dash deals damage | Alexander Foremny | |
2024-03-19 | feat: render buffs in client | Alexander Foremny | |
2024-03-19 | feat: area of effect | Alexander Foremny | |
2024-03-19 | feat: shield ability | Alexander Foremny | |
2024-03-19 | chore: tweak champions | Alexander Foremny | |
2024-03-19 | feat: pull ability | Alexander Foremny | |
2024-03-19 | feat: dash ability | Alexander Foremny | |
2024-03-18 | feat: vary max health | Alexander Foremny | |
2024-03-18 | fix: show health regen in ui | Alexander Foremny | |
2024-03-18 | feat: speed ability | Alexander Foremny | |
2024-03-18 | fix: fix abilities selecting the right cooldown | 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: add hotbar | Alexander Foremny | |
2024-03-17 | feat: add directional ability indicator | Alexander Foremny | |
2024-03-17 | chore: refactor abilities | Alexander Foremny | |
2024-03-17 | feat: skillshots | Alexander Foremny | |
2024-03-17 | feat: abilities | Alexander Foremny | |
2024-03-15 | fix: choose closest hovered player | 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 | chore: release | Alexander Foremny | |
2024-03-15 | feat: shooting range indicator | Alexander Foremny | |
2024-03-15 | feat: hover indicator | 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 | |