nlansing
  • Joined on 2026-01-14
nlansing pushed to master at nlansing/DedicatedServerCourse 2026-04-07 06:39:06 -04:00
1370b05ff4 Player Sessions Completed - working project at this point
b7c4a07d00 Lesson 83 - Travelling To The Server
03867600b8 Lesson 82 - Parsing Create Player Sessions
16e4470081 Lesson 81 - Player Session Struct
9837e4e1d6 Lesson 80 - Serializing Content
Compare 12 commits »
nlansing pushed to GameSessions at nlansing/DedicatedServerCourse 2026-04-07 06:37:23 -04:00
1370b05ff4 Player Sessions Completed - working project at this point
b7c4a07d00 Lesson 83 - Travelling To The Server
03867600b8 Lesson 82 - Parsing Create Player Sessions
16e4470081 Lesson 81 - Player Session Struct
9837e4e1d6 Lesson 80 - Serializing Content
Compare 11 commits »
nlansing pushed to GameSessions at nlansing/DedicatedServerCourse 2026-03-31 07:43:07 -04:00
cc35c1bd1b Lesson 67 - Portal Setup
nlansing pushed to GameSessions at nlansing/DedicatedServerCourse 2026-03-30 21:46:02 -04:00
nlansing created branch GameSessions in nlansing/DedicatedServerCourse 2026-03-30 21:46:02 -04:00
nlansing pushed to master at nlansing/DedicatedServerCourse 2026-03-30 21:44:09 -04:00
102a514afa Lesson 66 - Displaying Fleet Data
41d61d883a Lesson 65 - ListFleets Callback
734f859059 Lesson 64 - Parsing Errors
c8face6f9f Lesson 63 - Parsing the Payload
d3c28f8330 Lesson 62 - Parsing the Metadata
Compare 14 commits »
nlansing pushed to new/API_Gateway_v2 at nlansing/DedicatedServerCourse 2026-03-30 21:39:22 -04:00
102a514afa Lesson 66 - Displaying Fleet Data
41d61d883a Lesson 65 - ListFleets Callback
Compare 2 commits »
nlansing pushed to new/API_Gateway_v2 at nlansing/DedicatedServerCourse 2026-03-30 08:39:52 -04:00
734f859059 Lesson 64 - Parsing Errors
c8face6f9f Lesson 63 - Parsing the Payload
d3c28f8330 Lesson 62 - Parsing the Metadata
34ef566665 Remove IDE files
6bf5d4cd0c Lesson 61 - Parsing an HTTP Response
Compare 12 commits »
nlansing pushed to new/API_Gateway_v2 at nlansing/DedicatedServerCourse 2026-03-23 07:46:27 -04:00
nlansing created branch new/API_Gateway_v2 in nlansing/DedicatedServerCourse 2026-03-23 07:46:27 -04:00
nlansing pushed to master at nlansing/DedicatedServerCourse 2026-03-23 07:44:34 -04:00
4121a3925f Fixed GameLift errors in editor build and fixed AnywhereFleet so that it will quit if errors found
nlansing pushed to new/API_Gateway at nlansing/DedicatedServerCourse 2026-03-22 17:18:49 -04:00
9fb60888ba Lesson 67 - Portal Setup
acc105c84d WBP_ListFleetsBox to make it larger, and to allow sizing changes
d9eb52c047 Lesson 66 - Displaying Fleet Data
Compare 3 commits »
nlansing pushed to new/API_Gateway at nlansing/DedicatedServerCourse 2026-03-16 22:30:35 -04:00
e95360489b Lesson 65 - ListFleets Callback
6f3e1d1f86 Lesson 65 - Parsing Errors
Compare 2 commits »
nlansing pushed to new/API_Gateway at nlansing/DedicatedServerCourse 2026-03-16 06:46:38 -04:00
30c1e42379 Lesson 63 - Parsing the Payload
nlansing pushed to new/API_Gateway at nlansing/DedicatedServerCourse 2026-03-16 06:30:29 -04:00
7f154aa6f9 Lesson 62 - Parsing the MetaData
nlansing pushed to new/API_Gateway at nlansing/DedicatedServerCourse 2026-03-15 22:09:55 -04:00
8d6f3f68f1 Lesson 61 - Parsing an HTTP Response
nlansing pushed to new/API_Gateway at nlansing/DedicatedServerCourse 2026-03-15 21:46:37 -04:00
3912fe52c6 Lesson 60 - Making an HTTP Request
d989960b41 Lesson 59 - Game Sessions API Data Asset
3407b94731 Lesson 58 - HTTP Request Manager
Compare 3 commits »
nlansing pushed to new/API_Gateway at nlansing/DedicatedServerCourse 2026-03-15 16:20:05 -04:00
b26e9eb576 Lesson 57 - List Fleets Widget
nlansing pushed to new/API_Gateway at nlansing/DedicatedServerCourse 2026-03-15 09:19:45 -04:00
898fba8153 Lession 56 - API Test HUD
f52a4225c3 Lesson 55 - #if #endif blocks added to DS_GameMode.cpp to prevent gamelift issues in editor mode
Compare 2 commits »
nlansing pushed to new/API_Gateway at nlansing/DedicatedServerCourse 2026-03-15 08:53:45 -04:00
2ec989d34a Lesson 55 - Dedicated Servers Game Mode