Skip to content

Releases: chdonncha/react-city-builder

v0.3.0

30 Aug 18:16
10cee97

Choose a tag to compare

Update focused on fine tuning some of the placeholder content

+ Added placement validations for draggable and ploppable structures
+ Added delete structure functionality
+ Added factory relevant sprites (but will be subject to improvement in the future)
+ Camera improvements

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Jul 18:17
c202722

Choose a tag to compare

Focus on pivoting City Builder to Automation game, world generation and updating basic UI elements

+ Added basic world generation with grass and water
+ Pivoting from City Builder to Automation game
+ Some basic UI and UX improvements

What's Changed

  • 🔨 Add github pages auto deploy workflow by @chdonncha in #18
  • 🔧 Update target branch to master rather than main by @chdonncha in #20
  • ✨ 🔧 ♻️ Add basic map generation by @chdonncha in #22
  • 💄 Improve styling and UI by @chdonncha in #23
  • 💄 Restrict Camera zoom out and zoom in to specific values by @chdonncha in #24
  • ♻️ Refactor city values to be automation related by @chdonncha in #25

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Jun 19:54
bf63b08

Choose a tag to compare

Description

Very basic initial prototype.

Includes the following overview on functionality:

+ Map canvas which Player can place zones and roads
+ Top down camera perspective
+ Basic Menu functionality
+ Rotation buttons
+ Basic sprites

What's Changed

New Contributors

Full Changelog: https://github.com/chdonncha/react-city-builder/commits/v0.1.0