Skip to content

wzBeholder/ixion_planner

 
 

Repository files navigation

IXION Planner

badge badge badge

Description

IXION (Building) Planner

Shortcut

When under construction

  • Press 'R' to rotate building
  • Mouse Middle-Click to rotate
  • Mouse Right-Click to cancel build
  • Press 'C' to Construction
  • Press 'Q' go to prev sector
  • Press 'E' go to next sector

Patch Note

v0.5 - 2022-12-25

  • Keyboard shortcut add (Move sector "Q", "E")
  • Can only be construction inside a grid

v0.4 - 2022-12-22

  • Added Language option
  • Added BioengineeringCenter
  • Wall Building Bug fixes
  • When building roads, building connections appear.

v0.35 (Bug Fixed) - 2022-12-22

  • It can be slightly modified from the existing saved layout.
  • Mouse Middle-Click to rotate
  • Conflict construction is not possible. (but road is ok, TBU?)

v0.3 - 2022-12-21

  • To demolish several roads
  • Building edge(connect to road) above the road
  • Buildings can't be stacked

v0.2

  • Building edge(connect to road) Show/Hide Button
  • Sector layout Reset Button

v0.1

  • Open

TBU

  • Can only be construction inside a grid
  • Building Specialization
  • translate option En - Ko

Maybe TBU?

  • People Count?
  • Power?
  • Research?

Example

screenshot1

building

feature2 0

Getting Started

Installation

git clone -b main --single-branch https://github.com/tirhande/ixion_planner.git
ixion_planner % npm install

Usage

# Local Dev Server
ixion_planner % npm run start

# Production Build
ixion_planner % npm run build

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • Other 1.6%