Commit Graph

  • 11beffc537 package upgrade main Norman Köhring 2024-04-17 16:18:02 +0200
  • 3c8b289310 debugging highlights Norman Köhring 2023-04-25 09:09:49 +0200
  • 1b3360862f clickable quick select and quick-select reorder Norman Köhring 2023-03-05 23:08:14 +0100
  • f24c2cd191 item quick select Norman Köhring 2023-03-05 21:11:13 +0100
  • cc2b787421 put/build blocks Norman Köhring 2023-03-04 21:53:29 +0100
  • d1d2b3fbf0 prepare for putting/building blocks Norman Köhring 2023-03-04 11:45:10 +0100
  • eee378bb7b block drops into inventory Norman Köhring 2023-03-04 00:05:29 +0100
  • 9d3912f98f fix lighting and this one weird bug in player changes when ascending Norman Köhring 2023-03-03 19:48:57 +0100
  • fc05b00775 first steps towards real inventory Norman Köhring 2023-02-27 00:00:53 +0100
  • fb3279fb13 remove unused function Norman Köhring 2023-02-19 13:31:20 +0100
  • 656927eee1 draw light instead of shadows Norman Köhring 2023-02-18 18:31:39 +0100
  • 19bc40fd8d draw shadows to hide invisible blocks Norman Köhring 2023-02-18 11:15:20 +0100
  • d75f862380 time-related brightness controlled by light-map Norman Köhring 2023-02-17 21:54:13 +0100
  • 3b7ee96f62 use canvas as light map Norman Köhring 2023-02-17 16:43:52 +0100
  • 3a9d2044e1 store changes more efficiently Norman Köhring 2023-02-15 19:36:58 +0100
  • b2a4d2e547 dig blocks, finally Norman Köhring 2023-02-15 16:16:17 +0100
  • 811b6e5b78 shine light from the sky Norman Köhring 2023-02-15 13:01:45 +0100
  • 5db90bb2f3 clean up unused assets, add block breaking graphic Norman Köhring 2023-02-15 00:43:10 +0100
  • 5b87e3bae0 stacked inventory items and arrival animation Norman Köhring 2023-02-14 13:04:14 +0100
  • 43e8242619 fix falling-on-pause bug Norman Köhring 2023-02-14 00:48:46 +0100
  • e4e3953734 selectable inventory items Norman Köhring 2023-02-14 00:30:20 +0100
  • c486c12283 even nicer walking animation Norman Köhring 2023-02-13 22:42:05 +0100
  • cd8bcbcc47 formalize inventory, cute walking animation Norman Köhring 2023-02-13 21:57:31 +0100
  • ecf1a9cd67 move to another tileset, larger tiles, bigger screen Norman Köhring 2023-02-13 18:59:51 +0100
  • b18cc37b77 add inventory screen and cleanup assets Norman Köhring 2023-02-13 14:32:09 +0100
  • 193d991d0b add help section Norman Köhring 2023-02-12 23:30:47 +0100
  • 94bdb0a9c8 fix player collision box Norman Köhring 2023-02-12 20:36:51 +0100
  • 43d6932716 fix level generator bug Norman Köhring 2023-02-12 20:18:15 +0100
  • 9ba37c04a7 add simplex noise test (/simplex.html) Norman Köhring 2023-02-12 20:17:01 +0100
  • 7711c112e2 framerate independent movement Norman Köhring 2023-02-10 15:45:04 +0100
  • e146052f33 first step towards complete rewrite Norman Köhring 2023-02-10 12:58:09 +0100
  • 6abd225eb5 fixes npm security issues koehr 2019-06-11 17:14:43 +0200
  • 59ac454bc5 initiates central physics handling koehr 2019-06-11 16:49:25 +0200
  • 7c6e716875 calculates CSS values from constants and simplifies movement calculation koehr 2019-06-08 23:44:17 +0200
  • 3ead03ef72 adds player change support koehr 2019-06-08 23:42:08 +0200
  • c3d0a69148 tries to fix the collision problems koehr 2018-11-17 15:38:52 +0100
  • 54f352c577 clean up field component, make jumps more "realistic" koehr 2018-11-14 19:24:37 +0100
  • 062d249d00 smooth mountain light transition koehr 2018-05-17 01:51:05 +0200
  • 2764d3c52b smooth godray transition koehr 2018-05-17 01:39:41 +0200
  • faa605e836 smooth sky color transition koehr 2018-05-17 00:51:50 +0200
  • e7cd369b63 day night cycle koehr 2018-05-15 21:33:33 +0200
  • c21e97e2ce multi step day night transition with CSS filters koehr 2018-05-14 16:31:12 +0200
  • c7452ca130 simplify movement, first try to prevent falling into blocks koehr 2018-05-05 12:38:03 +0200
  • 45c42ee210 turn left and right koehr 2018-05-04 00:51:38 +0200
  • 76f6f2f9d5 velocity based movement koehr 2018-05-04 00:48:34 +0200
  • 2bd5838065 not working yet koehr 2018-04-30 10:35:40 +0200
  • f00990a3be godrays and mountains Norman Köhring 2018-04-27 16:59:42 +0200
  • 2613c391db generate level bigger than viewport koehr 2018-04-26 21:32:07 +0200
  • efeab7138a walk on click koehr 2018-04-26 01:10:59 +0200
  • 63cc49e1d4 nice trees and actual player interaction koehr 2018-04-26 00:29:45 +0200
  • a9cd00d293 textures! koehr 2018-04-24 01:13:16 +0200
  • d917286669 player koehr 2018-04-23 00:35:47 +0200
  • d683648873 use relative paths in index.html koehr 2018-04-22 23:11:57 +0200
  • 0255c8d28f do not ignore dist koehr 2018-04-22 23:10:59 +0200
  • 5f66a76cb6 2-step level generator koehr 2018-04-22 23:00:10 +0200
  • 4e3fda1732 Initial koehr 2018-04-21 20:02:21 +0200