Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-08 | fix: fix selecting factions | ||
2024-03-24 | feat: color projectiles | ||
2024-03-24 | feat: damage types | ||
2024-03-24 | chore: change factions to purple/yellow | ||
2024-03-23 | feat: towers prioritize non-player targets | ||
2024-03-23 | feat: respawn players | ||
2024-03-23 | fix: only players regen health | ||
2024-03-23 | feat: camera movement | ||
2024-03-23 | feat: movement collision | ||
2024-03-22 | feat: nexuses | ||
2024-03-22 | feat: minions | ||
2024-03-22 | feat: towers | ||
2024-03-20 | feat: scale spear damage | ||
2024-03-20 | feat: automatically auto-attack | ||
2024-03-19 | feat: render buffs in client | ||
2024-03-19 | feat: area of effect | ||
2024-03-19 | feat: shield ability | ||
2024-03-19 | feat: focus ability | ||
2024-03-19 | chore: tweak champions | ||
2024-03-19 | feat: dash ability | ||
2024-03-18 | feat: vary max health | ||
2024-03-18 | fix: show health regen in ui | ||
2024-03-18 | feat: speed ability | ||
2024-03-18 | fix: fix abilities selecting the right cooldown | ||
2024-03-18 | chore: play with network settings | ||
2024-03-18 | chore: run server systems in `fixed update` | ||
2024-03-17 | feat: add damage indicators | ||
2024-03-17 | chore: refactor abilities | ||
2024-03-17 | feat: skillshots | ||
2024-03-17 | feat: abilities | ||
2024-03-17 | feat: meele attack | ||
2024-03-15 | fix: attack in the same tick as approaching | ||
2024-03-15 | feat: add champions | ||
Select champions using the `--champion` flag. Valid values are `ranged` and `meele` (default). | |||
2024-03-15 | feat: add health/ damage | ||
2024-03-15 | feat: shooting range indicator | ||
2024-03-15 | feat: shooting | ||
2024-03-15 | feat: walking | ||
2024-03-15 | feat: players can teleport | ||