-
Receiving an error in Unity saying that `textSpeed` is declared but never used. After looking into it, I found the line in `DialogueManager.cs` that is _supposed_ to determine its behavior in line 79,…
-
JIRA Issue: https://kieker-monitoring.atlassian.net/browse/KIEKER-884
Original Reporter: avanhoorn
***
It might be a good idea to go through the list of Checkstyle warnings with low priority. The nu…
-
Certain education institutions like NUS have custom grades like CS/CU/W (satisfactory, unsatisfactory, withdrawn). Right now, the grades are limited to the ones stated in the user guide, which limits …
-
My code runs fine on mac m1
but on teach.cs i get this when running tests
i still get the table output, but i am unable to visualize
X11: The DISPLAY environment variable is missingThe GLFW libra…
-
Should we change the name of the server from
eviz.cs.calvin.edu
to
mexer.cs.calvin.edu?
Also, should we change the name of this GitHub repository? And get it out of Energy-Visualizer?
-
currently cs updates `~/.bash_profile` but not `~/.config/fish/config.fish`:
```
cs setup
Checking if a JVM is installed
Found a JVM installed under /home/scarf/.cache/coursier/arc/https/github.…
-
- Move some methods in ArrivalLocationDataRepository.cs to ArrivalLocationService.cs
- Refactor CustomGeolocation.cs
- Delete unnecessary codes.
-
Certain education institutions like NUS have custom grades like CS/CU/W (satisfactory, unsatisfactory, withdrawn). Right now, the grades are limited to the ones stated in the user guide, which limits …
-
사용자가 Fire(발사) 버튼을 누를 때마다 총을 쏠 수 있게 함
총을 쐈을 때 muzzlePoint에서 이펙트가 나와야 하고 총을 맞은 적은 총을 맞았다는 파티클을 만들어 줘야 함
-
# Description
Make Unit, Integration and E2E test for various parts of the program
# Acceptence criteria
Make test for following parts of the code
## Chirp.Core
- [ ] DTO - Ensure only the righ…