Skip to content
Snippets Groups Projects
  1. Nov 07, 2016
    • Michael LaFreniere's avatar
      Shop Tweaks · 2564a257
      Michael LaFreniere authored
      Gets crazy skewed when screen size changes.... -__-
      Will have to play with that more... Looks decent at current screen size.
      - Couldn't figure out how to make a transparant background for the axes.
      2564a257
    • Michael LaFreniere's avatar
      Blacksmith Shop · dc579efe
      Michael LaFreniere authored
      *bugs:
      unsure why buttons are skewing size, can't figure out how to make them
      all the same regardless of text length in each.....
      - will have to make the weapon choice a permanent change through static
      variables - but i have to go eat supper so i'll figure that out later
      lol.
      dc579efe
    • Michael LaFreniere's avatar
      Door Text · 08d19642
      Michael LaFreniere authored
      entering a door area triggers a text to let the player know how to
      enter/exit
      08d19642
    • Graham Solie's avatar
      AI Fixes · 8a52b191
      Graham Solie authored
      Please keep Left is true and Right is false
      Started to add player health
      8a52b191
  2. Nov 06, 2016
    • Jordan's avatar
      Changes to enemy AI · 212d889e
      Jordan authored
      DECISIONS TREE CLASS:
      - Made lots of members private to remove Unity warnings
      - Removed parameters we didn't need from a few functions
      
      ENEMYAI:
      - Few structural changes, BuildDecisionTree seems to work in start() now
      - Now denoting actions with "a_ACTIONNAME" and decision with
        "d_DECISIONNAME".  Easier to read!
      212d889e
  3. Nov 02, 2016
  4. Oct 30, 2016
  5. Oct 29, 2016
  6. Oct 28, 2016
  7. Oct 12, 2016
  8. Oct 10, 2016
Loading