Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI + Model Loading #56

Merged
merged 100 commits into from
May 8, 2024
Merged

UI + Model Loading #56

merged 100 commits into from
May 8, 2024

Conversation

Tyler-Lentz
Copy link
Contributor

@Tyler-Lentz Tyler-Lentz commented Apr 25, 2024

Closes #44

This PR implements both the initial UI implementaiton, and it also includes in Anthony's initial model loading logic.

Setup

  1. You need to manually copy in the models into your assets folder. Check the google drive and just copy all of the models from there into assets/graphics
  2. If you have gdown installed (should be easy on linux / max, idk about windows) then make pull_models should download them to the right location

Features

  1. Title screen, lobby browser, lobby menu, pause menu in game
  2. render player model with coco's model!

Notes / Todos

  1. You can technically load in sprites/images, but not position them yet. That will be in another PR
  2. Lighting for models
  3. better / more systematically align player model with floor
  4. Allow you to specify an IP in the lobby browser, because right now you can only connect if you can receive the broadcast packets

@Tyler-Lentz Tyler-Lentz changed the base branch from main to dev April 25, 2024 17:41
@Tyler-Lentz Tyler-Lentz changed the title UI For Title Screen & Lobby UI Framework Apr 28, 2024
@atar13 atar13 mentioned this pull request May 7, 2024
5 tasks
@Tyler-Lentz Tyler-Lentz changed the title UI Framework UI + Model Loading May 7, 2024
@Tyler-Lentz Tyler-Lentz marked this pull request as ready for review May 8, 2024 00:12
@Tyler-Lentz Tyler-Lentz requested review from dmin12, gilkeidar and jhparkt and removed request for gilkeidar May 8, 2024 00:17
@Tyler-Lentz Tyler-Lentz requested a review from gilkeidar May 8, 2024 00:17
@Tyler-Lentz Tyler-Lentz self-assigned this May 8, 2024
@Tyler-Lentz Tyler-Lentz requested a review from atar13 May 8, 2024 00:17
@Tyler-Lentz Tyler-Lentz requested a review from EddieJ03 May 8, 2024 00:18
@Tyler-Lentz Tyler-Lentz merged commit 7262d3b into dev May 8, 2024
11 checks passed
@Tyler-Lentz Tyler-Lentz deleted the feat/ui2 branch May 8, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants