Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
98924f1
lobby init
GameTortoise Sep 12, 2026
98e9501
baked lighting
GameTortoise Sep 12, 2026
b1ca006
transition to 2d
GameTortoise Sep 12, 2026
35f0a40
reorg
GameTortoise Sep 13, 2026
8515f9c
foldering
GameTortoise Sep 13, 2026
b2d806d
prelim paint editor
GameTortoise Sep 13, 2026
d9d28ca
paint editor
GameTortoise Sep 13, 2026
7e9fd23
black pen only for wheels
GameTortoise Sep 13, 2026
800ec06
wheels from art
GameTortoise Sep 13, 2026
be5df66
car from wheels
GameTortoise Sep 14, 2026
d132b72
Merge pull request #1 from GameTortoise/car-game
GameTortoise Sep 14, 2026
c3eba07
removing friendslop bs
GameTortoise Sep 14, 2026
1a9c286
Merge branch 'dev' of https://github.com/GameTortoise/Motions-In-Moti…
GameTortoise Sep 14, 2026
7be2820
Folders for gamdata & started evd. selec scene
Abhay909 Sep 14, 2026
c7c4215
Added ollies image for evidence 8
Abhay909 Sep 14, 2026
79e159c
Add case data model and sample case
Abhay909 Sep 14, 2026
49d94d2
Create Networking.cs
coopchv Sep 14, 2026
82f84fe
Finished Evidence Selection UI and Basic Functionality 👍
Abhay909 Sep 14, 2026
27915fa
sprite shape graphics and RT car display
GameTortoise Sep 14, 2026
1f36258
RT borders
GameTortoise Sep 14, 2026
81f35d4
RT borders are nice now + courtroom camera
GameTortoise Sep 14, 2026
1d8fe3d
canvas scales w screen size
GameTortoise Sep 14, 2026
b94af19
dotween import
GameTortoise Sep 14, 2026
0ca6cee
all in 1 ss import
GameTortoise Sep 14, 2026
fe44572
Show selected evidence and save selection 👍
Abhay909 Sep 14, 2026
19c82fd
Merge pull request #2 from GameTortoise/plugin-import
GameTortoise Sep 14, 2026
5827b60
new art in
GameTortoise Sep 14, 2026
803c6b7
new art looks good
GameTortoise Sep 15, 2026
d31049a
Added Coopers networking.js
Abhay909 Sep 15, 2026
8177835
Merge branch 'Abhay-evidenceSelectionPage' of https://github.com/Game…
GameTortoise Sep 15, 2026
21ac7b6
Merge branch 'dev' into car-game
Abhay909 Sep 15, 2026
a687724
IM GONNA CUMMMM
GameTortoise Sep 15, 2026
7a75d9a
new frame and restructuring
GameTortoise Sep 15, 2026
ae2f6c7
Merge branch 'dev' into bringing-in-art
GameTortoise Sep 15, 2026
83c6184
Merge pull request #3 from GameTortoise/bringing-in-art
GameTortoise Sep 15, 2026
7a9d7d5
Merge pull request #4 from GameTortoise/car-game
coopchv Sep 15, 2026
ed4bdc4
art import
GameTortoise Sep 15, 2026
1d1ce6c
Merge branch 'dev' into Abhay-evidenceSelectionPage
coopchv Sep 15, 2026
9187af4
Merge pull request #5 from GameTortoise/Abhay-evidenceSelectionPage
coopchv Sep 15, 2026
5b4ef86
Merge branch 'dev' into bringing-in-art
GameTortoise Sep 15, 2026
adb7a84
PARALLAX!
GameTortoise Sep 15, 2026
2378b26
CARS!
GameTortoise Sep 15, 2026
2558e2c
networked cars
GameTortoise Sep 15, 2026
b186bb9
codex fix 1
GameTortoise Sep 15, 2026
91b1e49
fix 2
GameTortoise Sep 15, 2026
5e6f820
FRFR maybe
GameTortoise Sep 15, 2026
9bbc1c3
fix..?
GameTortoise Sep 16, 2026
6bad50e
blind commit deep three pleaseee
GameTortoise Sep 16, 2026
84ae24b
Added case 2
Abhay909 Sep 16, 2026
74df749
I LOOKED AT IT MYSELF AND DIRECTED THE AGENT FROM THERE... DID I CLUT…
GameTortoise Sep 16, 2026
5349e58
9 in the lobby
GameTortoise Sep 16, 2026
e2e4270
Added Random Case selection Scene 👍
Abhay909 Sep 16, 2026
8ba1648
Merge branch 'Abhay-evidenceSelectionPage' into car-game
GameTortoise Sep 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .vsconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"version": "1.0",
"components": [
"Microsoft.VisualStudio.Workload.ManagedGame"
]
}
8 changes: 8 additions & 0 deletions Assets/Editor.meta

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

38 changes: 32 additions & 6 deletions Assets/Externals/GameJam/Art/ScoreSpace.png.meta

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

7 changes: 4 additions & 3 deletions Assets/Externals/GameJam/Orchestrator/GameAllocator.Jam.asset
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ MonoBehaviour:
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 1dca05c45d0b55b40bcca6a3a40fe6ea, type: 3}
m_Script: {fileID: 11500000, guid: 763a0a75464d4e21a386a5ad94ef5db8, type: 3}
m_Name: GameAllocator.Jam
m_EditorClassIdentifier: PurrNet.Lobby.GenericProviders::PurrNet.Lobby.GenericProviders.P2PGameStarter
_gameScene: MainGame
m_EditorClassIdentifier: Assembly-CSharp::JamPurrTransportGameAllocator
gameScene: MainGame
useP2P: 1
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 60a40bbb32e81684e9c767682ab1e745, type: 3}
m_Name: LobbyProvider.Jam
m_EditorClassIdentifier: PurrLobby.PurrNet::PurrLobby.PurrNet.PurrNetLobbyProvider
_maxPlayers: 8
_maxPlayers: 9
15 changes: 15 additions & 0 deletions Assets/Externals/GameJam/Prefabs/SessionManager Jam.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ PrefabInstance:
- targetCorrespondingSourceObject: {fileID: 3820098720286823964, guid: 4550829d8e61e6042bd77dac5d1429ae, type: 3}
insertIndex: 2
addedObject: {fileID: 1454789416626031383}
- targetCorrespondingSourceObject: {fileID: 3820098720286823964, guid: 4550829d8e61e6042bd77dac5d1429ae, type: 3}
insertIndex: 3
addedObject: {fileID: 777000000000000001}
m_SourcePrefab: {fileID: 100100000, guid: 4550829d8e61e6042bd77dac5d1429ae, type: 3}
--- !u!1 &8731691447768879912 stripped
GameObject:
Expand Down Expand Up @@ -124,3 +127,15 @@ MonoBehaviour:
maxLatency: 100
simulatePacketLoss: 0
packetLossChance: 10
--- !u!114 &777000000000000001
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8731691447768879912}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: eebe6788196487a47bff27a2ea71eb78, type: 3}
m_Name:
m_EditorClassIdentifier: Assembly-CSharp::Networking
10 changes: 5 additions & 5 deletions Assets/Externals/GameJam/Views/LobbyViewJam.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -3675,7 +3675,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 7493001921848074238, guid: 264df020990aaa647b14ee2c7cbb2ae2, type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
value: -0.000030517578
objectReference: {fileID: 0}
- target: {fileID: 7623610125153064757, guid: 264df020990aaa647b14ee2c7cbb2ae2, type: 3}
propertyPath: m_AnchorMax.x
Expand Down Expand Up @@ -3719,7 +3719,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 9183684759662979713, guid: 264df020990aaa647b14ee2c7cbb2ae2, type: 3}
propertyPath: m_Size
value: 0.872381
value: 0.8723809
objectReference: {fileID: 0}
- target: {fileID: 9183684759662979713, guid: 264df020990aaa647b14ee2c7cbb2ae2, type: 3}
propertyPath: m_Value
Expand All @@ -3731,11 +3731,11 @@ PrefabInstance:
objectReference: {fileID: 6696518394907344687}
- target: {fileID: 9188611237920211996, guid: 264df020990aaa647b14ee2c7cbb2ae2, type: 3}
propertyPath: m_Size
value: 1
value: 0.9999999
objectReference: {fileID: 0}
- target: {fileID: 9188611237920211996, guid: 264df020990aaa647b14ee2c7cbb2ae2, type: 3}
propertyPath: m_Value
value: 1
value: 0
objectReference: {fileID: 0}
m_RemovedComponents:
- {fileID: 4411977205756378391, guid: 264df020990aaa647b14ee2c7cbb2ae2, type: 3}
Expand Down Expand Up @@ -6033,7 +6033,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 9183684759662979713, guid: 264df020990aaa647b14ee2c7cbb2ae2, type: 3}
propertyPath: m_Value
value: 0
value: 1
objectReference: {fileID: 0}
- target: {fileID: 9183684759662979713, guid: 264df020990aaa647b14ee2c7cbb2ae2, type: 3}
propertyPath: m_TargetGraphic
Expand Down
Loading