rename spaceship variable to player

add player's trace and removes the origin offsets from the game field's tiles

fix missing parenthesis in VEC macros

add a simple struct for the game field that may be extended later

add a frame to the main scene + implement the necessary asc_rectangle_set_bounds() function

fix that using mipmap filtering did not generate the necessary mipmaps

add player colors

add null safety in case a sprite is created without texture parameters

redesign game field and make it larger (and the player faster)

remove the possibility of non-lazy-initializable shader programs

make the default window scaling and positioning screen resolution dependent

add functions to change the window position

update player texture

make asc_ui_scale_auto() normalized with Full HD as 100%

improve structure of the game code and add a function to set the player position

handle the edge-case when a viewport vanishes

improve the conditional setting of flags

make initial window size depend on UI scaling factor

replace ugly backdrop texture

first idea of what the main scene could look like

add asc_create_flags() utility function

simplify build and copy assets to build dir

simplify how pre-defined shader IDs work

prevent attempts to load a shader again that already failed before

(0) -100 -50 -24 tip

mercurial