Commit Graph

96 Commits (main)

Author SHA1 Message Date
Cedric Hermann 2f1ef9c31d Here's how you add anther roboter 2023-01-10 12:14:55 +01:00
Philipp3107 7d8237bf76 verwendung von Robotinstanzen vermieden, Anwendungsmenü aktualisiert 2023-01-10 11:47:10 +01:00
Philipp3107 0f4c343fce updated Auswahlmenü für Roboterkontrolle 2023-01-10 10:33:17 +01:00
Philipp3107 56e37abd70 Exceptions abgefangen und eingabemenü für Roboterkontrolle angepasst 2023-01-10 02:16:46 +01:00
CedricNew b9608f1cdd Merge branch 'main' of https://github.com/Philipp3107/Robto_Factory_PR 2023-01-10 01:41:48 +01:00
CedricNew 683e5d9909 Expansion of the UI class 2023-01-10 01:41:34 +01:00
Philipp3107 bba1010e65 added factory test 2023-01-10 01:24:59 +01:00
Philipp3107 3bb8482a5a my changes 2023-01-10 01:09:30 +01:00
Philipp3107 2b3ac712d8 my changes 2023-01-10 01:05:36 +01:00
CedricNew 08418fa66c reverted imports/Nexus6 tests class 2023-01-10 01:05:03 +01:00
CedricNew 5210c54003 my changes 2023-01-10 00:53:37 +01:00
CedricNew cc6c4ed822 New created test class for Nexus6 with tests 2023-01-10 00:47:27 +01:00
Philipp3107 a7dd881817 Fehlermeldung angepasst und in Tests ergänzt 2023-01-10 00:41:27 +01:00
Philipp3107 edd69af9b8 src. project directory added to import 2023-01-10 00:35:22 +01:00
Philipp3107 6626d0c4ce my changes 2023-01-10 00:32:43 +01:00
Philipp3107 8c130a8ddf Merge branch 'main' of github.com:Philipp3107/Robto_Factory_PR
# Conflicts:
#	out/production/Robot_Factory_PR/domain/C3PO.class
#	out/production/Robot_Factory_PR/domain/Factory.class
#	out/production/Robot_Factory_PR/domain/Robot.class
#	out/production/Robot_Factory_PR/facade/FactorySystem.class
#	out/production/Robot_Factory_PR/ui/UI.class
#	src/domain/Robot.java
#	src/domain/RobotType.java
#	src/facade/FactorySystem.java
#	src/out/production/Robot_Factory_PR/domain/R2D2.class
#	src/out/production/Robot_Factory_PR/utility/robot_exceptions/RobotException.class
#	src/utility/robot_exceptions/ExceptionStorage.java
#	ui/UI.java
2023-01-10 00:32:24 +01:00
Philipp3107 a642457759 Merge branch 'main' of github.com:Philipp3107/Robto_Factory_PR
# Conflicts:
#	out/production/Robot_Factory_PR/domain/C3PO.class
#	out/production/Robot_Factory_PR/domain/Factory.class
#	out/production/Robot_Factory_PR/domain/Robot.class
#	out/production/Robot_Factory_PR/facade/FactorySystem.class
#	out/production/Robot_Factory_PR/ui/UI.class
#	src/domain/Robot.java
#	src/domain/RobotType.java
#	src/facade/FactorySystem.java
#	src/out/production/Robot_Factory_PR/domain/R2D2.class
#	src/out/production/Robot_Factory_PR/utility/robot_exceptions/RobotException.class
#	src/utility/robot_exceptions/ExceptionStorage.java
#	ui/UI.java
2023-01-10 00:32:17 +01:00
CedricNew f5f33c7a86 New tests and corrected tests in both classes 2023-01-10 00:28:22 +01:00
CedricNew b5475b051c corrected language consistency, Javadoc comments, Enumeration, Lambda expressions, UI Code, Updated project structure 2023-01-09 23:43:16 +01:00
Philipp3107 8c4da3be22 my changes 2023-01-09 23:32:30 +01:00
Philipp3107 4afbe9816a changes for merge 2023-01-09 09:28:13 +01:00
CedricNew 4162f6df07 Corrected/Optimised/Cleaned up Code, wrote most of the comments 2023-01-07 18:35:00 +01:00
CedricNew 24380733bf Sicherheitsänderung wegen falschen Zugriffsrechten 2023-01-07 16:34:36 +01:00
CedricNew 21ea8aff1d Nexus 6 Singelton Klasse 2023-01-07 00:44:04 +01:00
Philipp3107 26b65fab46 updated packages 2023-01-06 22:55:33 +01:00
Philipp3107 aba5233694 Todos erweitert. UI erweitert zum anzeigen und anlegen von Roboter. 2023-01-03 12:21:10 +01:00
Philipp3107 3dac4fed82 implemnted serialisation and saving. First part of UI 2023-01-03 01:18:57 +01:00
Philipp3107 0f217e8d6c Updated everything. Further explanation in README 2023-01-02 19:51:04 +01:00
Philipp3107 ab50e72b86 Updated everything. Further explanation in README 2022-12-25 20:14:16 +01:00
Philipp3107 c0b8a7bac3 updated makefile 2022-12-25 20:08:50 +01:00
Philipp3107 ce8a12071c changes in Exceptionhandling 2022-12-25 19:57:20 +01:00
Philipp3107 073ef835ed Insertionsort implementiert und Tests erweitert 2022-12-22 12:29:04 +01:00
Philipp3107 d7a505607d updated Exceptions with Enum of errormessages and Exception Storage. Also added a new Exception *ArrayEmptyException* and an Exception Storage to get the last Exception that occured. 2022-12-21 16:44:49 +01:00
Philipp3107 de13ede97d updated makefile 2022-12-20 12:58:52 +01:00
Philipp3107 63f45cb9c0 updated README 2022-12-20 12:58:36 +01:00
Philipp3107 f9ebe1a1c2 updated README 2022-12-20 12:34:09 +01:00
Philipp3107 b691e40c56 Updated everything. Further explanation in README 2022-12-20 12:03:41 +01:00
Philipp3107 542ac31f89 sorting umgebaut 2022-12-14 11:08:49 +01:00
Philipp3107 2a68c15468 updated R2D2 2022-12-14 10:18:36 +01:00
Philipp3107 c928bb028e Test 2022-12-14 09:56:40 +01:00
Philipp3107 39bf2f38f5 staging changes 2022-12-14 09:54:18 +01:00
Philipp3107 2ec4b24942 staging exceptions and interfaces for merge 2022-12-14 09:52:50 +01:00
Cedric Hermann 15d35036b2 Sorting algorthyms 2022-12-14 09:48:20 +01:00
Philipp3107 d4362b1cf4 Persistenzklasse eingerichtet 2022-12-09 11:52:03 +01:00
Philipp3107 697b99eb07 updated README 2022-12-09 11:42:31 +01:00
Philipp3107 a5db7a70cc updated README 2022-12-09 11:24:20 +01:00
Philipp3107 85941fcc06 updated README 2022-12-09 11:18:19 +01:00
Philipp3107 2aafdb2a7a updated README 2022-12-09 11:06:43 +01:00
Philipp3107 96313208b3 Updated everything. Further explanation in README 2022-12-09 10:45:51 +01:00
Philipp3107 90d2d53530 Updated everything. Further explanation in README 2022-12-09 01:38:11 +01:00