Commit Graph

59 Commits

Author SHA1 Message Date
Kanewersa
43e97b6614 Move all files to corresponding directories 2021-06-19 00:09:14 +02:00
Kanewersa
005beb224d Fix names in OnCollisionComponent 2021-06-19 00:04:34 +02:00
Kanewersa
094e33bb0c Remove obsolete code 2021-06-19 00:03:08 +02:00
Kanewersa
3c0fe20132 Adjust the rewards 2021-06-07 13:39:32 +02:00
Kanewersa
88f13d7d0d Plot the mean scores 2021-06-07 13:39:11 +02:00
Kanewersa
9f86f7dd93 Add new trained models 2021-06-07 13:38:48 +02:00
Kanewersa
deea62212c Add reinforcement learning 2021-06-06 19:55:55 +02:00
Kanewersa
869dcbc124 Save already generated biomes 2021-06-06 19:55:07 +02:00
Kanewersa
a82f52d318 Fix 2021-05-24 17:35:08 +02:00
Kanewersa
551053fd22 Fix 2021-05-24 17:27:49 +02:00
Kanewersa
840eab678b Add decision tree 2021-05-24 17:20:08 +02:00
Kanewersa
d6e7c9b773 Merge branch 'master' into SURV-001 2021-05-24 13:31:48 +02:00
a7176490ab Merge pull request 'SURV-002' (#9) from SURV-002 into master
Reviewed-on: #9
2021-05-24 13:20:42 +02:00
Kanewersa
be25865123 Add ui and inventory 2021-05-24 13:10:10 +02:00
jakand
d051f68e52 Postać zwalnia gdy wchodzi na płytkę o większym koszcie. 2021-05-23 18:03:16 +02:00
jakand
7e697cadeb Użycie nowo dodanych tile'ów w poszczególnych biomach. 2021-05-23 17:35:06 +02:00
jakand
bd8f16d38d Użycie nowo dodanych tile'ów w poszczególnych biomach.
Ola Kuba
2021-05-23 17:26:57 +02:00
Kanewersa
5ea20bd1c0 Remove resources on collision 2021-05-23 14:33:21 +02:00
Kanewersa
d4b340ba22 Add arguments to collision callbacks 2021-05-23 14:33:05 +02:00
Kanewersa
fe9a13f67a Don't check collision when entity is not found 2021-05-23 14:00:30 +02:00
LukeSkiiWalker
f449cec090 BuildingGenerator creates house with 2 chests. 2021-05-22 18:32:36 +02:00
LukeSkiiWalker
ee25509975 added OnCollisionComponent class and changed all tuples and lists to Upper case 2021-05-21 20:14:00 +02:00
9d0e4acfa3 Remove redundant code 2021-05-10 14:31:26 +02:00
ba1f6f6f78 Optimize imports 2021-05-10 13:06:29 +02:00
acc34031a2 Add more biomes for variety 2021-05-10 13:04:11 +02:00
e83d5323a6 Add biomes generation 2021-05-10 12:56:08 +02:00
e7f1198499 Move generators to separate directory 2021-05-10 11:02:36 +02:00
c3a8704b79 Increase some tiles cost to make cost-based pathfinding more visible 2021-05-09 18:12:18 +02:00
d0fc25c93a Add A* to graph search 2021-05-09 18:11:25 +02:00
89ad35bdf9 Add tile cost 2021-05-09 16:36:28 +02:00
4ceaf4904b Add inventory component 2021-05-08 22:15:26 +02:00
99934067de Add building generator 2021-05-08 22:15:20 +02:00
d513223a6d Add graph search 2021-04-19 17:20:40 +02:00
4151f5996c Add delay to direction change 2021-04-19 12:05:33 +02:00
4467ca555e Add pathfinding usage 2021-04-19 01:41:02 +02:00
3463bd0415 Check map bounds when checking collision 2021-04-19 00:24:42 +02:00
5b469611e6 Change movement to directional based one 2021-04-19 00:07:40 +02:00
a1f5b605f8 Add BFS algorithm 2021-04-18 21:15:11 +02:00
927db0c18a Introduce time flow 2021-04-18 19:53:51 +02:00
77de2632ed Optimize imports 2021-04-18 19:29:56 +02:00
=
95bf468d7d remove stone.png from resource_generator.py 2021-03-29 17:24:43 +02:00
=
f49ef8559d update 2021-03-28 18:56:32 +02:00
=
534e9813ef refactor 2021-03-28 18:42:04 +02:00
=
e1107d8111 add esper ecs 2021-03-28 18:06:22 +02:00
=
e80a690f43 add ecs 2021-03-28 18:05:52 +02:00
=
205d415e39 draw only the visible area of the map 2021-03-15 14:10:19 +01:00
=
a1ede76b6b extract static variables to separate file | introduce camera 2021-03-15 13:31:25 +01:00
=
050deeae96 Add auto random movement to player 2021-03-14 22:57:33 +01:00
=
5417c5e3fb Make tiles background random 2021-03-14 22:57:18 +01:00
=
1ded0c4c5e Remove stone.py 2021-03-14 22:43:34 +01:00