MlodyJacky
|
91a4e02c18
|
feat: cells have weight, you can see it
|
2024-05-05 12:39:12 +02:00 |
|
MlodyJacky
|
d186c2de5c
|
feat new bfs, finding agent actions
|
2024-05-04 12:41:07 +02:00 |
|
MlodyJacky
|
c5105d426d
|
feat: agent can move in the indicated direction
|
2024-04-20 13:38:47 +02:00 |
|
MlodyJacky
|
c088f1104e
|
feat: agent rotates now
|
2024-04-20 11:05:31 +02:00 |
|
Jager72
|
4d611cadef
|
feat: moved methodes for state search to Agent.py
|
2024-04-15 22:49:39 +02:00 |
|
Jager72
|
976de19d18
|
feat: Made it so tables block movement
|
2024-04-15 22:39:31 +02:00 |
|
|
e168f6d617
|
feat: table
|
2024-04-15 10:43:01 +02:00 |
|
|
687a630576
|
feat: agent moves normally now, Added features to handle agent self-traffic and threads
Fix: agent move and errors
|
2024-04-13 11:53:13 +02:00 |
|
|
fee1eddb8a
|
feat: added moveto agent class, x and y path finding functions
|
2024-04-12 14:11:05 +02:00 |
|
|
32fbf3bdf7
|
fix
|
2024-04-12 13:48:20 +02:00 |
|
|
361d08fe91
|
feat: Finding path using BFS function
|
2024-04-12 13:44:55 +02:00 |
|
Patryk Olszewski
|
ebb834cc81
|
fix: Fixed diet_restriction
|
2024-04-11 15:44:45 +02:00 |
|
Jager72
|
c2b3944373
|
feat: Added logic_processor with example statement, and diet restriction for Clients
|
2024-04-11 15:09:27 +02:00 |
|
Jager72
|
1f404aa166
|
feat: Added favorite meal for each klient
|
2024-04-11 13:30:21 +02:00 |
|
Jager72
|
42782fdcc0
|
feat: Changed Data Representation to Frames (XML to Python Classes), fixed Added Classes.
|
2024-04-11 13:20:29 +02:00 |
|
|
86f4cc52c0
|
feat: Added prolog
|
2024-04-04 03:35:06 +02:00 |
|
|
74416e9642
|
fix: small errors
|
2024-04-03 23:42:53 +02:00 |
|
|
9e9a7a3856
|
feat: Added classes klinet and stolik
|
2024-04-03 23:29:43 +02:00 |
|
|
4bf35a9a1d
|
feat: Added class Zamowienie and Rachunek
|
2024-04-03 23:00:30 +02:00 |
|
|
5ab723c063
|
feat: Added class posilek
|
2024-04-03 22:39:05 +02:00 |
|
|
69c8a9a136
|
Added class kelner
|
2024-04-03 22:24:13 +02:00 |
|
Jager72
|
735867d51f
|
fix: Minor fixes to names and debug logging
|
2024-03-14 14:40:21 +01:00 |
|
Jager72
|
1f8798b98c
|
feat: Added Coffe machine which increases multiplier for gained score
|
2024-03-14 14:22:16 +01:00 |
|
Jager72
|
eeefc150bb
|
feat: Added Interactable abstract class and example implementation
|
2024-03-14 13:53:26 +01:00 |
|
Jager72
|
b0ee9493c7
|
feat: Moved sprites into distinct folder
|
2024-03-13 23:31:18 +01:00 |
|
Jager72
|
f65bbc1b79
|
feat: Added basic program loop
|
2024-03-13 23:30:39 +01:00 |
|