Skip to content

Releases: virtualcommons/port-of-mars

v2024.01

31 Jan 06:24
Compare
Choose a tag to compare

What's Changed

  • build(deps): replace vite-plugin-vue2 with @vitejs/plugin-vue2 by @sgfost in #918
  • Solo game data export by @sgfost in #921
  • add google analytics + fix ts compilation by @alee in #925
  • feat: track + notify user signups by @sgfost in #929

Full Changelog: v2023.11...v2024.01

mars madness 2023 release candidate

09 Nov 17:36
896e3d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.10...v2023.11

add solo mode

18 Oct 20:12
4ed1283
Compare
Choose a tag to compare

What's Changed

add solo mode, graceful recovery for failed db connections startup, and replace webpack with vite

Pull Requests

Full Changelog: v2023.04...v2023.10

leaderboard

29 Apr 21:34
fd3c467
Compare
Choose a tag to compare
  • leaderboard page + component on landing page from @saachibm @sgfost @Tkawamura02
  • anonymize usernames CLI task
  • profile edit form allows users to edit their username + email + name
  • refactor registration and auth services and endpoints
  • users can now change their consent

reworked lobby + social shares

01 Mar 20:07
Compare
Choose a tag to compare
  • new lobby integrated into player dashboard so participants can immediately start a game / create & manage colyseus rooms instead of based on a launch schedule from @sgfost #844
  • add social share integration at the end of a game (twitter + fb) in 2ad6dfb from @sgfost
  • improve new developer onboarding / linting / environment setup @sgfost @alee
  • continuing to fix bugs in system health report related to colyseus schema handling

initial open beta public release

04 Jan 19:34
Compare
Choose a tag to compare

significant changes from @sgfost @chrstngyn @alee to move Port of Mars from an ASU undergrad only application to an open beta for anyone 18+ to participate

  • include Google + Meta oauth login and signup workflows
  • admin dashboard to monitor game rooms chat + moderation
  • numerous UI/UX improvements from @chrstngyn and @sgfost

see also #810 #831 #789

fixed mars events data export

15 Apr 00:54
Compare
Choose a tag to compare
  • minor refactoring data export process
  • critical bug fixes to Mars Events data exports / MarsEventSummarizer

release candidate for February 2022 Mars Madness

23 Feb 06:46
Compare
Choose a tag to compare
  • fixes mars event modals from @chrstngyn
  • minor updates to scheduled games display
  • minor styling changes to gameplay faq / manual button

2022 tournament pre-release

11 Feb 20:23
Compare
Choose a tag to compare
Pre-release
  • begin to migrate to new unified design from Christina Carrasquilla. header + footer + cheatsheet / game manual mostly added, still need to complete the onboarding process
  • significant client modal refactoring by @chrstngyn
  • refactor client side store / state handling and server side tournament status endpoint semantics

more work expected to fix some residual bugs with event modals

2021 November Mars Madness

06 Nov 02:26
Compare
Choose a tag to compare

Final release candidate for the November 2021 Mars Madness tournament.

huge props to @chrstngyn and @cpritcha for all their work to make this happen.

What's Changed

  • converting UI to bootstrap by @chrstngyn
  • simplified system health reports
  • improved player dashboard / onboarding with video tutorial replacing interactive tutorial for the interim

Full Changelog: v2021.10-alpha...v2021.11

Contributors

@alee @chrstngyn @cpritcha