Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add blogs #115

Merged
merged 1,203 commits into from
Dec 13, 2023
Merged

Add blogs #115

merged 1,203 commits into from
Dec 13, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    3a3d674 View commit details
    Browse the repository at this point in the history
  2. Added deserialization and comments

    JasonMSeguin committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c1e89c3 View commit details
    Browse the repository at this point in the history
  3. A* fintness function

    amantham20 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    683afd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    708d601 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5b9d67 View commit details
    Browse the repository at this point in the history
  6. smol

    ZaneMODell committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    db74e3b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge pull request #105 from FergusonAJ/main

    Add SFML/networking to all unit test includes
    FergusonAJ authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1bd2df8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f76ebfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeb18d7 View commit details
    Browse the repository at this point in the history
  4. in theory, aftering iterating over itemmap and checking each item's o…

    …wner's id against the interface id, we should be able to get a list of items in our inventory. but we can't pick up items.
    captainsleepyhead committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f33eef9 View commit details
    Browse the repository at this point in the history
  5. Can go from one grid to another finally, added Hole tiles

    Hole tiles are added but not spawning for some reason, and interface for the second grid runs but won't build for some reason so I commented it out for now
    MIHAILO8 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8f1054a View commit details
    Browse the repository at this point in the history
  6. reverted group 3's main

    MIHAILO8 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    063a186 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0916856 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e3e8d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e43d1f View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into sister-location

    # Conflicts:
    #	source/Interfaces/NetWorth/client/ClientManager.hpp
    ZaneMODell committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b7405ea View commit details
    Browse the repository at this point in the history
  11. more fixes; water

    budnyric committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6e01e8d View commit details
    Browse the repository at this point in the history
  12. Fix more bad merges

    budnyric committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b502808 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    940af2c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0c8752f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2a8b3aa View commit details
    Browse the repository at this point in the history
  16. Clean up coding styling inconsistency. now aligned with agreed coding…

    … style. included button section of readme
    captainsleepyhead committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    dc3b3c2 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #20 from mdkdoc15/update_entity

    Fixed formatting of entity file
    mdkdoc15 authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e0c52dd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0fbcd41 View commit details
    Browse the repository at this point in the history
  19. formatted tracking agent

    mdkdoc15 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9b84210 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    15d603c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    52951eb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1428305 View commit details
    Browse the repository at this point in the history
  23. Removed unused files

    mdkdoc15 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1d3eae2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2247dfc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    877898d View commit details
    Browse the repository at this point in the history
  26. Hole is working. Step on the '8' tile to fall into a randomly generat…

    …ed cave.
    
    Will not build yet for some reason.
    MIHAILO8 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ec6c732 View commit details
    Browse the repository at this point in the history
  27. Working hole

    Runs successfully
    MIHAILO8 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1484444 View commit details
    Browse the repository at this point in the history
  28. I don't even know anymore

    EthanRylko committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e434c25 View commit details
    Browse the repository at this point in the history
  29. Ocean biome work

    poshypop committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    25b0fef View commit details
    Browse the repository at this point in the history
  30. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	source/Worlds/BiomeGenerator.cpp
    poshypop committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1038fca View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    efc63b2 View commit details
    Browse the repository at this point in the history
  32. Merge remote-tracking branch 'upstream/development'

    # Conflicts:
    #	CMakeLists.txt
    #	source/Interfaces/MainInterface.cpp
    #	source/Worlds/GenerativeWorld.hpp
    Paul-Schulte committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3e5b63f View commit details
    Browse the repository at this point in the history
  33. Fix build error

    Paul-Schulte committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a1b9d68 View commit details
    Browse the repository at this point in the history
  34. Ocean biome work

    poshypop committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    58f7d5e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8cd50af View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0ea5b3b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    69a835d View commit details
    Browse the repository at this point in the history
  38. De Morgans Law

    EthanRylko committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3100e8c View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    cad6ca4 View commit details
    Browse the repository at this point in the history
  40. Changes for level 3

    Enemies can be killed
    Upon player death, game ends
    Upon boss death, player gains ability to traverse water
    Refactoring for SwitchGrid and related functions
    Added properties to agents missing those
    budnyric committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0eea153 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    e495041 View commit details
    Browse the repository at this point in the history
  42. Fix assertion failure due to odd behavior of SetPosition with GridPos…

    …ition vs with coordinates
    budnyric committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c10138f View commit details
    Browse the repository at this point in the history
  43. Did Not Save

    budnyric committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ae7dae3 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    5720565 View commit details
    Browse the repository at this point in the history
  45. Created GPAnalyzer class

    Rajmeet committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1fde1ef View commit details
    Browse the repository at this point in the history
  46. A* fintness function

    amantham20 authored and Rajmeet committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6e1b928 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a6de9db View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5cb366a View commit details
    Browse the repository at this point in the history
  49. runner class for gp

    amantham20 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c1e1a68 View commit details
    Browse the repository at this point in the history
  50. Slight changes to the text showing in the textbox form Please enter t…

    …o click
    Gaya1858 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    663671f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    c97972c View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    12388b7 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    db3e5d4 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    d1bd299 View commit details
    Browse the repository at this point in the history
  55. Ocean biome finished

    poshypop committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8836799 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    b60c250 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    2f4d77f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    316bda3 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    fcc1b9f View commit details
    Browse the repository at this point in the history
  60. Updated boat positioning.

    carrgran committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c82cae8 View commit details
    Browse the repository at this point in the history
  61. Deleted classes Component and Container from Interface folder and alo…

    …s corrected cmakeList for group3.
    Gaya1858 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3bf7cd1 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    c55686c View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    73f3b3d View commit details
    Browse the repository at this point in the history
  64. updated things

    amantham20 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5a2d05b View commit details
    Browse the repository at this point in the history
  65. fixed test cases

    hexactinal committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    688c14f View commit details
    Browse the repository at this point in the history
  66. Abracadabra! Warnings Vanish! 🎩🐇 Pulled a rabbit out of my hat and ma…

    …de all those warnings disappear. Now, that's what I call a magic trick! #CodeMagician
    amantham20 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9fab640 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    9ceff97 View commit details
    Browse the repository at this point in the history
  68. runner class for gp

    amantham20 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c4eba95 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    8c7db31 View commit details
    Browse the repository at this point in the history
  70. Remove whole json library

    FergusonAJ committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5c64b78 View commit details
    Browse the repository at this point in the history
  71. Add json as submodule

    FergusonAJ committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    346ae45 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    ac64597 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    3b1d35c View commit details
    Browse the repository at this point in the history
  74. Add inventory for agents

    Scor23 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    06c0891 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    f2156cf View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    3c068d8 View commit details
    Browse the repository at this point in the history
  77. Fix grids

    Scor23 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    52ba0f3 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    bea4fe5 View commit details
    Browse the repository at this point in the history
  79. fixed all them errors

    amantham20 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    97b5ac2 View commit details
    Browse the repository at this point in the history
  80. Updated agent positioning.

    carrgran committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8c0f279 View commit details
    Browse the repository at this point in the history
  81. GPAnalyzer Created

    Rajmeet committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4e1c13d View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    22b38af View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    f6a7d5c View commit details
    Browse the repository at this point in the history
  84. Revert "Merge branch 'development' of https://github.com/Ytesgn/cse_4…

    …91_group_8_fork into development"
    
    This reverts commit f2156cf, reversing
    changes made to 06c0891.
    carrgran committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    002a512 View commit details
    Browse the repository at this point in the history
  85. Fixing merge issues.

    carrgran committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    03752b1 View commit details
    Browse the repository at this point in the history
  86. Merge fix.

    carrgran committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9aa80e7 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    c564f50 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    a1732f4 View commit details
    Browse the repository at this point in the history
  89. Remove status

    ssitu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    93518e2 View commit details
    Browse the repository at this point in the history
  90. Merge fix.

    carrgran committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2fd4b57 View commit details
    Browse the repository at this point in the history
  91. Updated DropItems()

    carrgran committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5b892bc View commit details
    Browse the repository at this point in the history
  92. Updated RemoveItem/AddItem

    carrgran committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    34856e8 View commit details
    Browse the repository at this point in the history
  93. Merge fixes.

    carrgran committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    86147e3 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    d7adf11 View commit details
    Browse the repository at this point in the history
  95. Updated Main file slightly

    Scor23 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0cdb45c View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    ba880c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    0df49d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4206e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0a8db5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39341de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2713d53 View commit details
    Browse the repository at this point in the history
  6. Fixed removal of items

    Scor23 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1c161ff View commit details
    Browse the repository at this point in the history
  7. Cleanup

    EthanRylko committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5a0fef2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fed046c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b41d90f View commit details
    Browse the repository at this point in the history
  10. Too much stuff to say

    kevinmeehan13 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d5185c1 View commit details
    Browse the repository at this point in the history
  11. Fixed dying

    Scor23 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    45cd974 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b41f3b7 View commit details
    Browse the repository at this point in the history
  13. Too much stuff to write down

    kevinmeehan13 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e57a7ef View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'upstream/development'

    # Conflicts:
    #	source/Agents/AStarAgent.hpp
    #	source/Agents/AgentLibary.hpp
    #	source/Interfaces/NetWorth/server/ServerManager.hpp
    Paul-Schulte committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c4ea8ee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    56f7fbe View commit details
    Browse the repository at this point in the history
  16. more client updates

    ZaneMODell committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d3fdc23 View commit details
    Browse the repository at this point in the history
  17. Server-side cleanup

    EthanRylko committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ca4aecc View commit details
    Browse the repository at this point in the history
  18. fixed random generator

    MIHAILO8 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d4e6123 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f677983 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    76ac2c9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a25e69 View commit details
    Browse the repository at this point in the history
  22. style changes

    kaiserkrish committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a2da1e3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    39eaeaa View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a0981b5 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'main' of https://github.com/dradcl/cse_491_fall_2023_gr…

    …oup2
    
    # Conflicts:
    #	source/DataCollection/DataReceiver.hpp
    Ahmad Arman Newaz committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5b504c0 View commit details
    Browse the repository at this point in the history
  26. style changes

    kaiserkrish committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    ce020e6 View commit details
    Browse the repository at this point in the history
  27. camelcase updates

    ZaneMODell committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    48ecd0c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3358d65 View commit details
    Browse the repository at this point in the history
  29. Added comments and formatted GenerativeWorld

    kevinmeehan13 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f24eebb View commit details
    Browse the repository at this point in the history
  30. Merge branch 'main' of https://github.com/poshypop/GROUP6

    kevinmeehan13 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3b6f664 View commit details
    Browse the repository at this point in the history
  31. Merge remote-tracking branch 'upstream/development'

    # Conflicts:
    #	source/Interfaces/NetWorth/client/ClientInterface.hpp
    #	source/Interfaces/NetWorth/client/ClientManager.hpp
    #	source/Interfaces/NetWorth/server/ServerInterface.hpp
    #	source/Interfaces/NetWorth/server/ServerManager.hpp
    #	source/core/AgentBase.hpp
    #	source/core/Entity.hpp
    #	source/core/WorldBase.hpp
    #	source/group_5_client_main.cpp
    kaiserkrish committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0c830f1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    af13c6b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3c4e603 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    28357ee View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    36e5ba5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a8aa187 View commit details
    Browse the repository at this point in the history
  37. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	source/Worlds/GenerativeWorld.hpp
    Paul-Schulte committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    351dbc5 View commit details
    Browse the repository at this point in the history
  38. Clean up code

    Paul-Schulte committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d34b68a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    370f344 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    fcf9a72 View commit details
    Browse the repository at this point in the history
  41. one last merge

    kevinmeehan13 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4462f08 View commit details
    Browse the repository at this point in the history
  42. Merge pull request #1 from FergusonAJ/json_fix

    Switch json to submodule (and pull in development)
    dradcl authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5051212 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    cfda5a8 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    847609b View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6b6d669 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    67246e4 View commit details
    Browse the repository at this point in the history
  47. fixed last texture

    Scor23 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fec9e6d View commit details
    Browse the repository at this point in the history
  48. Added AStar Agent.

    carrgran committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    be27690 View commit details
    Browse the repository at this point in the history
  49. Fix asset dir in scripts

    FergusonAJ committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    156b635 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    273e12b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    757db0a View commit details
    Browse the repository at this point in the history
  52. Formatting changes.

    carrgran committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1beb79e View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    1047cb0 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    52cead2 View commit details
    Browse the repository at this point in the history
  55. Added in-class examples.

    mercere99 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    969ea4d View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6ae6d7d View commit details
    Browse the repository at this point in the history
  57. Small healing fix

    Scor23 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3faa1c4 View commit details
    Browse the repository at this point in the history
  58. Update ServerInterface.hpp

    Reverted changes to group 5 file.
    mercere99 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    61aee22 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    7a413cd View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    4e30d72 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    2ac181f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    33ed601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c587a44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d550c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffe3252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d673e16 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from FergusonAJ/interface_merge

    Pull in recent changes from development
    Gaya1858 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    84113b9 View commit details
    Browse the repository at this point in the history
  7. fix cmake

    captainsleepyhead committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5592631 View commit details
    Browse the repository at this point in the history
  8. I have just changed the functionality for the Largergrid Group8 to dr…

    …aw enlarged size only.
    Gaya1858 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    be09165 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    a614d15 View commit details
    Browse the repository at this point in the history
  2. updated our interface to have inventory capacity to display items ins…

    …ide of the inventory interface
    captainsleepyhead committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    280d7b2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	source/Interfaces/MainInterface.cpp
    captainsleepyhead committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f915cd8 View commit details
    Browse the repository at this point in the history
  4. inventory works since group4 is a lost cause in terms of maininterfac…

    …e we didn't fix. group 6 random number generator is throwing an error so it doesn't work. group 8 creates no path for interface agent to walk but it works.
    captainsleepyhead committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    95c0408 View commit details
    Browse the repository at this point in the history
  5. Revert "inventory works since group4 is a lost cause in terms of main…

    …interface we didn't fix. group 6 random number generator is throwing an error so it doesn't work. group 8 creates no path for interface agent to walk but it works."
    
    This reverts commit 95c0408.
    captainsleepyhead committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    fce2756 View commit details
    Browse the repository at this point in the history
  6. inventory works since group4 is a lost cause in terms of maininterfac…

    …e we didn't fix. group 6 random number generator is throwing an error so it doesn't work. group 8 creates no path for interface agent to walk but it works.
    captainsleepyhead committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f9adebe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e84fa38 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    7281711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9fc7f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cac504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73c67c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3f0a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    866efd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69b3cf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1ea854 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36a54ad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bce64b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f580549 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b1c74e View commit details
    Browse the repository at this point in the history
  13. Added GridPosition base class CoreObject, serialization, Invalid crea…

    …tor, & construct from string.
    mercere99 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    bc22538 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    21255cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed65648 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    359f143 View commit details
    Browse the repository at this point in the history
  2. Minor comment fixes.

    mercere99 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5502860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a399bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ac0cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13efe59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9114750 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d82565 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    594cd3b View commit details
    Browse the repository at this point in the history
  2. Renamed variables to be more fitting. fixed bugs and logic in the tex…

    …tbox private helper functions. fixed limit
    captainsleepyhead committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e5beb64 View commit details
    Browse the repository at this point in the history
  3. Added serialize tests.

    mercere99 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b4a66c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98da5f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f5187f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    133b735 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8914026 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a755f0b View commit details
    Browse the repository at this point in the history
  9. Minor cleanup

    mercere99 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    620e3b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    981d226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f42cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    853997a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #45 from amantham20/Aman's-blogpost

    Aman's blogpost First Draft
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    07a564f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c937f4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90bf8e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1075e84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdb31f7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #49 from MSU-CSE491/Newaz_blogpost

    Newaz blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5e5a12b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #50 from MSU-CSE491/Felici_blogpost

    Blogpost Draft
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    09ff355 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #51 from MSU-CSE491/Carr_blogpost

    Blogpost Pull Request
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c0f641d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #52 from MSU-CSE491/Gu_blogpost

    Nate Gu Blog_Post_Draft.md
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    37a6dfa View commit details
    Browse the repository at this point in the history
  13. Merge pull request #54 from MSU-CSE491/Rylko_blogpost

    Added draft
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f0cb030 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #55 from MSU-CSE491/VanDam_blogpost

    initial blog post draft
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    dab53a8 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #56 from MSU-CSE491/kight_blogpost

    Added kight blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    315eda6 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #58 from MSU-CSE491/Situ_blogpost

    Blog post draft
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5e67d66 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #61 from MSU-CSE491/Garvey_blogpost

    Garvey blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    45331f9 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #62 from MSU-CSE491/Seguin_blogpost

    Seguin blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6b22525 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #63 from MSU-CSE491/Orvis_blogpost

    Orvis Blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e197db3 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #64 from MSU-CSE491/murrani_blogpost

    Murrani blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b4961ae View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8071835 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5a24e7a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    418532c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2fd9648 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #67 from MSU-CSE491/Kanphade_blogpost

    Kanphade blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c4452b0 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #68 from MSU-CSE491/budny-blogpost

    Add blogpost draft
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    64ad08b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8a3f393 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cbf88e5 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #70 from MSU-CSE491/Lablanc_blogpost

    Lablanc blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1d57dad View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c500dea View commit details
    Browse the repository at this point in the history
  31. Remove empty file

    FergusonAJ committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    26b23de View commit details
    Browse the repository at this point in the history
  32. Merge pull request #72 from MSU-CSE491/Mihailovic_blogpost

    Mihailovic blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5846dd9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9edc8e8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e016804 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #75 from MSU-CSE491/Meehan_blogpost

    Meehan blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    90e41cc View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a4e22dd View commit details
    Browse the repository at this point in the history
  37. Merge pull request #77 from MSU-CSE491/Schulte_blogpost

    Schulte blogpost
    FergusonAJ authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e58c3c0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    eede5f7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c803a77 View commit details
    Browse the repository at this point in the history
  40. Organize blogposts to be consistent

    All draft files, where available, are named `draft.X` for whatever
    filetype.
    Likewise, final drafts are named `final.X`.
    FergusonAJ committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    069400e View commit details
    Browse the repository at this point in the history
  41. Capitalize last name

    FergusonAJ committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8c5a0db View commit details
    Browse the repository at this point in the history