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-04-08 | fix: fix selecting factions | Alexander Foremny | |
2024-03-24 | feat: color projectiles | Alexander Foremny | |
2024-03-24 | feat: damage types | Alexander Foremny | |
2024-03-24 | chore: change factions to purple/yellow | Alexander Foremny | |
2024-03-23 | feat: towers prioritize non-player targets | Alexander Foremny | |
2024-03-23 | feat: respawn players | Alexander Foremny | |
2024-03-23 | fix: only players regen health | Alexander Foremny | |
2024-03-23 | feat: camera movement | Alexander Foremny | |
2024-03-23 | feat: movement collision | Alexander Foremny | |
2024-03-22 | feat: nexuses | Alexander Foremny | |
2024-03-22 | feat: minions | Alexander Foremny | |
2024-03-22 | feat: towers | Alexander Foremny | |
2024-03-20 | feat: scale spear damage | Alexander Foremny | |
2024-03-20 | feat: automatically auto-attack | 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 | feat: focus ability | Alexander Foremny | |
2024-03-19 | chore: tweak champions | 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-18 | chore: run server systems in `fixed update` | Alexander Foremny | |
2024-03-17 | feat: add damage indicators | 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-17 | feat: meele attack | Alexander Foremny | |
2024-03-15 | fix: attack in the same tick as approaching | 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 range 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 | |