• Joined on 2022-10-11
s481825 created branch tree in s481825/AI_PROJECT 2024-05-10 17:36:08 +02:00
s481825 pushed to tree at s481825/AI_PROJECT 2024-05-10 17:36:08 +02:00
s481825 pushed to master at s481825/AI_PROJECT 2024-05-10 17:34:51 +02:00
d0e8a47da1 Merge pull request 'astar_temp' (#19) from astar_temp into master
d150e9c21d Made function to test speed of A*.
c0fe5766b0 fix: brakowalo total_cost przy wylowywaniu A_star2 w App.py
92c893c917 This: -added road.jpg
7c50b44417 This: -fixed cost sum in A* -added cost of direction change for A*2 -added function to change image of visited tile -added display of total cost
Compare 13 commits »
s481825 merged pull request s481825/AI_PROJECT#19 2024-05-10 17:34:49 +02:00
astar_temp
s481825 created pull request s481825/AI_PROJECT#19 2024-05-10 17:34:10 +02:00
astar_temp
s481825 created branch astar_temp in s481825/AI_PROJECT 2024-04-28 13:00:46 +02:00
s481825 pushed to astar_temp at s481825/AI_PROJECT 2024-04-28 13:00:46 +02:00
92c893c917 This: -added road.jpg
7c50b44417 This: -fixed cost sum in A* -added cost of direction change for A*2 -added function to change image of visited tile -added display of total cost
e448c80739 This: -simplified cost taking for A*
eb17e42686 Merge branch 'losowanie_celu' into astar_temp
Compare 4 commits »
s481825 pushed to snake_move at s481825/AI_PROJECT 2024-04-15 11:20:56 +02:00
a696da09de -Added way to clear console -Support different dimmension of grid for console
s481825 pushed to snake_move at s481825/AI_PROJECT 2024-04-15 10:49:39 +02:00
e0397b95a7 -Added support to precalculated BFS2 -Added way to set HydrateValue by HydrateIndex -Minor changes in Tractor.py -Added flags to make handling different BFS implements easier
d38c4d9593 -Added garage -Fixed bugs that were causing crashes realted to mouse position out of the window
Compare 2 commits »
s481825 pushed to snake_move at s481825/AI_PROJECT 2024-04-15 09:25:35 +02:00
a8c5b1b434 Merge pull request 'Made BFS1 and BFS3 algorithm in BFS.py file.' (#15) from algorytm_bfs2 into snake_move
63229b2c60 Made BFS1 and BFS3 algorithm in BFS.py file.
Compare 2 commits »
s481825 merged pull request s481825/AI_PROJECT#15 2024-04-15 09:25:33 +02:00
Made BFS1 and BFS3 algorithm in BFS.py file.
s481825 created pull request s481825/AI_PROJECT#15 2024-04-15 09:25:15 +02:00
Made BFS1 and BFS3 algorithm in BFS.py file.
s481825 created branch snake_move in s481825/AI_PROJECT 2024-04-13 02:10:28 +02:00
s481825 pushed to snake_move at s481825/AI_PROJECT 2024-04-13 02:10:28 +02:00
9ca821bab8 -fixed a bug where mouse on the console would sometimes cause a crash
7ac1093231 -fix in gap between lines -added option to disable console
911876e59a -added initial_move to get all slot's hydrate stats by visiting all slots -added way to get hydrate stats for single slot -added console to print things there instead of terminal
2dac7c64a9 -minor changes to move action (added do_move_if_valid)
Compare 4 commits »
s481825 pushed to BFS at s481825/AI_PROJECT 2024-04-13 00:02:32 +02:00
999f28a405 Merge pull request 'Made BFS algorithm.' (#13) from algorytm_bfs into BFS
ce698aa14a Made BFS algorithm.
Compare 2 commits »
s481825 merged pull request s481825/AI_PROJECT#13 2024-04-13 00:02:30 +02:00
Made BFS algorithm.
s481825 created pull request s481825/AI_PROJECT#13 2024-04-13 00:02:11 +02:00
Made BFS algorithm.
s481825 pushed to ruch_traktor_bfs at s481825/AI_PROJECT 2024-04-12 09:12:45 +02:00
18d2fdbb49 -Fixed direction changes
s481825 pushed to ram at s481825/AI_PROJECT 2024-03-24 23:30:11 +01:00
a5691816ac -Merged classes slot and roslina. -Added function to display current status of plant.
s481825 pushed to ram at s481825/AI_PROJECT 2024-03-23 14:47:02 +01:00
47a43c5599 Merge pull request 'cleaning' (#7) from cleaning into ram
e3b8f1c84c Removed unused variable condition from class slot
8d1d176d5b Added function to quickly return scaled desired plant image.
b345f827b3 Cleaned up main.py (by adding files app,colors,ui), added images for plants, added support for plant image in slot class, changed image loading by scaling it once at the start
Compare 4 commits »