Skip to content

RA 0.24

Choose a tag to compare

@dalerank dalerank released this 23 Mar 20:25
· 1560 commits to master since this release

walls

What's Changed

  • Fix build on macos by @Amlor in #160
  • Experimental implementation of clouds, off by default by @Amlor in #185
  • Sdl2 bump by @Amlor in #189
  • [wasm] build target web by @ololoken in #191
  • added city event manager
  • added walls and redesigned logic for them
  • improved renderer, simplified a lot of functions
  • redesigned tutorials, added new tutorials events, added victory checkers
  • ui: redesigned window info for building and figures
  • overlays: show plagued houses on health overlay overlay
  • ui: top menu widget moved draw logic to class
  • fixed house update logic, now it properly handle house grow
  • fixed shrines count update
  • fixed setup basic options for raw_material buildings
  • and more...

New Contributors

Full Changelog: ra0924...ra0325