doodle/pkg/windows
Noah ad67e2b42b New Doodad: Blue Bird
* The blue bird follows the same base AI as the red bird (it has a
  target altitude that it tries to maintain, and it will dive at the
  player) but the blue bird flies in a sine wave pattern around its
  target altitude. It also has a longer scan radius to search for the
  player than the red bird.
* The sine wave pattern of the blue bird means you may fly under its
  radar depending how high it is on average.

Cheat codes that replace the player character are refactored to make
it easier to extend, and new cheats have been added:

* super azulian: play as the Red Azulian.
* hyper azulian: play as the White Azulian.
* bluebird: play as the new Bird (blue).
2022-04-30 17:59:55 -07:00
..
about.go Menu Bar Update 2020-06-04 21:55:54 -07:00
add_edit_level.go Flood Tool, Survival Mode for Azulian Tag 2022-03-26 13:55:06 -07:00
doodad_dropper.go Optimize memory by freeing up SDL2 textures 2022-04-09 14:41:24 -07:00
doodad_properties.go Small typo fix 2021-09-03 21:45:48 -07:00
filesystem_window.go Manage Embedded Files In Levels 2021-06-13 16:03:32 -07:00
layers_window.go Doodads: Use Key and Working Warp Doors 2021-01-03 15:19:21 -08:00
levelpack_open.go Flood Tool, Survival Mode for Azulian Tag 2022-03-26 13:55:06 -07:00
license_key.go Diverge Free vs. Paid Features 2021-06-16 22:35:01 -07:00
open_level_editor.go Window Icon, UI Polish 2021-12-30 16:31:45 -08:00
palette_editor.go Flood Tool, Survival Mode for Azulian Tag 2022-03-26 13:55:06 -07:00
pip_canvas.go Spit and polish 2022-01-02 22:36:32 -08:00
publish_level.go Refactor Level Publishing + MagicForm 2022-01-17 18:51:11 -08:00
settings.go New Doodad: Blue Bird 2022-04-30 17:59:55 -07:00
text_tool.go Level Difficulty + UI Polish 2022-03-06 22:20:53 -08:00