-
Notifications
You must be signed in to change notification settings - Fork 55
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
Made a mistake and content management built with stage submodule. #498
Commits on Jul 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9cf051a - Browse repository at this point
Copy the full SHA 9cf051aView commit details
Commits on Jul 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e62a250 - Browse repository at this point
Copy the full SHA e62a250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311d084 - Browse repository at this point
Copy the full SHA 311d084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f13ab1 - Browse repository at this point
Copy the full SHA 0f13ab1View commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dcdbb50 - Browse repository at this point
Copy the full SHA dcdbb50View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08edb6 - Browse repository at this point
Copy the full SHA d08edb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7c80d - Browse repository at this point
Copy the full SHA bb7c80dView commit details
Commits on Jul 10, 2023
-
Bug tested the Stage Registration class
-Fixed ability to register variants, it balances the weights properly now. -Added public debug print methods that print the stages -Renamed RegisterSceneDef to RegisterSceneDefToLoop as I will be adding different Registrations for hidden realm alts (like Void Fields)
Configuration menu - View commit details
-
Copy full SHA for 049c790 - Browse repository at this point
Copy the full SHA 049c790View commit details
Commits on Jul 11, 2023
-
I haven't tested these yet. I also added a Log script to decide whether to log with unity debugger or with the Logger. Let me know if you want me to move this script somewhere else. There is also a util function I grabbed from MSU "DestroyImmediateSafe". I'm putting this in the AddressableInjector script for now but let me know if there is a better place to put this instead.
Configuration menu - View commit details
-
Copy full SHA for e3ae2d8 - Browse repository at this point
Copy the full SHA e3ae2d8View commit details
Commits on Jul 12, 2023
-
Pushing what I have. Theres some issues with the addressable scripts.
To explain. I had to switch all the ``#if UNITY_EDITOR`` clauses to be if(Application.isEditor) because obviously the former would not work after compilation. After switching though the scripts do not work and I am not sure why.
Configuration menu - View commit details
-
Copy full SHA for 6ec1556 - Browse repository at this point
Copy the full SHA 6ec1556View commit details
Commits on Jul 25, 2023
-
Moved all scripts to a separate dependency because it will be easier to maintain. Said dependency is here ``https://github.com/JaceDaDorito/jace-locationsofprecipitation``
Configuration menu - View commit details
-
Copy full SHA for d15652c - Browse repository at this point
Copy the full SHA d15652cView commit details
Commits on Jul 28, 2023
-
The purpose of this feature is to be able to remove stages from the scene collection and rebalance the weights properly. An example is if I removed golemplains2 and replaced it with wafflehouse. The weights will still be 0.5 each. I also added debug logs stating if the SceneCatalog was initialized yet, making sure the person debugging knows if the printed stages and weights are accurate.
Configuration menu - View commit details
-
Copy full SHA for 5b1f23c - Browse repository at this point
Copy the full SHA 5b1f23cView commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f002be0 - Browse repository at this point
Copy the full SHA f002be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a862d47 - Browse repository at this point
Copy the full SHA a862d47View commit details -
Added debug clauses and asked for bepinplugin instead of calling Asse…
…mbly.GetCallingAssembly
Configuration menu - View commit details
-
Copy full SHA for ae30119 - Browse repository at this point
Copy the full SHA ae30119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e8486 - Browse repository at this point
Copy the full SHA 68e8486View commit details -
changed bepinplugin with plugininfo and replaced all instances of Ass…
…embly.GetAssembly()
Configuration menu - View commit details
-
Copy full SHA for 8927690 - Browse repository at this point
Copy the full SHA 8927690View commit details
Commits on Jul 30, 2023
-
made a mistake and content management built with R2API
Would suggest someone to pull this and see if i did it wrong or not. Not familiar with this just yet because i normally work with tk
Configuration menu - View commit details
-
Copy full SHA for 807c1a3 - Browse repository at this point
Copy the full SHA 807c1a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec020b - Browse repository at this point
Copy the full SHA 7ec020bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 946a615 - Browse repository at this point
Copy the full SHA 946a615View commit details