Skip to content

NewKrok/Level-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Level Up!

3D "Top Down" browser game with level editor, written in Haxe.

Try it now - in progress...

http://flashplusplus.net/haxe/levelup/index.html

Screenshot(s)

Main Menu image image

Ingame image image

Editor image image

TODO - general

  • Create q0/q2 textures for terrains
  • Create q0/q2 textures for neutral units
  • Create q0/q2different quality textures for skyboxes
  • Fix for some render issues like some unit has a black "shadow"
  • Import missing Undead units
  • Import missing Neutral units
  • Import missing environments
  • Fix "shadow-jump" bug during Day/Night change
  • Create custom select form component
  • etc...

TODO - Settings

  • Add shadow quality settings

TODO - Game

  • Height map based pathfinding
  • Implement Fog of war
  • Area damage
  • Html based hero ui
  • Add team system
  • Implement a Moba custom game
  • Fix asset selection - there is a problem with colliders
  • Add group selection possibility
  • etc...

TODO - Adventure editor

  • Add group selection possibility
  • Add missing preview images
  • Unit editor
  • Team editor
  • Define map sizes
  • Fix asset selection - there is a problem with colliders
  • etc...

TODO - World settings

  • Possibility to set the exact duration of a day like 1 day is 5 mins

TODO - Terrain editor

  • Possibility to change the layer order
  • Undo / Redo functionality
  • Fix paint bug when the position is locked - after mouse up

TODO - Camera editor

  • Create cam preview 3d object
  • Undo / Redo functionality

TODO - HeightMap editor

  • Fix decrease height logic
  • Undo / Redo functionality

TODO - Light settings

  • Possibility to configure shadow
  • Undo / Redo functionality

TODO - Region editor

  • Possibility to delete region with button in the list + with delete key
  • Fix jumping dragging
  • Add resize logic
  • Add possibility to rename the region
  • Add possibility to change the region order
  • Move regions from EditorModel to RegionModule
  • Add mouse over effect
  • Camera focus to the region after selecting it on the list
  • Undo / Redo functionality

TODO - Script editor

  • Currently it's just a viewer, let's make it to dynamic
  • Undo / Redo functionality

Dependencies

Our webpage: http://flashplusplus.net

Our Facebook page: https://www.facebook.com/flashplusplus/