doodads/dev-assets/doodads
Noah 73175b6965 Polish and bugfixes
- Fix a memory sharing bug in the Giant Screenshot feature.
- Main Menu to eagerload chunks in the background to make scrolling less
  jittery. No time for a loadscreen!
- Extra script debugging: names/IDs of doodads are shown when they send
  messages to one another.
- Level Properties: you can edit the Bounded max width/height values for
  the level.

Doodad changes:

- Buttons: fix a timing bug and keep better track of who is stepping on it,
  only popping up when all colliders have left. The effect: they pop up
  immediately (not after 200ms) and are more reliable.
- Keys: zero-qty keys will no longer put themselves into the inventory of
  characters who already have one except for the player character. So
  the Thief will not steal them if she already has the key.

Added to the JavaScript API:

* time.Hour, time.Minute, time.Second, time.Millisecond, time.Microsecond
2021-10-09 20:45:38 -07:00
..
azulian Bash for Makefiles 2021-09-06 14:06:55 -07:00
bird Animations for Thief + No More Moonwalking 2021-09-03 19:54:10 -07:00
box New Doodad: Anvil 2021-08-08 21:57:41 -07:00
boy Adjust Gravity and Prevent Moonwalking 2021-10-07 18:49:09 -07:00
buttons Polish and bugfixes 2021-10-09 20:45:38 -07:00
crumbly-floor Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
doors Polish and bugfixes 2021-10-09 20:45:38 -07:00
objects Editor: Doodad Properties Window 2021-09-02 21:26:55 -07:00
on-off Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
regions Various minor tweaks and changes 2021-10-07 20:50:24 -07:00
switches New Doodad: Anvil 2021-08-08 21:57:41 -07:00
test Initial Doodad JavaScript System 2019-04-15 23:07:40 -07:00
thief Bash for Makefiles 2021-09-06 14:06:55 -07:00
trapdoors Bash for Makefiles 2021-09-06 14:06:55 -07:00
warp-door Doodads: Electric Trapdoor and Resettable Box 2021-08-08 20:10:42 -07:00
build.sh Add Technical Doodads + UI Fixes 2021-10-02 20:52:16 -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