-
Notifications
You must be signed in to change notification settings - Fork 1
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
Game 4 #53
Game 4 #53
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e72ec2 - Browse repository at this point
Copy the full SHA 0e72ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6ca785 - Browse repository at this point
Copy the full SHA a6ca785View commit details -
Ship: Remove duplicate static variables that are already in Player
And the weird way they were updated. Now we get the values directly from the Player instance.
Configuration menu - View commit details
-
Copy full SHA for 9b4e44c - Browse repository at this point
Copy the full SHA 9b4e44cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b13704 - Browse repository at this point
Copy the full SHA 9b13704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 922ed41 - Browse repository at this point
Copy the full SHA 922ed41View commit details -
Editor+Component: Add custom names for display in the inspector
LevelController: Add custom name for all existing curves
Configuration menu - View commit details
-
Copy full SHA for 1ac1857 - Browse repository at this point
Copy the full SHA 1ac1857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9439d - Browse repository at this point
Copy the full SHA 8d9439dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c4567 - Browse repository at this point
Copy the full SHA 40c4567View commit details -
Configuration menu - View commit details
-
Copy full SHA for a46d4f3 - Browse repository at this point
Copy the full SHA a46d4f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70860ec - Browse repository at this point
Copy the full SHA 70860ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6db1f - Browse repository at this point
Copy the full SHA 9d6db1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 190486a - Browse repository at this point
Copy the full SHA 190486aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7aee26 - Browse repository at this point
Copy the full SHA a7aee26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa7841 - Browse repository at this point
Copy the full SHA 0fa7841View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8de164 - Browse repository at this point
Copy the full SHA b8de164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d3a33 - Browse repository at this point
Copy the full SHA 25d3a33View commit details -
Configuration menu - View commit details
-
Copy full SHA for b976233 - Browse repository at this point
Copy the full SHA b976233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68910e1 - Browse repository at this point
Copy the full SHA 68910e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba159c8 - Browse repository at this point
Copy the full SHA ba159c8View commit details -
ShipSpawner: Add warning about ship being spawned
It takes a form of a spotlight that is lighting up the water.
Configuration menu - View commit details
-
Copy full SHA for c142ea9 - Browse repository at this point
Copy the full SHA c142ea9View commit details -
Port+Keeper: Track if keeper is inside port using trigger collider
Previously we would just check the distance to center of the port.
Configuration menu - View commit details
-
Copy full SHA for eac87b4 - Browse repository at this point
Copy the full SHA eac87b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7865a4 - Browse repository at this point
Copy the full SHA a7865a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b67f31c - Browse repository at this point
Copy the full SHA b67f31cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 285f4a1 - Browse repository at this point
Copy the full SHA 285f4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec95462 - Browse repository at this point
Copy the full SHA ec95462View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a6c3d - Browse repository at this point
Copy the full SHA b2a6c3dView commit details -
Editor+SceneSerializer: Add copying and pasting entities
Uses new SceneSerializer methods for serializing and deserializing a single entity (including its children) to a file.
Configuration menu - View commit details
-
Copy full SHA for 74cfce2 - Browse repository at this point
Copy the full SHA 74cfce2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f6dcd - Browse repository at this point
Copy the full SHA 07f6dcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64830a5 - Browse repository at this point
Copy the full SHA 64830a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4430157 - Browse repository at this point
Copy the full SHA 4430157View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8811b5 - Browse repository at this point
Copy the full SHA c8811b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 878c669 - Browse repository at this point
Copy the full SHA 878c669View commit details -
ShipSpawner: Make find_nearest_non_pirate_ship return an optional
And return nullopt if no non-pirate ships were found. This fixes a bug where pirate ships would target other pirate ships, if any pirate ship was the closest one.
Configuration menu - View commit details
-
Copy full SHA for 656bc96 - Browse repository at this point
Copy the full SHA 656bc96View commit details