You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,4 @@ There's no strict guidelines, just try to follow the code style and folder struc
3
3
4
4
## Things you could potentially add
5
5
- Right now the way the graduate NPCs traverse the stage is pretty jank, it uses a navigation ended hook and boolean flags to decide what actions to take/where to move next. Making the navigation more easily configurable/robust would be very helpful!
6
+
- Fixing the nametag listener to change the names over the heads of graduates to be their real names instead of their Minecraft usernames.
0 commit comments