-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
* Added first test of Core moved to source with asmdef files included ... and some editor scripts that works * First attempt at DayNightCycleTriggerBehavior moved to Mod Tools * Imported new Mod Tools package with new included Core * Update package.json Added Json dependency * Import new Mod Tools changes * IMport new Mod TOols * Added remapped ErasableBehavior * Added NetCode as dependency * Imported latest multiplayer Mod Tools package * Update package.json * Upgraded to v2023.6.1m * Update package.json * Upgraded to content from v2023.8.6 * Update package.json Added dependencies and updated Unity version and package version * Added support for CharacterDefinitions aka custom player character * Updated things in attempt to fix NetworkVariables * Update FMNetworkBehaviour.cs * Removed FMNetworkBehaviour as we can't use this approach for now + some other minor changes * Upgraded to v2023.11.3 Added CharacterCameraPosition * Upgraded to Unity 2022.3.14f1 * Update package.json * Upgraded Mod Tools to v2023.12.2 * Upgraded Umod + various minor changes to Core * Upgraded to Mod Tools v2024.3.1 (Shells/Mortars) - Target Unity version 2022.3.19f1 * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Updated to 2024.3.2 * Work in progress on simplifying Shells and Mortars * Restructured the UnwrappedShellFuse and added template logic * Added MessengerEvent to show notification * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Upgraded to 2024.3.3 * Updated to game version v2024.4.1 * Upgraded to UMod 2.9.6 * Update ReadOnlyDrawer.cs Support ObjectReferenced too * Added new BuildProcessors. ÅarticleSystemShellSound and updated ModSample Templates * Changed validation logic as I cannot make references be updated automatically always so moved logic to build validation * Update CHANGELOG.md * Upgraded to v2024.4.2 * Upgraded to v2024.4.4 - see change log for changes * Upgraded to v2024.4.5 * V2024.6.5 (#35) * Removed DefaultNetworkPrefabs as it's not needed in Mod Tools * Upgraded package.json to fit 2024.6.5 * Upgraded from UMod package from game * Update CHANGELOG.md * Update CHANGELOG.md * Upgraded to v2024.8.7 * Upgraded to v2024.9.4 * Update GameSoundDefinition.cs * Updated to v2024.9.5 * Upgraded to v2024.10.3 * Added FMNetworkVariables for testing * Updated to v2024.10.4 * Update GenerateSpriteFromPrefabAssetUtility.cs * Clean up + fix preview generator and lighting * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Multiplayer 2024.10.7 (#36) * Removed GameReference manager * Upgraded version to 2024.10.7 * Removed Description and Thumbnails from MapDefinition * Added context menu to make id same as filename * Decreased the lighting a bit as the generated previews where a bit bright * Added Snow and Gravel footstep physics materials * Increased package version to 2024.10.7 too * Update CHANGELOG.md
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!134 &13400000 | ||
PhysicMaterial: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: FootstepsDefault | ||
dynamicFriction: 0.6 | ||
staticFriction: 0.6 | ||
bounciness: 0.2 | ||
frictionCombine: 0 | ||
bounceCombine: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!134 &13400000 | ||
PhysicMaterial: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: FootstepsGrass | ||
dynamicFriction: 0.6 | ||
staticFriction: 0.6 | ||
bounciness: 0.2 | ||
frictionCombine: 0 | ||
bounceCombine: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!134 &13400000 | ||
PhysicMaterial: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: FootstepsGravel | ||
dynamicFriction: 0.45 | ||
staticFriction: 0.45 | ||
bounciness: 0 | ||
frictionCombine: 0 | ||
bounceCombine: 0 | ||
--- !u!1002 &13400001 | ||
EditorExtensionImpl: | ||
serializedVersion: 6 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!134 &13400000 | ||
PhysicMaterial: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: FootstepsSnow | ||
dynamicFriction: 0.45 | ||
staticFriction: 0.45 | ||
bounciness: 0 | ||
frictionCombine: 0 | ||
bounceCombine: 0 | ||
--- !u!1002 &13400001 | ||
EditorExtensionImpl: | ||
serializedVersion: 6 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!134 &13400000 | ||
PhysicMaterial: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_Name: FootstepsWood | ||
dynamicFriction: 0.45 | ||
staticFriction: 0.45 | ||
bounciness: 0 | ||
frictionCombine: 0 | ||
bounceCombine: 0 | ||
--- !u!1002 &13400001 | ||
EditorExtensionImpl: | ||
serializedVersion: 6 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.