Giter VIP home page Giter VIP logo

empires2's Issues

Blueprintable Firemodes

Set up the Firemode system so that new firemodes can be created from scratch with Blueprints.

This is split off of #12 due to the complexity and requirement for other things to be done. I'm tabling this one for now as code-based Firemodes work great, and this is a nice to have feature that won't block the Infantry Combat Proto.

Class Selection Front End

A class selection UI needs to be completed. Should query the current game state to find out what classes are available to the current team. Should query the class for all weapons and display selected items.

Respawn Selection

All of the back-end is done for this as of 6b9a7d7

Respawn selection needs some blueprint work in the Controller (for choosing what selected spawnpoint) and the Gamemode (modify the BPChosePlayerStart function to take the controller's selection).

HUD frontend

Back-end is complete, Health and ammo counts are synced to the client. A HUD must be created to display Health, Ammo, and any other relevant information to the player.

Class System/Definitions

Create a designer centric way to define new classes.

Infantry classes are a set of possible Weapons and Skills that can be selected.

Recoil System

I want to do something similar to Planetside2

  • Horizontal Recoil pull: Right, None, Left
  • Vertical Recoil pull: Up, None, Down
  • First Shot CoF
  • CoF Bloom with full auto fire

Class Selection Backend

Class layout needs to be finalized, Team objects should be created and the GameMode should hold references to what teams and classes are available for play.

Firemode System

This should be created to be designer centric and blueprintable. C++ code should handle the 3 main Firemodes (Single Shot, X-round burst, Full Auto) but designers should be able to define their own Fire Modes with Blueprints.

Minimap Front end

A Minimap object needs to be created. The back-end is complete, as it should only require Engine level objects to get started (position, orientation, finding all objects of a class).

Impact Effects

Bullets should create a decal when they impact a surface

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.