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

? #54

Open
wants to merge 162 commits into
base: travis
Choose a base branch
from
Open

? #54

wants to merge 162 commits into from

Commits on Jun 16, 2016

  1. = dos2unix

    OpenHogwarts authored Jun 16, 2016
    Configuration menu
    Copy the full SHA
    b83056c View commit details
    Browse the repository at this point in the history
  2. Delete build.sh

    OpenHogwarts authored Jun 16, 2016
    Configuration menu
    Copy the full SHA
    29602ae View commit details
    Browse the repository at this point in the history
  3. Delete install.sh

    OpenHogwarts authored Jun 16, 2016
    Configuration menu
    Copy the full SHA
    f7657e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e25147f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from OpenHogwarts/travis

    + Autobuild with Travis
    OpenHogwarts authored Jun 16, 2016
    Configuration menu
    Copy the full SHA
    e02ee0d View commit details
    Browse the repository at this point in the history
  6. = Trigger travis

    OpenHogwarts authored Jun 16, 2016
    Configuration menu
    Copy the full SHA
    473e8eb View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. + hotkeys section

    OpenHogwarts authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    77ab291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747b543 View commit details
    Browse the repository at this point in the history
  3. + ESC hotkey

    OpenHogwarts authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    b520227 View commit details
    Browse the repository at this point in the history
  4. - Extra audio listener

    muertet committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    0f76098 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from OpenHogwarts/unity-upgrade

    = upgrade project to Unity 5.4
    OpenHogwarts authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    382b9a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d716960 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. = Minor changes

    OpenHogwarts authored Sep 20, 2016
    Configuration menu
    Copy the full SHA
    51b519c View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    OpenHogwarts authored Sep 20, 2016
    Configuration menu
    Copy the full SHA
    d72e1ba View commit details
    Browse the repository at this point in the history
  3. + video preview

    OpenHogwarts authored Sep 20, 2016
    Configuration menu
    Copy the full SHA
    0b48dea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from OpenHogwarts/include-youtube-video

    + Readme: Video preview
    OpenHogwarts authored Sep 20, 2016
    2 Configuration menu
    Copy the full SHA
    8ff3b1c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. = Upgrade to Unity 5.4.2

    muertet committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    618883d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cd4c7b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. - Disconnect option

    muertet committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    a58063c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. Configuration menu
    Copy the full SHA
    114e1e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. = Upgrade to Unity 5.5

    muertet committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    45e31bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd710e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5232da2 View commit details
    Browse the repository at this point in the history
  4. + QuestItem class for ingame quest items

    + First Hagrid quest (get some wood)
    muertet committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    fdb50f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d5f87d View commit details
    Browse the repository at this point in the history
  6. = Missing change

    muertet committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    2e71b8d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. + Wood item

    = Minor fixes
    muertet committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    d143a9e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. =Replaced Image Effect by the new PostPro Stack

    =Replaced Image Effect by the new PostPro Stack
    =Some image tweaks
    -Deleted unnecesary assets
    Vancete committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    ed209b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Configuration menu
    Copy the full SHA
    a6a21ca View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Update README.md

    OpenHogwarts authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    10a1141 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. = Upgrade to 5.6.0f3

    muertet committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    af0f88c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Changing the inventory to a GridLayoutGroup instead of auto-positioning.

    Resizing the cells is not possible currently 5.6.0f3 so kind of mute point... Also broke it, non-functioning yet. Saving progress.
    kardall committed May 1, 2017
    Configuration menu
    Copy the full SHA
    2fbf928 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Reverted to original code. Problem was the Canvas Scaler was being tu…

    …rned off, so nothing was scaling to screen. The Vendor menu's also scale properly with this fix.
    
    Also added a container for mainmenu elements (for level and such).
    Drag and Drop is back in action, and it scales with the window (as does the rest of the game UI)
    kardall committed May 3, 2017
    Configuration menu
    Copy the full SHA
    21fb7ba View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. +Modified the Seller UI

    = Made the list auto-adjust children by width/height with spacing.
    = Moved things around
    +Added an ItemPanel prefab specifically for the new UI
    kardall committed May 4, 2017
    Configuration menu
    Copy the full SHA
    ff18adb View commit details
    Browse the repository at this point in the history
  2. =Moved ItemPrefab (and renamed) to Prefab Folder for SellerPanel

    -Removed Locale from Master Branch. Will make a Separate Branch.
    -Disabled the English Text Toggle on the main menu
    =Adjusted the players Quest to PosX -60. Checkboxes were being hid due to scaling now.
    kardall committed May 4, 2017
    Configuration menu
    Copy the full SHA
    cb537d7 View commit details
    Browse the repository at this point in the history
  3. =SellerPanel now removes all items when disabled (Click close button)

    +Added a Distance check of 5.0f to interact with NPCs (Quester/Seller), targeting hostiles still works the same.
    kardall committed May 4, 2017
    Configuration menu
    Copy the full SHA
    1297914 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. +Starting to add Stair Colliders on the way to the dorms. Barring cha…

    …nging the models somehow (I am not a 3d modeller), this was the fastest way to make it work for now.
    
    You can find the ones I have done in: Hogwarts Scene->Map->Interior Gran Comedor->StairCollider##
    = The ones that do have them, seem to let you climb without having to jump. You can fly on the broom just to jump over stairs if u need to test... etc. etc.
    kardall committed May 5, 2017
    Configuration menu
    Copy the full SHA
    a007243 View commit details
    Browse the repository at this point in the history
  2. - Useless file

    OpenHogwarts authored May 5, 2017
    Configuration menu
    Copy the full SHA
    a188f12 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. +Finished all 42 Stair Sections in the Dorm Area.

    = All stairs leading up to the upper floors and the bottom from the starting area, now have a plane that allows you to walk up / down as you see fit.
    kardall committed May 6, 2017
    Configuration menu
    Copy the full SHA
    dff2db2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9914679 View commit details
    Browse the repository at this point in the history
  3. +Added some stairs to the building out back .. did not go up the towe…

    …r since it looks incomplete anyway. But you can go up the stairs around the corner out of sight, and down into the living space.
    kardall committed May 6, 2017
    Configuration menu
    Copy the full SHA
    8eb0df9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from kardall/master

    MainMenu, Inventory, NPC interaction & stairs fixes
    OpenHogwarts authored May 6, 2017
    Configuration menu
    Copy the full SHA
    c3b0f93 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    OpenHogwarts authored May 6, 2017
    Configuration menu
    Copy the full SHA
    3fac0a0 View commit details
    Browse the repository at this point in the history
  6. = Minor code refactor

    muertet committed May 6, 2017
    Configuration menu
    Copy the full SHA
    0d479c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2017

  1. Configuration menu
    Copy the full SHA
    2b010fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from LauraLaureus/master

    Scripts updated to unity 2017.1.1
    OpenHogwarts authored Oct 1, 2017
    Configuration menu
    Copy the full SHA
    6f7dcf3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Few minor improvements

    Improved inventory display by changing background image.
    Fixed QuestPanel accept button alignment.
    Add spider.
    githuis committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    2f6b667 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Merge pull request #30 from githuis/master

    Few minor improvements
    OpenHogwarts authored Oct 23, 2017
    Configuration menu
    Copy the full SHA
    7efa1e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2017

  1. Update README.md

    OpenHogwarts authored Nov 11, 2017
    Configuration menu
    Copy the full SHA
    2b58694 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

  1. Configuration menu
    Copy the full SHA
    073eaa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8cf18f View commit details
    Browse the repository at this point in the history
  3. + New npc type: Talker

    muertet committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    9f0e1c9 View commit details
    Browse the repository at this point in the history
  4. = Make intro work again

    muertet committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    e751c17 View commit details
    Browse the repository at this point in the history
  5. = Minor refactor

    muertet committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    39adb65 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    OpenHogwarts authored Dec 23, 2017
    Configuration menu
    Copy the full SHA
    addc4c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf5d8ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2cab78 View commit details
    Browse the repository at this point in the history
  9. + Localization support

    muertet committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    7a2803c View commit details
    Browse the repository at this point in the history
  10. = Move items name & description to locale file

    = Move npc messages to locale file
    muertet committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    8275dc3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fab725a View commit details
    Browse the repository at this point in the history
  12. + Icons for broomstick & lumos

    + Broomstick & lumos skills can now be toggled via ui
    muertet committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    3765653 View commit details
    Browse the repository at this point in the history
  13. + Nimbus item

    = Simplify SkillTooltip implementation
    muertet committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    1bf6091 View commit details
    Browse the repository at this point in the history
  14. = Update build number

    muertet committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    a35f4fc View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. update English.json

    converted some Spanish into English using Google Translate. It could be wrong though. Also item_20 = item_21 and i didn't change any description. although I could invent one in English. I just left it with "no description"
    vsdaan authored Dec 26, 2017
    Configuration menu
    Copy the full SHA
    41f2b99 View commit details
    Browse the repository at this point in the history
  2. create Dutch.json

    Dutch translation for the game. Still work in progress
    vsdaan authored Dec 26, 2017
    Configuration menu
    Copy the full SHA
    971a5f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #32 from theking465/patch-1

    update English.json
    OpenHogwarts authored Dec 26, 2017
    Configuration menu
    Copy the full SHA
    c4a95a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. Update README.md

    OpenHogwarts authored Dec 27, 2017
    Configuration menu
    Copy the full SHA
    6b98a03 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. = Upgrade to Unity 2017.3.0f3

    muertet committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    b191566 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. + Hagrid's Hut model

    muertet committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    6f026e1 View commit details
    Browse the repository at this point in the history
  2. = Improve Hagrid's hut surroundings

    [WIP] Quiddich Stadium model
    muertet committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    24ac9af View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Update README.md

    OpenHogwarts authored Feb 19, 2018
    Configuration menu
    Copy the full SHA
    b333d17 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Create German.json

    - I can't tell if the German special chars are displayed correctly, because I cannot run the game on my old Mac. Wanted to contribute anyway. 
    - Not entirely sure about ITEM_10_NAME... is it a piece of paper, or a leaf, or what? 
    - I have split ITEM_17_NAME, and put "Mineral" into ITEM_17_DESCRIPTION. 
    - ITEM_20_NAME and ITEM_21_NAME are the same, is that correct?
    bluerubberduck authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    0707779 View commit details
    Browse the repository at this point in the history
  2. Update LanguageManager.cs

    Added German to the list of system languages
    bluerubberduck authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    6c64fdd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Merge pull request #42 from bluerubberduck/patch-1

    Create German.json
    OpenHogwarts authored Mar 23, 2018
    Configuration menu
    Copy the full SHA
    48ebe67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from bluerubberduck/patch-2

    Update LanguageManager.cs
    OpenHogwarts authored Mar 23, 2018
    Configuration menu
    Copy the full SHA
    2c4474b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2018

  1. Update README.md

    ayseenver authored Mar 31, 2018
    Configuration menu
    Copy the full SHA
    7a94b92 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ayseenver/ayseenver-update-readme

    Update README.md
    ayseenver authored Mar 31, 2018
    Configuration menu
    Copy the full SHA
    cd03b71 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ayseenver authored Mar 31, 2018
    Configuration menu
    Copy the full SHA
    7b37ac2 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ayseenver authored Mar 31, 2018
    Configuration menu
    Copy the full SHA
    382b9d5 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    ayseenver authored Mar 31, 2018
    Configuration menu
    Copy the full SHA
    f5c18e5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #44 from ayseenver/master

    Update the readme to include a table of contents
    OpenHogwarts authored Mar 31, 2018
    Configuration menu
    Copy the full SHA
    933ba05 View commit details
    Browse the repository at this point in the history
  7. = Upgrade to Unity 2017.4.0f1

    muertet committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    cda02be View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. Update README.md

    ayseenver authored Apr 1, 2018
    Configuration menu
    Copy the full SHA
    680e0b4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ayseenver authored Apr 1, 2018
    Configuration menu
    Copy the full SHA
    bcd1f9b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ayseenver authored Apr 1, 2018
    Configuration menu
    Copy the full SHA
    001e31b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. add 3 NPCs

    ayseenver committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    5e314ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ayseenver/add-NPCs

    add 3 NPCs
    ayseenver authored Apr 2, 2018
    Configuration menu
    Copy the full SHA
    099b664 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a99ad88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89a618a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from ayseenver/add-NPCs

    Update ProjectVersion.txt
    ayseenver authored Apr 2, 2018
    Configuration menu
    Copy the full SHA
    ca4cb20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83c0bc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e776865 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from ayseenver/translate-and-add-phrases

    add translation and phrases
    ayseenver authored Apr 2, 2018
    Configuration menu
    Copy the full SHA
    b882cfd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    db88dd8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #47 from ayseenver/master

    Extended English translation and added a few more NPC phrases.
    OpenHogwarts authored Apr 2, 2018
    Configuration menu
    Copy the full SHA
    fe716c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. occlusion baked

    ayseenver committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    02e5504 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. fixing quidditch stadium

    ayseenver committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    04380ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from ayseenver/master

    Fixing issues with Quidditch stadium model
    OpenHogwarts authored Apr 8, 2018
    Configuration menu
    Copy the full SHA
    f602c1a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. add three new shirts

    ayseenver committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    b1a8eb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ayseenver/new-shirts

    add three new shirts
    ayseenver authored Apr 15, 2018
    Configuration menu
    Copy the full SHA
    7a261b8 View commit details
    Browse the repository at this point in the history
  3. extend English translation

    ayseenver committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    aadae27 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #50 from ayseenver/master

    Add new t-shirts
    OpenHogwarts authored Apr 15, 2018
    Configuration menu
    Copy the full SHA
    82fded9 View commit details
    Browse the repository at this point in the history
  5. = Fix duplicated chat/spider photon id

    = Refactor deprecated code
    muertet committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    6eb49a4 View commit details
    Browse the repository at this point in the history
  6. = Make minimap work again

    muertet committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    545c988 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. = Upgrade to Unity 2018.1.6f

    muertet committed Aug 30, 2018
    5 Configuration menu
    Copy the full SHA
    e4635ec View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Update README.md

    OpenHogwarts authored Oct 3, 2018
    2 Configuration menu
    Copy the full SHA
    cc53160 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. Create index.html

    OpenHogwarts authored Oct 6, 2018
    1 Configuration menu
    Copy the full SHA
    6a40fa6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Create 404.html

    binyamin authored Oct 9, 2018
    Configuration menu
    Copy the full SHA
    d718585 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Add 404 page

    binyamin committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    2340a3a View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. 404, dev, etc

    binyamin committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    d13eb14 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Update Website

    binyamin committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    3cf659b View commit details
    Browse the repository at this point in the history
  2. Update Website

    binyamin committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    699ee10 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Complete Mobile View

    binyamin committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    8391a0e View commit details
    Browse the repository at this point in the history
  2. Adjust slideshow

    binyamin committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    617ae1b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Merge pull request #57 from b3u/master

    Create Website
    OpenHogwarts authored Oct 22, 2018
    Configuration menu
    Copy the full SHA
    c7d741f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Create license.txt

    OpenHogwarts authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    bd9a08c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Update README.md

    OpenHogwarts authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    2f347d4 View commit details
    Browse the repository at this point in the history
  2. Character movement improvments

    Bridget Nichols committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    7796348 View commit details
    Browse the repository at this point in the history
  3. Variable value change

    Bridget Nichols committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    f52ae2b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Merge pull request #62 from BridgetNichols/master

    Character movement improvments
    OpenHogwarts authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    c440ae1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Added French Translation

    Sanghelyos authored Jul 11, 2019
    Configuration menu
    Copy the full SHA
    6169cae View commit details
    Browse the repository at this point in the history
  2. Update LanguageManager.cs

    Sanghelyos authored Jul 11, 2019
    Configuration menu
    Copy the full SHA
    72753eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    800f350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    691cb0b View commit details
    Browse the repository at this point in the history
  5. Update French.json

    Sanghelyos authored Jul 11, 2019
    Configuration menu
    Copy the full SHA
    6859e19 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #64 from Sanghelyos/FrenchLocalization

    French localization
    OpenHogwarts authored Jul 11, 2019
    Configuration menu
    Copy the full SHA
    87b562d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    f25af60 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. no message

    finchen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    71a79d3 View commit details
    Browse the repository at this point in the history
  2. db 3

    finchen committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    c32d404 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #65 from finchen/npc-mixamo

    Npc mixamo
    OpenHogwarts authored Aug 4, 2019
    Configuration menu
    Copy the full SHA
    38ab6ee View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Merge pull request #1 from OpenHogwarts/master

    update
    finchen authored Aug 15, 2019
    Configuration menu
    Copy the full SHA
    ebe809a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. death screen

    finchen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    66b5b2c View commit details
    Browse the repository at this point in the history
  2. no message

    finchen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    80750a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    1d02e08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from finchen/death

    Death
    OpenHogwarts authored Aug 22, 2019
    Configuration menu
    Copy the full SHA
    d094386 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. a chest that opens (not used in any quest) and a mech collider onb th…

    …e floor of the stadium
    finchen committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    2ab107d View commit details
    Browse the repository at this point in the history
  2. revert

    finchen committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    8aeb4f5 View commit details
    Browse the repository at this point in the history
  3. revert

    finchen committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    5319274 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. upgrade to photon 1.99

    finchen committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    173a8fc View commit details
    Browse the repository at this point in the history
  2. revert

    finchen committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    22c3716 View commit details
    Browse the repository at this point in the history
  3. no message

    finchen committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    4237d1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8882073 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #69 from finchen/photon-upgrade

    Photon upgrade
    OpenHogwarts authored Sep 4, 2019
    Configuration menu
    Copy the full SHA
    6c7af80 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #70 from finchen/npc-mixamo-fix

    fix issues with new an animator and improve code
    OpenHogwarts authored Sep 4, 2019
    Configuration menu
    Copy the full SHA
    85c6fdb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #68 from finchen/dragon

    a chest that opens (not used in any quest) and a mech collider onb th…
    OpenHogwarts authored Sep 4, 2019
    Configuration menu
    Copy the full SHA
    63d0754 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7be8743 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. = Upgrade to Unity 2019.2.6f1

    tetreum committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    204d6af View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. = Upgrade to Unity 2019.3.7f1

    = Clean as much alerts as possible
    (BUG: Terrain texture has disappeared :S)
    tetreum committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    76058b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from OpenHogwarts/upgrade-to-unity-2019-3-7

    = Upgrade to Unity 2019.3.7f1
    tetreum authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    40aa5ff View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. finished dutch.json

    vsdaan authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    17d57eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from theking465/patch-3

    + Dutch translation
    tetreum authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    877762b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    8970d97 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. runnable in unity 2022

    FerdinandSu committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9f585e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. working

    FerdinandSu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5107cde View commit details
    Browse the repository at this point in the history
  2. offline-mode working

    FerdinandSu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c9ca1d6 View commit details
    Browse the repository at this point in the history
  3. menu hosting

    FerdinandSu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    21b2520 View commit details
    Browse the repository at this point in the history
  4. autologin

    FerdinandSu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5916f28 View commit details
    Browse the repository at this point in the history
  5. working without errors

    FerdinandSu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    5121655 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. import new input system

    FerdinandSu committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4bfe83f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    123857b View commit details
    Browse the repository at this point in the history
  3. rollback online mode

    FerdinandSu committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9040dbf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #86 from HIT-ReFreSH/oss

    Migrated to Unity 2022.3 (LTS) and New Input System
    tetreum authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    56b07dd View commit details
    Browse the repository at this point in the history