12 Commits

Author SHA1 Message Date
09bfa44c78 physics test 2022-10-14 13:38:24 +03:00
thefish
3886a05ce2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	cmd/game/main.go
#	delaunay_test.go
#	engine/screens/devmenu.go
#	go.mod
2022-10-12 16:07:35 +03:00
thefish
20ba03c758 body & combat primitives wip 2022-10-12 15:50:38 +03:00
76780d7936 fix GetEntitiesWuthComponent, pickup logic fixed accordingly 2020-09-25 01:13:26 +03:00
9f3eaafa3f fix logger 2020-09-25 00:45:45 +03:00
d2b22f4760 pick up in adjacent tiles, fix bulk check 2020-09-24 23:47:36 +03:00
anton.gurov
25aad1c2f5 some inventory improvements 2019-11-19 17:25:24 +03:00
0a6c642dc2 rendering items, pick up, iventory re-make in progress to aloow item drop/wear/whatever 2019-11-17 02:09:41 +03:00
7e9f7686a9 move to terrain render system 2019-11-16 03:40:26 +03:00
62f45b920f items 2019-11-15 21:24:42 +03:00
anton.gurov
999f48afe9 phase shifts, itemize 2019-11-13 18:55:11 +03:00
3251d00dac started tile serializing 2019-11-10 04:29:59 +03:00