Commit Graph

443 Commits

Author SHA1 Message Date
nek0 3079ee74e1 some tinkering with cast and collision 2021-04-28 16:35:51 +02:00
nek0 21df43b773 starting work on powerups. Drawable for now 2021-04-22 05:37:57 +02:00
nek0 370d6def45 Merge branch 'collectable' of ssh://gitea.nek0.eu:2200/nek0/pituicat into collectable 2021-04-21 14:40:55 +02:00
nek0 9e04a4fddb start collectables 2021-04-21 14:39:26 +02:00
nek0 d095569911 add missing imports 2021-04-21 14:39:26 +02:00
nek0 5a15be6eef update cabal file 2021-04-21 14:39:26 +02:00
nek0 b51248e7e7 create base classes for collectable powerups 2021-04-21 14:39:26 +02:00
nek0 310105ed48 start tangibles 2021-04-21 14:39:26 +02:00
nek0 927d7af132 fix error in movement caused by numlock modifier 2021-04-21 14:37:47 +02:00
nek0 2ec22ea6b0 start collectables 2021-04-20 04:19:54 +02:00
nek0 039d567be8 add missing imports 2021-04-18 15:07:56 +02:00
nek0 083ef004cd update cabal file 2021-04-18 15:05:20 +02:00
nek0 f3a70c100f create base classes for collectable powerups 2021-04-18 14:56:32 +02:00
nek0 efb5046ec7 make proper wall slide 2021-04-17 11:33:28 +02:00
nek0 84923b2622 wrong key given 2021-04-17 10:16:07 +02:00
nek0 b5064d8c7c update readme: game controls 2021-04-17 05:46:36 +02:00
nek0 7456840238 start tangibles 2021-04-17 05:12:19 +02:00
nek0 9a9408edf3 deduplication 2021-04-17 05:10:36 +02:00
nek0 7657a35415 first cleanup 2021-04-17 04:53:21 +02:00
nek0 56bf486fbf collision detection finally works! cleanup is next... 2021-04-17 04:20:34 +02:00
nek0 134445ed20 further attempt at physics 2021-04-16 21:47:02 +02:00
nek0 9da16fc6a7 fix collision halfway 2021-04-16 18:46:01 +02:00
nek0 d9a0128958 collision detection still not working 2021-03-22 07:01:02 +01:00
nek0 7654888f6f more work on collision 2021-03-22 06:36:28 +01:00
nek0 7799387cf2 broadphase saves a bit of the day 2021-03-04 01:56:42 +01:00
nek0 c7f4f00a2f squish 2021-02-27 16:08:45 +01:00
nek0 9d09365e7d add test column 2021-02-18 07:25:46 +01:00
nek0 50329f7790 update 2021-02-16 06:18:52 +01:00
nek0 9118d6fcde typos 2021-02-12 21:51:16 +01:00
nek0 67e4c9ca80 add reverse-checking of collision 2021-01-20 07:13:04 +01:00
nek0 55db04c27f Merge branch 'master' of ssh://gitea.nek0.eu:2200/nek0/pituicat 2021-01-20 05:22:07 +01:00
nek0 de22c2fffe zero allmovement in collision direction 2021-01-20 05:21:50 +01:00
nek0 87b2b2ad05 make camera follow the cat 2021-01-20 05:21:50 +01:00
nek0 f9ff9d1db2 zero allmovement in collision direction 2021-01-20 05:20:56 +01:00
nek0 a1af74be74 make camera follow the cat 2021-01-20 05:12:16 +01:00
nek0 bf04946a1b add collision direction to overlaps and make unground possible in movement 2021-01-20 04:40:57 +01:00
nek0 ae38902d9c restructuring 2021-01-19 21:46:17 +01:00
nek0 3d9af3eaf8 fix collision detection yet again 2021-01-19 21:46:07 +01:00
nek0 fe947c8ba5 stop lerping on collision with vertical wall 2021-01-19 12:50:15 +01:00
nek0 0b03c306c3 correct reaction 2021-01-17 20:57:45 +01:00
nek0 bb61df8b6d more granular reaction 2021-01-17 20:29:27 +01:00
nek0 a99a70eb9d make better collision reaction 2021-01-17 02:30:45 +01:00
nek0 03c406fd3e Merge branch 'master' of ssh://gitea.nek0.eu:2200/nek0/pituicat 2021-01-14 23:09:14 +01:00
nek0 3b3b9822f5 make window size fix 2021-01-14 23:08:57 +01:00
nek0 430e2fff14 reworked collision again 2021-01-14 23:08:24 +01:00
nek0 8627f80be2 tinkering with collision and movement 2021-01-12 03:12:02 +01:00
nek0 6a4c0e5b42 adjust gravitation and jump 2021-01-12 00:53:00 +01:00
nek0 56779daa22 hunt warnings 2021-01-12 00:52:29 +01:00
nek0 e820437bdf first jump implementation 2021-01-12 00:51:58 +01:00
nek0 1e71b63f67 change subscriber function and close window on request 2021-01-11 17:06:29 +01:00