Ciro Continisio
ff340fa4
Fixed typo
4 年前
DeivSky
32a19461
Removed serializable actions/conditions. Added current state name in state machine component. Added more spheres to test scene.
4 年前
Ciro Continisio
43ebc212
Art reorganisation and cleanup
4 年前
DeivSky
b8ac4c6b
Update StateMachines.unity
4 年前
Ciro Continisio
a06f9b30
Sample scene
Prefab creation, fixed rotation issue
4 年前
DeivSky
4686f6e6
[Bot] Automated dotnet-format update
4 年前
Ciro Continisio
6d1b63ae
Reorganising assets
4 年前
DeivSky
33f1fbae
Merge branch 'state-machine' of https://github.com/DeivSky/open-project-1 into state-machine
4 年前
Ciro Continisio
d250d874
Bush, shell, bamboo, big rock fixes
4 年前
DeivSky
830591fd
[Bot] Automated dotnet-format update
4 年前
DeivSky
15afbcfd
Added debug toggle
4 年前
Ciro Continisio
7e3cbe9f
Added root-level gitignore file
4 年前
GitHub
391017ac
Yet another State Machine ( #94 )
* Initial commit
* [Bot] Automated dotnet-format update
* Added debug toggle
* [Bot] Automated dotnet-format update
* Update StateMachines.unity
* Removed serializable actions/conditions. Added current state name in state machine component. Added more spheres to test scene.
* minor
* Renaming from 'Scriptable' prefix to 'SO' suffix.
Co-Authored-By: Ciro Continisio <20049224+ciro-unity@users.noreply.github.com>
* Adjusted test scene. Renamed StateAction.Perform() to OnUpdate(). Added a couple of Tooltips and comments.
The test scene was adjusted to display how to override the behaviour of the Spheres by attatching a different `ChaseDataSO` to the `StateMachine`, specifying a different target.
Tooltips and comments were added to try to explain the workflow of overriding Action and Condition data.
* [Bot] Automated dotnet-format update
* Removed ScriptableObjects array from StateMachine. Adjusted test scene. Single l...
4 年前
Ciro Continisio
3fb9738d
Knife, walking cane, lantern, pouch, Rockcritter
4 年前
DeivSky
3a48da8b
Initial commit
4 年前
GitHub
44505b5d
Added Conventions Link to README ( #97 )
* Added Conventions document link to README
* Small tweaks to the readme wording
4 年前
Ciro Continisio
009fdbd5
Even more art
4 年前
GitHub
10c79edf
Update README.md ( #82 )
Added a permanent and non-capped invite link to the #open-projects Discord channel on the Official Unity Discord server.
4 年前
Ciro Continisio
4e9d1665
More art imported
4 年前
Ciro Continisio
ccbf1297
Small feedback tweaks
4 年前
Ciro Continisio
05c2da74
Project settings
Small tweaks, project naming, etc.
4 年前
Ciro Continisio
e27f318b
Merge branch 'master' into custom-lighting-shader
# Conflicts:
# UOP1_Project/Packages/manifest.json
# UOP1_Project/ProjectSettings/ProjectVersion.txt
4 年前
Unknown
55b5f63c
Updated to Unity version 2019.4.11
4 年前
GitHub
9965c051
Removed unused imports ( #75 )
4 年前
Unknown
54aa2bb2
Updated beach scene
4 年前
GitHub
358b68b5
Removal of unnecessary test files ( #80 )
Removal of unnecessary Tests folder, Input Scene and the content in the Scene. I have tested the game and it doesn't breaks or effects the game in any possible way.
4 年前
Unknown
ec685786
Updated raise method name
4 年前
GitHub
840a21d7
Moved .editorConfig to avoid duplicated version in actual project root ( #77 )
4 年前
Unknown
87b7db67
Better comments
4 年前
GitHub
83951a71
Merge pull request #73 from MileyHollenberg/Linter
Setup automatic linting as a Github Action
4 年前
Unknown
bb4599fe
Removed what we don't need
4 年前
Miley Hollenberg
4211568e
[Bot] Automated dotnet-format update
4 年前
Unknown
0bb99173
Renamed Levels folder to Locations
4 年前
Miley Hollenberg
74d7eb52
Removed bot account from auto commit
4 年前
Unknown
6dee2704
Location loader script
4 年前
Miley Hollenberg
cd634c11
Implemented automatic linter
4 年前
GitHub
04e6c82e
Create pull_request_template.md
4 年前
Unknown
cbc6933e
Changes on Main Menu and Scenes Loader after updates
4 年前
GitHub
f5ad616a
Merge pull request #26 from mwert09/master
Fixed steep surfaces bug and implemented sliding
4 年前
Unknown
d3e13985
Methods to trigger events
4 年前
mwert09
83f426f0
Merge remote-tracking branch 'upstream/master'
4 年前
Unknown
da0bbab5
Added Void, Int and Load Events SO and Listeners
4 年前
mwert09
a291c583
Merge remote-tracking branch 'upstream/master'
4 年前
Unknown
09bb47ff
Remove old files
4 年前
mwert09
f063f571
Merge branch 'bug-steep-surfaces'
4 年前
GitHub
02d8e6c7
Merge pull request #55 from andrewreal/remove-magic-numbers
Remove magic numbers
4 年前
Unknown
9bcfa8f8
Changed Level to Location
4 年前
Ciro Continisio
69c48251
Changed the new variable into a constant
4 年前
mwert09
3fe5c164
Merge branch 'master' of https://github.com/mwert09/open-project-1
4 年前
GitHub
afc7b64e
Merge pull request #25 from Wodopo/master
Simple Player Spawn System
4 年前