Jacob Stove Lorentzen
a394c6e4
Latest Dev and Readme without Vivox
3 年前
UnityJacob
4dc33191
merging in the working plastic branch.
3 年前
UnityJacob
5a5209dc
Pulled in latest Renames from Plastic Branch
3 年前
nathaniel.buck@unity3d.com
2689dab6
Adding in a color field to the lobbies, and the ability to filter by color in the lobby list. I still need to ensure the additional UI works for arbitrary aspect ratios.
3 年前
nathaniel.buck@unity3d.com
60538f07
Adjusting the color filter UI elements to work with arbitrary aspect ratios.
3 年前
Jacob Stove Lorentzen
e7ddbab9
Cooldown for Lobby Requests - Preventing Confusing errors due to User impatience.
3 年前
nathaniel.buck@unity3d.com
e9163795
Oh, I found one of the bits that had been modified in mainScene instead of the JoinCreateCanvas prefab; Looks like the assignment of Hide on the join button OnSelect wasn't made to the prefab.
3 年前
nathaniel.buck@unity3d.com
691a48ab
Adding rate limit behavior for the Join button, so it will also fade while within the rate limit for joining lobbies.
Seems like at some point here, I've lost all non-manual list refreshing except when coming from the main menu? I.e. when quitting a lobby, the list doesn't refresh, since it's still within the rate limit for the lobby but we don't (and shouldn't?) cache the refresh call for the list.
3 年前
Jacob Stove Lorentzen
be717df9
Working Popup spawning and deletion, as well as extracting the topmost sentence from the Exception Log.
Popup design is pending, will have to work out a better UI spot.
3 年前
Jacob Stove Lorentzen
db4d0f42
QuickJoin Button and functionality
3 年前
Jacob Stove Lorentzen
c610d2b5
Vivox Prefab Hookup
3 年前
Esteban Maldonado
f15bb0a0
Adding images and started to update the scene
3 年前
Esteban Maldonado
66e6555e
more updates to the join screen
3 年前
Esteban Maldonado
5f62c6f2
updating join/create
3 年前
Jacob Stove Lorentzen
e5c32078
Updated all UI elements to new borders
3 年前
Jacob Stove Lorentzen
a915717f
continued cleaning up UI elements
3 年前
Jacob Stove Lorentzen
ef338f8f
Merge and Prefab polish
3 年前
Jacob Stove Lorentzen
5b8f3d41
UI Cleanup, unified some fonts, added borders to Lobby List.
3 年前
Jacob Stove Lorentzen
cdf1ba7f
Updated Canvas Visuals to new Assets
3 年前
Jacob Stove Lorentzen
aabe96ba
moved UI to MainMenu
3 年前
Jacob Stove Lorentzen
963ba54f
UI text font unification.
Unified UI heights and widths.
Added UI background scene for UI prefab editing.
3 年前
Jacob Stove Lorentzen
cb671a01
Addressed CR feedback and implemented new Assets.
3 年前
Jacob Stove Lorentzen
3ca1aac2
Removed Outlines of Icons.
Brightened the White color of "No Filter" in RecolorForLobbyType
Darkened the Relay colors.
3 年前
nathaniel.buck@unity3d.com
6b1bc7b6
Join menu lost the reference to the join code input field.
3 年前
Jacob Stove Lorentzen
073fb83a
hooked up Join button UI Tinter
3 年前
Jacob Stove Lorentzen
413eb4b3
Join Menu tabs retain their color on change.
3 年前
Jacob Stove Lorentzen
04cf2cf7
Stopping point. for converting Lobby to non-observer.
2 年前
UnityJacob
d9767fc6
fix : color, entry and double calls.
-Updated the Rate limiting code to use similar design to the service one
-Fixed colors not appearing for filters (filtering still does not work)
-Fixed Emotes sticking after leaving and joining lobbies
-Fixed double-calls using the Toggles.
-Fixed Lobby Player Entry Init
2 年前
UnityJacob
92bb0e81
fix : vivox package upgrade
2 年前