Commit Graph
20 Commits
Author SHA1 Message Date
Stefan-5422 5bb37573eb Add Hub; Fix Conveyor; 2022-05-12 12:49:37 +02:00
Stefan-5422 16d100f9fb Add recieve and offer behaviours; + generate behaviour 2022-05-06 11:26:56 +02:00
Stefan-5422 0dd786f812 Add tie in off global event system; Add test offerer and reciever 2022-04-21 12:56:23 +02:00
Stefan-5422 f4d884753c Add start of working items; 2022-04-08 11:34:19 +02:00
Stefan-5422 06e6c72dc3 Add items;
+ Minor changes
2022-03-24 12:09:12 +01:00
Stefan-5422 cde4b91ec5 Merge remote-tracking branch 'origin/main' into main 2022-03-18 10:46:18 +01:00
Stefan-5422 e3a5bda9ca Update Test Machines; 2022-03-18 10:45:53 +01:00
Stefan-5422 ea851eb00b Add Eventsystem; Update Entity to reflect changes 2022-03-18 10:45:35 +01:00
Stefan-5422 64f47ca5e0 a 2022-03-03 15:22:16 +01:00
Stefan-5422 eb4b2d2895 Add building code; Fix some bugs 2022-03-03 15:21:58 +01:00
Stefan-5422 3175067454 Add build ui;
Fixed naming mistake in MainController
2022-03-03 15:21:27 +01:00
Stefan-5422 c170f324fe Started add: UI 2022-02-25 11:38:58 +01:00
Stefan-5422 1c7b8dba1b Add Entity Registry; Add Template for Components
+ Refactored ChunkAlreadyExistsException (now AlreadyExistsException)
+ Removed debug console logs
2022-02-25 10:52:24 +01:00
Stefan 625d3823c9 Delete target/classes/com/yes/yes directory
target folder should not exist
2022-02-24 15:12:14 +01:00
Stefan-5422 c7d0957902 Added Chunk Loading and player movement code 2022-02-24 15:11:15 +01:00
Stefan-5422 dfb7ef4494 Keep track of loaded chunks 2022-02-24 15:10:30 +01:00
Stefan-5422 27065159a8 Reftored code; Added base for Components and Entities
+ Component Class
+ Entity Class
+ Manager Classes
2022-02-11 12:20:57 +01:00
Stefan-5422 a4f5310aa6 Added basic world and chunk code
-Basic chunk code
-Basic world code
2022-02-11 11:30:35 +01:00
Stefan-5422 3996d6383b Updated readme; Init projekt
- Updated the README file
- Created a IDEA project inside the folder
2022-02-11 10:07:18 +01:00
Stefan efe2a3121d Initial commit 2022-02-10 10:38:11 +01:00