When under construction
- You can move by Mouse Left Clicking on the built building. (23-02-06)
- 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
- Building Color Restore
- Add Perspective - Cleanshooter
- Add Workers, Power, Housing Description - Cleanshooter
- Rotate bug fix (90 degree)
- SteelMill
- PolymerRefinery
- CryonicCenter
- Rotate Bug fix
- Add Building Tooltip
- Add translation option (🇫🇷) - bmalrat
- In construction mode you can now move building by clicking on it. - bmalrat
- Add translation option (🇨🇳) - wzBeholder
- Keyboard shortcut add (Move sector "Q", "E")
- Can only be construction inside a grid
- Add translation option (🇰🇷, 🇺🇸)
- Add BioengineeringCenter
- Wall Building Bug fixes
- When building roads, building connections appear.
- 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?)
- To demolish several roads
- Building edge(connect to road) above the road
Buildings can't be stacked
- Building edge(connect to road) Show/Hide Button
- Sector layout Reset Button
- Open
Can only be construction inside a grid- Building Specialization
translate option En - Ko
- People Count?
- Power?
- Research?
git clone -b main --single-branch https://github.com/tirhande/ixion_planner.git
ixion_planner % npm install
# Local Dev Server
ixion_planner % npm run start
# Production Build
ixion_planner % npm run build