Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ElonGame/unity-atoms

Tags

v1.0.0

Toggle v1.0.0's commit message
Squashed commit of the following:

commit 847eff0
Author: Adam Ramberg <[email protected]>
Date:   Sun Mar 17 22:09:38 2019 +0100

    unity-atoms#17 - Serializable not needed for ScriptableObject

commit 593b275
Author: Adam Ramberg <[email protected]>
Date:   Sun Mar 17 21:59:33 2019 +0100

    18 - IGameEvent<T1, T2> RegisterListener

commit 40443ce9bd4b1c339aaf19cfcb119f2336608dae
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 16:35:04 2019 +0100

    Remove some more warnings

commit bd45311
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 16:33:30 2019 +0100

    Update README

commit 90977b8
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 16:31:45 2019 +0100

    Initialize to null to get rid off warnings

commit 38b7f5c
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 16:15:53 2019 +0100

    More fixes to enable local unity project

commit 404e1cb
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 16:12:37 2019 +0100

    Remove duplicated asmdef

commit 5734300
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 16:09:46 2019 +0100

    Change files to include

commit d1e42b1
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 16:05:56 2019 +0100

    Added root package json

commit 1709a03
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 15:30:44 2019 +0100

    unity-atoms#16 - Add test and examples Unity project

commit a3ea1a1
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 13:12:02 2019 +0100

    unity-atoms#13 - Make usage of UPM (package manager)

commit 492a30e
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 11:28:56 2019 +0100

    Added extensions + code formatting fixes

commit 709949a
Author: Oliver Biwer <[email protected]>
Date:   Fri Mar 8 10:16:45 2019 +0100

    More AtomicTags changes (unity-atoms#15)

    * - added assembly defintions, and unit tests
    - improved AtomicTags in regards of unity-atoms#8, unity-atoms#9 and unity-atoms#10

    * Fixes unity-atoms#11
    - Added Equality Members (inclusive HashCode) for ScriptableObjectVariableBase

    * removed Rider Plugins from git

    * Further AtomicTag optimization

commit ae6584c
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 10:08:36 2019 +0100

    Editor config

commit 197d706
Author: Adam Ramberg <[email protected]>
Date:   Fri Mar 8 09:23:12 2019 +0100

    Added editor config file

commit 53d6adc
Author: Oliver Biwer <[email protected]>
Date:   Tue Mar 5 22:57:47 2019 +0100

    More efficient AtomicTags (unity-atoms#12)

    * - added assembly defintions, and unit tests
    - improved AtomicTags in regards of unity-atoms#8, unity-atoms#9 and unity-atoms#10

    * Fixes unity-atoms#11
    - Added Equality Members (inclusive HashCode) for ScriptableObjectVariableBase

    * removed Rider Plugins from git

commit 81209d8
Author: Adam Ramberg <[email protected]>
Date:   Wed Dec 12 20:54:17 2018 +0100

    Added MonoHooks + ColliderType + bug fixes

commit c6b240c
Author: Adam Ramberg <[email protected]>
Date:   Sat Dec 1 00:23:10 2018 +0100

    Experimenting with adding UI state management

commit dfd70a8
Author: Adam Ramberg <[email protected]>
Date:   Fri Nov 30 23:10:21 2018 +0100

    Issue unity-atoms#6 - AtomicTags

commit 8907763
Author: Adam Ramberg <[email protected]>
Date:   Fri Nov 30 22:42:29 2018 +0100

    First commit of v1.0.0

v1.0.0-beta

Toggle v1.0.0-beta's commit message
Added MonoHooks + ColliderType + bug fixes

v0.1.2

Toggle v0.1.2's commit message
Merge branch 'btsslawa-master'

v0.1.1

Toggle v0.1.1's commit message
Issue unity-atoms#1 - No boxing conversion from Color/Vector2/Vector3

v0.1

Toggle v0.1's commit message
Added MonoHooks and SetVariableValue Game Actions