Luke Stampfli
a036713e
Unity project setup
4 年前
Luke Stampfli
b6a4ffea
Add LiteNetLibTransport
4 年前
Luke Stampfli
447aac2f
Add LiteNetLib transport
4 年前
GitHub
6e33fb21
Merge pull request #3 from Unity-Technologies/feature/LiteNetLibTransport
Add LiteNetLibTransport
4 年前
Luke Stampfli
3e08e7ff
Add Photon Realtime transport
4 年前
GitHub
d13e7316
Update mlapi package remote url to internal mlapi repository. ( #4 )
* Update mlapi package remote url to internal mlapi repository.
* Track public develop branch for MLAPI instead
4 年前
GitHub
2304d72b
Experimental/multipie ( #9 )
* feature: Update to 2020.2.0f1
* feature: Add multipie support
4 年前
David Woodruff
5aa6f236
stubs for main menu scene
4 年前
GitHub
0b70c55b
first commit - project template structure with limited dependencies ( #13 )
* first commit - project template structure with README detailing future work
* kept only necessary packages/modules inside of packages.json, updated mlapi version to non-git dependency
4 年前
David Woodruff
ccbe1020
taking develop merge
4 年前
David Woodruff
31d04aa4
getting things working after taking develop merge. The MLAPI dependency was unhappy. I've changed the path to something that doesn't 404 for me, and updated the commit hash to the current head of the develop branch (in the mlapi repo)
4 年前
David Woodruff
36fa2ccc
taking merge1
4 年前
David Woodruff
64008746
adding stormflag art assets and test scene
4 年前
David Woodruff
79f4877d
adding another missing package dependency
4 年前
David Woodruff
13a7f3fb
taking reverse merge from develop
4 年前
David Woodruff
7f913178
[TEMP!!] Removing Multipie dependency. Storm Flag doesn't have a good way to get access to this right now (requires custom unity build). We will plan to revert this change (restoring multipie to the package manifest) in January after we've had a chance to sort out our access issues
4 年前
eheimburg
e96bb41c
Merge remote-tracking branch 'origin/sfdev' into eh_integratecharacterset
4 年前
David Woodruff
4c4f0cfb
taking sfdev merge
4 年前
David Woodruff
54cda961
initial remove of photon
4 年前
GitHub
758dc87d
Merge pull request #33 from Unity-Technologies/sfdev
taking sfdev to develop
4 年前
CGerrits SF
38d4837d
merge with sfdev
4 年前
Luke Stampfli
aaf62377
Merge branch 'develop' into feature/pathfinding
# Conflicts:
# Assets/BossRoom/Scenes/DungeonTest.unity
# Assets/BossRoom/Scripts/Client/ClientInputSender.cs
# Assets/BossRoom/Scripts/Server/Game/Action/ChaseAction.cs
# Assets/BossRoom/Scripts/Server/ServerCharacterMovement.cs
# ProjectSettings/DynamicsManager.asset
# ProjectSettings/NavMeshAreas.asset
# ProjectSettings/TagManager.asset
4 年前
JS Fauteux
dc7a429c
Multipie integration with empty behavior
4 年前
GitHub
209fbb65
Feature/template project structure ( #38 )
project template structure with README & kept only necessary packages/modules
4 年前
JS Fauteux
367549e0
Merge branch 'develop' into feature/multipie_integration
4 年前
JS Fauteux
65d84645
Multipie version fixed to a specific hash
4 年前
GitHub
c403a7be
Merge pull request #42 from Unity-Technologies/feature/multipie_integration
Multipie integration with empty behavior
4 年前
GitHub
9909f731
Update to Dungeon layout including beginnings of Boss Area. ( #39 )
Update to Dungeon layout including beginnings of Boss Area. Also, Interactive objects stubbed out. Additional tile pieces created. Arrow FX model added.
4 年前