Skip to content

Releases: lightningrodlabs/rea-playspace

v0.0.19

24 Apr 00:42
Compare
Choose a tag to compare
v0.0.19 Pre-release
Pre-release

This release of the Playspace is built using Holochain v0.1.3 so it will work with any of the following Holochain Launcher versions:

If you have installed any of those releases, download the Playspace v0.0.19 and install it in the launcher. The screenshots below are for Launcher v0.9.4.

Open the Launcher:
Screenshot 2023-04-23 at 22 04 14

Select "Install new app":
Screenshot 2023-04-23 at 22 04 33

Select "Select app from filesystem":
Screenshot 2023-04-23 at 22 04 52

Select the correct file from your downloads; if you don't have it yet, please download it:
Screenshot 2023-04-23 at 22 05 15

Configure the app, by using your own network seed to not collide with other people using the same app:
Screenshot 2023-04-23 at 22 05 44

Select the app to run it:
Screenshot 2023-04-23 at 22 06 02

Marvel in the glory of the data-less app:
Screenshot 2023-04-23 at 22 06 38

Make a plan:
Screenshot 2023-04-23 at 22 35 59

v0.0.18

18 Dec 21:20
Compare
Choose a tag to compare
v0.0.18 Pre-release
Pre-release

For internal testing only.

v0.0.17

06 Dec 12:50
Compare
Choose a tag to compare
v0.0.17 Pre-release
Pre-release
Downgrade Holochain, clean-up deps, sloppily remove the Profile stuff…

v0.0.16

06 Dec 01:29
Compare
Choose a tag to compare
v0.0.16 Pre-release
Pre-release

Oh dear, Holochain v0.0.173 isn't yet in the latest Holochain Launcher. I can't be sure this will work until I try it. I might have try my hand at adding a Holochain version to the launcher.

However, this does have the following commits:

  • 80197ac - (HEAD -> main, tag: v0.0.16, origin/main) Fix capitalization: Yaati -> yaati
  • e312151 - Fix issues around imports for shoelace and other housekeeping.
  • d6fc548 - Clean up modules.
  • e667931 - Fix build script.
  • 8416dba - Improve add/edit headings for ProcessSpecifications and ResourceSpecifications.
  • debded5 - Add process specification table.
  • 31b898b - Fix #172: Allow creating and selecting plans.
  • c4719d8 - Start on #181: Put resource report into a table format
  • d9fe6db - Fix #191: Show Resource Specifications in Table.
  • 422d969 - Fix #190: Show agents in table.
  • da7cd65 - Fix #183: Show events in table
  • ba01e4d - Create table component for application.
  • 8b235fa - Fix #179: Hide reference to state in EconomicResource form.
  • e9c0848 - Fix #173: Move finished toggle next to submit button.
  • 7bbfd70 - Fix bug where latest link is not respected.
  • 2551686 - Move application loading into a state machine.
  • b21907b - Upgrade Holochain to v0.0.173
  • 4f1518e - Harmonize versions of deps, clean up unused imports, rearrange where pages are located.
  • 90325eb - Issue #168 - Tech Debt: Chapter One
  • 2f2b525 - Remove unused React context from Yati.
  • 2849034 - Fix ##169: Update readme.
  • 91edbab - Fix ##169: Update readme.
  • 4e0399f - added deal flow image with annotations

Full Changelog: v0.0.15...v0.0.16

v0.0.15

29 Sep 20:22
Compare
Choose a tag to compare
v0.0.15 Pre-release
Pre-release

This should be used with Holochain v0.0.162 on Holochain Launcher v0.6.0.

Download the rea-playspace.webhapp file.
Make sure you are using Holochain Launcher v0.6.0:

  1. Open the Holochain Launcher
    Screen Shot 2022-10-23 at 21 00 57
  2. Click "+ Install New App".
    Screen Shot 2022-10-23 at 21 02 14
  3. Click "Select App From Filesystem".
    Screen Shot 2022-10-23 at 21 02 43
  4. Select the downloaded rea-playspace.webhapp and click "Open".
    Screen Shot 2022-10-23 at 21 05 54
  5. In the "Install To Holochain Version" field select "0.0.162".
    Screen Shot 2022-10-23 at 21 08 09
  6. In advanced settings, add a "Network Seed" that you can share with others to make sure your playspace data stays private. You may think of this as a password to your playspace data.
    Screen Shot 2022-10-23 at 21 12 40
  7. Click "INSTALL APP".
    Screen Shot 2022-10-23 at 21 15 45
  8. If you're the first peson to start up the playspace with this network seed, then go ahead and open the app by clicking "OPEN".
    Screen Shot 2022-10-23 at 21 17 02
  9. If you're not the first person, it's best to wait a day with the Holochain Launcher running to make sure you have sync'ed the data over from the first person to create the network (the network with the specific network seed you're using). This is due to issue #172.

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

24 Aug 19:23
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release

What's Changed

This requires Holochain v0.0.155.
This is built using HDK v0.0.147.

Full Changelog: v0.0.13...v0.0.14

v0.0.13

23 Aug 20:59
Compare
Choose a tag to compare
v0.0.13 Pre-release
Pre-release
WIP update hdk, hdi, chrono (#133)

* update hdk, hdi, chrono

* update profiles to 0.5.1

v0.0.12

18 Aug 00:13
Compare
Choose a tag to compare
v0.0.12 Pre-release
Pre-release
added helpful UI comment

v0.0.11

12 Aug 07:05
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release
Merge pull request #122 from lightningrodlabs/feature/reference_bugs

Feature/reference bugs

v0.0.10

11 Aug 07:50
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release

What's Changed

This requires Holochain version v0.0.150.

Full Changelog: v0.0.9...v0.0.10