Commit e97be21
committed
- Added overloads to HolonManager Save methods that do not require the avatar Id and instead get it from the AvatarManager.LoggedInAvatar.
- Bumped OASISVersion to v3.2.2 in OASISBootLoader.
- Created new OASIS Runtime release of v3.2.2.
- Updated OASIS.STAR.DNATemplates.OAPP.Console.DLL to use the latest OASIS runtime (v3.2.2).
- Fixed various bugs in OASIS.STAR.DNATemplates.OAPP.Console.DLL.
- Added additional tests/examples to the OASIS.STAR.DNATemplates.OAPP.Console.DLL.
- Added ShowHolon functions to the OASIS.STAR.DNATemplates.OAPP.Console.DLL.
- Other various fixes/upgades.1 parent d859a0f commit e97be21
960 files changed
Lines changed: 367 additions & 48 deletions
File tree
- NextGenSoftware.OASIS.API.Core/Managers/HolonManager
- NextGenSoftware.OASIS.OASISBootLoader
- NextGenSoftware.OASIS.STAR.DNATemplates.OAPP.Console.DLL
- Runtimes/OASIS Runtime v3.2.2
- OASIS_hAPP
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64
- lib/netstandard2.0
- native
- linux-armel/native
- linux-arm
- lib/netstandard2.0
- native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64
- lib/netstandard2.0
- native
- linux-x86/native
- linux/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- osx/native
- unix/lib
- netcoreapp3.0
- netstandard2.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win7-x64/native
- win
- lib
- net8.0
- netcoreapp3.0
- netstandard2.0
- native
- Runtimes
- OASIS Runtime/OASIS Runtime (With Holochain Conductors Embedded) v3.2.2
- OASIS_hAPP
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64
- lib/netstandard2.0
- native
- linux-armel/native
- linux-arm
- lib/netstandard2.0
- native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64
- lib/netstandard2.0
- native
- linux-x86/native
- linux/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- osx/native
- unix/lib
- netcoreapp3.0
- netstandard2.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win7-x64/native
- win
- lib
- net8.0
- netcoreapp3.0
- netstandard2.0
- native
- STAR Runtime
- STAR ODK #Runtime v2.0.1 (With OASIS Runtime v3.21 HC Conductor Not Embedded)
- OASIS_hAPP
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64
- lib/netstandard2.0
- native
- linux-armel/native
- linux-arm
- lib/netstandard2.0
- native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64
- lib/netstandard2.0
- native
- linux-x86/native
- linux/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- osx/native
- unix/lib
- netcoreapp3.0
- netstandard2.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win7-x64/native
- win
- lib
- net8.0
- netcoreapp3.0
- netstandard2.0
- native
- STAR ODK Runtime v2.0.1 (With OASIS Runtime v3.21 HC Conductor Embedded)
- OASIS_hAPP
- runtimes
- browser-wasm/nativeassets/net8.0
- linux-arm64
- lib/netstandard2.0
- native
- linux-armel/native
- linux-arm
- lib/netstandard2.0
- native
- linux-mips64/native
- linux-musl-arm64/native
- linux-musl-arm/native
- linux-musl-x64/native
- linux-ppc64le/native
- linux-s390x/native
- linux-x64
- lib/netstandard2.0
- native
- linux-x86/native
- linux/native
- maccatalyst-arm64/native
- maccatalyst-x64/native
- osx-arm64/native
- osx-x64/native
- osx/native
- unix/lib
- netcoreapp3.0
- netstandard2.0
- win-arm64/native
- win-arm/native
- win-x64/native
- win-x86/native
- win7-x64/native
- win
- lib
- net8.0
- netcoreapp3.0
- netstandard2.0
- native
- STAR ODK Runtime v2.0.1
- STAR Runtime v2.0.0 (With OASIS Runtime v3.21 HC Conductor Not Embedded) v2.0.0
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 40 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 | | |
53 | 59 | | |
54 | 60 | | |
| |||
92 | 98 | | |
93 | 99 | | |
94 | 100 | | |
95 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
96 | 106 | | |
97 | 107 | | |
98 | 108 | | |
| |||
132 | 142 | | |
133 | 143 | | |
134 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
135 | 149 | | |
136 | 150 | | |
137 | 151 | | |
| |||
177 | 191 | | |
178 | 192 | | |
179 | 193 | | |
180 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
181 | 199 | | |
182 | 200 | | |
183 | 201 | | |
| |||
225 | 243 | | |
226 | 244 | | |
227 | 245 | | |
228 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
229 | 251 | | |
230 | 252 | | |
231 | 253 | | |
| |||
287 | 309 | | |
288 | 310 | | |
289 | 311 | | |
290 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
291 | 317 | | |
292 | 318 | | |
293 | 319 | | |
| |||
336 | 362 | | |
337 | 363 | | |
338 | 364 | | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
339 | 370 | | |
340 | 371 | | |
341 | 372 | | |
| |||
395 | 426 | | |
396 | 427 | | |
397 | 428 | | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
398 | 434 | | |
399 | 435 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
| 261 | + | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
386 | 392 | | |
387 | 393 | | |
388 | 394 | | |
| |||
0 commit comments