Commit Graph
63 Commits
Author SHA1 Message Date
thefish 09bfa44c78 physics test 2022-10-14 13:38:24 +03:00
thefish d9a8529a20 merge master 2020-09-25 01:40:19 +03:00
thefish 76780d7936 fix GetEntitiesWuthComponent, pickup logic fixed accordingly 2020-09-25 01:13:26 +03:00
thefish 9f3eaafa3f fix logger 2020-09-25 00:45:45 +03:00
thefish d2b22f4760 pick up in adjacent tiles, fix bulk check 2020-09-24 23:47:36 +03:00
thefish bf13c9c7a2 cursor update 2019-11-19 22:15:02 +03:00
thefish 0a6c642dc2 rendering items, pick up, iventory re-make in progress to aloow item drop/wear/whatever 2019-11-17 02:09:41 +03:00
thefish 685dfeeeb1 first item, render order? redraw? broken 2019-11-16 05:15:02 +03:00
thefish 768426a316 move render to systems 2019-11-16 04:43:56 +03:00
thefish 0d8649498c terrain animation broken, mobs rendering right 2019-11-16 04:31:57 +03:00
thefish 7e9f7686a9 move to terrain render system 2019-11-16 03:40:26 +03:00
thefish 7b4a3c3200 delaunnay pure impl 2019-11-15 23:12:49 +03:00
thefish cc017e3781 merge master 2019-11-15 21:25:15 +03:00
thefish 62f45b920f items 2019-11-15 21:24:42 +03:00
thefish b3c7beec2b revert to normal 2019-11-14 22:59:20 +03:00
thefish 647e9ffab3 crooked formulae 2019-11-14 22:58:41 +03:00
thefish e42fc7849f update makefile 2019-11-14 22:46:46 +03:00
thefish 98aa197578 context is great again, fixes to connectors 2019-11-14 22:42:03 +03:00
thefish 6a37870bd2 make context great again 2019-11-14 22:28:58 +03:00
thefish 3560be99a1 clean up slightly 2019-11-14 21:14:52 +03:00
thefish 04da543c30 delaunay mapgen 1st version 2019-11-13 23:03:16 +03:00
thefish 939be2f0f1 jsn 2019-11-13 20:23:18 +03:00
thefish 8b4c27216e cleaned up fixmes, tests passing 2019-11-13 03:10:01 +03:00
thefish 8b4844211b fix context 2019-11-13 02:59:58 +03:00
thefish e0b4d000d3 update deps 2019-11-13 02:58:30 +03:00
thefish d7b24d5abc delaunay/mst working 2019-11-13 02:56:09 +03:00
thefish f55549a048 Update 'story/linux_go_blt_install_quickstart.md' 2019-11-12 14:58:34 +00:00
thefish 4b631142f7 prefabs broken 2019-11-11 03:13:37 +03:00
thefish ef2577741f old connections working 2019-11-11 02:29:01 +03:00
thefish 931971ba8f update todo 2019-11-11 02:05:38 +03:00
thefish e30aa33715 mapgen moving to delanay -> minimum spanning tree for rooms connection 2019-11-11 01:47:16 +03:00
thefish b734e538f4 started tile serialization 2019-11-10 19:52:01 +03:00
thefish 3251d00dac started tile serializing 2019-11-10 04:29:59 +03:00
thefish f442dc6921 reflection goes out of the window 2019-11-10 01:24:45 +03:00
thefish bc00262ead scrollbar 2019-11-08 23:51:00 +03:00
thefish 4ba69bfe75 Merge branch 'master' of lab.zaar.be:thefish/alchemyst-go 2019-11-08 22:10:01 +03:00
thefish 77cb245fee menu 2019-11-08 22:09:46 +03:00
thefish 5619155fe6 php updater and makefile 2019-11-08 04:20:51 +03:00
thefish 20fa78a7d8 version updater 2019-11-08 04:18:33 +03:00
thefish 14c8cf80be upd windows instructions 2019-11-08 03:53:22 +03:00
thefish cb7718860a ui starting, menu screen, ingame help 2019-11-08 03:36:26 +03:00
thefish 4532320ce3 Merge branch 'master' of lab.zaar.be:thefish/alchemyst-go 2019-11-07 23:18:01 +03:00
thefish 222927070f make game executable 2019-11-06 23:22:11 +03:00
thefish f9ebcefc86 use gogues ecs, not working, needs rethinking 2019-11-04 19:07:16 +03:00
thefish fd27dfd636 memleak fix 2019-11-04 16:30:06 +03:00
thefish 8c428838d6 slight fixes 2019-11-01 22:01:23 +03:00
thefish 17ef52a5cf fix supid viewport bug 2019-11-01 19:59:12 +03:00
thefish 529f5a5749 reorganize 2019-11-01 18:21:27 +03:00
thefish 1ac6ae4665 animation handling, screens, vp changes 2019-11-01 17:51:55 +03:00
thefish c6c6b6254d fixes to viewport, config tuning 2019-11-01 15:03:52 +03:00
thefish a91351d3dc makefile 2019-10-31 22:47:36 +03:00
thefish e0bab00a23 baadly slowdown verison 2019-10-31 02:33:37 +03:00
thefish 8dd242b242 colordance 2019-10-31 00:55:51 +03:00
thefish 4a77323aab with backgroung + composition 2019-10-27 03:00:48 +03:00
thefish 184ac149ee viewport 2019-10-27 02:51:35 +03:00
thefish 0da505b01b upd methods 2019-10-27 01:30:57 +03:00
thefish b8c8a65fa7 basic mapgen 2019-10-27 01:08:06 +03:00
thefish ec9d3d9a73 slight refactor, gofmt 2019-10-26 23:32:32 +03:00
thefish 32c598f9e0 Merge branch 'master' of lab.zaar.be:thefish/alchemyst-go 2019-10-26 18:49:11 +03:00
thefish bfece6915d loclachbgs/ 2019-10-26 18:49:06 +03:00
thefish 4ce0fa74c1 non-main thread call fixed 2019-10-25 02:26:17 +03:00
thefish 83dc2f9007 update readme; 2019-01-24 14:39:56 +03:00
thefish 9ed9f7ae0f update linker 2019-01-24 14:39:03 +03:00