doodads/dev-assets/doodads
Noah 4f5ea15e46 Spit and polish
* New built-in wallpaper: "Dotted paper (dark)" is a dark-themed wallpaper.
* New built-in palette: "Neon Bright" with bright colors for dark levels.
* New cheat: "warp whistle" to automatically win the level.
* In case the user has a VERY LARGE screen resolution bigger than the full
  bounds of a Bounded level, the Play Scene will cap the size and center
  the level canvas onto the window. This is preferable to being able to see
  beyond the level's boundaries and hitting an invisible wall in-game.
* Make the titlescreen Lazy Scroll work on unbounded levels. It can't bounce
  off scroll boundaries but it will reverse course if it reaches the level's
  furthest limits.
* Bugfix: characters' white eyes were transparent in-game. Multiple culprits
  from the `doodad convert` tool defaulting the chroma key to white, to the
  SDL2 textures considering white to be transparent. For the latter, the game
  offsets the color by -1 blue.
2022-05-03 21:15:39 -07:00
..
azulian Flood Tool, Survival Mode for Azulian Tag 2022-03-26 13:55:06 -07:00
bird New Doodad: Blue Bird 2022-04-30 17:59:55 -07:00
box Spit and polish 2022-05-03 21:15:39 -07:00
boy Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
buttons Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
crumbly-floor Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
crusher Doodads: Gems, Snake and Crusher 2022-05-01 15:18:23 -07:00
doors Invulnerable Anvil and other fixes 2022-02-20 11:48:36 -08:00
gems Spit and polish 2022-05-03 21:15:39 -07:00
objects Invulnerable Anvil and other fixes 2022-02-20 11:48:36 -08:00
on-off Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
regions Reset Timer Doodad + Various Fixes 2022-03-27 11:51:14 -07:00
snake Spit and polish 2022-05-03 21:15:39 -07:00
switches Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
test Initial Doodad JavaScript System 2019-04-15 23:07:40 -07:00
thief Checkpoint Flag can Re-assign Player Character 2022-01-18 21:24:36 -08:00
trapdoors Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
warp-door Switch JavaScript engine to goja 2022-01-16 20:09:27 -08:00
build.sh Doodads: Gems, Snake and Crusher 2022-05-01 15:18:23 -07:00
mischievous.js Overhaul the Platformer Physics System 2020-04-04 21:00:32 -07:00
palette.json 1st Round of Doodad Sprites + Improve Doodad Tool 2019-04-17 00:02:41 -07:00