Skip to content

Releases: theRAPTLab/gsgo

Version 1.1.0 Fall 2023 Data Collection

18 Nov 04:04
1c22ff6
Compare
Choose a tag to compare

v1.1.0 Stable release for Fall 2023 Data Collection (November 2023).

This version includes the full working application:

  • Simulation Engine
  • GEMSCRIPT Engine
  • URSYS Networking/Communications
  • Main Viewer
  • Character Controller
  • Viewer
  • Script Editor with GEMSCRIPT Wizard GUI

Significant Features

  • Script Editor Improvements
    • Panel resize dragger for Script Editor (and Main) #761
    • Select blueprints directly from Script Editor #761
    • Define and make use of comment styles #763
    • Display and select comment-based bookmarks in Script Editor #763
    • Colors can be selected via a "Color Picker" UI (instead of having to input decimal RGB values) #797
  • GEMSCRIPT Improvements
    • References to agent are now character #762
    • Custom-defined options values can be selected for any GVar (e.g. 'low=0, med=1, high`=2) #773
    • glowColor can be defined via GEMSCRIPT #798
    • textAlign, textJustify, and textColor can be defined via GEMSCRIPT #800
  • Main Application Improvements
    • Input sources (pozyx, ptrack, faketrack) can be dynamically assigned to a character type at any time #776
    • Init scripts can now be edited using the Script Editor window #777
    • Project selection screen layout is improved #789
    • Support for Apple Silicon Macs added #795
    • Added an URNET monitoring client for AI logging #796
    • Ambiguous input sources can be set to default to a specific character type via project settings #802
  • Character Controller Improvements
    • Character Control and Character Control2 have been deprecated in favor of Character Control 3 #788
    • Character controllers can now directly control characters (no more separate control pane) #788
    • Character Control windows now properly resize based on project and window settings and support non-square aspect ratios #791

Version 1.0 Fall 2022 Data Collection

24 Jun 04:04
Compare
Choose a tag to compare

1.0 Stable release for Fall 2022 Data Collection (October 2022).

This version includes the full working application:

  • Simulation Engine
  • GEMSCRIPT Engine
  • URSYS Networking/Communications
  • Main Viewer
  • Character Controller
  • Viewer
  • Script Editor with GEMSCRIPT Wizard GUI

This does not include the conversion of student-facing "agent" references to "character" for features and feature methods.

VU_2021_0928_Pilot

24 Jun 04:04
Compare
Choose a tag to compare

Code and scripts used for September 28, 2021 VU pilot study.
See art-assets repo tag "VU_2021_0928_Pilot" for corresponding spritesheets.

v0.1.0-alpha.0

24 Jun 04:04
Compare
Choose a tag to compare

Alpha version for May 2021 Pilot test at IU.

Working systems:

  • Main
  • CharControl
  • ScriptEditor
  • Viewer

No student wizard UI.

v0.0.1-alpha.10

24 Jun 04:04
Compare
Choose a tag to compare

December 23 2020 demo, with additional instructions added

v0.0.1-alpha.2

24 Jun 04:04
Compare
Choose a tag to compare

add x-playground for use by the devteam to experiment with stuff