Skip to content

Commit

Permalink
Merge pull request #25 from techno-dwarf-works/feature/refactoring
Browse files Browse the repository at this point in the history
Version 0.1.18
  • Loading branch information
uurha authored Oct 7, 2024
2 parents 222dfad + 8ff5282 commit 18da964
Show file tree
Hide file tree
Showing 15 changed files with 76 additions and 63 deletions.
20 changes: 20 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[submodule "BetterCommons"]
path = Assets/BetterCommons
url = git@github.com:techno-dwarf-works/better-commons.git
branch = upm
[submodule "BetterInternalCore"]
path = Assets/BetterInternalCore
url = git@github.com:techno-dwarf-works/better-internal-core.git
branch = upm
[submodule "BetterAttributes"]
path = Assets/BetterAttributes
url = git@github.com:techno-dwarf-works/better-attributes.git
branch = upm
[submodule "BetterConditions"]
path = Assets/BetterConditions
url = git@github.com:techno-dwarf-works/better-conditions.git
branch = upm
[submodule "BetterLocators"]
path = Assets/BetterLocators
url = git@github.com:techno-dwarf-works/better-locators.git
branch = upm
1 change: 1 addition & 0 deletions Assets/BetterAttributes
Submodule BetterAttributes added at 6bd91b
8 changes: 8 additions & 0 deletions Assets/BetterAttributes.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Assets/BetterCommons
Submodule BetterCommons added at 2a0f16
8 changes: 8 additions & 0 deletions Assets/BetterCommons.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Assets/BetterConditions
Submodule BetterConditions added at a05d14
8 changes: 8 additions & 0 deletions Assets/BetterConditions.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Assets/BetterInternalCore
Submodule BetterInternalCore added at dd654e
8 changes: 8 additions & 0 deletions Assets/BetterInternalCore.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Assets/BetterLocators
Submodule BetterLocators added at cc2d24
8 changes: 8 additions & 0 deletions Assets/BetterLocators.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Assets/BetterStateMachine/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "com.tdw.better.statemachine",
"displayName": "Better State Machine",
"version": "0.1.17",
"version": "0.1.18",
"unity": "2021.3",
"description": " ",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.commons": "0.0.44",
"com.tdw.better.locators": "0.1.12",
"com.tdw.better.conditions": "0.0.4"
"com.tdw.better.commons": "0.0.57",
"com.tdw.better.locators": "0.1.13",
"com.tdw.better.conditions": "0.0.5"
},
"author": {
"name": "Better Plugins",
Expand Down
6 changes: 1 addition & 5 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"dependencies": {
"com.tdw.better.commons": "0.0.22",
"com.tdw.better.conditions": "0.0.4",
"com.tdw.better.locators": "0.1.12",
"com.unity.collab-proxy": "2.0.1",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.18",
Expand Down Expand Up @@ -50,8 +47,7 @@
"name": "Better Plugins",
"url": "https://package.openupm.com",
"scopes": [
"com.tdw",
"com.uurha"
"com.tdw"
]
}
]
Expand Down
49 changes: 1 addition & 48 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,52 +1,5 @@
{
"dependencies": {
"com.tdw.better.attributes": {
"version": "0.0.1",
"depth": 1,
"source": "registry",
"dependencies": {
"com.tdw.better.commons": "0.0.41",
"com.tdw.better.internal.core": "0.0.2"
},
"url": "https://package.openupm.com"
},
"com.tdw.better.commons": {
"version": "0.0.44",
"depth": 1,
"source": "registry",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2"
},
"url": "https://package.openupm.com"
},
"com.tdw.better.conditions": {
"version": "0.0.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.commons": "0.0.44",
"com.tdw.better.attributes": "0.0.1"
},
"url": "https://package.openupm.com"
},
"com.tdw.better.internal.core": {
"version": "0.0.2",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://package.openupm.com"
},
"com.tdw.better.locators": {
"version": "0.1.12",
"depth": 0,
"source": "registry",
"dependencies": {
"com.tdw.better.internal.core": "0.0.2",
"com.tdw.better.commons": "0.0.7"
},
"url": "https://package.openupm.com"
},
"com.unity.collab-proxy": {
"version": "2.0.1",
"depth": 0,
Expand Down Expand Up @@ -156,9 +109,9 @@
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0"
},
"url": "https://packages.unity.com"
Expand Down
11 changes: 5 additions & 6 deletions ProjectSettings/PackageManagerSettings.asset

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 18da964

Please sign in to comment.