This website requires JavaScript.
Explore
Help
Register
Sign In
seb
/
NightTrainToBudapest
Archived
Watch
1
Star
0
Fork
0
You've already forked NightTrainToBudapest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-04
. You can view files and clone it, but cannot push or open issues or pull requests.
NightTrainToBudapest
/
src
/
main
/
java
/
ch
/
unibas
/
dmi
/
dbis
/
cs108
History
Sebastian Lenzlinger
f7324f2300
added needed javafx modules to build since I'm getting the following message at runtime:
...
"JavaFX runtime components are missing, and are required to run this application"
2022-04-16 17:06:27 +02:00
..
gamelogic
Merge remote-tracking branch 'origin/master'
2022-04-16 13:15:28 +02:00
multiplayer
added needed javafx modules to build since I'm getting the following message at runtime:
2022-04-16 17:06:27 +02:00
resources
ChatController fields slowly all initialized.
2022-04-16 12:41:14 +02:00
BudaLogConfig.java
Found the annoying issue, had to change run() to start() now it kinda works
2022-04-09 17:55:27 +02:00
NightTrainToBudapest.java
Added class names manually to all LogManager.getLogger(ClassName.class) instances
2022-04-15 19:10:28 +02:00