Skip to content

Latest commit

 

History

History
45 lines (41 loc) · 1.7 KB

File metadata and controls

45 lines (41 loc) · 1.7 KB

Issues tracker

Won't do

  • [Art] Animate all creatures sprites ??
  • [Code] Player animation not always finished when a fight starts
  • [Code] Human sprites z index
  • [Code] Actual gameplay (sorry I need to move on)
  • ... and all the TODOs left

Done

  • [Code] Index: show random guy
  • [Code] Fight: 1 attack = ko
  • [Web] Add gamepad controllers (on web ?)
  • [Code] Tame is instant, and if team < 5, remove first guy, shift all, add new to last
  • [Code] top bar
  • [Event] Fight starts before the player is done moving
  • [Code] Show logs ?
  • [Camera] buggy when saving close to N/W/S borders, but E is fine somehow.
  • [UI] Fix assets in wasm
  • [Code] First creature moment when starting new save !
  • [Code] Too Much Logic in UI Widgets
  • [Code] Animate MovingNPCs
  • [Code/LDTK] game crashes when starting a fight with an empty team. (not possible anymore)
  • [Code] Leaving and re-entering the game messes up the game
  • [Code] Add offset to player when new game
  • [Code] Cant save in other level than Village
  • [Code] Clamp camera
  • [Code] Cannot change level
  • [Code] add a Y offset to the player sprite
  • [LDTK] Update layers zindex so the player shows correctly
  • [Code] Keep moving player when key stays pressed
  • [Code] Player teleports on map instead of moving
  • [Code] custom player position when entering a level (not always at the spawn loc)
  • [Code] NPCs directions
  • [LDTK] Add another level
  • [Code] Link the two levels with a gate or something
  • [LDTK] Add custom data to goals (level and coords dest)
  • [Code] Read metadata from goals and update player accordingly
  • [Code] Non-square player
  • [Code/LDTK] Animate player
  • [Code] Player directions
  • [Code] WASM compatibility!
  • [Code] Refactor attacks and all into the Dex