Commit Graph

75 Commits

Author SHA1 Message Date
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
977f01bbd9 Merge pull request 'SURV-001' (#10) from SURV-001 into master
Reviewed-on: #10
2021-05-24 13:32:56 +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
b91bb73cc8 Merge pull request 'development' (#8) from development into master
Reviewed-on: #8
2021-05-24 13:20:01 +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
474a6dd525 Add setup.py 2021-05-10 18:58:25 +02:00
cc7167a576 Merge pull request 'clean-up' (#7) from clean-up into master
Reviewed-on: #7
2021-05-10 15:09:14 +02:00
bcbee88af1 update .gitignore 2021-05-10 15:08:10 +02:00
a3160be2e2 remove .idea 2021-05-10 15:07:35 +02:00
3e7f9f0c28 update .gitignore 2021-05-10 15:05:37 +02:00
5163668639 update .gitignore 2021-05-10 15:04:44 +02:00
6c0074f52d Merge pull request 'dev-jakklu' (#6) from dev-jakklu into master
Reviewed-on: #6
2021-05-10 14:52:59 +02:00
9d0e4acfa3 Remove redundant code 2021-05-10 14:31:26 +02:00
fe9ef781fb Update atlas.png 2021-05-10 13:17: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
1daf1125a1 Update stevenson.png rgb 2021-05-09 16:36:47 +02:00
89ad35bdf9 Add tile cost 2021-05-09 16:36:28 +02:00
e8ba46148c Merge pull request 'dev-jakklu' (#5) from dev-jakklu into master
Reviewed-on: #5
2021-05-08 22:22:46 +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
34c984eec8 Merge remote-tracking branch 'origin/dev-jakklu' into dev-jakklu 2021-04-18 19:22:13 +02:00
ab9be24849 Fix incorrect sRGB profile error for existing assets. 2021-04-18 19:21:47 +02:00
792a940388 Add script to fix incorrect sRGB profile error. 2021-04-18 19:21:13 +02:00
=
95bf468d7d remove stone.png from resource_generator.py 2021-03-29 17:24:43 +02:00
bf4d58d3f7 Merge pull request 'dev-jakklu' (#4) from dev-jakklu into master
Reviewed-on: #4
2021-03-28 18:57:20 +02:00
=
f49ef8559d update 2021-03-28 18:56:32 +02:00