Skip to content

Releases: RE-SS3D/SS3D

April 2020 Monthly

02 Apr 02:40
5006e08
Compare
Choose a tag to compare
  • Adds basic (5 minute) rounds

  • Adds basic Lights/Shadows

  • Adds basic door functionality

  • Restructures project folder structure

0.3.0

03 Feb 19:55
c62fba9
Compare
Choose a tag to compare
Tilemap construction (#138)

* Add runtime construction and deconstruction of tables and walls

- Use the crowbar to add/remove walls
- Use the wrench to add/remove tables

0.2.0

24 Jan 13:55
Compare
Choose a tag to compare
Add login and character creation/selection/deletion (#102)

* Add login and character creation/selection/deletion

* Refactor LoginManager and a few other classes, clean up login folder structure

* Visually rework login UI and fix chat anchoring

* Remove custom wrappers and libraries, make api requests use coroutines

* Fix error log level and simplify error response

Co-authored-by: Milly <[email protected]>

0.1.0

15 Jan 16:59
Compare
Choose a tag to compare
Add CI builds and releases for Windows (#93)