Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.04 KB

File metadata and controls

38 lines (24 loc) · 1.04 KB

Server stuff

  • Anti chat spam (low priority)
  • Killed/killed by messages??

Gameplay

User Interface

  • I may want friend location/online notifications (idk if I should have a client subscribe model or just have the server figure it out and send it to the client)

Effects

  • Add graphical flash effect for large EMP
  • Improve the beam effects (Need hit locations per model that are targeted based on which is closest or something)

Misc

  • Fix how dark the tomahawk and emp missiles are (does not appear to be backwards normals)
  • Work on discord integrations

WebGL optimizations that can be done (in estimated order of performance gain)

  • instanced rendering for projectiles
  • instanced rendering for other things
  • use ubos for the lights and particle emitters

Ongoing

  • Make some more tier 2 weapons
  • Make more ships
  • Network optimizations

Wishlist

  • Bloom (Also using some sort of hdr internally to make this even nicer would be cool)
  • Material system
  • Animations for the models