39 Commits (5db90bb2f37239f6ac66fa8554d808492bbee60f)
 

Author SHA1 Message Date
Norman Köhring 5db90bb2f3 clean up unused assets, add block breaking graphic 1 year ago
Norman Köhring 5b87e3bae0 stacked inventory items and arrival animation 1 year ago
Norman Köhring 43e8242619 fix falling-on-pause bug
The issue happened because of not resetting lastTick: The lastTick is stored to
calculate movement speed independent of frame rate. When paused, the delta is
calculated with the time before the pause, so it gets huge and results in high
velocity values that are used to calculate how far the player moved.
1 year ago
Norman Köhring e4e3953734 selectable inventory items 1 year ago
Norman Köhring c486c12283 even nicer walking animation 1 year ago
Norman Köhring cd8bcbcc47 formalize inventory, cute walking animation 1 year ago
Norman Köhring ecf1a9cd67 move to another tileset, larger tiles, bigger screen 1 year ago
Norman Köhring b18cc37b77 add inventory screen and cleanup assets 1 year ago
Norman Köhring 193d991d0b add help section 1 year ago
Norman Köhring 94bdb0a9c8 fix player collision box 1 year ago
Norman Köhring 43d6932716 fix level generator bug 1 year ago
Norman Köhring 9ba37c04a7 add simplex noise test (/simplex.html) 1 year ago
Norman Köhring 7711c112e2 framerate independent movement 1 year ago
Norman Köhring e146052f33 first step towards complete rewrite 1 year ago
koehr 6abd225eb5 fixes npm security issues 5 years ago
koehr 59ac454bc5 initiates central physics handling 5 years ago
koehr 7c6e716875 calculates CSS values from constants and simplifies movement calculation 5 years ago
koehr 3ead03ef72 adds player change support 5 years ago
koehr c3d0a69148 tries to fix the collision problems 6 years ago
koehr 54f352c577 clean up field component, make jumps more "realistic" 6 years ago
koehr 062d249d00 smooth mountain light transition 6 years ago
koehr 2764d3c52b smooth godray transition 6 years ago
koehr faa605e836 smooth sky color transition 6 years ago
koehr e7cd369b63 day night cycle 6 years ago
koehr c21e97e2ce multi step day night transition with CSS filters 6 years ago
koehr c7452ca130 simplify movement, first try to prevent falling into blocks 6 years ago
koehr 45c42ee210 turn left and right 6 years ago
koehr 76f6f2f9d5 velocity based movement 6 years ago
koehr 2bd5838065 not working yet 6 years ago
Norman Köhring f00990a3be godrays and mountains 6 years ago
koehr 2613c391db generate level bigger than viewport 6 years ago
koehr efeab7138a walk on click 6 years ago
koehr 63cc49e1d4 nice trees and actual player interaction 6 years ago
koehr a9cd00d293 textures! 6 years ago
koehr d917286669 player 6 years ago
koehr d683648873 use relative paths in index.html 6 years ago
koehr 0255c8d28f do not ignore dist 6 years ago
koehr 5f66a76cb6 2-step level generator 6 years ago
koehr 4e3fda1732 Initial 6 years ago