OpenHogwarts / hogwarts

Hogwarts (Harry Potter) open sandbox game made in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Hogwarts (Harry Potter) open sandbox game made in Unity. NOT FINISHED

Good news! An official Harry potter RPG game is in development: https://download.void.cat/20037112355c696ce37131b173d245f8489ce8d2

https://my.mixtape.moe/scyeev.mp4

Table of Contents

Video Demo

OpenHogwarts demo hogwarts hogwars2 hogwars3 hogwars4 hogwars5

Binary download


You can download the latest compiled binary here: https://github.com/OpenHogwarts/hogwarts/releases

Development requirements


  • Unity (tested version in)=> ProjectVersion.txt (it should work on newer versions too, but may require changes/fixes)

Development setup


Analytics

  • Clone/Download this repo (https://github.com/OpenHogwarts/hogwarts/archive/master.zip)
  • Open the downloaded folder in Unity (File -> Open Project)
  • In Unity project's folders double click MainMenu (Assets -> Scenes -> MainMenu)
  • Hit the start button from Game tab. Inside the game, click create a New Character, set the name and click on "Enter".

Working features


  • Multiplayer
  • Chat
  • Inventory
  • NPCs (Agressives, sellers, questers, talkers) + patrols
  • Spells combat
  • Flying Broomstick
  • Quests

¿Why development is so slow?


Because everyone wants to play, but no one wants to code/design/mod/help.

Hotkeys


Since they may change, always check https://github.com/OpenHogwarts/hogwarts/blob/master/Assets/Scripts/Player/PlayerHotkeys.cs to ensure which are the latest assigned for each action.

  • WASD: Player control
  • ESC: Config
  • F1: Enable Dev options in ESC menu
  • F2: Take screenshot
  • Z: Hide UI
  • E: Broomstick spell
  • Q: Lumos
  • T: Chat
  • B: Bag
  • C: Character
  • Left mouse: Select target
  • 1, 2, 3.. keys: Spell cast

Broomstick hotkeys


  • WASD: Basic control
  • Right mouse: 3D Direction control

ToDo


Check the wiki https://github.com/OpenHogwarts/hogwarts/wiki/ToDo

Credits


Special Thanks


  • Bruce (iBoxDB creator) for the technical support given
  • Rusfighter for finding the OnMouse events - NPC bug
  • finchen for continuously improving the game and it's code

Copyright Notice


All trademarks or registered trademarks mentioned are property of their respective owners. Unless identified with the designation "COPY FREE", the contents of this project are copyright reserved by its owners.

About

Hogwarts (Harry Potter) open sandbox game made in Unity

License:Other


Languages

Language:C# 70.3%Language:ShaderLab 16.4%Language:HLSL 11.2%Language:GLSL 2.0%Language:JavaScript 0.1%