Category: DEVELOPMENT IDEAS

  • DAY 4

    DAY 4 NEXT STEPS…

    1. Create custom form to create COMPLETE (ADD CHAR NAME AND BIO).
    2. Add DELETE, (COMPLETE) and LATER – EDIT character button and functions.
    3. Add image boilerplate for character image (COMPLETE) creation pipeline add a few images
    4. Begin llm for GM (REQUIRES MAJOR TWEAKING BUT HOLY SHIT THIS IS COOL)
  • DAY 3

    DAY 3 NEXT STEPS…

    DICE AND CHARACTER maybe start a dice page… BUT PLAN ON

    Spent ALL day on DICE test… was having too much fun and learning how to do different things in animation that I had never done. I am working on recreating ALL animations in BLENDER and Exporting to HTML5/CSS to keep the entire thing in browser/phone operations I do NOT want a full on UNITY or UNREAL game… I MAY get to that later on but for now I am doing what I KNOW with WHAT I KNOW… Database and Web development NOT 3d animations and gaming…

  • DAY 2

    DAY 2 NEXT STEPS (completed)
    4. Create multiple new log ins on the WP site.

    5. insert a few rows of character names and data into the database table.

    6. ensure that there ONLY the characters created by that USER are VISIBLE by that user. (drop down list).

    7. EDIT footer and strip out the garbage. Leave only login/logout.

    8. Confirm logout shows the not logged in error.

  • DAY 1

    DAY 1: I have completed:
    1. Set up the domain and hosting.

    2. Install the WordPress application to be customized

    3. Updated the MySQL database to add the CHARACTERS table and set a foreign key to associate the logged in USER to a LIST of their characters.