This repository was archived by the owner on Nov 28, 2025. It is now read-only.
Additions:
- Tips now appear when loading the game.
- These can be edited in
public/lib/config.js.
- These can be edited in
RESPAWN_TIMEOUT, controls how long you have to wait to respawn.bulletSpawnOffset, controls how far the bullet spawns compared to your gun.SHOW_HEALTHBAR_TEXT, toggles showing text on health bars.REGENERATE_TICK.TEAM_WEIGHTS, controls how many members a team can have in comparison to an unweighed team.ENABLE_FOOD, toggles spawning polygons.- Added
makeTurret. - Added dev boss for Æ🚫Sports.
- Added the remaining Whirlwind branch tanks (except Prophet since that breaks the game) to dev menu.
- Added the tanks featured in the 2023 Daily Tanks event to dev menu.
- Added the rest of the Flail branch to dev menu.
- Added the Marksman's upgrades.
Changes:
- Overhauled the main menu.
- Made Celestials 10x rarer outside of normal gameplay by default.
- Overhauled how bot names are chosen.
- Most bosses and projectiles now use
weaponArray. - Updated Toothless' dev boss.
- Made Flail and Undertow work.
Removals:
- Removed
makeMultiandmakeHybrid.- We recommend using
weaponArrayandmakeOverinstead.
- We recommend using