doodle/assets
Noah ecaa8c6cef SemiSolid Pixels + Icons
* Add new pixel attributes: SemiSolid and Slippery (the latter is WIP)
* SemiSolid pixels are only solid below the player character. You can walk on
  them and up and down SemiSolid slopes, but can freely pass through from the
  sides or jump through from below.
* Update the Palette Editor UI to replace the Attributes buttons: instead of
  text labels they now have smaller icons (w/ tooltips) for the Solid,
  SemiSolid, Fire, Water and Slippery attributes.
* Bugfix in Palette Editor: use cropped (24x24) images for the Tex buttons so
  that the large Bubbles texture stays within its designated space!
* uix.Actor.SetGrounded() to also set the Y velocity to zero when an actor
  becomes grounded. This fixes a minor bug where the player's Y velocity (due
  to gravity) was not updated while they were grounded, which may eventually
  become useful to allow them to jump down thru a SemiSolid floor. Warp Doors
  needed a fix to work around the bug, to set the player's Grounded(false) or
  else they would hover a few pixels above the ground at their destination,
  since Grounded status paused gravity calculations.
2022-10-09 21:39:43 -07:00
..
campaigns Tighten Doodad JavaScript API, User Documentation 2020-04-21 23:50:45 -07:00
icons Window Icon, UI Polish 2021-12-30 16:31:45 -08:00
pattern Swimming Physics and Bubble Pattern 2022-05-05 21:35:32 -07:00
rivescript Remove MsgPack, Fix doodad display on top/left edges 2022-01-09 13:16:29 -08:00
scripts First-class Doodad Hitboxes + Generic Item Script 2021-09-03 20:39:44 -07:00
sprites SemiSolid Pixels + Icons 2022-10-09 21:39:43 -07:00
wallpapers Spit and polish 2022-05-03 21:15:39 -07:00
assets_embed.go Embed: Normalize path separator for Windows 2021-07-19 22:15:40 -07:00