Skip to content

Commit cfe9f1a

Browse files
committed
Version 0.0.14
1 parent cd30a98 commit cfe9f1a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1395
-148
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.0.14 - 2024-08-06
9+
10+
### Added
11+
- State pattern.
12+
- 4, 6, 10, 10, 20 and 100-sided dice added to Rand.
13+
- Development console configuration parameters added to Settings.
14+
15+
### Changed
16+
- SRP changed from Built-In to Universal RP (14.0.11).
17+
18+
### Fixed
19+
- The development console scales correctly with the resolution.
20+
- Tailwind.FromHTML() fixed.
21+
- Small fixes.
22+
823
## 0.0.13 - 2024-07-09
924

1025
### Added

Demos/DebugDraw/Enemy.mat

Lines changed: 60 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
%YAML 1.1
22
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &-7200577896646088166
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 11
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
13+
m_Name:
14+
m_EditorClassIdentifier:
15+
version: 7
316
--- !u!21 &2100000
417
Material:
518
serializedVersion: 8
@@ -8,25 +21,33 @@ Material:
821
m_PrefabInstance: {fileID: 0}
922
m_PrefabAsset: {fileID: 0}
1023
m_Name: Enemy
11-
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
24+
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
25+
m_Parent: {fileID: 0}
26+
m_ModifiedSerializedProperties: 0
1227
m_ValidKeywords: []
1328
m_InvalidKeywords: []
1429
m_LightmapFlags: 4
1530
m_EnableInstancingVariants: 0
1631
m_DoubleSidedGI: 0
1732
m_CustomRenderQueue: -1
18-
stringTagMap: {}
33+
stringTagMap:
34+
RenderType: Opaque
1935
disabledShaderPasses: []
36+
m_LockedProperties:
2037
m_SavedProperties:
2138
serializedVersion: 3
2239
m_TexEnvs:
40+
- _BaseMap:
41+
m_Texture: {fileID: 2800000, guid: 07181fa44d06a2447b6732a092d7eb0b, type: 3}
42+
m_Scale: {x: 2, y: 2}
43+
m_Offset: {x: 0, y: 0}
2344
- _BumpMap:
2445
m_Texture: {fileID: 0}
2546
m_Scale: {x: 1, y: 1}
2647
m_Offset: {x: 0, y: 0}
2748
- _DetailAlbedoMap:
2849
m_Texture: {fileID: 0}
29-
m_Scale: {x: 1, y: 1}
50+
m_Scale: {x: 0.5, y: 0.5}
3051
m_Offset: {x: 0, y: 0}
3152
- _DetailMask:
3253
m_Texture: {fileID: 0}
@@ -41,8 +62,8 @@ Material:
4162
m_Scale: {x: 2, y: 2}
4263
m_Offset: {x: 0, y: 0}
4364
- _MainTex:
44-
m_Texture: {fileID: 2800000, guid: 07181fa44d06a2447b6732a092d7eb0b, type: 3}
45-
m_Scale: {x: 2, y: 2}
65+
m_Texture: {fileID: 0}
66+
m_Scale: {x: 1, y: 1}
4667
m_Offset: {x: 0, y: 0}
4768
- _MetallicGlossMap:
4869
m_Texture: {fileID: 0}
@@ -56,25 +77,59 @@ Material:
5677
m_Texture: {fileID: 0}
5778
m_Scale: {x: 1, y: 1}
5879
m_Offset: {x: 0, y: 0}
80+
- _SpecGlossMap:
81+
m_Texture: {fileID: 0}
82+
m_Scale: {x: 1, y: 1}
83+
m_Offset: {x: 0, y: 0}
84+
- unity_Lightmaps:
85+
m_Texture: {fileID: 0}
86+
m_Scale: {x: 1, y: 1}
87+
m_Offset: {x: 0, y: 0}
88+
- unity_LightmapsInd:
89+
m_Texture: {fileID: 0}
90+
m_Scale: {x: 1, y: 1}
91+
m_Offset: {x: 0, y: 0}
92+
- unity_ShadowMasks:
93+
m_Texture: {fileID: 0}
94+
m_Scale: {x: 1, y: 1}
95+
m_Offset: {x: 0, y: 0}
5996
m_Ints: []
6097
m_Floats:
98+
- _AlphaClip: 0
99+
- _AlphaToMask: 0
100+
- _Blend: 0
101+
- _BlendModePreserveSpecular: 1
61102
- _BumpScale: 1
103+
- _ClearCoatMask: 0
104+
- _ClearCoatSmoothness: 0
105+
- _Cull: 2
62106
- _Cutoff: 0.5
107+
- _DetailAlbedoMapScale: 1
63108
- _DetailNormalMapScale: 1
64109
- _DstBlend: 0
110+
- _DstBlendAlpha: 0
111+
- _EnvironmentReflections: 1
65112
- _GlossMapScale: 1
66113
- _Glossiness: 0.5
67114
- _GlossyReflections: 1
68115
- _Metallic: 0
69116
- _Mode: 0
70117
- _OcclusionStrength: 1
71118
- _Parallax: 0.02
119+
- _QueueOffset: 0
120+
- _ReceiveShadows: 1
121+
- _Smoothness: 0.5
72122
- _SmoothnessTextureChannel: 0
73123
- _SpecularHighlights: 1
74124
- _SrcBlend: 1
125+
- _SrcBlendAlpha: 1
126+
- _Surface: 0
75127
- _UVSec: 0
128+
- _WorkflowMode: 1
76129
- _ZWrite: 1
77130
m_Colors:
131+
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
78132
- _Color: {r: 1, g: 1, b: 1, a: 1}
79133
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
134+
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
80135
m_BuildTextureStacks: []

Demos/DebugDraw/Floor.mat

Lines changed: 60 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
%YAML 1.1
22
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &-937766743628634710
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 11
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
13+
m_Name:
14+
m_EditorClassIdentifier:
15+
version: 7
316
--- !u!21 &2100000
417
Material:
518
serializedVersion: 8
@@ -8,25 +21,33 @@ Material:
821
m_PrefabInstance: {fileID: 0}
922
m_PrefabAsset: {fileID: 0}
1023
m_Name: Floor
11-
m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0}
24+
m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
25+
m_Parent: {fileID: 0}
26+
m_ModifiedSerializedProperties: 0
1227
m_ValidKeywords: []
1328
m_InvalidKeywords: []
1429
m_LightmapFlags: 4
1530
m_EnableInstancingVariants: 0
1631
m_DoubleSidedGI: 0
1732
m_CustomRenderQueue: -1
18-
stringTagMap: {}
33+
stringTagMap:
34+
RenderType: Opaque
1935
disabledShaderPasses: []
36+
m_LockedProperties:
2037
m_SavedProperties:
2138
serializedVersion: 3
2239
m_TexEnvs:
40+
- _BaseMap:
41+
m_Texture: {fileID: 2800000, guid: f99c799b64edc424ca637699ddeb60fb, type: 3}
42+
m_Scale: {x: 50, y: 50}
43+
m_Offset: {x: 0, y: 0}
2344
- _BumpMap:
2445
m_Texture: {fileID: 0}
2546
m_Scale: {x: 1, y: 1}
2647
m_Offset: {x: 0, y: 0}
2748
- _DetailAlbedoMap:
2849
m_Texture: {fileID: 0}
29-
m_Scale: {x: 1, y: 1}
50+
m_Scale: {x: 0.02, y: 0.02}
3051
m_Offset: {x: 0, y: 0}
3152
- _DetailMask:
3253
m_Texture: {fileID: 0}
@@ -41,8 +62,8 @@ Material:
4162
m_Scale: {x: 50, y: 50}
4263
m_Offset: {x: 0, y: 0}
4364
- _MainTex:
44-
m_Texture: {fileID: 2800000, guid: f99c799b64edc424ca637699ddeb60fb, type: 3}
45-
m_Scale: {x: 50, y: 50}
65+
m_Texture: {fileID: 0}
66+
m_Scale: {x: 1, y: 1}
4667
m_Offset: {x: 0, y: 0}
4768
- _MetallicGlossMap:
4869
m_Texture: {fileID: 0}
@@ -56,25 +77,59 @@ Material:
5677
m_Texture: {fileID: 0}
5778
m_Scale: {x: 1, y: 1}
5879
m_Offset: {x: 0, y: 0}
80+
- _SpecGlossMap:
81+
m_Texture: {fileID: 0}
82+
m_Scale: {x: 1, y: 1}
83+
m_Offset: {x: 0, y: 0}
84+
- unity_Lightmaps:
85+
m_Texture: {fileID: 0}
86+
m_Scale: {x: 1, y: 1}
87+
m_Offset: {x: 0, y: 0}
88+
- unity_LightmapsInd:
89+
m_Texture: {fileID: 0}
90+
m_Scale: {x: 1, y: 1}
91+
m_Offset: {x: 0, y: 0}
92+
- unity_ShadowMasks:
93+
m_Texture: {fileID: 0}
94+
m_Scale: {x: 1, y: 1}
95+
m_Offset: {x: 0, y: 0}
5996
m_Ints: []
6097
m_Floats:
98+
- _AlphaClip: 0
99+
- _AlphaToMask: 0
100+
- _Blend: 0
101+
- _BlendModePreserveSpecular: 1
61102
- _BumpScale: 1
103+
- _ClearCoatMask: 0
104+
- _ClearCoatSmoothness: 0
105+
- _Cull: 2
62106
- _Cutoff: 0.5
107+
- _DetailAlbedoMapScale: 1
63108
- _DetailNormalMapScale: 1
64109
- _DstBlend: 0
110+
- _DstBlendAlpha: 0
111+
- _EnvironmentReflections: 1
65112
- _GlossMapScale: 1
66113
- _Glossiness: 0.5
67114
- _GlossyReflections: 1
68115
- _Metallic: 0
69116
- _Mode: 0
70117
- _OcclusionStrength: 1
71118
- _Parallax: 0.02
119+
- _QueueOffset: 0
120+
- _ReceiveShadows: 1
121+
- _Smoothness: 0.5
72122
- _SmoothnessTextureChannel: 0
73123
- _SpecularHighlights: 1
74124
- _SrcBlend: 1
125+
- _SrcBlendAlpha: 1
126+
- _Surface: 0
75127
- _UVSec: 0
128+
- _WorkflowMode: 1
76129
- _ZWrite: 1
77130
m_Colors:
131+
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
78132
- _Color: {r: 1, g: 1, b: 1, a: 1}
79133
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
134+
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
80135
m_BuildTextureStacks: []

0 commit comments

Comments
 (0)